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
10:49:41 [2021-09-15T14:49:41.586Z] Still waiting to schedule task
10:49:41 [2021-09-15T14:49:41.587Z]centos-7-45h44’ is offline
10:49:43 [2021-09-15T14:49:43.700Z] Agent centos-7-45h44 is provisioned from template centos-7
10:49:43 [2021-09-15T14:49:43.702Z] ---
10:49:43 [2021-09-15T14:49:43.702Z] apiVersion: "v1"
10:49:43 [2021-09-15T14:49:43.702Z] kind: "Pod"
10:49:43 [2021-09-15T14:49:43.702Z] metadata:
10:49:43 [2021-09-15T14:49:43.702Z]   annotations: {}
10:49:43 [2021-09-15T14:49:43.702Z]   labels:
10:49:43 [2021-09-15T14:49:43.702Z]     jenkins: "slave"
10:49:43 [2021-09-15T14:49:43.702Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
10:49:43 [2021-09-15T14:49:43.702Z]     jenkins/label: "migration_jipp-migration_centos-7"
10:49:43 [2021-09-15T14:49:43.702Z]   name: "centos-7-45h44"
10:49:43 [2021-09-15T14:49:43.702Z] spec:
10:49:43 [2021-09-15T14:49:43.702Z]   containers:
10:49:43 [2021-09-15T14:49:43.702Z]   - env:
10:49:43 [2021-09-15T14:49:43.702Z]     - name: "JENKINS_SECRET"
10:49:43 [2021-09-15T14:49:43.702Z]       value: "********"
10:49:43 [2021-09-15T14:49:43.702Z]     - name: "JENKINS_TUNNEL"
10:49:43 [2021-09-15T14:49:43.702Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
10:49:43 [2021-09-15T14:49:43.702Z]     - name: "JENKINS_AGENT_NAME"
10:49:43 [2021-09-15T14:49:43.702Z]       value: "centos-7-45h44"
10:49:43 [2021-09-15T14:49:43.702Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:49:43 [2021-09-15T14:49:43.702Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:49:43 [2021-09-15T14:49:43.702Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:49:43 [2021-09-15T14:49:43.702Z]     - name: "JAVA_TOOL_OPTIONS"
10:49:43 [2021-09-15T14:49:43.702Z]       value: ""
10:49:43 [2021-09-15T14:49:43.702Z]     - name: "_JAVA_OPTIONS"
10:49:43 [2021-09-15T14:49:43.702Z]       value: ""
10:49:43 [2021-09-15T14:49:43.702Z]     - name: "OPENJ9_JAVA_OPTIONS"
10:49:43 [2021-09-15T14:49:43.702Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:49:43 [2021-09-15T14:49:43.702Z]     - name: "JENKINS_NAME"
10:49:43 [2021-09-15T14:49:43.702Z]       value: "centos-7-45h44"
10:49:43 [2021-09-15T14:49:43.702Z]     - name: "JENKINS_AGENT_WORKDIR"
10:49:43 [2021-09-15T14:49:43.702Z]       value: "/home/jenkins/agent"
10:49:43 [2021-09-15T14:49:43.702Z]     - name: "JENKINS_URL"
10:49:43 [2021-09-15T14:49:43.702Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
10:49:43 [2021-09-15T14:49:43.702Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.7"
10:49:43 [2021-09-15T14:49:43.702Z]     imagePullPolicy: "Always"
10:49:43 [2021-09-15T14:49:43.702Z]     name: "jnlp"
10:49:43 [2021-09-15T14:49:43.702Z]     resources:
10:49:43 [2021-09-15T14:49:43.702Z]       limits:
10:49:43 [2021-09-15T14:49:43.702Z]         cpu: "2000m"
10:49:43 [2021-09-15T14:49:43.702Z]         memory: "4096Mi"
10:49:43 [2021-09-15T14:49:43.702Z]       requests:
10:49:43 [2021-09-15T14:49:43.702Z]         cpu: "1000m"
10:49:43 [2021-09-15T14:49:43.702Z]         memory: "4096Mi"
10:49:43 [2021-09-15T14:49:43.702Z]     tty: true
10:49:43 [2021-09-15T14:49:43.702Z]     volumeMounts:
10:49:43 [2021-09-15T14:49:43.702Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:49:43 [2021-09-15T14:49:43.702Z]       name: "m2-dir"
10:49:43 [2021-09-15T14:49:43.702Z]       readOnly: true
10:49:43 [2021-09-15T14:49:43.702Z]       subPath: "toolchains.xml"
10:49:43 [2021-09-15T14:49:43.702Z]     - mountPath: "/home/jenkins/.mavenrc"
10:49:43 [2021-09-15T14:49:43.702Z]       name: "m2-dir"
10:49:43 [2021-09-15T14:49:43.702Z]       readOnly: true
10:49:43 [2021-09-15T14:49:43.702Z]       subPath: ".mavenrc"
10:49:43 [2021-09-15T14:49:43.702Z]     - mountPath: "/opt/tools"
10:49:43 [2021-09-15T14:49:43.702Z]       name: "volume-0"
10:49:43 [2021-09-15T14:49:43.702Z]       readOnly: false
10:49:43 [2021-09-15T14:49:43.702Z]     - mountPath: "/home/jenkins"
10:49:43 [2021-09-15T14:49:43.702Z]       name: "volume-2"
10:49:43 [2021-09-15T14:49:43.702Z]       readOnly: false
10:49:43 [2021-09-15T14:49:43.702Z]     - mountPath: "/home/jenkins/.m2/repository"
10:49:43 [2021-09-15T14:49:43.702Z]       name: "volume-3"
10:49:43 [2021-09-15T14:49:43.702Z]       readOnly: false
10:49:43 [2021-09-15T14:49:43.702Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:49:43 [2021-09-15T14:49:43.702Z]       name: "m2-secret-dir"
10:49:43 [2021-09-15T14:49:43.702Z]       readOnly: true
10:49:43 [2021-09-15T14:49:43.702Z]       subPath: "settings-security.xml"
10:49:43 [2021-09-15T14:49:43.702Z]     - mountPath: "/home/jenkins/.m2/wrapper"
10:49:43 [2021-09-15T14:49:43.702Z]       name: "volume-4"
10:49:43 [2021-09-15T14:49:43.702Z]       readOnly: false
10:49:43 [2021-09-15T14:49:43.702Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
10:49:43 [2021-09-15T14:49:43.702Z]       name: "m2-secret-dir"
10:49:43 [2021-09-15T14:49:43.702Z]       readOnly: true
10:49:43 [2021-09-15T14:49:43.702Z]       subPath: "settings.xml"
10:49:43 [2021-09-15T14:49:43.702Z]     - mountPath: "/home/jenkins/.ssh"
10:49:43 [2021-09-15T14:49:43.702Z]       name: "volume-1"
10:49:43 [2021-09-15T14:49:43.702Z]       readOnly: false
10:49:43 [2021-09-15T14:49:43.702Z]     - mountPath: "/home/jenkins/agent"
10:49:43 [2021-09-15T14:49:43.702Z]       name: "workspace-volume"
10:49:43 [2021-09-15T14:49:43.702Z]       readOnly: false
10:49:43 [2021-09-15T14:49:43.702Z]     workingDir: "/home/jenkins/agent"
10:49:43 [2021-09-15T14:49:43.702Z]   nodeSelector:
10:49:43 [2021-09-15T14:49:43.702Z]     kubernetes.io/os: "linux"
10:49:43 [2021-09-15T14:49:43.702Z]   restartPolicy: "Never"
10:49:43 [2021-09-15T14:49:43.702Z]   volumes:
10:49:43 [2021-09-15T14:49:43.702Z]   - name: "volume-0"
10:49:43 [2021-09-15T14:49:43.702Z]     persistentVolumeClaim:
10:49:43 [2021-09-15T14:49:43.702Z]       claimName: "tools-claim-jiro-egit"
10:49:43 [2021-09-15T14:49:43.702Z]       readOnly: true
10:49:43 [2021-09-15T14:49:43.702Z]   - name: "m2-secret-dir"
10:49:43 [2021-09-15T14:49:43.702Z]     secret:
10:49:43 [2021-09-15T14:49:43.702Z]       secretName: "m2-secret-dir"
10:49:43 [2021-09-15T14:49:43.702Z]   - emptyDir:
10:49:43 [2021-09-15T14:49:43.702Z]       medium: ""
10:49:43 [2021-09-15T14:49:43.702Z]     name: "volume-2"
10:49:43 [2021-09-15T14:49:43.702Z]   - configMap:
10:49:43 [2021-09-15T14:49:43.702Z]       name: "m2-dir"
10:49:43 [2021-09-15T14:49:43.702Z]     name: "m2-dir"
10:49:43 [2021-09-15T14:49:43.702Z]   - configMap:
10:49:43 [2021-09-15T14:49:43.702Z]       name: "known-hosts"
10:49:43 [2021-09-15T14:49:43.702Z]     name: "volume-1"
10:49:43 [2021-09-15T14:49:43.702Z]   - emptyDir:
10:49:43 [2021-09-15T14:49:43.702Z]       medium: ""
10:49:43 [2021-09-15T14:49:43.702Z]     name: "workspace-volume"
10:49:43 [2021-09-15T14:49:43.702Z]   - emptyDir:
10:49:43 [2021-09-15T14:49:43.702Z]       medium: ""
10:49:43 [2021-09-15T14:49:43.702Z]     name: "volume-4"
10:49:43 [2021-09-15T14:49:43.702Z]   - emptyDir:
10:49:43 [2021-09-15T14:49:43.702Z]       medium: ""
10:49:43 [2021-09-15T14:49:43.702Z]     name: "volume-3"
10:49:43 [2021-09-15T14:49:43.702Z] 
10:49:43 [2021-09-15T14:49:43.733Z] Running on centos-7-45h44 in /home/jenkins/agent/workspace/egit-github-publish-release
[Pipeline] {
[Pipeline] timeout
10:49:44 [2021-09-15T14:49:44.312Z] Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Download)
[Pipeline] sshagent
10:49:45 [2021-09-15T14:49:45.776Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
10:49:45 [2021-09-15T14:49:45.777Z] [ssh-agent] Looking for ssh-agent implementation...
10:49:46 [2021-09-15T14:49:46.194Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
10:49:46 [2021-09-15T14:49:46.199Z] $ ssh-agent
10:49:48 [2021-09-15T14:49:48.301Z] SSH_AUTH_SOCK=/tmp/ssh-1UxhONlovOvN/agent.130
10:49:48 [2021-09-15T14:49:48.301Z] SSH_AGENT_PID=132
10:49:48 [2021-09-15T14:49:48.328Z] Running ssh-add (command line suppressed)
10:49:48 [2021-09-15T14:49:48.343Z] Identity added: /home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_1105360799285390453.key (/home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_1105360799285390453.key)
10:49:48 [2021-09-15T14:49:48.367Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
10:49:49 [2021-09-15T14:49:49.472Z] + mkdir download
10:49:49 [2021-09-15T14:49:49.473Z] + scp -r genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/github/updates-5.13 download
[Pipeline] }
10:50:02 [2021-09-15T14:50:02.058Z] $ ssh-agent -k
10:50:02 [2021-09-15T14:50:02.062Z] unset SSH_AUTH_SOCK;
10:50:02 [2021-09-15T14:50:02.063Z] unset SSH_AGENT_PID;
10:50:02 [2021-09-15T14:50:02.063Z] echo Agent pid 132 killed;
10:50:02 [2021-09-15T14:50:02.085Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish)
[Pipeline] sshagent
10:50:04 [2021-09-15T14:50:04.874Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
10:50:04 [2021-09-15T14:50:04.875Z] [ssh-agent] Looking for ssh-agent implementation...
10:50:04 [2021-09-15T14:50:04.889Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
10:50:04 [2021-09-15T14:50:04.891Z] $ ssh-agent
10:50:04 [2021-09-15T14:50:04.901Z] SSH_AUTH_SOCK=/tmp/ssh-3TfIxCYkrVQg/agent.168
10:50:04 [2021-09-15T14:50:04.901Z] SSH_AGENT_PID=170
10:50:04 [2021-09-15T14:50:04.911Z] Running ssh-add (command line suppressed)
10:50:04 [2021-09-15T14:50:04.922Z] Identity added: /home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_14539090626081147638.key (/home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_14539090626081147638.key)
10:50:04 [2021-09-15T14:50:04.933Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
10:50:05 [2021-09-15T14:50:05.938Z] + ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/github/updates
10:50:06 [2021-09-15T14:50:06.505Z] + ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/github/updates
10:50:07 [2021-09-15T14:50:07.070Z] + scp -r download/updates-5.13/artifacts.jar download/updates-5.13/artifacts.xml.xz download/updates-5.13/content.jar download/updates-5.13/content.xml.xz download/updates-5.13/features download/updates-5.13/github-updatesite-5.13.0.202109080827-r.zip download/updates-5.13/p2.index download/updates-5.13/plugins genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/github/updates
[Pipeline] }
10:50:08 [2021-09-15T14:50:08.302Z] $ ssh-agent -k
10:50:08 [2021-09-15T14:50:08.308Z] unset SSH_AUTH_SOCK;
10:50:08 [2021-09-15T14:50:08.308Z] unset SSH_AGENT_PID;
10:50:08 [2021-09-15T14:50:08.308Z] echo Agent pid 170 killed;
10:50:08 [2021-09-15T14:50:08.317Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS