Started by user Laurent Goubet Running as Laurent Goubet Building in workspace /var/jenkins/workspace/publish-milestone [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-w73U6UBo7GIY/agent.1474827 SSH_AGENT_PID=1474830 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /var/jenkins/workspace/publish-milestone@tmp/private_key_17772820813043719822.key (/var/jenkins/workspace/publish-milestone@tmp/private_key_17772820813043719822.key) [ssh-agent] Using credentials genie.emfcompare (ssh://genie.emfcompare@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins/workspace/publish-milestone/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://git.eclipse.org/r/emfcompare/org.eclipse.emf.compare.git # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/emfcompare/org.eclipse.emf.compare.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://git.eclipse.org/r/emfcompare/org.eclipse.emf.compare.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision ac04f568cfb3bf0ceb06c6a4109a373b47c5c65c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ac04f568cfb3bf0ceb06c6a4109a373b47c5c65c # timeout=10 Commit message: "Bump version to 3.3.19" > git rev-list --no-walk 79dc341a05e33fe9f9d2fe52ce146aa756d04f71 # timeout=10 Triggering publish-milestone » migration Configuration publish-milestone » migration is still in the queue: ‘centos-7-wf7nn’ is offline Configuration publish-milestone » migration is still in the queue: Waiting for next available executor on ‘centos-7-wf7nn’ publish-milestone » migration completed with result SUCCESS $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1474830 killed; [ssh-agent] Stopped. Finished: SUCCESS