Skip to content
Failed

Console Output

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