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