Skip to content

Console Output

18:28:03 [2021-07-26T22:28:03.978Z] Started by user Jonah Graham
18:28:03 [2021-07-26T22:28:03.978Z] Running as Jonah Graham
18:28:08 [2021-07-26T22:28:08.543Z] Obtained jenkins/pipelines/releng/promote-files-to-download.Jenkinsfile from git https://github.com/eclipse-cdt/cdt-infra.git
18:28:08 [2021-07-26T22:28:08.543Z] Running in Durability level: PERFORMANCE_OPTIMIZED
18:28:08 [2021-07-26T22:28:08.640Z] [Pipeline] Start of Pipeline
18:28:10 [2021-07-26T22:28:10.891Z] [Pipeline] node
18:28:25 [2021-07-26T22:28:25.892Z] Still waiting to schedule task
18:28:25 [2021-07-26T22:28:25.893Z] Waiting for next available executor
18:28:33 [2021-07-26T22:28:33.515Z] Agent basic-w2h4w is provisioned from template basic
18:28:33 [2021-07-26T22:28:33.516Z] ---
18:28:33 [2021-07-26T22:28:33.516Z] apiVersion: "v1"
18:28:33 [2021-07-26T22:28:33.516Z] kind: "Pod"
18:28:33 [2021-07-26T22:28:33.516Z] metadata:
18:28:33 [2021-07-26T22:28:33.516Z]   annotations: {}
18:28:33 [2021-07-26T22:28:33.516Z]   labels:
18:28:33 [2021-07-26T22:28:33.516Z]     jenkins: "slave"
18:28:33 [2021-07-26T22:28:33.516Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
18:28:33 [2021-07-26T22:28:33.516Z]     jenkins/label: "basic"
18:28:33 [2021-07-26T22:28:33.516Z]   name: "basic-w2h4w"
18:28:33 [2021-07-26T22:28:33.516Z] spec:
18:28:33 [2021-07-26T22:28:33.516Z]   containers:
18:28:33 [2021-07-26T22:28:33.516Z]   - env:
18:28:33 [2021-07-26T22:28:33.516Z]     - name: "JENKINS_SECRET"
18:28:33 [2021-07-26T22:28:33.516Z]       value: "********"
18:28:33 [2021-07-26T22:28:33.516Z]     - name: "JENKINS_TUNNEL"
18:28:33 [2021-07-26T22:28:33.516Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
18:28:33 [2021-07-26T22:28:33.516Z]     - name: "JENKINS_AGENT_NAME"
18:28:33 [2021-07-26T22:28:33.516Z]       value: "basic-w2h4w"
18:28:33 [2021-07-26T22:28:33.516Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
18:28:33 [2021-07-26T22:28:33.516Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
18:28:33 [2021-07-26T22:28:33.516Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
18:28:33 [2021-07-26T22:28:33.516Z]     - name: "JAVA_TOOL_OPTIONS"
18:28:33 [2021-07-26T22:28:33.516Z]       value: ""
18:28:33 [2021-07-26T22:28:33.516Z]     - name: "_JAVA_OPTIONS"
18:28:33 [2021-07-26T22:28:33.516Z]       value: ""
18:28:33 [2021-07-26T22:28:33.516Z]     - name: "OPENJ9_JAVA_OPTIONS"
18:28:33 [2021-07-26T22:28:33.516Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
18:28:33 [2021-07-26T22:28:33.516Z]     - name: "JENKINS_NAME"
18:28:33 [2021-07-26T22:28:33.516Z]       value: "basic-w2h4w"
18:28:33 [2021-07-26T22:28:33.516Z]     - name: "JENKINS_AGENT_WORKDIR"
18:28:33 [2021-07-26T22:28:33.516Z]       value: "/home/jenkins/agent"
18:28:33 [2021-07-26T22:28:33.516Z]     - name: "JENKINS_URL"
18:28:33 [2021-07-26T22:28:33.516Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
18:28:33 [2021-07-26T22:28:33.516Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5"
18:28:33 [2021-07-26T22:28:33.516Z]     imagePullPolicy: "Always"
18:28:33 [2021-07-26T22:28:33.516Z]     name: "jnlp"
18:28:33 [2021-07-26T22:28:33.516Z]     resources:
18:28:33 [2021-07-26T22:28:33.516Z]       limits:
18:28:33 [2021-07-26T22:28:33.516Z]         cpu: "2000m"
18:28:33 [2021-07-26T22:28:33.516Z]         memory: "4096Mi"
18:28:33 [2021-07-26T22:28:33.516Z]       requests:
18:28:33 [2021-07-26T22:28:33.516Z]         cpu: "1000m"
18:28:33 [2021-07-26T22:28:33.516Z]         memory: "4096Mi"
18:28:33 [2021-07-26T22:28:33.516Z]     tty: true
18:28:33 [2021-07-26T22:28:33.516Z]     volumeMounts:
18:28:33 [2021-07-26T22:28:33.516Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
18:28:33 [2021-07-26T22:28:33.516Z]       name: "m2-dir"
18:28:33 [2021-07-26T22:28:33.516Z]       readOnly: true
18:28:33 [2021-07-26T22:28:33.516Z]       subPath: "toolchains.xml"
18:28:33 [2021-07-26T22:28:33.516Z]     - mountPath: "/home/jenkins/.mavenrc"
18:28:33 [2021-07-26T22:28:33.516Z]       name: "m2-dir"
18:28:33 [2021-07-26T22:28:33.516Z]       readOnly: true
18:28:33 [2021-07-26T22:28:33.516Z]       subPath: ".mavenrc"
18:28:33 [2021-07-26T22:28:33.516Z]     - mountPath: "/opt/tools"
18:28:33 [2021-07-26T22:28:33.516Z]       name: "volume-0"
18:28:33 [2021-07-26T22:28:33.516Z]       readOnly: false
18:28:33 [2021-07-26T22:28:33.516Z]     - mountPath: "/home/jenkins"
18:28:33 [2021-07-26T22:28:33.516Z]       name: "volume-2"
18:28:33 [2021-07-26T22:28:33.516Z]       readOnly: false
18:28:33 [2021-07-26T22:28:33.516Z]     - mountPath: "/home/jenkins/.m2/repository"
18:28:33 [2021-07-26T22:28:33.516Z]       name: "volume-3"
18:28:33 [2021-07-26T22:28:33.516Z]       readOnly: false
18:28:33 [2021-07-26T22:28:33.516Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
18:28:33 [2021-07-26T22:28:33.516Z]       name: "m2-secret-dir"
18:28:33 [2021-07-26T22:28:33.516Z]       readOnly: true
18:28:33 [2021-07-26T22:28:33.516Z]       subPath: "settings-security.xml"
18:28:33 [2021-07-26T22:28:33.516Z]     - mountPath: "/home/jenkins/.m2/wrapper"
18:28:33 [2021-07-26T22:28:33.516Z]       name: "volume-4"
18:28:33 [2021-07-26T22:28:33.516Z]       readOnly: false
18:28:33 [2021-07-26T22:28:33.516Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
18:28:33 [2021-07-26T22:28:33.516Z]       name: "m2-secret-dir"
18:28:33 [2021-07-26T22:28:33.516Z]       readOnly: true
18:28:33 [2021-07-26T22:28:33.516Z]       subPath: "settings.xml"
18:28:33 [2021-07-26T22:28:33.516Z]     - mountPath: "/home/jenkins/.ssh"
18:28:33 [2021-07-26T22:28:33.516Z]       name: "volume-1"
18:28:33 [2021-07-26T22:28:33.516Z]       readOnly: false
18:28:33 [2021-07-26T22:28:33.516Z]     - mountPath: "/home/jenkins/agent"
18:28:33 [2021-07-26T22:28:33.516Z]       name: "workspace-volume"
18:28:33 [2021-07-26T22:28:33.516Z]       readOnly: false
18:28:33 [2021-07-26T22:28:33.516Z]     workingDir: "/home/jenkins/agent"
18:28:33 [2021-07-26T22:28:33.516Z]   nodeSelector:
18:28:33 [2021-07-26T22:28:33.516Z]     kubernetes.io/os: "linux"
18:28:33 [2021-07-26T22:28:33.516Z]   restartPolicy: "Never"
18:28:33 [2021-07-26T22:28:33.516Z]   volumes:
18:28:33 [2021-07-26T22:28:33.516Z]   - name: "volume-0"
18:28:33 [2021-07-26T22:28:33.516Z]     persistentVolumeClaim:
18:28:33 [2021-07-26T22:28:33.516Z]       claimName: "tools-claim-jiro-cdt"
18:28:33 [2021-07-26T22:28:33.516Z]       readOnly: true
18:28:33 [2021-07-26T22:28:33.516Z]   - name: "m2-secret-dir"
18:28:33 [2021-07-26T22:28:33.516Z]     secret:
18:28:33 [2021-07-26T22:28:33.516Z]       secretName: "m2-secret-dir"
18:28:33 [2021-07-26T22:28:33.516Z]   - emptyDir:
18:28:33 [2021-07-26T22:28:33.516Z]       medium: ""
18:28:33 [2021-07-26T22:28:33.516Z]     name: "volume-2"
18:28:33 [2021-07-26T22:28:33.516Z]   - configMap:
18:28:33 [2021-07-26T22:28:33.516Z]       name: "m2-dir"
18:28:33 [2021-07-26T22:28:33.516Z]     name: "m2-dir"
18:28:33 [2021-07-26T22:28:33.516Z]   - configMap:
18:28:33 [2021-07-26T22:28:33.516Z]       name: "known-hosts"
18:28:33 [2021-07-26T22:28:33.516Z]     name: "volume-1"
18:28:33 [2021-07-26T22:28:33.516Z]   - emptyDir:
18:28:33 [2021-07-26T22:28:33.516Z]       medium: ""
18:28:33 [2021-07-26T22:28:33.516Z]     name: "workspace-volume"
18:28:33 [2021-07-26T22:28:33.516Z]   - emptyDir:
18:28:33 [2021-07-26T22:28:33.516Z]       medium: ""
18:28:33 [2021-07-26T22:28:33.516Z]     name: "volume-4"
18:28:33 [2021-07-26T22:28:33.516Z]   - emptyDir:
18:28:33 [2021-07-26T22:28:33.516Z]       medium: ""
18:28:33 [2021-07-26T22:28:33.516Z]     name: "volume-3"
18:28:33 [2021-07-26T22:28:33.516Z] 
18:28:33 [2021-07-26T22:28:33.544Z] Running on basic-w2h4w in /home/jenkins/agent/workspace/promote-files-to-download
18:28:33 [2021-07-26T22:28:33.691Z] [Pipeline] {
18:28:34 [2021-07-26T22:28:34.844Z] [Pipeline] stage
18:28:34 [2021-07-26T22:28:34.845Z] [Pipeline] { (Declarative: Checkout SCM)
18:28:35 [2021-07-26T22:28:35.543Z] [Pipeline] checkout
18:28:35 [2021-07-26T22:28:35.595Z] Selected Git installation does not exist. Using Default
18:28:35 [2021-07-26T22:28:35.596Z] The recommended git tool is: NONE
18:28:36 [2021-07-26T22:28:36.705Z] No credentials specified
18:28:36 [2021-07-26T22:28:36.707Z] Cloning the remote Git repository
18:28:36 [2021-07-26T22:28:36.713Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
18:28:36 [2021-07-26T22:28:36.752Z]  > git init /home/jenkins/agent/workspace/promote-files-to-download # timeout=10
18:28:36 [2021-07-26T22:28:36.770Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
18:28:36 [2021-07-26T22:28:36.770Z]  > git --version # timeout=10
18:28:36 [2021-07-26T22:28:36.772Z]  > git --version # 'git version 2.20.1'
18:28:36 [2021-07-26T22:28:36.772Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:28:37 [2021-07-26T22:28:37.277Z] Avoid second fetch
18:28:37 [2021-07-26T22:28:37.282Z] Checking out Revision 9ae28d82e7b09d7b6433d22e0d81d80ad7702fe5 (refs/remotes/origin/master)
18:28:37 [2021-07-26T22:28:37.267Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
18:28:37 [2021-07-26T22:28:37.269Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:28:37 [2021-07-26T22:28:37.274Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:28:37 [2021-07-26T22:28:37.284Z]  > git config core.sparsecheckout # timeout=10
18:28:37 [2021-07-26T22:28:37.286Z]  > git checkout -f 9ae28d82e7b09d7b6433d22e0d81d80ad7702fe5 # timeout=10
18:28:40 [2021-07-26T22:28:40.781Z] Commit message: "Prepare for CDT 10.3.2 (fixup)"
18:28:40 [2021-07-26T22:28:40.789Z]  > git rev-list --no-walk 54559a989b8cde8ee6088889611db75c2d119153 # timeout=10
18:28:41 [2021-07-26T22:28:41.101Z] [Pipeline] }
18:28:41 [2021-07-26T22:28:41.377Z] [Pipeline] // stage
18:28:42 [2021-07-26T22:28:42.493Z] [Pipeline] withEnv
18:28:42 [2021-07-26T22:28:42.494Z] [Pipeline] {
18:28:44 [2021-07-26T22:28:44.997Z] [Pipeline] timestamps
18:28:44 [2021-07-26T22:28:44.997Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
18:28:44 [2021-07-26T22:28:44.999Z] [Pipeline] {
18:28:47 [2021-07-26T22:28:47.235Z] [Pipeline] stage
18:28:47 [2021-07-26T22:28:47.236Z] [Pipeline] { (Upload)
18:28:53 [2021-07-26T22:28:53.147Z] [Pipeline] sshagent
18:28:53 [2021-07-26T22:28:53.158Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
18:28:53 [2021-07-26T22:28:53.160Z] [ssh-agent] Looking for ssh-agent implementation...
18:28:53 [2021-07-26T22:28:53.185Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
18:28:53 [2021-07-26T22:28:53.183Z] $ ssh-agent
18:28:53 [2021-07-26T22:28:53.202Z] SSH_AUTH_SOCK=/tmp/ssh-PuV5PcXbmZ9J/agent.151
18:28:53 [2021-07-26T22:28:53.202Z] SSH_AGENT_PID=153
18:28:53 [2021-07-26T22:28:53.238Z] Running ssh-add (command line suppressed)
18:28:53 [2021-07-26T22:28:53.243Z] Identity added: /home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_10121985212616797585.key (/home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_10121985212616797585.key)
18:28:53 [2021-07-26T22:28:53.259Z] [ssh-agent] Started.
18:28:53 [2021-07-26T22:28:53.259Z] [Pipeline] {
18:28:53 [2021-07-26T22:28:53.982Z] [Pipeline] sh
18:28:54 [2021-07-26T22:28:54.311Z] + ./scripts/promote-files-to-download.sh
18:28:54 [2021-07-26T22:28:54.312Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
18:28:54 [2021-07-26T22:28:54.312Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
18:28:54 [2021-07-26T22:28:54.312Z] + SCP=scp
18:28:54 [2021-07-26T22:28:54.312Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt
18:28:54 [2021-07-26T22:28:54.312Z] + ECHO=echo
18:28:54 [2021-07-26T22:28:54.312Z] + '[' false == false ']'
18:28:54 [2021-07-26T22:28:54.312Z] + ECHO=
18:28:54 [2021-07-26T22:28:54.312Z] + scp ./download/releases/9.7/compositeArtifacts.xml ./download/releases/9.7/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.7/
18:28:54 [2021-07-26T22:28:54.312Z] + scp ./download/releases/9.8/compositeArtifacts.xml ./download/releases/9.8/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.8/
18:28:54 [2021-07-26T22:28:54.573Z] + scp ./download/releases/9.9/compositeArtifacts.xml ./download/releases/9.9/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.9/
18:28:54 [2021-07-26T22:28:54.573Z] + scp ./download/releases/9.10/compositeArtifacts.xml ./download/releases/9.10/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.10/
18:28:54 [2021-07-26T22:28:54.833Z] + scp ./download/releases/9.11/compositeArtifacts.xml ./download/releases/9.11/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.11/
18:28:54 [2021-07-26T22:28:54.833Z] + scp ./download/releases/10.0/compositeArtifacts.xml ./download/releases/10.0/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.0/
18:28:55 [2021-07-26T22:28:55.092Z] + scp ./download/releases/10.1/compositeArtifacts.xml ./download/releases/10.1/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.1/
18:28:55 [2021-07-26T22:28:55.351Z] + scp ./download/releases/10.2/compositeArtifacts.xml ./download/releases/10.2/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.2/
18:28:55 [2021-07-26T22:28:55.351Z] + scp ./download/releases/10.3/compositeArtifacts.xml ./download/releases/10.3/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.3/
18:28:55 [2021-07-26T22:28:55.926Z] [Pipeline] }
18:28:55 [2021-07-26T22:28:55.926Z] $ ssh-agent -k
18:28:55 [2021-07-26T22:28:55.929Z] unset SSH_AUTH_SOCK;
18:28:55 [2021-07-26T22:28:55.929Z] unset SSH_AGENT_PID;
18:28:55 [2021-07-26T22:28:55.929Z] echo Agent pid 153 killed;
18:28:55 [2021-07-26T22:28:55.944Z] [ssh-agent] Stopped.
18:28:56 [2021-07-26T22:28:56.228Z] [Pipeline] // sshagent
18:28:56 [2021-07-26T22:28:56.653Z] [Pipeline] }
18:28:56 [2021-07-26T22:28:56.934Z] [Pipeline] // stage
18:28:57 [2021-07-26T22:28:57.505Z] [Pipeline] }
18:28:57 [2021-07-26T22:28:57.794Z] [Pipeline] // timestamps
18:28:58 [2021-07-26T22:28:58.222Z] [Pipeline] }
18:28:58 [2021-07-26T22:28:58.500Z] [Pipeline] // withEnv
18:28:58 [2021-07-26T22:28:58.917Z] [Pipeline] }
18:28:59 [2021-07-26T22:28:59.196Z] [Pipeline] // node
18:28:59 [2021-07-26T22:28:59.606Z] [Pipeline] End of Pipeline
18:28:59 [2021-07-26T22:28:59.814Z] Finished: SUCCESS