Skip to content
Success

Console Output

14:49:03 Started by user Pierre-Charles David
14:49:03 Running as Pierre-Charles David
14:49:03 Building in workspace /var/jenkins/workspace/gmf-runtime
14:49:03 [ssh-agent] Looking for ssh-agent implementation...
14:49:03 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:49:03 $ ssh-agent
14:49:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhuKyQK/agent.291553
14:49:03 SSH_AGENT_PID=291556
14:49:03 [ssh-agent] Started.
14:49:03 Running ssh-add (command line suppressed)
14:49:03 Identity added: /var/jenkins/workspace/gmf-runtime@tmp/private_key_4888134204639758504.key (/var/jenkins/workspace/gmf-runtime@tmp/private_key_4888134204639758504.key)
14:49:03 [ssh-agent] Using credentials genie.gmf-runtime (ssh://genie.gmf-runtime@projects-storage.eclipse.org)
14:49:03 The recommended git tool is: NONE
14:49:03 No credentials specified
14:49:03 Wiping out workspace first.
14:49:08 Cloning the remote Git repository
14:49:08 Cloning repository https://github.com/eclipse-gmf-runtime/gmf-runtime.git
14:49:08  > git init /var/jenkins/workspace/gmf-runtime # timeout=10
14:49:08 Fetching upstream changes from https://github.com/eclipse-gmf-runtime/gmf-runtime.git
14:49:08  > git --version # timeout=10
14:49:08  > git --version # 'git version 2.43.0'
14:49:08  > git fetch --tags --force --progress -- https://github.com/eclipse-gmf-runtime/gmf-runtime.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:49:17  > git config remote.origin.url https://github.com/eclipse-gmf-runtime/gmf-runtime.git # timeout=10
14:49:18  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:49:18 Avoid second fetch
14:49:18  > git rev-parse origin/master^{commit} # timeout=10
14:49:18 Checking out Revision 0d62f5eda1d95376e43771aa4de5ba041f6a32c0 (origin/master)
14:49:18  > git config core.sparsecheckout # timeout=10
14:49:19  > git checkout -f 0d62f5eda1d95376e43771aa4de5ba041f6a32c0 # timeout=10
14:49:39 Commit message: "[releng] Add 2024-03 target platform and move to the corresponding Orbit"
14:49:39  > git rev-list --no-walk 0d62f5eda1d95376e43771aa4de5ba041f6a32c0 # timeout=10
14:49:39 Cleaning workspace
14:49:39  > git rev-parse --verify HEAD # timeout=10
14:49:39 Resetting working tree
14:49:39  > git reset --hard # timeout=10
14:49:40  > git clean -fdx # timeout=10
14:49:40 Triggering gmf-runtime » 2022-09,openjdk-jdk17-latest,migration
14:49:40 Triggering gmf-runtime » 2023-09,openjdk-jdk17-latest,migration
14:49:45 Configuration gmf-runtime » 2022-09,openjdk-jdk17-latest,migration is still in the queue: ‘centos-7-0g2q9’ is offline
14:56:41 gmf-runtime » 2022-09,openjdk-jdk17-latest,migration completed with result SUCCESS
14:59:06 gmf-runtime » 2023-09,openjdk-jdk17-latest,migration completed with result SUCCESS
14:59:06 $ ssh-agent -k
14:59:06 unset SSH_AUTH_SOCK;
14:59:06 unset SSH_AGENT_PID;
14:59:06 echo Agent pid 291556 killed;
14:59:06 [ssh-agent] Stopped.
14:59:06 Finished: SUCCESS