Skip to content

Console Output

18:54:36 [2023-10-02T22:54:36.483Z] Started by user Jonah Graham
18:54:36 [2023-10-02T22:54:36.484Z] Running as Jonah Graham
18:54:52 [2023-10-02T22:54:52.298Z] Obtained releng/promote-a-build.Jenkinsfile from git https://github.com/eclipse-cdt/cdt.git
18:54:53 [2023-10-02T22:54:53.150Z] [Pipeline] Start of Pipeline
18:54:55 [2023-10-02T22:54:55.336Z] [Pipeline] node
18:55:10 [2023-10-02T22:55:10.336Z] Still waiting to schedule task
18:55:10 [2023-10-02T22:55:10.757Z] Waiting for next available executor
18:55:15 [2023-10-02T22:55:15.423Z] Agent basic-9bbg2 is provisioned from template basic
18:55:15 [2023-10-02T22:55:15.450Z] ---
18:55:15 [2023-10-02T22:55:15.450Z] apiVersion: "v1"
18:55:15 [2023-10-02T22:55:15.450Z] kind: "Pod"
18:55:15 [2023-10-02T22:55:15.450Z] metadata:
18:55:15 [2023-10-02T22:55:15.450Z]   labels:
18:55:15 [2023-10-02T22:55:15.450Z]     jenkins: "slave"
18:55:15 [2023-10-02T22:55:15.450Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
18:55:15 [2023-10-02T22:55:15.450Z]     jenkins/label: "basic"
18:55:15 [2023-10-02T22:55:15.450Z]   name: "basic-9bbg2"
18:55:15 [2023-10-02T22:55:15.450Z]   namespace: "cdt"
18:55:15 [2023-10-02T22:55:15.450Z] spec:
18:55:15 [2023-10-02T22:55:15.450Z]   containers:
18:55:15 [2023-10-02T22:55:15.450Z]   - env:
18:55:15 [2023-10-02T22:55:15.450Z]     - name: "JENKINS_SECRET"
18:55:15 [2023-10-02T22:55:15.450Z]       value: "********"
18:55:15 [2023-10-02T22:55:15.450Z]     - name: "JENKINS_TUNNEL"
18:55:15 [2023-10-02T22:55:15.450Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
18:55:15 [2023-10-02T22:55:15.450Z]     - name: "JENKINS_AGENT_NAME"
18:55:15 [2023-10-02T22:55:15.450Z]       value: "basic-9bbg2"
18:55:15 [2023-10-02T22:55:15.450Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
18:55:15 [2023-10-02T22:55:15.450Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
18:55:15 [2023-10-02T22:55:15.450Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
18:55:15 [2023-10-02T22:55:15.450Z]     - name: "JAVA_TOOL_OPTIONS"
18:55:15 [2023-10-02T22:55:15.450Z]       value: ""
18:55:15 [2023-10-02T22:55:15.450Z]     - name: "_JAVA_OPTIONS"
18:55:15 [2023-10-02T22:55:15.450Z]       value: ""
18:55:15 [2023-10-02T22:55:15.450Z]     - name: "OPENJ9_JAVA_OPTIONS"
18:55:15 [2023-10-02T22:55:15.450Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
18:55:15 [2023-10-02T22:55:15.450Z]     - name: "JENKINS_NAME"
18:55:15 [2023-10-02T22:55:15.450Z]       value: "basic-9bbg2"
18:55:15 [2023-10-02T22:55:15.450Z]     - name: "JENKINS_AGENT_WORKDIR"
18:55:15 [2023-10-02T22:55:15.450Z]       value: "/home/jenkins/agent"
18:55:15 [2023-10-02T22:55:15.450Z]     - name: "JENKINS_URL"
18:55:15 [2023-10-02T22:55:15.450Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
18:55:15 [2023-10-02T22:55:15.450Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3131.vf2b_b_798b_ce99"
18:55:15 [2023-10-02T22:55:15.450Z]     imagePullPolicy: "Always"
18:55:15 [2023-10-02T22:55:15.450Z]     name: "jnlp"
18:55:15 [2023-10-02T22:55:15.450Z]     resources:
18:55:15 [2023-10-02T22:55:15.450Z]       limits:
18:55:15 [2023-10-02T22:55:15.450Z]         cpu: "2000m"
18:55:15 [2023-10-02T22:55:15.450Z]         memory: "4096Mi"
18:55:15 [2023-10-02T22:55:15.450Z]       requests:
18:55:15 [2023-10-02T22:55:15.450Z]         cpu: "1000m"
18:55:15 [2023-10-02T22:55:15.450Z]         memory: "4096Mi"
18:55:15 [2023-10-02T22:55:15.450Z]     tty: true
18:55:15 [2023-10-02T22:55:15.450Z]     volumeMounts:
18:55:15 [2023-10-02T22:55:15.450Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
18:55:15 [2023-10-02T22:55:15.450Z]       name: "m2-dir"
18:55:15 [2023-10-02T22:55:15.450Z]       readOnly: true
18:55:15 [2023-10-02T22:55:15.450Z]       subPath: "toolchains.xml"
18:55:15 [2023-10-02T22:55:15.450Z]     - mountPath: "/home/jenkins/.mavenrc"
18:55:15 [2023-10-02T22:55:15.450Z]       name: "m2-dir"
18:55:15 [2023-10-02T22:55:15.450Z]       readOnly: true
18:55:15 [2023-10-02T22:55:15.450Z]       subPath: ".mavenrc"
18:55:15 [2023-10-02T22:55:15.450Z]     - mountPath: "/opt/tools"
18:55:15 [2023-10-02T22:55:15.450Z]       name: "volume-0"
18:55:15 [2023-10-02T22:55:15.450Z]       readOnly: false
18:55:15 [2023-10-02T22:55:15.450Z]     - mountPath: "/home/jenkins"
18:55:15 [2023-10-02T22:55:15.450Z]       name: "volume-2"
18:55:15 [2023-10-02T22:55:15.450Z]       readOnly: false
18:55:15 [2023-10-02T22:55:15.450Z]     - mountPath: "/home/jenkins/.m2/repository"
18:55:15 [2023-10-02T22:55:15.450Z]       name: "volume-3"
18:55:15 [2023-10-02T22:55:15.450Z]       readOnly: false
18:55:15 [2023-10-02T22:55:15.450Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
18:55:15 [2023-10-02T22:55:15.450Z]       name: "m2-secret-dir"
18:55:15 [2023-10-02T22:55:15.450Z]       readOnly: true
18:55:15 [2023-10-02T22:55:15.450Z]       subPath: "settings-security.xml"
18:55:15 [2023-10-02T22:55:15.450Z]     - mountPath: "/home/jenkins/.m2/wrapper"
18:55:15 [2023-10-02T22:55:15.450Z]       name: "volume-4"
18:55:15 [2023-10-02T22:55:15.450Z]       readOnly: false
18:55:15 [2023-10-02T22:55:15.450Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
18:55:15 [2023-10-02T22:55:15.450Z]       name: "m2-secret-dir"
18:55:15 [2023-10-02T22:55:15.450Z]       readOnly: true
18:55:15 [2023-10-02T22:55:15.450Z]       subPath: "settings.xml"
18:55:15 [2023-10-02T22:55:15.450Z]     - mountPath: "/home/jenkins/.ssh"
18:55:15 [2023-10-02T22:55:15.450Z]       name: "volume-1"
18:55:15 [2023-10-02T22:55:15.450Z]       readOnly: false
18:55:15 [2023-10-02T22:55:15.450Z]       subPath: ""
18:55:15 [2023-10-02T22:55:15.450Z]     - mountPath: "/home/jenkins/agent"
18:55:15 [2023-10-02T22:55:15.450Z]       name: "workspace-volume"
18:55:15 [2023-10-02T22:55:15.450Z]       readOnly: false
18:55:15 [2023-10-02T22:55:15.450Z]     workingDir: "/home/jenkins/agent"
18:55:15 [2023-10-02T22:55:15.450Z]   nodeSelector:
18:55:15 [2023-10-02T22:55:15.450Z]     kubernetes.io/os: "linux"
18:55:15 [2023-10-02T22:55:15.450Z]   restartPolicy: "Never"
18:55:15 [2023-10-02T22:55:15.450Z]   volumes:
18:55:15 [2023-10-02T22:55:15.450Z]   - name: "volume-0"
18:55:15 [2023-10-02T22:55:15.450Z]     persistentVolumeClaim:
18:55:15 [2023-10-02T22:55:15.451Z]       claimName: "tools-claim-jiro-cdt"
18:55:15 [2023-10-02T22:55:15.451Z]       readOnly: true
18:55:15 [2023-10-02T22:55:15.451Z]   - name: "m2-secret-dir"
18:55:15 [2023-10-02T22:55:15.451Z]     secret:
18:55:15 [2023-10-02T22:55:15.451Z]       secretName: "m2-secret-dir"
18:55:15 [2023-10-02T22:55:15.451Z]   - emptyDir:
18:55:15 [2023-10-02T22:55:15.451Z]       medium: ""
18:55:15 [2023-10-02T22:55:15.451Z]     name: "volume-2"
18:55:15 [2023-10-02T22:55:15.451Z]   - configMap:
18:55:15 [2023-10-02T22:55:15.451Z]       name: "m2-dir"
18:55:15 [2023-10-02T22:55:15.451Z]     name: "m2-dir"
18:55:15 [2023-10-02T22:55:15.451Z]   - configMap:
18:55:15 [2023-10-02T22:55:15.451Z]       name: "known-hosts"
18:55:15 [2023-10-02T22:55:15.451Z]     name: "volume-1"
18:55:15 [2023-10-02T22:55:15.451Z]   - emptyDir:
18:55:15 [2023-10-02T22:55:15.451Z]       medium: ""
18:55:15 [2023-10-02T22:55:15.451Z]     name: "workspace-volume"
18:55:15 [2023-10-02T22:55:15.451Z]   - emptyDir:
18:55:15 [2023-10-02T22:55:15.451Z]       medium: ""
18:55:15 [2023-10-02T22:55:15.451Z]     name: "volume-4"
18:55:15 [2023-10-02T22:55:15.451Z]   - emptyDir:
18:55:15 [2023-10-02T22:55:15.451Z]       medium: ""
18:55:15 [2023-10-02T22:55:15.451Z]     name: "volume-3"
18:55:15 [2023-10-02T22:55:15.451Z] 
18:55:15 [2023-10-02T22:55:15.472Z] Running on basic-9bbg2 in /home/jenkins/agent/workspace/promote-a-build
18:55:15 [2023-10-02T22:55:15.749Z] [Pipeline] {
18:55:16 [2023-10-02T22:55:16.880Z] [Pipeline] stage
18:55:16 [2023-10-02T22:55:16.881Z] [Pipeline] { (Declarative: Checkout SCM)
18:55:17 [2023-10-02T22:55:17.539Z] [Pipeline] checkout
18:55:20 [2023-10-02T22:55:20.362Z] The recommended git tool is: git
18:55:21 [2023-10-02T22:55:21.900Z] No credentials specified
18:55:21 [2023-10-02T22:55:21.902Z] Cloning the remote Git repository
18:55:21 [2023-10-02T22:55:21.912Z] Cloning repository https://github.com/eclipse-cdt/cdt.git
18:55:21 [2023-10-02T22:55:21.944Z]  > git init /home/jenkins/agent/workspace/promote-a-build # timeout=10
18:55:21 [2023-10-02T22:55:21.971Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt.git
18:55:21 [2023-10-02T22:55:21.971Z]  > git --version # timeout=10
18:55:21 [2023-10-02T22:55:21.974Z]  > git --version # 'git version 2.20.1'
18:55:21 [2023-10-02T22:55:21.974Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:55:38 [2023-10-02T22:55:38.226Z] Avoid second fetch
18:55:37 [2023-10-02T22:55:37.796Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt.git # timeout=10
18:55:37 [2023-10-02T22:55:37.799Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:55:38 [2023-10-02T22:55:38.233Z] Checking out Revision 5c73848e2acb1bf365fbbd5293a382ac1a72aabb (refs/remotes/origin/main)
18:55:39 [2023-10-02T22:55:39.767Z] Commit message: "Adorn images for external translation unit elements"
18:55:38 [2023-10-02T22:55:38.228Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
18:55:38 [2023-10-02T22:55:38.237Z]  > git config core.sparsecheckout # timeout=10
18:55:38 [2023-10-02T22:55:38.241Z]  > git checkout -f 5c73848e2acb1bf365fbbd5293a382ac1a72aabb # timeout=10
18:55:39 [2023-10-02T22:55:39.781Z]  > git rev-list --no-walk 147332763b3b07ddc2356336dd3d51d8e675f996 # timeout=10
18:55:41 [2023-10-02T22:55:41.809Z] [Pipeline] }
18:55:42 [2023-10-02T22:55:42.069Z] [Pipeline] // stage
18:55:43 [2023-10-02T22:55:43.125Z] [Pipeline] withEnv
18:55:43 [2023-10-02T22:55:43.126Z] [Pipeline] {
18:55:45 [2023-10-02T22:55:45.386Z] [Pipeline] timestamps
18:55:45 [2023-10-02T22:55:45.387Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
18:55:45 [2023-10-02T22:55:45.387Z] [Pipeline] {
18:55:47 [2023-10-02T22:55:47.472Z] [Pipeline] stage
18:55:47 [2023-10-02T22:55:47.474Z] [Pipeline] { (Upload)
18:55:53 [2023-10-02T22:55:53.120Z] [Pipeline] sshagent
18:55:53 [2023-10-02T22:55:53.153Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
18:55:53 [2023-10-02T22:55:53.153Z] [ssh-agent] Looking for ssh-agent implementation...
18:55:53 [2023-10-02T22:55:53.180Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
18:55:53 [2023-10-02T22:55:53.184Z] $ ssh-agent
18:55:53 [2023-10-02T22:55:53.194Z] SSH_AUTH_SOCK=/tmp/ssh-x5Uk6bh88RsO/agent.134
18:55:53 [2023-10-02T22:55:53.195Z] SSH_AGENT_PID=136
18:55:53 [2023-10-02T22:55:53.207Z] Running ssh-add (command line suppressed)
18:55:53 [2023-10-02T22:55:53.216Z] Identity added: /home/jenkins/agent/workspace/promote-a-build@tmp/private_key_7513497277092575669.key (/home/jenkins/agent/workspace/promote-a-build@tmp/private_key_7513497277092575669.key)
18:55:53 [2023-10-02T22:55:53.225Z] [ssh-agent] Started.
18:55:53 [2023-10-02T22:55:53.226Z] [Pipeline] {
18:55:53 [2023-10-02T22:55:53.871Z] [Pipeline] sh
18:55:54 [2023-10-02T22:55:54.199Z] + ./releng/scripts/promote-a-build.sh
18:55:54 [2023-10-02T22:55:54.199Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
18:55:54 [2023-10-02T22:55:54.199Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
18:55:54 [2023-10-02T22:55:54.199Z] + SCP=scp
18:55:54 [2023-10-02T22:55:54.199Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt/builds/11.4/cdt-11.4.0-m1
18:55:54 [2023-10-02T22:55:54.199Z] + ARTIFACTS=https://ci.eclipse.org/cdt/job/cdt/job/main/304/artifact
18:55:54 [2023-10-02T22:55:54.199Z] + '[' cdt == cdt ']'
18:55:54 [2023-10-02T22:55:54.199Z] + ARTIFACTS_REPO_TARGET=https://ci.eclipse.org/cdt/job/cdt/job/main/304/artifact/releng/org.eclipse.cdt.repo/target
18:55:54 [2023-10-02T22:55:54.199Z] + ZIP_NAME=org.eclipse.cdt.repo.zip
18:55:54 [2023-10-02T22:55:54.199Z] + echo Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.4/cdt-11.4.0-m1
18:55:54 [2023-10-02T22:55:54.199Z] Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.4/cdt-11.4.0-m1
18:55:54 [2023-10-02T22:55:54.199Z] + echo Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt/job/main/304/artifact
18:55:54 [2023-10-02T22:55:54.199Z] Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt/job/main/304/artifact
18:55:54 [2023-10-02T22:55:54.199Z] + echo Testing to make sure artifacts location is sane
18:55:54 [2023-10-02T22:55:54.199Z] Testing to make sure artifacts location is sane
18:55:54 [2023-10-02T22:55:54.199Z] + wget -q --output-document=/dev/null https://ci.eclipse.org/cdt/job/cdt/job/main/304/artifact
18:55:55 [2023-10-02T22:55:55.130Z] + ECHO=echo
18:55:55 [2023-10-02T22:55:55.130Z] + '[' false == false ']'
18:55:55 [2023-10-02T22:55:55.130Z] + ECHO=
18:55:55 [2023-10-02T22:55:55.130Z] + echo Testing to make sure we are publishing to a new directory
18:55:55 [2023-10-02T22:55:55.130Z] Testing to make sure we are publishing to a new directory
18:55:55 [2023-10-02T22:55:55.130Z] + ssh genie.cdt@projects-storage.eclipse.org 'test ! -e /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.4/cdt-11.4.0-m1'
18:55:56 [2023-10-02T22:55:56.061Z] + ssh genie.cdt@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.4/cdt-11.4.0-m1'
18:55:56 [2023-10-02T22:55:56.317Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.4/cdt-11.4.0-m1 &&     wget -q https://ci.eclipse.org/cdt/job/cdt/job/main/304/artifact/releng/org.eclipse.cdt.repo/target/repository/*zip*/repository.zip &&     unzip -q repository.zip &&     mv repository/* . &&     rm -r repository repository.zip'
18:56:14 [2023-10-02T22:56:14.380Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.4/cdt-11.4.0-m1 &&     wget -q https://ci.eclipse.org/cdt/job/cdt/job/main/304/artifact/releng/org.eclipse.cdt.repo/target/org.eclipse.cdt.repo.zip &&     mv org.eclipse.cdt.repo.zip cdt-11.4.0-m1.zip'
18:56:18 [2023-10-02T22:56:18.016Z] [Pipeline] }
18:56:18 [2023-10-02T22:56:18.029Z] $ ssh-agent -k
18:56:18 [2023-10-02T22:56:18.032Z] unset SSH_AUTH_SOCK;
18:56:18 [2023-10-02T22:56:18.032Z] unset SSH_AGENT_PID;
18:56:18 [2023-10-02T22:56:18.032Z] echo Agent pid 136 killed;
18:56:18 [2023-10-02T22:56:18.074Z] [ssh-agent] Stopped.
18:56:18 [2023-10-02T22:56:18.337Z] [Pipeline] // sshagent
18:56:18 [2023-10-02T22:56:18.715Z] [Pipeline] }
18:56:18 [2023-10-02T22:56:18.978Z] [Pipeline] // stage
18:56:19 [2023-10-02T22:56:19.659Z] [Pipeline] }
18:56:19 [2023-10-02T22:56:19.914Z] [Pipeline] // timestamps
18:56:20 [2023-10-02T22:56:20.811Z] [Pipeline] }
18:56:21 [2023-10-02T22:56:21.581Z] [Pipeline] // withEnv
18:56:21 [2023-10-02T22:56:21.963Z] [Pipeline] }
18:56:23 [2023-10-02T22:56:23.539Z] [Pipeline] // node
18:56:24 [2023-10-02T22:56:24.559Z] [Pipeline] End of Pipeline
18:56:25 [2023-10-02T22:56:25.941Z] Finished: SUCCESS