Skip to content

Console Output

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/gemoc/gemoc-studio-eclipse-integration.git
 > git init /home/jenkins/agent/workspace/gemoc-studio-integration_master # timeout=10
Fetching upstream changes from https://github.com/gemoc/gemoc-studio-eclipse-integration.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.1'
Avoid second fetch
Checking out Revision 7900a2d40dc49ac1d1c29ac32b74d6abf6511b8d (master)
Commit message: "[gemoc-studio-modeldebugging#master] id ref fix in documentation"
 > git fetch --no-tags --force --progress -- https://github.com/gemoc/gemoc-studio-eclipse-integration.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/gemoc/gemoc-studio-eclipse-integration.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7900a2d40dc49ac1d1c29ac32b74d6abf6511b8d # timeout=10
 > git rev-list --no-walk 79b359c3f3cfa32c2371981e89670719fe5f0617 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.gemoc-studio.url # timeout=10
 > git config -f .gitmodules --get submodule.gemoc-studio.path # timeout=10
 > git config --get submodule.gemoc-studio-modeldebugging.url # timeout=10
 > git config -f .gitmodules --get submodule.gemoc-studio-modeldebugging.path # timeout=10
 > git config --get submodule.gemoc-studio-execution-ale.url # timeout=10
 > git config -f .gitmodules --get submodule.gemoc-studio-execution-ale.path # timeout=10
 > git config --get submodule.gemoc-studio-execution-moccml.url # timeout=10
 > git config -f .gitmodules --get submodule.gemoc-studio-execution-moccml.path # timeout=10
 > git config --get submodule.gemoc-studio-moccml.url # timeout=10
 > git config -f .gitmodules --get submodule.gemoc-studio-moccml.path # timeout=10
 > git config --get submodule.gemoc-studio-execution-java.url # timeout=10
 > git config -f .gitmodules --get submodule.gemoc-studio-execution-java.path # timeout=10
 > git config --get submodule.gemoc-studio-commons.url # timeout=10
 > git config -f .gitmodules --get submodule.gemoc-studio-commons.path # timeout=10
 > git submodule update --init --recursive gemoc-studio # timeout=10
 > git submodule update --init --recursive gemoc-studio-modeldebugging # timeout=10
 > git submodule update --init --recursive gemoc-studio-execution-ale # timeout=10
 > git submodule update --init --recursive gemoc-studio-execution-moccml # timeout=10
 > git submodule update --init --recursive gemoc-studio-moccml # timeout=10
 > git submodule update --init --recursive gemoc-studio-execution-java # timeout=10
 > git submodule update --init --recursive gemoc-studio-commons # timeout=10