Skip to content

Console Output

09:43:42 [2022-06-15T13:43:42.423Z] Started by user Jonah Graham
09:43:42 [2022-06-15T13:43:42.423Z] Running as Jonah Graham
09:43:43 [2022-06-15T13:43:43.020Z] Obtained jenkins/pipelines/releng/promote-files-to-download.Jenkinsfile from git https://github.com/eclipse-cdt/cdt-infra.git
09:43:43 [2022-06-15T13:43:43.059Z] [Pipeline] Start of Pipeline
09:43:45 [2022-06-15T13:43:45.096Z] [Pipeline] node
09:43:59 [2022-06-15T13:43:59.139Z] Agent basic-r9v53 is provisioned from template basic
09:43:59 [2022-06-15T13:43:59.141Z] ---
09:43:59 [2022-06-15T13:43:59.141Z] apiVersion: "v1"
09:43:59 [2022-06-15T13:43:59.141Z] kind: "Pod"
09:43:59 [2022-06-15T13:43:59.141Z] metadata:
09:43:59 [2022-06-15T13:43:59.141Z]   annotations: {}
09:43:59 [2022-06-15T13:43:59.141Z]   labels:
09:43:59 [2022-06-15T13:43:59.141Z]     jenkins: "slave"
09:43:59 [2022-06-15T13:43:59.141Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
09:43:59 [2022-06-15T13:43:59.141Z]     jenkins/label: "basic"
09:43:59 [2022-06-15T13:43:59.141Z]   name: "basic-r9v53"
09:43:59 [2022-06-15T13:43:59.141Z]   namespace: "cdt"
09:43:59 [2022-06-15T13:43:59.141Z] spec:
09:43:59 [2022-06-15T13:43:59.141Z]   containers:
09:43:59 [2022-06-15T13:43:59.141Z]   - env:
09:43:59 [2022-06-15T13:43:59.141Z]     - name: "JENKINS_SECRET"
09:43:59 [2022-06-15T13:43:59.141Z]       value: "********"
09:43:59 [2022-06-15T13:43:59.141Z]     - name: "JENKINS_TUNNEL"
09:43:59 [2022-06-15T13:43:59.141Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
09:43:59 [2022-06-15T13:43:59.141Z]     - name: "JENKINS_AGENT_NAME"
09:43:59 [2022-06-15T13:43:59.141Z]       value: "basic-r9v53"
09:43:59 [2022-06-15T13:43:59.141Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:43:59 [2022-06-15T13:43:59.141Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
09:43:59 [2022-06-15T13:43:59.141Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:43:59 [2022-06-15T13:43:59.141Z]     - name: "JAVA_TOOL_OPTIONS"
09:43:59 [2022-06-15T13:43:59.141Z]       value: ""
09:43:59 [2022-06-15T13:43:59.141Z]     - name: "_JAVA_OPTIONS"
09:43:59 [2022-06-15T13:43:59.141Z]       value: ""
09:43:59 [2022-06-15T13:43:59.141Z]     - name: "OPENJ9_JAVA_OPTIONS"
09:43:59 [2022-06-15T13:43:59.141Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:43:59 [2022-06-15T13:43:59.141Z]     - name: "JENKINS_NAME"
09:43:59 [2022-06-15T13:43:59.141Z]       value: "basic-r9v53"
09:43:59 [2022-06-15T13:43:59.141Z]     - name: "JENKINS_AGENT_WORKDIR"
09:43:59 [2022-06-15T13:43:59.141Z]       value: "/home/jenkins/agent"
09:43:59 [2022-06-15T13:43:59.141Z]     - name: "JENKINS_URL"
09:43:59 [2022-06-15T13:43:59.141Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
09:43:59 [2022-06-15T13:43:59.141Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13"
09:43:59 [2022-06-15T13:43:59.141Z]     imagePullPolicy: "Always"
09:43:59 [2022-06-15T13:43:59.141Z]     name: "jnlp"
09:43:59 [2022-06-15T13:43:59.141Z]     resources:
09:43:59 [2022-06-15T13:43:59.141Z]       limits:
09:43:59 [2022-06-15T13:43:59.141Z]         cpu: "2000m"
09:43:59 [2022-06-15T13:43:59.141Z]         memory: "4096Mi"
09:43:59 [2022-06-15T13:43:59.141Z]       requests:
09:43:59 [2022-06-15T13:43:59.141Z]         cpu: "1000m"
09:43:59 [2022-06-15T13:43:59.141Z]         memory: "4096Mi"
09:43:59 [2022-06-15T13:43:59.141Z]     tty: true
09:43:59 [2022-06-15T13:43:59.141Z]     volumeMounts:
09:43:59 [2022-06-15T13:43:59.141Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:43:59 [2022-06-15T13:43:59.141Z]       name: "m2-dir"
09:43:59 [2022-06-15T13:43:59.141Z]       readOnly: true
09:43:59 [2022-06-15T13:43:59.141Z]       subPath: "toolchains.xml"
09:43:59 [2022-06-15T13:43:59.141Z]     - mountPath: "/home/jenkins/.mavenrc"
09:43:59 [2022-06-15T13:43:59.141Z]       name: "m2-dir"
09:43:59 [2022-06-15T13:43:59.141Z]       readOnly: true
09:43:59 [2022-06-15T13:43:59.141Z]       subPath: ".mavenrc"
09:43:59 [2022-06-15T13:43:59.141Z]     - mountPath: "/opt/tools"
09:43:59 [2022-06-15T13:43:59.141Z]       name: "volume-0"
09:43:59 [2022-06-15T13:43:59.141Z]       readOnly: false
09:43:59 [2022-06-15T13:43:59.141Z]     - mountPath: "/home/jenkins"
09:43:59 [2022-06-15T13:43:59.141Z]       name: "volume-2"
09:43:59 [2022-06-15T13:43:59.141Z]       readOnly: false
09:43:59 [2022-06-15T13:43:59.141Z]     - mountPath: "/home/jenkins/.m2/repository"
09:43:59 [2022-06-15T13:43:59.141Z]       name: "volume-3"
09:43:59 [2022-06-15T13:43:59.141Z]       readOnly: false
09:43:59 [2022-06-15T13:43:59.141Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:43:59 [2022-06-15T13:43:59.141Z]       name: "m2-secret-dir"
09:43:59 [2022-06-15T13:43:59.141Z]       readOnly: true
09:43:59 [2022-06-15T13:43:59.141Z]       subPath: "settings-security.xml"
09:43:59 [2022-06-15T13:43:59.141Z]     - mountPath: "/home/jenkins/.m2/wrapper"
09:43:59 [2022-06-15T13:43:59.141Z]       name: "volume-4"
09:43:59 [2022-06-15T13:43:59.141Z]       readOnly: false
09:43:59 [2022-06-15T13:43:59.141Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
09:43:59 [2022-06-15T13:43:59.141Z]       name: "m2-secret-dir"
09:43:59 [2022-06-15T13:43:59.141Z]       readOnly: true
09:43:59 [2022-06-15T13:43:59.141Z]       subPath: "settings.xml"
09:43:59 [2022-06-15T13:43:59.141Z]     - mountPath: "/home/jenkins/.ssh"
09:43:59 [2022-06-15T13:43:59.141Z]       name: "volume-1"
09:43:59 [2022-06-15T13:43:59.141Z]       readOnly: false
09:43:59 [2022-06-15T13:43:59.141Z]       subPath: ""
09:43:59 [2022-06-15T13:43:59.141Z]     - mountPath: "/home/jenkins/agent"
09:43:59 [2022-06-15T13:43:59.141Z]       name: "workspace-volume"
09:43:59 [2022-06-15T13:43:59.141Z]       readOnly: false
09:43:59 [2022-06-15T13:43:59.141Z]     workingDir: "/home/jenkins/agent"
09:43:59 [2022-06-15T13:43:59.141Z]   nodeSelector:
09:43:59 [2022-06-15T13:43:59.141Z]     kubernetes.io/os: "linux"
09:43:59 [2022-06-15T13:43:59.141Z]   restartPolicy: "Never"
09:43:59 [2022-06-15T13:43:59.141Z]   volumes:
09:43:59 [2022-06-15T13:43:59.141Z]   - name: "volume-0"
09:43:59 [2022-06-15T13:43:59.141Z]     persistentVolumeClaim:
09:43:59 [2022-06-15T13:43:59.141Z]       claimName: "tools-claim-jiro-cdt"
09:43:59 [2022-06-15T13:43:59.141Z]       readOnly: true
09:43:59 [2022-06-15T13:43:59.141Z]   - name: "m2-secret-dir"
09:43:59 [2022-06-15T13:43:59.141Z]     secret:
09:43:59 [2022-06-15T13:43:59.141Z]       secretName: "m2-secret-dir"
09:43:59 [2022-06-15T13:43:59.141Z]   - emptyDir:
09:43:59 [2022-06-15T13:43:59.141Z]       medium: ""
09:43:59 [2022-06-15T13:43:59.141Z]     name: "volume-2"
09:43:59 [2022-06-15T13:43:59.141Z]   - configMap:
09:43:59 [2022-06-15T13:43:59.141Z]       name: "m2-dir"
09:43:59 [2022-06-15T13:43:59.141Z]     name: "m2-dir"
09:43:59 [2022-06-15T13:43:59.141Z]   - configMap:
09:43:59 [2022-06-15T13:43:59.141Z]       name: "known-hosts"
09:43:59 [2022-06-15T13:43:59.141Z]     name: "volume-1"
09:43:59 [2022-06-15T13:43:59.141Z]   - emptyDir:
09:43:59 [2022-06-15T13:43:59.141Z]       medium: ""
09:43:59 [2022-06-15T13:43:59.141Z]     name: "workspace-volume"
09:43:59 [2022-06-15T13:43:59.141Z]   - emptyDir:
09:43:59 [2022-06-15T13:43:59.141Z]       medium: ""
09:43:59 [2022-06-15T13:43:59.141Z]     name: "volume-4"
09:43:59 [2022-06-15T13:43:59.141Z]   - emptyDir:
09:43:59 [2022-06-15T13:43:59.141Z]       medium: ""
09:43:59 [2022-06-15T13:43:59.141Z]     name: "volume-3"
09:43:59 [2022-06-15T13:43:59.141Z] 
09:44:00 [2022-06-15T13:44:00.010Z] Running on basic-r9v53 in /home/jenkins/agent/workspace/promote-files-to-download
09:44:00 [2022-06-15T13:44:00.148Z] [Pipeline] {
09:44:01 [2022-06-15T13:44:01.288Z] [Pipeline] stage
09:44:01 [2022-06-15T13:44:01.289Z] [Pipeline] { (Declarative: Checkout SCM)
09:44:01 [2022-06-15T13:44:01.968Z] [Pipeline] checkout
09:44:01 [2022-06-15T13:44:01.984Z] Selected Git installation does not exist. Using Default
09:44:01 [2022-06-15T13:44:01.985Z] The recommended git tool is: NONE
09:44:04 [2022-06-15T13:44:04.483Z] No credentials specified
09:44:04 [2022-06-15T13:44:04.487Z] Cloning the remote Git repository
09:44:04 [2022-06-15T13:44:04.509Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
09:44:05 [2022-06-15T13:44:05.364Z]  > git init /home/jenkins/agent/workspace/promote-files-to-download # timeout=10
09:44:05 [2022-06-15T13:44:05.388Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
09:44:05 [2022-06-15T13:44:05.388Z]  > git --version # timeout=10
09:44:05 [2022-06-15T13:44:05.392Z]  > git --version # 'git version 2.20.1'
09:44:05 [2022-06-15T13:44:05.393Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:44:05 [2022-06-15T13:44:05.973Z] Avoid second fetch
09:44:05 [2022-06-15T13:44:05.984Z] Checking out Revision 32c59d545441deba8471370968faf9ecfd2341b9 (refs/remotes/origin/master)
09:44:05 [2022-06-15T13:44:05.961Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
09:44:05 [2022-06-15T13:44:05.966Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:44:05 [2022-06-15T13:44:05.977Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:44:05 [2022-06-15T13:44:05.994Z]  > git config core.sparsecheckout # timeout=10
09:44:05 [2022-06-15T13:44:05.999Z]  > git checkout -f 32c59d545441deba8471370968faf9ecfd2341b9 # timeout=10
09:44:09 [2022-06-15T13:44:09.849Z] Commit message: "CDT 10.7.0"
09:44:09 [2022-06-15T13:44:09.871Z]  > git rev-list --no-walk 9db6f7b8bbf9cfa013a94c40becbaac61c2798dd # timeout=10
09:44:10 [2022-06-15T13:44:10.184Z] [Pipeline] }
09:44:10 [2022-06-15T13:44:10.468Z] [Pipeline] // stage
09:44:11 [2022-06-15T13:44:11.584Z] [Pipeline] withEnv
09:44:11 [2022-06-15T13:44:11.585Z] [Pipeline] {
09:44:14 [2022-06-15T13:44:14.058Z] [Pipeline] timestamps
09:44:14 [2022-06-15T13:44:14.058Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
09:44:14 [2022-06-15T13:44:14.060Z] [Pipeline] {
09:44:16 [2022-06-15T13:44:16.265Z] [Pipeline] stage
09:44:16 [2022-06-15T13:44:16.265Z] [Pipeline] { (Upload)
09:44:22 [2022-06-15T13:44:22.166Z] [Pipeline] sshagent
09:44:22 [2022-06-15T13:44:22.176Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
09:44:22 [2022-06-15T13:44:22.177Z] [ssh-agent] Looking for ssh-agent implementation...
09:44:22 [2022-06-15T13:44:22.214Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
09:44:22 [2022-06-15T13:44:22.218Z] $ ssh-agent
09:44:22 [2022-06-15T13:44:22.238Z] SSH_AUTH_SOCK=/tmp/ssh-mx9ximH9SVN3/agent.153
09:44:22 [2022-06-15T13:44:22.238Z] SSH_AGENT_PID=155
09:44:22 [2022-06-15T13:44:22.278Z] Running ssh-add (command line suppressed)
09:44:22 [2022-06-15T13:44:22.303Z] Identity added: /home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_16621020722925073251.key (/home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_16621020722925073251.key)
09:44:22 [2022-06-15T13:44:22.319Z] [ssh-agent] Started.
09:44:22 [2022-06-15T13:44:22.320Z] [Pipeline] {
09:44:23 [2022-06-15T13:44:23.017Z] [Pipeline] sh
09:44:23 [2022-06-15T13:44:23.380Z] + ./scripts/promote-files-to-download.sh
09:44:23 [2022-06-15T13:44:23.382Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
09:44:23 [2022-06-15T13:44:23.382Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
09:44:23 [2022-06-15T13:44:23.382Z] + SCP=scp
09:44:23 [2022-06-15T13:44:23.382Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt
09:44:23 [2022-06-15T13:44:23.382Z] + ECHO=echo
09:44:23 [2022-06-15T13:44:23.382Z] + '[' false == false ']'
09:44:23 [2022-06-15T13:44:23.382Z] + ECHO=
09:44:23 [2022-06-15T13:44:23.382Z] + ssh genie.cdt@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/releases/latest/
09:44:24 [2022-06-15T13:44:24.330Z] + scp ./download/releases/latest/compositeArtifacts.xml ./download/releases/latest/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/latest/
09:44:25 [2022-06-15T13:44:25.275Z] + scp ./download/releases/10.6/compositeArtifacts.xml ./download/releases/10.6/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.6/
09:44:25 [2022-06-15T13:44:25.856Z] + scp ./download/releases/10.7/compositeArtifacts.xml ./download/releases/10.7/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.7/
09:44:27 [2022-06-15T13:44:27.310Z] [Pipeline] }
09:44:27 [2022-06-15T13:44:27.316Z] $ ssh-agent -k
09:44:27 [2022-06-15T13:44:27.323Z] unset SSH_AUTH_SOCK;
09:44:27 [2022-06-15T13:44:27.323Z] unset SSH_AGENT_PID;
09:44:27 [2022-06-15T13:44:27.323Z] echo Agent pid 155 killed;
09:44:27 [2022-06-15T13:44:27.333Z] [ssh-agent] Stopped.
09:44:27 [2022-06-15T13:44:27.625Z] [Pipeline] // sshagent
09:44:28 [2022-06-15T13:44:28.036Z] [Pipeline] }
09:44:28 [2022-06-15T13:44:28.310Z] [Pipeline] // stage
09:44:29 [2022-06-15T13:44:29.227Z] [Pipeline] }
09:44:29 [2022-06-15T13:44:29.507Z] [Pipeline] // timestamps
09:44:29 [2022-06-15T13:44:29.919Z] [Pipeline] }
09:44:30 [2022-06-15T13:44:30.198Z] [Pipeline] // withEnv
09:44:30 [2022-06-15T13:44:30.619Z] [Pipeline] }
09:44:30 [2022-06-15T13:44:30.897Z] [Pipeline] // node
09:44:31 [2022-06-15T13:44:31.300Z] [Pipeline] End of Pipeline
09:44:31 [2022-06-15T13:44:31.516Z] Finished: SUCCESS