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
17:17:08 [2021-05-26T21:17:08.316Z] Still waiting to schedule task
17:17:08 [2021-05-26T21:17:08.316Z]centos-7-nn584’ is offline
17:17:15 [2021-05-26T21:17:15.089Z] Agent centos-7-nn584 is provisioned from template centos-7
17:17:15 [2021-05-26T21:17:15.090Z] ---
17:17:15 [2021-05-26T21:17:15.090Z] apiVersion: "v1"
17:17:15 [2021-05-26T21:17:15.090Z] kind: "Pod"
17:17:15 [2021-05-26T21:17:15.090Z] metadata:
17:17:15 [2021-05-26T21:17:15.090Z]   annotations: {}
17:17:15 [2021-05-26T21:17:15.090Z]   labels:
17:17:15 [2021-05-26T21:17:15.090Z]     jenkins: "slave"
17:17:15 [2021-05-26T21:17:15.090Z]     jenkins/label: "migration_jipp-migration_centos-7"
17:17:15 [2021-05-26T21:17:15.090Z]   name: "centos-7-nn584"
17:17:15 [2021-05-26T21:17:15.090Z] spec:
17:17:15 [2021-05-26T21:17:15.090Z]   containers:
17:17:15 [2021-05-26T21:17:15.090Z]   - env:
17:17:15 [2021-05-26T21:17:15.090Z]     - name: "JENKINS_SECRET"
17:17:15 [2021-05-26T21:17:15.090Z]       value: "********"
17:17:15 [2021-05-26T21:17:15.090Z]     - name: "JENKINS_TUNNEL"
17:17:15 [2021-05-26T21:17:15.090Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
17:17:15 [2021-05-26T21:17:15.090Z]     - name: "JENKINS_AGENT_NAME"
17:17:15 [2021-05-26T21:17:15.090Z]       value: "centos-7-nn584"
17:17:15 [2021-05-26T21:17:15.090Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
17:17:15 [2021-05-26T21:17:15.090Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
17:17:15 [2021-05-26T21:17:15.090Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
17:17:15 [2021-05-26T21:17:15.090Z]     - name: "JAVA_TOOL_OPTIONS"
17:17:15 [2021-05-26T21:17:15.090Z]       value: ""
17:17:15 [2021-05-26T21:17:15.090Z]     - name: "_JAVA_OPTIONS"
17:17:15 [2021-05-26T21:17:15.090Z]       value: ""
17:17:15 [2021-05-26T21:17:15.090Z]     - name: "OPENJ9_JAVA_OPTIONS"
17:17:15 [2021-05-26T21:17:15.090Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
17:17:15 [2021-05-26T21:17:15.090Z]     - name: "JENKINS_NAME"
17:17:15 [2021-05-26T21:17:15.090Z]       value: "centos-7-nn584"
17:17:15 [2021-05-26T21:17:15.090Z]     - name: "JENKINS_AGENT_WORKDIR"
17:17:15 [2021-05-26T21:17:15.090Z]       value: "/home/jenkins/agent"
17:17:15 [2021-05-26T21:17:15.090Z]     - name: "JENKINS_URL"
17:17:15 [2021-05-26T21:17:15.090Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
17:17:15 [2021-05-26T21:17:15.090Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5"
17:17:15 [2021-05-26T21:17:15.090Z]     imagePullPolicy: "Always"
17:17:15 [2021-05-26T21:17:15.090Z]     name: "jnlp"
17:17:15 [2021-05-26T21:17:15.090Z]     resources:
17:17:15 [2021-05-26T21:17:15.090Z]       limits:
17:17:15 [2021-05-26T21:17:15.090Z]         memory: "4096Mi"
17:17:15 [2021-05-26T21:17:15.090Z]         cpu: "2000m"
17:17:15 [2021-05-26T21:17:15.090Z]       requests:
17:17:15 [2021-05-26T21:17:15.090Z]         memory: "4096Mi"
17:17:15 [2021-05-26T21:17:15.090Z]         cpu: "1000m"
17:17:15 [2021-05-26T21:17:15.090Z]     securityContext:
17:17:15 [2021-05-26T21:17:15.090Z]       privileged: false
17:17:15 [2021-05-26T21:17:15.090Z]     tty: true
17:17:15 [2021-05-26T21:17:15.090Z]     volumeMounts:
17:17:15 [2021-05-26T21:17:15.090Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
17:17:15 [2021-05-26T21:17:15.090Z]       name: "m2-dir"
17:17:15 [2021-05-26T21:17:15.090Z]       readOnly: true
17:17:15 [2021-05-26T21:17:15.090Z]       subPath: "toolchains.xml"
17:17:15 [2021-05-26T21:17:15.090Z]     - mountPath: "/home/jenkins/.mavenrc"
17:17:15 [2021-05-26T21:17:15.090Z]       name: "m2-dir"
17:17:15 [2021-05-26T21:17:15.090Z]       readOnly: true
17:17:15 [2021-05-26T21:17:15.090Z]       subPath: ".mavenrc"
17:17:15 [2021-05-26T21:17:15.090Z]     - mountPath: "/opt/tools"
17:17:15 [2021-05-26T21:17:15.090Z]       name: "volume-0"
17:17:15 [2021-05-26T21:17:15.090Z]       readOnly: false
17:17:15 [2021-05-26T21:17:15.090Z]     - mountPath: "/home/jenkins"
17:17:15 [2021-05-26T21:17:15.090Z]       name: "volume-2"
17:17:15 [2021-05-26T21:17:15.091Z]       readOnly: false
17:17:15 [2021-05-26T21:17:15.091Z]     - mountPath: "/home/jenkins/.m2/repository"
17:17:15 [2021-05-26T21:17:15.091Z]       name: "volume-3"
17:17:15 [2021-05-26T21:17:15.091Z]       readOnly: false
17:17:15 [2021-05-26T21:17:15.091Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
17:17:15 [2021-05-26T21:17:15.091Z]       name: "m2-secret-dir"
17:17:15 [2021-05-26T21:17:15.091Z]       readOnly: true
17:17:15 [2021-05-26T21:17:15.091Z]       subPath: "settings-security.xml"
17:17:15 [2021-05-26T21:17:15.091Z]     - mountPath: "/home/jenkins/.m2/wrapper"
17:17:15 [2021-05-26T21:17:15.091Z]       name: "volume-4"
17:17:15 [2021-05-26T21:17:15.091Z]       readOnly: false
17:17:15 [2021-05-26T21:17:15.091Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
17:17:15 [2021-05-26T21:17:15.091Z]       name: "m2-secret-dir"
17:17:15 [2021-05-26T21:17:15.091Z]       readOnly: true
17:17:15 [2021-05-26T21:17:15.091Z]       subPath: "settings.xml"
17:17:15 [2021-05-26T21:17:15.091Z]     - mountPath: "/home/jenkins/.ssh"
17:17:15 [2021-05-26T21:17:15.091Z]       name: "volume-1"
17:17:15 [2021-05-26T21:17:15.091Z]       readOnly: false
17:17:15 [2021-05-26T21:17:15.091Z]     - mountPath: "/home/jenkins/agent"
17:17:15 [2021-05-26T21:17:15.091Z]       name: "workspace-volume"
17:17:15 [2021-05-26T21:17:15.091Z]       readOnly: false
17:17:15 [2021-05-26T21:17:15.091Z]     workingDir: "/home/jenkins/agent"
17:17:15 [2021-05-26T21:17:15.091Z]   nodeSelector:
17:17:15 [2021-05-26T21:17:15.091Z]     beta.kubernetes.io/os: "linux"
17:17:15 [2021-05-26T21:17:15.091Z]   restartPolicy: "Never"
17:17:15 [2021-05-26T21:17:15.091Z]   securityContext: {}
17:17:15 [2021-05-26T21:17:15.091Z]   volumes:
17:17:15 [2021-05-26T21:17:15.091Z]   - name: "volume-0"
17:17:15 [2021-05-26T21:17:15.091Z]     persistentVolumeClaim:
17:17:15 [2021-05-26T21:17:15.091Z]       claimName: "tools-claim-jiro-egit"
17:17:15 [2021-05-26T21:17:15.091Z]       readOnly: true
17:17:15 [2021-05-26T21:17:15.091Z]   - name: "m2-secret-dir"
17:17:15 [2021-05-26T21:17:15.091Z]     secret:
17:17:15 [2021-05-26T21:17:15.091Z]       secretName: "m2-secret-dir"
17:17:15 [2021-05-26T21:17:15.091Z]   - emptyDir:
17:17:15 [2021-05-26T21:17:15.091Z]       medium: ""
17:17:15 [2021-05-26T21:17:15.091Z]     name: "volume-2"
17:17:15 [2021-05-26T21:17:15.091Z]   - configMap:
17:17:15 [2021-05-26T21:17:15.091Z]       name: "m2-dir"
17:17:15 [2021-05-26T21:17:15.091Z]     name: "m2-dir"
17:17:15 [2021-05-26T21:17:15.091Z]   - configMap:
17:17:15 [2021-05-26T21:17:15.091Z]       name: "known-hosts"
17:17:15 [2021-05-26T21:17:15.091Z]     name: "volume-1"
17:17:15 [2021-05-26T21:17:15.091Z]   - emptyDir:
17:17:15 [2021-05-26T21:17:15.091Z]       medium: ""
17:17:15 [2021-05-26T21:17:15.091Z]     name: "workspace-volume"
17:17:15 [2021-05-26T21:17:15.091Z]   - emptyDir:
17:17:15 [2021-05-26T21:17:15.091Z]       medium: ""
17:17:15 [2021-05-26T21:17:15.091Z]     name: "volume-4"
17:17:15 [2021-05-26T21:17:15.091Z]   - emptyDir:
17:17:15 [2021-05-26T21:17:15.091Z]       medium: ""
17:17:15 [2021-05-26T21:17:15.091Z]     name: "volume-3"
17:17:15 [2021-05-26T21:17:15.091Z] 
17:17:15 [2021-05-26T21:17:15.257Z] Running on centos-7-nn584 in /home/jenkins/agent/workspace/egit-publish-release
[Pipeline] {
[Pipeline] timeout
17:17:15 [2021-05-26T21:17:15.817Z] Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Download)
[Pipeline] sshagent
17:17:17 [2021-05-26T21:17:17.227Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
17:17:17 [2021-05-26T21:17:17.228Z] [ssh-agent] Looking for ssh-agent implementation...
17:17:17 [2021-05-26T21:17:17.648Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
17:17:17 [2021-05-26T21:17:17.649Z] $ ssh-agent
17:17:17 [2021-05-26T21:17:17.673Z] SSH_AUTH_SOCK=/tmp/ssh-IM6wTpVTYaLx/agent.65
17:17:17 [2021-05-26T21:17:17.673Z] SSH_AGENT_PID=67
17:17:17 [2021-05-26T21:17:17.739Z] Running ssh-add (command line suppressed)
17:17:17 [2021-05-26T21:17:17.753Z] Identity added: /home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_9302021495570609928.key (/home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_9302021495570609928.key)
17:17:17 [2021-05-26T21:17:17.792Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
17:17:19 [2021-05-26T21:17:19.243Z] + mkdir download
17:17:19 [2021-05-26T21:17:19.243Z] + scp -r genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates-5.12 download
17:17:19 [2021-05-26T21:17:19.243Z] scp: /home/data/httpd/download.eclipse.org/egit/updates-5.12: No such file or directory
[Pipeline] }
17:17:19 [2021-05-26T21:17:19.618Z] $ ssh-agent -k
17:17:19 [2021-05-26T21:17:19.625Z] unset SSH_AUTH_SOCK;
17:17:19 [2021-05-26T21:17:19.626Z] unset SSH_AGENT_PID;
17:17:19 [2021-05-26T21:17:19.626Z] echo Agent pid 67 killed;
17:17:19 [2021-05-26T21:17:19.640Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE