Skip to content
Success

Console Output

03:10:36 Started by user Pierre-Charles David
03:10:36 Running as Pierre-Charles David
03:10:36 Building in workspace /var/jenkins/workspace/gmf-runtime-1.15.x
03:10:36 [ssh-agent] Looking for ssh-agent implementation...
03:10:36 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
03:10:36 $ ssh-agent
03:10:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXVlBZK4/agent.150456
03:10:36 SSH_AGENT_PID=150459
03:10:36 [ssh-agent] Started.
03:10:36 Running ssh-add (command line suppressed)
03:10:36 Identity added: /var/jenkins/workspace/gmf-runtime-1.15.x@tmp/private_key_15699825291971283697.key (/var/jenkins/workspace/gmf-runtime-1.15.x@tmp/private_key_15699825291971283697.key)
03:10:36 [ssh-agent] Using credentials genie.gmf-runtime (ssh://genie.gmf-runtime@projects-storage.eclipse.org)
03:10:36 The recommended git tool is: NONE
03:10:36 No credentials specified
03:10:36 Wiping out workspace first.
03:11:22 Cloning the remote Git repository
03:11:22 Cloning repository https://github.com/eclipse-gmf-runtime/gmf-runtime.git
03:11:22  > git init /var/jenkins/workspace/gmf-runtime-1.15.x # timeout=10
03:11:22 Fetching upstream changes from https://github.com/eclipse-gmf-runtime/gmf-runtime.git
03:11:22  > git --version # timeout=10
03:11:22  > git --version # 'git version 2.43.0'
03:11:22  > git fetch --tags --force --progress -- https://github.com/eclipse-gmf-runtime/gmf-runtime.git +refs/heads/*:refs/remotes/origin/* # timeout=10
03:11:26  > git config remote.origin.url https://github.com/eclipse-gmf-runtime/gmf-runtime.git # timeout=10
03:11:26  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:11:26 Avoid second fetch
03:11:26  > git rev-parse origin/R1_15_maintenance^{commit} # timeout=10
03:11:26 Checking out Revision 5c8f5e65b5026dfab922b018aab2e0f8734f870f (origin/R1_15_maintenance)
03:11:26  > git config core.sparsecheckout # timeout=10
03:11:26  > git checkout -f 5c8f5e65b5026dfab922b018aab2e0f8734f870f # timeout=10
03:11:35 Commit message: "Use Batik 1.17 v20231215-1130"
03:11:35  > git rev-list --no-walk 700e871b79bed24abaa437e8b5a0eb9d858bf1db # timeout=10
03:11:35 Cleaning workspace
03:11:35  > git rev-parse --verify HEAD # timeout=10
03:11:35 Resetting working tree
03:11:35  > git reset --hard # timeout=10
03:11:36  > git clean -fdx # timeout=10
03:11:36 Triggering gmf-runtime-1.15.x » 2022-12,openjdk-jdk17-latest,migration
03:11:41 Configuration gmf-runtime-1.15.x » 2022-12,openjdk-jdk17-latest,migration is still in the queue: ‘centos-7-s0619’ is offline
03:11:47 Configuration gmf-runtime-1.15.x » 2022-12,openjdk-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-s061903:17:24 gmf-runtime-1.15.x » 2022-12,openjdk-jdk17-latest,migration completed with result SUCCESS
03:17:24 $ ssh-agent -k
03:17:24 unset SSH_AUTH_SOCK;
03:17:24 unset SSH_AGENT_PID;
03:17:24 echo Agent pid 150459 killed;
03:17:24 [ssh-agent] Stopped.
03:17:24 Finished: SUCCESS