Skip to content

Console Output

Started by user Mickael Istria
Agent default-java-7hqk1 is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (): 

[EnvInject] - Loading node environment variables.
Building remotely on default-java-7hqk1 in workspace /home/jenkins/workspace/deploy-snapshots-to-release
[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-B1Vs0dvHBdRg/agent.81
SSH_AGENT_PID=83
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/workspace/deploy-snapshots-to-release@tmp/private_key_3639700711446619235.key (/home/jenkins/workspace/deploy-snapshots-to-release@tmp/private_key_3639700711446619235.key)
[ssh-agent] Using credentials genie.wildwebdeveloper (ssh://projects-storage.eclipse.org)
[deploy-snapshots-to-release] $ /bin/sh -xe /tmp/jenkins7064941591207187780.sh
+ '[' -z 0.1.0 ]
+ ssh genie.wildwebdeveloper@build.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/wildwebdeveloper/releases/0.1.0
Failed to add the ECDSA host key for IP address '198.41.30.203' to the list of known hosts (/home/jenkins/.ssh/known_hosts).
+ ssh genie.wildwebdeveloper@build.eclipse.org cp -r '/home/data/httpd/download.eclipse.org/wildwebdeveloper/snapshots/*' /home/data/httpd/download.eclipse.org/wildwebdeveloper/releases/0.1.0/
Failed to add the ECDSA host key for IP address '198.41.30.203' to the list of known hosts (/home/jenkins/.ssh/known_hosts).
+ ssh genie.wildwebdeveloper@build.eclipse.org rm -rf '/home/data/httpd/download.eclipse.org/wildwebdeveloper/releases/latest/*'
Failed to add the ECDSA host key for IP address '198.41.30.203' to the list of known hosts (/home/jenkins/.ssh/known_hosts).
+ ssh genie.wildwebdeveloper@build.eclipse.org cp -r '/home/data/httpd/download.eclipse.org/wildwebdeveloper/snapshots/*' /home/data/httpd/download.eclipse.org/wildwebdeveloper/releases/latest/
Failed to add the ECDSA host key for IP address '198.41.30.203' to the list of known hosts (/home/jenkins/.ssh/known_hosts).
cp: target `/home/data/httpd/download.eclipse.org/wildwebdeveloper/releases/latest/' is not a directory
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 83 killed;
[ssh-agent] Stopped.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in  1 second
Finished: FAILURE