08:35:08 Started by an SCM change 08:35:08 Running as SYSTEM 08:35:09 Building on the built-in node in workspace /var/jenkins/workspace/sirius-master 08:35:09 [ssh-agent] Looking for ssh-agent implementation... 08:35:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:35:09 $ ssh-agent 08:35:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHMrpyh/agent.329193 08:35:09 SSH_AGENT_PID=329196 08:35:09 [ssh-agent] Started. 08:35:09 Running ssh-add (command line suppressed) 08:35:09 Identity added: /var/jenkins/workspace/sirius-master@tmp/private_key_3783567058477236424.key (/var/jenkins/workspace/sirius-master@tmp/private_key_3783567058477236424.key) 08:35:09 [ssh-agent] Using credentials genie.sirius (ssh://genie.sirius@projects-storage.eclipse.org) 08:35:09 The recommended git tool is: git 08:35:09 No credentials specified 08:35:09 > git rev-parse --resolve-git-dir /var/jenkins/workspace/sirius-master/.git # timeout=10 08:35:09 Fetching changes from the remote Git repository 08:35:09 > git config remote.origin.url https://github.com/eclipse-sirius/sirius-desktop.git # timeout=10 08:35:09 Fetching upstream changes from https://github.com/eclipse-sirius/sirius-desktop.git 08:35:09 > git --version # timeout=10 08:35:09 > git --version # 'git version 2.43.2' 08:35:09 > git fetch --tags --force --progress -- https://github.com/eclipse-sirius/sirius-desktop.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:21 > git rev-parse origin/master^{commit} # timeout=10 08:35:21 Checking out Revision 275f886e7174271159b12ef362bfdb2669ba8915 (origin/master) 08:35:21 > git config core.sparsecheckout # timeout=10 08:35:21 > git checkout -f 275f886e7174271159b12ef362bfdb2669ba8915 # timeout=10 08:35:25 Commit message: "[doc] Add release notes section for 7.4.2" 08:35:25 > git rev-list --no-walk aa728a7324c6da5c7d6fc7c7b28e919441578adf # timeout=10 08:35:26 Triggering sirius-master » 2023-03,openjdk-jdk17-latest,migration 08:35:31 Configuration sirius-master » 2023-03,openjdk-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘migration09:10:36 sirius-master » 2023-03,openjdk-jdk17-latest,migration completed with result SUCCESS 09:10:36 $ ssh-agent -k 09:10:36 unset SSH_AUTH_SOCK; 09:10:36 unset SSH_AGENT_PID; 09:10:36 echo Agent pid 329196 killed; 09:10:36 [ssh-agent] Stopped. 09:10:36 Finished: SUCCESS