Skip to content

Console Output

Started by user Matthias Sohn
Running as Matthias Sohn
Resume disabled by user, switching to high-performance, low-durability mode.
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
07:59:36 [2020-06-17T11:59:36.795Z] Still waiting to schedule task
07:59:36 [2020-06-17T11:59:36.795Z] ‘migration-agent-0ql5q’ is offline
08:00:48 [2020-06-17T12:00:48.661Z] Agent migration-agent-0ql5q is provisioned from template Kubernetes Pod Template
08:00:48 [2020-06-17T12:00:48.662Z] ---
08:00:48 [2020-06-17T12:00:48.662Z] apiVersion: "v1"
08:00:48 [2020-06-17T12:00:48.662Z] kind: "Pod"
08:00:48 [2020-06-17T12:00:48.662Z] metadata:
08:00:48 [2020-06-17T12:00:48.662Z]   annotations: {}
08:00:48 [2020-06-17T12:00:48.662Z]   labels:
08:00:48 [2020-06-17T12:00:48.662Z]     jenkins: "slave"
08:00:48 [2020-06-17T12:00:48.662Z]     jenkins/migration: "true"
08:00:48 [2020-06-17T12:00:48.662Z]   name: "migration-agent-0ql5q"
08:00:48 [2020-06-17T12:00:48.662Z] spec:
08:00:48 [2020-06-17T12:00:48.662Z]   containers:
08:00:48 [2020-06-17T12:00:48.662Z]   - env:
08:00:48 [2020-06-17T12:00:48.662Z]     - name: "MAVEN_OPTS"
08:00:48 [2020-06-17T12:00:48.662Z]       value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn"
08:00:48 [2020-06-17T12:00:48.662Z]     - name: "JENKINS_SECRET"
08:00:48 [2020-06-17T12:00:48.662Z]       value: "********"
08:00:48 [2020-06-17T12:00:48.662Z]     - name: "JENKINS_TUNNEL"
08:00:48 [2020-06-17T12:00:48.662Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
08:00:48 [2020-06-17T12:00:48.662Z]     - name: "JENKINS_AGENT_NAME"
08:00:48 [2020-06-17T12:00:48.662Z]       value: "migration-agent-0ql5q"
08:00:48 [2020-06-17T12:00:48.662Z]     - name: "MAVEN_CONFIG"
08:00:48 [2020-06-17T12:00:48.662Z]       value: "-B -e"
08:00:48 [2020-06-17T12:00:48.662Z]     - name: "JENKINS_NAME"
08:00:48 [2020-06-17T12:00:48.662Z]       value: "migration-agent-0ql5q"
08:00:48 [2020-06-17T12:00:48.662Z]     - name: "JENKINS_AGENT_WORKDIR"
08:00:48 [2020-06-17T12:00:48.662Z]       value: "/home/jenkins/agent"
08:00:48 [2020-06-17T12:00:48.662Z]     - name: "JENKINS_URL"
08:00:48 [2020-06-17T12:00:48.662Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
08:00:48 [2020-06-17T12:00:48.662Z]     - name: "HOME"
08:00:48 [2020-06-17T12:00:48.662Z]       value: "/home/jenkins"
08:00:48 [2020-06-17T12:00:48.662Z]     image: "eclipsecbijenkins/migration-fat-agent:3.29@sha256:a341be4b6509400aaa18081d86f66239ceb93897059386120ef6633aa378931f"
08:00:48 [2020-06-17T12:00:48.662Z]     imagePullPolicy: "IfNotPresent"
08:00:48 [2020-06-17T12:00:48.662Z]     name: "jnlp"
08:00:48 [2020-06-17T12:00:48.662Z]     resources:
08:00:48 [2020-06-17T12:00:48.662Z]       limits:
08:00:48 [2020-06-17T12:00:48.662Z]         memory: "4096Mi"
08:00:48 [2020-06-17T12:00:48.662Z]         cpu: "2000m"
08:00:48 [2020-06-17T12:00:48.662Z]       requests:
08:00:48 [2020-06-17T12:00:48.662Z]         memory: "4096Mi"
08:00:48 [2020-06-17T12:00:48.662Z]         cpu: "1000m"
08:00:48 [2020-06-17T12:00:48.662Z]     securityContext:
08:00:48 [2020-06-17T12:00:48.662Z]       privileged: false
08:00:48 [2020-06-17T12:00:48.662Z]     tty: true
08:00:48 [2020-06-17T12:00:48.662Z]     volumeMounts:
08:00:48 [2020-06-17T12:00:48.662Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
08:00:48 [2020-06-17T12:00:48.662Z]       name: "toolchains-xml"
08:00:48 [2020-06-17T12:00:48.662Z]       readOnly: true
08:00:48 [2020-06-17T12:00:48.662Z]       subPath: "toolchains.xml"
08:00:48 [2020-06-17T12:00:48.662Z]     - mountPath: "/opt/tools"
08:00:48 [2020-06-17T12:00:48.662Z]       name: "volume-0"
08:00:48 [2020-06-17T12:00:48.662Z]       readOnly: false
08:00:48 [2020-06-17T12:00:48.662Z]     - mountPath: "/home/jenkins"
08:00:48 [2020-06-17T12:00:48.662Z]       name: "volume-2"
08:00:48 [2020-06-17T12:00:48.662Z]       readOnly: false
08:00:48 [2020-06-17T12:00:48.662Z]     - mountPath: "/home/jenkins/.m2/repository"
08:00:48 [2020-06-17T12:00:48.662Z]       name: "volume-3"
08:00:48 [2020-06-17T12:00:48.662Z]       readOnly: false
08:00:48 [2020-06-17T12:00:48.662Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
08:00:48 [2020-06-17T12:00:48.662Z]       name: "settings-security-xml"
08:00:48 [2020-06-17T12:00:48.662Z]       readOnly: true
08:00:48 [2020-06-17T12:00:48.662Z]       subPath: "settings-security.xml"
08:00:48 [2020-06-17T12:00:48.662Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
08:00:48 [2020-06-17T12:00:48.662Z]       name: "settings-xml"
08:00:48 [2020-06-17T12:00:48.662Z]       readOnly: true
08:00:48 [2020-06-17T12:00:48.662Z]       subPath: "settings.xml"
08:00:48 [2020-06-17T12:00:48.662Z]     - mountPath: "/home/jenkins/.ssh"
08:00:48 [2020-06-17T12:00:48.662Z]       name: "volume-1"
08:00:48 [2020-06-17T12:00:48.662Z]       readOnly: false
08:00:48 [2020-06-17T12:00:48.662Z]     - mountPath: "/home/jenkins/agent"
08:00:48 [2020-06-17T12:00:48.662Z]       name: "workspace-volume"
08:00:48 [2020-06-17T12:00:48.662Z]       readOnly: false
08:00:48 [2020-06-17T12:00:48.662Z]     workingDir: "/home/jenkins/agent"
08:00:48 [2020-06-17T12:00:48.662Z]   nodeSelector: {}
08:00:48 [2020-06-17T12:00:48.662Z]   restartPolicy: "Never"
08:00:48 [2020-06-17T12:00:48.662Z]   volumes:
08:00:48 [2020-06-17T12:00:48.662Z]   - name: "settings-security-xml"
08:00:48 [2020-06-17T12:00:48.662Z]     secret:
08:00:48 [2020-06-17T12:00:48.662Z]       items:
08:00:48 [2020-06-17T12:00:48.662Z]       - key: "settings-security.xml"
08:00:48 [2020-06-17T12:00:48.662Z]         path: "settings-security.xml"
08:00:48 [2020-06-17T12:00:48.662Z]       secretName: "m2-secret-dir"
08:00:48 [2020-06-17T12:00:48.662Z]   - name: "volume-0"
08:00:48 [2020-06-17T12:00:48.662Z]     persistentVolumeClaim:
08:00:48 [2020-06-17T12:00:48.662Z]       claimName: "tools-claim-jiro-egit"
08:00:48 [2020-06-17T12:00:48.662Z]       readOnly: true
08:00:48 [2020-06-17T12:00:48.662Z]   - configMap:
08:00:48 [2020-06-17T12:00:48.662Z]       items:
08:00:48 [2020-06-17T12:00:48.662Z]       - key: "toolchains.xml"
08:00:48 [2020-06-17T12:00:48.662Z]         path: "toolchains.xml"
08:00:48 [2020-06-17T12:00:48.662Z]       name: "m2-dir"
08:00:48 [2020-06-17T12:00:48.662Z]     name: "toolchains-xml"
08:00:48 [2020-06-17T12:00:48.662Z]   - emptyDir:
08:00:48 [2020-06-17T12:00:48.662Z]       medium: ""
08:00:48 [2020-06-17T12:00:48.662Z]     name: "volume-2"
08:00:48 [2020-06-17T12:00:48.662Z]   - configMap:
08:00:48 [2020-06-17T12:00:48.662Z]       name: "known-hosts"
08:00:48 [2020-06-17T12:00:48.662Z]     name: "volume-1"
08:00:48 [2020-06-17T12:00:48.662Z]   - name: "settings-xml"
08:00:48 [2020-06-17T12:00:48.662Z]     secret:
08:00:48 [2020-06-17T12:00:48.662Z]       items:
08:00:48 [2020-06-17T12:00:48.662Z]       - key: "settings.xml"
08:00:48 [2020-06-17T12:00:48.662Z]         path: "settings.xml"
08:00:48 [2020-06-17T12:00:48.662Z]       secretName: "m2-secret-dir"
08:00:48 [2020-06-17T12:00:48.662Z]   - emptyDir:
08:00:48 [2020-06-17T12:00:48.662Z]       medium: ""
08:00:48 [2020-06-17T12:00:48.662Z]     name: "workspace-volume"
08:00:48 [2020-06-17T12:00:48.662Z]   - emptyDir:
08:00:48 [2020-06-17T12:00:48.662Z]       medium: ""
08:00:48 [2020-06-17T12:00:48.662Z]     name: "volume-3"
08:00:48 [2020-06-17T12:00:48.662Z] 
08:00:48 [2020-06-17T12:00:48.692Z] Running on migration-agent-0ql5q in /home/jenkins/agent/workspace/egit-github-publish-release
[Pipeline] {
[Pipeline] timeout
08:00:48 [2020-06-17T12:00:48.745Z] Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Download)
[Pipeline] sshagent
[ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
[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-W0tGUHX6XeMw/agent.56
SSH_AGENT_PID=58
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_7311062964806280317.key (/home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_7311062964806280317.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ mkdir download
+ scp -r genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/github/updates-5.8 download
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 58 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish)
[Pipeline] sshagent
[ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
[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-MJp3cAwcy7dL/agent.86
SSH_AGENT_PID=88
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_3779779333392728679.key (/home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_3779779333392728679.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/github/updates
+ ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/github/updates
+ scp -r download/updates-5.8/artifacts.jar download/updates-5.8/artifacts.xml.xz download/updates-5.8/content.jar download/updates-5.8/content.xml.xz download/updates-5.8/features download/updates-5.8/p2.index download/updates-5.8/plugins genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/github/updates
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 88 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS