Skip to content
Success

Console Output

13:01:00 Started by timer
13:01:00 Running as SYSTEM
13:01:00 Building in workspace /var/jenkins/workspace/gmf-runtime-all
13:01:00 [ssh-agent] Looking for ssh-agent implementation...
13:01:00 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
13:01:00 $ ssh-agent
13:01:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfOAgfW/agent.326841
13:01:00 SSH_AGENT_PID=326844
13:01:00 [ssh-agent] Started.
13:01:00 Running ssh-add (command line suppressed)
13:01:00 Identity added: /var/jenkins/workspace/gmf-runtime-all@tmp/private_key_9473674857833482569.key (/var/jenkins/workspace/gmf-runtime-all@tmp/private_key_9473674857833482569.key)
13:01:00 [ssh-agent] Using credentials genie.gmf-runtime (ssh://genie.gmf-runtime@projects-storage.eclipse.org)
13:01:00 The recommended git tool is: NONE
13:01:00 No credentials specified
13:01:00 Wiping out workspace first.
13:01:24 Cloning the remote Git repository
13:01:24 Cloning repository https://github.com/eclipse-gmf-runtime/gmf-runtime.git
13:01:24  > git init /var/jenkins/workspace/gmf-runtime-all # timeout=10
13:01:24 Fetching upstream changes from https://github.com/eclipse-gmf-runtime/gmf-runtime.git
13:01:24  > git --version # timeout=10
13:01:24  > git --version # 'git version 2.43.2'
13:01:24  > git fetch --tags --force --progress -- https://github.com/eclipse-gmf-runtime/gmf-runtime.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:01:29  > git config remote.origin.url https://github.com/eclipse-gmf-runtime/gmf-runtime.git # timeout=10
13:01:29  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:01:29 Avoid second fetch
13:01:29  > git rev-parse origin/master^{commit} # timeout=10
13:01:29 Checking out Revision 505995fb42bfd4e6d49b2e7a32eadde6011e3872 (origin/master)
13:01:29  > git config core.sparsecheckout # timeout=10
13:01:29  > git checkout -f 505995fb42bfd4e6d49b2e7a32eadde6011e3872 # timeout=10
13:01:36 Commit message: "[releng] Update Apache Commons Logging in canary target platform"
13:01:36  > git rev-list --no-walk 505995fb42bfd4e6d49b2e7a32eadde6011e3872 # timeout=10
13:01:36 Cleaning workspace
13:01:36  > git rev-parse --verify HEAD # timeout=10
13:01:36 Resetting working tree
13:01:36  > git reset --hard # timeout=10
13:01:38  > git clean -fdx # timeout=10
13:01:39 Triggering gmf-runtime-all » 2023-03,openjdk-jdk17-latest,migration
13:01:39 Triggering gmf-runtime-all » 2023-06,openjdk-jdk17-latest,migration
13:01:39 Triggering gmf-runtime-all » 2023-12,openjdk-jdk17-latest,migration
13:01:39 Triggering gmf-runtime-all » 2023-09,openjdk-jdk17-latest,migration
13:01:39 Triggering gmf-runtime-all » 2022-12,openjdk-jdk17-latest,migration
13:01:39 Triggering gmf-runtime-all » 2024-03,openjdk-jdk17-latest,migration
13:01:39 Triggering gmf-runtime-all » canary,openjdk-jdk17-latest,migration
13:01:39 Triggering gmf-runtime-all » 2022-09,openjdk-jdk17-latest,migration
13:01:44 Configuration gmf-runtime-all » 2023-03,openjdk-jdk17-latest,migration is still in the queue: All nodes of label ‘migration’ are offline
13:01:45 Configuration gmf-runtime-all » 2023-03,openjdk-jdk17-latest,migration is still in the queue: Waiting for next available executor on ‘migration13:22:17 gmf-runtime-all » 2023-03,openjdk-jdk17-latest,migration completed with result SUCCESS
13:22:17 gmf-runtime-all » 2023-06,openjdk-jdk17-latest,migration completed with result SUCCESS
13:43:12 gmf-runtime-all » 2023-12,openjdk-jdk17-latest,migration completed with result SUCCESS
13:43:12 gmf-runtime-all » 2023-09,openjdk-jdk17-latest,migration completed with result SUCCESS
13:56:47 gmf-runtime-all » 2022-12,openjdk-jdk17-latest,migration completed with result SUCCESS
14:06:17 gmf-runtime-all » 2024-03,openjdk-jdk17-latest,migration completed with result SUCCESS
14:21:09 gmf-runtime-all » canary,openjdk-jdk17-latest,migration completed with result SUCCESS
14:26:03 gmf-runtime-all » 2022-09,openjdk-jdk17-latest,migration completed with result SUCCESS
14:26:03 $ ssh-agent -k
14:26:03 unset SSH_AUTH_SOCK;
14:26:03 unset SSH_AGENT_PID;
14:26:03 echo Agent pid 326844 killed;
14:26:03 [ssh-agent] Stopped.
14:26:03 Finished: SUCCESS