Skip to content

Console Output

19:32:09 [2022-08-22T23:32:09.204Z] Started by user Jonah Graham
19:32:09 [2022-08-22T23:32:09.204Z] Running as Jonah Graham
19:32:11 [2022-08-22T23:32:11.064Z] Obtained releng/promote-files-to-download.Jenkinsfile from git https://github.com/eclipse-cdt/cdt.git
19:32:11 [2022-08-22T23:32:11.083Z] [Pipeline] Start of Pipeline
19:32:12 [2022-08-22T23:32:12.906Z] [Pipeline] node
19:32:27 [2022-08-22T23:32:27.397Z] Agent basic-l7kn0 is provisioned from template basic
19:32:27 [2022-08-22T23:32:27.398Z] ---
19:32:27 [2022-08-22T23:32:27.398Z] apiVersion: "v1"
19:32:27 [2022-08-22T23:32:27.398Z] kind: "Pod"
19:32:27 [2022-08-22T23:32:27.398Z] metadata:
19:32:27 [2022-08-22T23:32:27.398Z]   annotations: {}
19:32:27 [2022-08-22T23:32:27.398Z]   labels:
19:32:27 [2022-08-22T23:32:27.398Z]     jenkins: "slave"
19:32:27 [2022-08-22T23:32:27.398Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
19:32:27 [2022-08-22T23:32:27.398Z]     jenkins/label: "basic"
19:32:27 [2022-08-22T23:32:27.398Z]   name: "basic-l7kn0"
19:32:27 [2022-08-22T23:32:27.398Z]   namespace: "cdt"
19:32:27 [2022-08-22T23:32:27.398Z] spec:
19:32:27 [2022-08-22T23:32:27.398Z]   containers:
19:32:27 [2022-08-22T23:32:27.398Z]   - env:
19:32:27 [2022-08-22T23:32:27.398Z]     - name: "JENKINS_SECRET"
19:32:27 [2022-08-22T23:32:27.398Z]       value: "********"
19:32:27 [2022-08-22T23:32:27.398Z]     - name: "JENKINS_TUNNEL"
19:32:27 [2022-08-22T23:32:27.398Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
19:32:27 [2022-08-22T23:32:27.398Z]     - name: "JENKINS_AGENT_NAME"
19:32:27 [2022-08-22T23:32:27.398Z]       value: "basic-l7kn0"
19:32:27 [2022-08-22T23:32:27.398Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
19:32:27 [2022-08-22T23:32:27.398Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
19:32:27 [2022-08-22T23:32:27.398Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
19:32:27 [2022-08-22T23:32:27.398Z]     - name: "JAVA_TOOL_OPTIONS"
19:32:27 [2022-08-22T23:32:27.398Z]       value: ""
19:32:27 [2022-08-22T23:32:27.398Z]     - name: "_JAVA_OPTIONS"
19:32:27 [2022-08-22T23:32:27.398Z]       value: ""
19:32:27 [2022-08-22T23:32:27.398Z]     - name: "OPENJ9_JAVA_OPTIONS"
19:32:27 [2022-08-22T23:32:27.398Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
19:32:27 [2022-08-22T23:32:27.398Z]     - name: "JENKINS_NAME"
19:32:27 [2022-08-22T23:32:27.398Z]       value: "basic-l7kn0"
19:32:27 [2022-08-22T23:32:27.398Z]     - name: "JENKINS_AGENT_WORKDIR"
19:32:27 [2022-08-22T23:32:27.398Z]       value: "/home/jenkins/agent"
19:32:27 [2022-08-22T23:32:27.398Z]     - name: "JENKINS_URL"
19:32:27 [2022-08-22T23:32:27.398Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
19:32:27 [2022-08-22T23:32:27.398Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3"
19:32:27 [2022-08-22T23:32:27.398Z]     imagePullPolicy: "Always"
19:32:27 [2022-08-22T23:32:27.398Z]     name: "jnlp"
19:32:27 [2022-08-22T23:32:27.398Z]     resources:
19:32:27 [2022-08-22T23:32:27.398Z]       limits:
19:32:27 [2022-08-22T23:32:27.398Z]         cpu: "2000m"
19:32:27 [2022-08-22T23:32:27.398Z]         memory: "4096Mi"
19:32:27 [2022-08-22T23:32:27.398Z]       requests:
19:32:27 [2022-08-22T23:32:27.398Z]         cpu: "1000m"
19:32:27 [2022-08-22T23:32:27.398Z]         memory: "4096Mi"
19:32:27 [2022-08-22T23:32:27.398Z]     tty: true
19:32:27 [2022-08-22T23:32:27.398Z]     volumeMounts:
19:32:27 [2022-08-22T23:32:27.398Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
19:32:27 [2022-08-22T23:32:27.398Z]       name: "m2-dir"
19:32:27 [2022-08-22T23:32:27.398Z]       readOnly: true
19:32:27 [2022-08-22T23:32:27.398Z]       subPath: "toolchains.xml"
19:32:27 [2022-08-22T23:32:27.398Z]     - mountPath: "/home/jenkins/.mavenrc"
19:32:27 [2022-08-22T23:32:27.398Z]       name: "m2-dir"
19:32:27 [2022-08-22T23:32:27.398Z]       readOnly: true
19:32:27 [2022-08-22T23:32:27.398Z]       subPath: ".mavenrc"
19:32:27 [2022-08-22T23:32:27.398Z]     - mountPath: "/opt/tools"
19:32:27 [2022-08-22T23:32:27.398Z]       name: "volume-0"
19:32:27 [2022-08-22T23:32:27.398Z]       readOnly: false
19:32:27 [2022-08-22T23:32:27.398Z]     - mountPath: "/home/jenkins"
19:32:27 [2022-08-22T23:32:27.398Z]       name: "volume-2"
19:32:27 [2022-08-22T23:32:27.398Z]       readOnly: false
19:32:27 [2022-08-22T23:32:27.398Z]     - mountPath: "/home/jenkins/.m2/repository"
19:32:27 [2022-08-22T23:32:27.398Z]       name: "volume-3"
19:32:27 [2022-08-22T23:32:27.398Z]       readOnly: false
19:32:27 [2022-08-22T23:32:27.398Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
19:32:27 [2022-08-22T23:32:27.398Z]       name: "m2-secret-dir"
19:32:27 [2022-08-22T23:32:27.398Z]       readOnly: true
19:32:27 [2022-08-22T23:32:27.398Z]       subPath: "settings-security.xml"
19:32:27 [2022-08-22T23:32:27.398Z]     - mountPath: "/home/jenkins/.m2/wrapper"
19:32:27 [2022-08-22T23:32:27.398Z]       name: "volume-4"
19:32:27 [2022-08-22T23:32:27.398Z]       readOnly: false
19:32:27 [2022-08-22T23:32:27.398Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
19:32:27 [2022-08-22T23:32:27.398Z]       name: "m2-secret-dir"
19:32:27 [2022-08-22T23:32:27.398Z]       readOnly: true
19:32:27 [2022-08-22T23:32:27.398Z]       subPath: "settings.xml"
19:32:27 [2022-08-22T23:32:27.398Z]     - mountPath: "/home/jenkins/.ssh"
19:32:27 [2022-08-22T23:32:27.398Z]       name: "volume-1"
19:32:27 [2022-08-22T23:32:27.398Z]       readOnly: false
19:32:27 [2022-08-22T23:32:27.398Z]       subPath: ""
19:32:27 [2022-08-22T23:32:27.398Z]     - mountPath: "/home/jenkins/agent"
19:32:27 [2022-08-22T23:32:27.398Z]       name: "workspace-volume"
19:32:27 [2022-08-22T23:32:27.398Z]       readOnly: false
19:32:27 [2022-08-22T23:32:27.398Z]     workingDir: "/home/jenkins/agent"
19:32:27 [2022-08-22T23:32:27.398Z]   nodeSelector:
19:32:27 [2022-08-22T23:32:27.398Z]     kubernetes.io/os: "linux"
19:32:27 [2022-08-22T23:32:27.398Z]   restartPolicy: "Never"
19:32:27 [2022-08-22T23:32:27.398Z]   volumes:
19:32:27 [2022-08-22T23:32:27.398Z]   - name: "volume-0"
19:32:27 [2022-08-22T23:32:27.398Z]     persistentVolumeClaim:
19:32:27 [2022-08-22T23:32:27.398Z]       claimName: "tools-claim-jiro-cdt"
19:32:27 [2022-08-22T23:32:27.398Z]       readOnly: true
19:32:27 [2022-08-22T23:32:27.398Z]   - name: "m2-secret-dir"
19:32:27 [2022-08-22T23:32:27.398Z]     secret:
19:32:27 [2022-08-22T23:32:27.398Z]       secretName: "m2-secret-dir"
19:32:27 [2022-08-22T23:32:27.398Z]   - emptyDir:
19:32:27 [2022-08-22T23:32:27.398Z]       medium: ""
19:32:27 [2022-08-22T23:32:27.398Z]     name: "volume-2"
19:32:27 [2022-08-22T23:32:27.398Z]   - configMap:
19:32:27 [2022-08-22T23:32:27.398Z]       name: "m2-dir"
19:32:27 [2022-08-22T23:32:27.398Z]     name: "m2-dir"
19:32:27 [2022-08-22T23:32:27.398Z]   - configMap:
19:32:27 [2022-08-22T23:32:27.398Z]       name: "known-hosts"
19:32:27 [2022-08-22T23:32:27.398Z]     name: "volume-1"
19:32:27 [2022-08-22T23:32:27.398Z]   - emptyDir:
19:32:27 [2022-08-22T23:32:27.398Z]       medium: ""
19:32:27 [2022-08-22T23:32:27.398Z]     name: "workspace-volume"
19:32:27 [2022-08-22T23:32:27.398Z]   - emptyDir:
19:32:27 [2022-08-22T23:32:27.398Z]       medium: ""
19:32:27 [2022-08-22T23:32:27.398Z]     name: "volume-4"
19:32:27 [2022-08-22T23:32:27.398Z]   - emptyDir:
19:32:27 [2022-08-22T23:32:27.398Z]       medium: ""
19:32:27 [2022-08-22T23:32:27.398Z]     name: "volume-3"
19:32:27 [2022-08-22T23:32:27.398Z] 
19:32:27 [2022-08-22T23:32:27.421Z] Running on basic-l7kn0 in /home/jenkins/agent/workspace/promote-files-to-download
19:32:27 [2022-08-22T23:32:27.566Z] [Pipeline] {
19:32:28 [2022-08-22T23:32:28.900Z] [Pipeline] stage
19:32:28 [2022-08-22T23:32:28.901Z] [Pipeline] { (Declarative: Checkout SCM)
19:32:29 [2022-08-22T23:32:29.716Z] [Pipeline] checkout
19:32:29 [2022-08-22T23:32:29.725Z] The recommended git tool is: git
19:32:31 [2022-08-22T23:32:31.270Z] No credentials specified
19:32:31 [2022-08-22T23:32:31.272Z] Cloning the remote Git repository
19:32:31 [2022-08-22T23:32:31.287Z] Cloning repository https://github.com/eclipse-cdt/cdt.git
19:32:31 [2022-08-22T23:32:31.845Z]  > git init /home/jenkins/agent/workspace/promote-files-to-download # timeout=10
19:32:31 [2022-08-22T23:32:31.861Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt.git
19:32:31 [2022-08-22T23:32:31.861Z]  > git --version # timeout=10
19:32:31 [2022-08-22T23:32:31.863Z]  > git --version # 'git version 2.20.1'
19:32:31 [2022-08-22T23:32:31.863Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:32:50 [2022-08-22T23:32:50.242Z] Avoid second fetch
19:32:50 [2022-08-22T23:32:50.250Z] Checking out Revision 45f7fd70790b225b183e25c554406f01741fd4d3 (refs/remotes/origin/main)
19:32:50 [2022-08-22T23:32:50.237Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt.git # timeout=10
19:32:50 [2022-08-22T23:32:50.240Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:32:50 [2022-08-22T23:32:50.248Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
19:32:50 [2022-08-22T23:32:50.259Z]  > git config core.sparsecheckout # timeout=10
19:32:50 [2022-08-22T23:32:50.262Z]  > git checkout -f 45f7fd70790b225b183e25c554406f01741fd4d3 # timeout=10
19:32:55 [2022-08-22T23:32:55.230Z] Commit message: "Correct path to promote script"
19:32:55 [2022-08-22T23:32:55.238Z]  > git rev-list --no-walk 8b0ea1fd07c940e0aec5027a06a94b584ff9b7c9 # timeout=10
19:32:55 [2022-08-22T23:32:55.548Z] [Pipeline] }
19:32:55 [2022-08-22T23:32:55.814Z] [Pipeline] // stage
19:32:56 [2022-08-22T23:32:56.755Z] [Pipeline] withEnv
19:32:56 [2022-08-22T23:32:56.756Z] [Pipeline] {
19:32:59 [2022-08-22T23:32:59.251Z] [Pipeline] timestamps
19:32:59 [2022-08-22T23:32:59.252Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
19:32:59 [2022-08-22T23:32:59.253Z] [Pipeline] {
19:33:01 [2022-08-22T23:33:01.523Z] [Pipeline] stage
19:33:01 [2022-08-22T23:33:01.524Z] [Pipeline] { (Upload)
19:33:08 [2022-08-22T23:33:08.051Z] [Pipeline] sshagent
19:33:08 [2022-08-22T23:33:08.056Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
19:33:08 [2022-08-22T23:33:08.057Z] [ssh-agent] Looking for ssh-agent implementation...
19:33:08 [2022-08-22T23:33:08.092Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
19:33:08 [2022-08-22T23:33:08.097Z] $ ssh-agent
19:33:08 [2022-08-22T23:33:08.105Z] SSH_AUTH_SOCK=/tmp/ssh-0F6yJQQcRN3h/agent.154
19:33:08 [2022-08-22T23:33:08.105Z] SSH_AGENT_PID=156
19:33:08 [2022-08-22T23:33:08.117Z] Running ssh-add (command line suppressed)
19:33:08 [2022-08-22T23:33:08.131Z] Identity added: /home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_13496006627102899187.key (/home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_13496006627102899187.key)
19:33:08 [2022-08-22T23:33:08.139Z] [ssh-agent] Started.
19:33:08 [2022-08-22T23:33:08.140Z] [Pipeline] {
19:33:08 [2022-08-22T23:33:08.794Z] [Pipeline] sh
19:33:09 [2022-08-22T23:33:09.132Z] + ./releng/scripts/promote-files-to-download.sh
19:33:09 [2022-08-22T23:33:09.133Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
19:33:09 [2022-08-22T23:33:09.133Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
19:33:09 [2022-08-22T23:33:09.133Z] + SCP=scp
19:33:09 [2022-08-22T23:33:09.133Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt
19:33:09 [2022-08-22T23:33:09.133Z] + ECHO=echo
19:33:09 [2022-08-22T23:33:09.133Z] + '[' false == false ']'
19:33:09 [2022-08-22T23:33:09.133Z] + ECHO=
19:33:09 [2022-08-22T23:33:09.133Z] + ssh genie.cdt@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/releases/latest/
19:33:10 [2022-08-22T23:33:10.515Z] + scp ./releng/download/releases/latest/compositeArtifacts.xml ./releng/download/releases/latest/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/latest/
19:33:11 [2022-08-22T23:33:11.886Z] + scp ./releng/download/releases/10.6/compositeArtifacts.xml ./releng/download/releases/10.6/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.6/
19:33:13 [2022-08-22T23:33:13.257Z] + scp ./releng/download/releases/10.7/compositeArtifacts.xml ./releng/download/releases/10.7/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.7/
19:33:15 [2022-08-22T23:33:15.031Z] [Pipeline] }
19:33:15 [2022-08-22T23:33:15.037Z] $ ssh-agent -k
19:33:15 [2022-08-22T23:33:15.041Z] unset SSH_AUTH_SOCK;
19:33:15 [2022-08-22T23:33:15.041Z] unset SSH_AGENT_PID;
19:33:15 [2022-08-22T23:33:15.041Z] echo Agent pid 156 killed;
19:33:15 [2022-08-22T23:33:15.045Z] [ssh-agent] Stopped.
19:33:15 [2022-08-22T23:33:15.451Z] [Pipeline] // sshagent
19:33:21 [2022-08-22T23:33:21.863Z] [Pipeline] }
19:33:22 [2022-08-22T23:33:22.798Z] [Pipeline] // stage
19:33:23 [2022-08-22T23:33:23.324Z] [Pipeline] }
19:33:23 [2022-08-22T23:33:23.604Z] [Pipeline] // timestamps
19:33:32 [2022-08-22T23:33:32.050Z] [Pipeline] }
19:33:33 [2022-08-22T23:33:33.231Z] [Pipeline] // withEnv
19:33:33 [2022-08-22T23:33:33.897Z] [Pipeline] }
19:33:34 [2022-08-22T23:33:34.438Z] [Pipeline] // node
19:33:34 [2022-08-22T23:33:34.836Z] [Pipeline] End of Pipeline
19:33:35 [2022-08-22T23:33:35.030Z] Finished: SUCCESS