Skip to content

Console Output

Started by user Pierre-Charles David
Running as Pierre-Charles David
Building on master in workspace /var/jenkins/workspace/emf-transaction-deploy-master
[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-UeVgjabzCvkc/agent.45298
SSH_AGENT_PID=45301
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /var/jenkins/workspace/emf-transaction-deploy-master@tmp/private_key_3342541495073311313.key (/var/jenkins/workspace/emf-transaction-deploy-master@tmp/private_key_3342541495073311313.key)
[ssh-agent] Using credentials genie.emfservices (ssh://genie.emfservices@projects-storage.eclipse.org)
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.eclipse.org/gitroot/emf-transaction/org.eclipse.emf.transaction.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/emf-transaction/org.eclipse.emf.transaction.git
 > git --version # timeout=10
 > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/emf-transaction/org.eclipse.emf.transaction.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 898707282cb3451098cb94a65cde7ebfcef92e68 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 898707282cb3451098cb94a65cde7ebfcef92e68 # timeout=10
Commit message: "[releng] Fix POM for org.eclipse.emf.transaction.target"
 > git rev-list --no-walk 898707282cb3451098cb94a65cde7ebfcef92e68 # 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 emf-transaction-deploy-master » 2020-09,oracle-jdk8-latest,migration
Configuration emf-transaction-deploy-master » 2020-09,oracle-jdk8-latest,migration is still in the queue: Waiting for next available executor on ‘centos-7-d4swk’
Configuration emf-transaction-deploy-master » 2020-09,oracle-jdk8-latest,migration is still in the queue: Waiting for next available executor
Configuration emf-transaction-deploy-master » 2020-09,oracle-jdk8-latest,migration is still in the queue: All nodes of label ‘migration’ are offline
Configuration emf-transaction-deploy-master » 2020-09,oracle-jdk8-latest,migration is still in the queue: ‘centos-7-hcr51’ is offline
‘centos-7-nnqlf’ is offline
emf-transaction-deploy-master » 2020-09,oracle-jdk8-latest,migration completed with result SUCCESS
Finished: SUCCESS