Skip to content

Console Output

17:19:18 [2023-01-16T22:19:18.010Z] Started by user Jonah Graham
17:19:18 [2023-01-16T22:19:18.010Z] Running as Jonah Graham
17:19:19 [2023-01-16T22:19:19.618Z] Obtained releng/promote-files-to-download.Jenkinsfile from git https://github.com/eclipse-cdt/cdt.git
17:19:19 [2023-01-16T22:19:19.641Z] [Pipeline] Start of Pipeline
17:19:21 [2023-01-16T22:19:21.361Z] [Pipeline] node
17:19:36 [2023-01-16T22:19:36.362Z] Still waiting to schedule task
17:19:36 [2023-01-16T22:19:36.362Z] Waiting for next available executor
17:19:47 [2023-01-16T22:19:47.135Z] Agent basic-g59c2 is provisioned from template basic
17:19:47 [2023-01-16T22:19:47.140Z] ---
17:19:47 [2023-01-16T22:19:47.140Z] apiVersion: "v1"
17:19:47 [2023-01-16T22:19:47.140Z] kind: "Pod"
17:19:47 [2023-01-16T22:19:47.140Z] metadata:
17:19:47 [2023-01-16T22:19:47.140Z]   annotations: {}
17:19:47 [2023-01-16T22:19:47.140Z]   labels:
17:19:47 [2023-01-16T22:19:47.140Z]     jenkins: "slave"
17:19:47 [2023-01-16T22:19:47.140Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
17:19:47 [2023-01-16T22:19:47.140Z]     jenkins/label: "basic"
17:19:47 [2023-01-16T22:19:47.140Z]   name: "basic-g59c2"
17:19:47 [2023-01-16T22:19:47.140Z]   namespace: "cdt"
17:19:47 [2023-01-16T22:19:47.140Z] spec:
17:19:47 [2023-01-16T22:19:47.140Z]   containers:
17:19:47 [2023-01-16T22:19:47.140Z]   - env:
17:19:47 [2023-01-16T22:19:47.140Z]     - name: "JENKINS_SECRET"
17:19:47 [2023-01-16T22:19:47.140Z]       value: "********"
17:19:47 [2023-01-16T22:19:47.140Z]     - name: "JENKINS_TUNNEL"
17:19:47 [2023-01-16T22:19:47.140Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
17:19:47 [2023-01-16T22:19:47.140Z]     - name: "JENKINS_AGENT_NAME"
17:19:47 [2023-01-16T22:19:47.140Z]       value: "basic-g59c2"
17:19:47 [2023-01-16T22:19:47.140Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
17:19:47 [2023-01-16T22:19:47.140Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
17:19:47 [2023-01-16T22:19:47.140Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
17:19:47 [2023-01-16T22:19:47.140Z]     - name: "JAVA_TOOL_OPTIONS"
17:19:47 [2023-01-16T22:19:47.140Z]       value: ""
17:19:47 [2023-01-16T22:19:47.140Z]     - name: "_JAVA_OPTIONS"
17:19:47 [2023-01-16T22:19:47.140Z]       value: ""
17:19:47 [2023-01-16T22:19:47.140Z]     - name: "OPENJ9_JAVA_OPTIONS"
17:19:47 [2023-01-16T22:19:47.140Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
17:19:47 [2023-01-16T22:19:47.140Z]     - name: "JENKINS_NAME"
17:19:47 [2023-01-16T22:19:47.140Z]       value: "basic-g59c2"
17:19:47 [2023-01-16T22:19:47.140Z]     - name: "JENKINS_AGENT_WORKDIR"
17:19:47 [2023-01-16T22:19:47.140Z]       value: "/home/jenkins/agent"
17:19:47 [2023-01-16T22:19:47.140Z]     - name: "JENKINS_URL"
17:19:47 [2023-01-16T22:19:47.140Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
17:19:47 [2023-01-16T22:19:47.140Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3"
17:19:47 [2023-01-16T22:19:47.140Z]     imagePullPolicy: "Always"
17:19:47 [2023-01-16T22:19:47.140Z]     name: "jnlp"
17:19:47 [2023-01-16T22:19:47.140Z]     resources:
17:19:47 [2023-01-16T22:19:47.140Z]       limits:
17:19:47 [2023-01-16T22:19:47.140Z]         cpu: "2000m"
17:19:47 [2023-01-16T22:19:47.140Z]         memory: "4096Mi"
17:19:47 [2023-01-16T22:19:47.140Z]       requests:
17:19:47 [2023-01-16T22:19:47.141Z]         cpu: "1000m"
17:19:47 [2023-01-16T22:19:47.141Z]         memory: "4096Mi"
17:19:47 [2023-01-16T22:19:47.141Z]     tty: true
17:19:47 [2023-01-16T22:19:47.141Z]     volumeMounts:
17:19:47 [2023-01-16T22:19:47.141Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
17:19:47 [2023-01-16T22:19:47.141Z]       name: "m2-dir"
17:19:47 [2023-01-16T22:19:47.141Z]       readOnly: true
17:19:47 [2023-01-16T22:19:47.141Z]       subPath: "toolchains.xml"
17:19:47 [2023-01-16T22:19:47.141Z]     - mountPath: "/home/jenkins/.mavenrc"
17:19:47 [2023-01-16T22:19:47.141Z]       name: "m2-dir"
17:19:47 [2023-01-16T22:19:47.141Z]       readOnly: true
17:19:47 [2023-01-16T22:19:47.141Z]       subPath: ".mavenrc"
17:19:47 [2023-01-16T22:19:47.141Z]     - mountPath: "/opt/tools"
17:19:47 [2023-01-16T22:19:47.141Z]       name: "volume-0"
17:19:47 [2023-01-16T22:19:47.141Z]       readOnly: false
17:19:47 [2023-01-16T22:19:47.141Z]     - mountPath: "/home/jenkins"
17:19:47 [2023-01-16T22:19:47.141Z]       name: "volume-2"
17:19:47 [2023-01-16T22:19:47.141Z]       readOnly: false
17:19:47 [2023-01-16T22:19:47.141Z]     - mountPath: "/home/jenkins/.m2/repository"
17:19:47 [2023-01-16T22:19:47.141Z]       name: "volume-3"
17:19:47 [2023-01-16T22:19:47.141Z]       readOnly: false
17:19:47 [2023-01-16T22:19:47.141Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
17:19:47 [2023-01-16T22:19:47.141Z]       name: "m2-secret-dir"
17:19:47 [2023-01-16T22:19:47.141Z]       readOnly: true
17:19:47 [2023-01-16T22:19:47.141Z]       subPath: "settings-security.xml"
17:19:47 [2023-01-16T22:19:47.141Z]     - mountPath: "/home/jenkins/.m2/wrapper"
17:19:47 [2023-01-16T22:19:47.141Z]       name: "volume-4"
17:19:47 [2023-01-16T22:19:47.141Z]       readOnly: false
17:19:47 [2023-01-16T22:19:47.141Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
17:19:47 [2023-01-16T22:19:47.141Z]       name: "m2-secret-dir"
17:19:47 [2023-01-16T22:19:47.141Z]       readOnly: true
17:19:47 [2023-01-16T22:19:47.141Z]       subPath: "settings.xml"
17:19:47 [2023-01-16T22:19:47.141Z]     - mountPath: "/home/jenkins/.ssh"
17:19:47 [2023-01-16T22:19:47.141Z]       name: "volume-1"
17:19:47 [2023-01-16T22:19:47.141Z]       readOnly: false
17:19:47 [2023-01-16T22:19:47.141Z]       subPath: ""
17:19:47 [2023-01-16T22:19:47.141Z]     - mountPath: "/home/jenkins/agent"
17:19:47 [2023-01-16T22:19:47.141Z]       name: "workspace-volume"
17:19:47 [2023-01-16T22:19:47.141Z]       readOnly: false
17:19:47 [2023-01-16T22:19:47.141Z]     workingDir: "/home/jenkins/agent"
17:19:47 [2023-01-16T22:19:47.141Z]   nodeSelector:
17:19:47 [2023-01-16T22:19:47.141Z]     kubernetes.io/os: "linux"
17:19:47 [2023-01-16T22:19:47.141Z]   restartPolicy: "Never"
17:19:47 [2023-01-16T22:19:47.141Z]   volumes:
17:19:47 [2023-01-16T22:19:47.141Z]   - name: "volume-0"
17:19:47 [2023-01-16T22:19:47.141Z]     persistentVolumeClaim:
17:19:47 [2023-01-16T22:19:47.141Z]       claimName: "tools-claim-jiro-cdt"
17:19:47 [2023-01-16T22:19:47.141Z]       readOnly: true
17:19:47 [2023-01-16T22:19:47.141Z]   - name: "m2-secret-dir"
17:19:47 [2023-01-16T22:19:47.141Z]     secret:
17:19:47 [2023-01-16T22:19:47.141Z]       secretName: "m2-secret-dir"
17:19:47 [2023-01-16T22:19:47.141Z]   - emptyDir:
17:19:47 [2023-01-16T22:19:47.141Z]       medium: ""
17:19:47 [2023-01-16T22:19:47.141Z]     name: "volume-2"
17:19:47 [2023-01-16T22:19:47.141Z]   - configMap:
17:19:47 [2023-01-16T22:19:47.141Z]       name: "m2-dir"
17:19:47 [2023-01-16T22:19:47.141Z]     name: "m2-dir"
17:19:47 [2023-01-16T22:19:47.141Z]   - configMap:
17:19:47 [2023-01-16T22:19:47.141Z]       name: "known-hosts"
17:19:47 [2023-01-16T22:19:47.141Z]     name: "volume-1"
17:19:47 [2023-01-16T22:19:47.141Z]   - emptyDir:
17:19:47 [2023-01-16T22:19:47.141Z]       medium: ""
17:19:47 [2023-01-16T22:19:47.141Z]     name: "workspace-volume"
17:19:47 [2023-01-16T22:19:47.141Z]   - emptyDir:
17:19:47 [2023-01-16T22:19:47.141Z]       medium: ""
17:19:47 [2023-01-16T22:19:47.141Z]     name: "volume-4"
17:19:47 [2023-01-16T22:19:47.141Z]   - emptyDir:
17:19:47 [2023-01-16T22:19:47.141Z]       medium: ""
17:19:47 [2023-01-16T22:19:47.141Z]     name: "volume-3"
17:19:47 [2023-01-16T22:19:47.141Z] 
17:19:47 [2023-01-16T22:19:47.162Z] Running on basic-g59c2 in /home/jenkins/agent/workspace/promote-files-to-download
17:19:47 [2023-01-16T22:19:47.292Z] [Pipeline] {
17:19:48 [2023-01-16T22:19:48.418Z] [Pipeline] stage
17:19:48 [2023-01-16T22:19:48.419Z] [Pipeline] { (Declarative: Checkout SCM)
17:19:49 [2023-01-16T22:19:49.118Z] [Pipeline] checkout
17:19:49 [2023-01-16T22:19:49.126Z] The recommended git tool is: git
17:19:50 [2023-01-16T22:19:50.431Z] No credentials specified
17:19:50 [2023-01-16T22:19:50.433Z] Cloning the remote Git repository
17:19:50 [2023-01-16T22:19:50.445Z] Cloning repository https://github.com/eclipse-cdt/cdt.git
17:19:50 [2023-01-16T22:19:50.997Z]  > git init /home/jenkins/agent/workspace/promote-files-to-download # timeout=10
17:19:51 [2023-01-16T22:19:51.011Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt.git
17:19:51 [2023-01-16T22:19:51.011Z]  > git --version # timeout=10
17:19:51 [2023-01-16T22:19:51.014Z]  > git --version # 'git version 2.20.1'
17:19:51 [2023-01-16T22:19:51.014Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:20:06 [2023-01-16T22:20:06.112Z] Avoid second fetch
17:20:06 [2023-01-16T22:20:06.120Z] Checking out Revision 3feeedfa63ac4a01fca911a78376567c7d3c2bbb (refs/remotes/origin/main)
17:20:06 [2023-01-16T22:20:06.108Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt.git # timeout=10
17:20:06 [2023-01-16T22:20:06.111Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:20:06 [2023-01-16T22:20:06.116Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
17:20:06 [2023-01-16T22:20:06.127Z]  > git config core.sparsecheckout # timeout=10
17:20:06 [2023-01-16T22:20:06.131Z]  > git checkout -f 3feeedfa63ac4a01fca911a78376567c7d3c2bbb # timeout=10
17:20:11 [2023-01-16T22:20:11.064Z] Commit message: "Fix broken composites on archive.eclipse.org"
17:20:11 [2023-01-16T22:20:11.070Z]  > git rev-list --no-walk ded8b708cca53eada3fcb6277eb513b6fe1e8e6e # timeout=10
17:20:11 [2023-01-16T22:20:11.359Z] [Pipeline] }
17:20:11 [2023-01-16T22:20:11.622Z] [Pipeline] // stage
17:20:12 [2023-01-16T22:20:12.775Z] [Pipeline] withEnv
17:20:12 [2023-01-16T22:20:12.776Z] [Pipeline] {
17:20:15 [2023-01-16T22:20:15.150Z] [Pipeline] timestamps
17:20:15 [2023-01-16T22:20:15.150Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
17:20:15 [2023-01-16T22:20:15.151Z] [Pipeline] {
17:20:17 [2023-01-16T22:20:17.297Z] [Pipeline] stage
17:20:17 [2023-01-16T22:20:17.298Z] [Pipeline] { (Upload)
17:20:23 [2023-01-16T22:20:23.185Z] [Pipeline] sshagent
17:20:23 [2023-01-16T22:20:23.192Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
17:20:23 [2023-01-16T22:20:23.192Z] [ssh-agent] Looking for ssh-agent implementation...
17:20:23 [2023-01-16T22:20:23.212Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
17:20:23 [2023-01-16T22:20:23.216Z] $ ssh-agent
17:20:23 [2023-01-16T22:20:23.223Z] SSH_AUTH_SOCK=/tmp/ssh-C7azHYhKHUHP/agent.154
17:20:23 [2023-01-16T22:20:23.223Z] SSH_AGENT_PID=156
17:20:23 [2023-01-16T22:20:23.234Z] Running ssh-add (command line suppressed)
17:20:23 [2023-01-16T22:20:23.246Z] Identity added: /home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_13163989351096191330.key (/home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_13163989351096191330.key)
17:20:23 [2023-01-16T22:20:23.251Z] [ssh-agent] Started.
17:20:23 [2023-01-16T22:20:23.252Z] [Pipeline] {
17:20:23 [2023-01-16T22:20:23.921Z] [Pipeline] sh
17:20:24 [2023-01-16T22:20:24.252Z] + ./releng/scripts/promote-files-to-download.sh
17:20:24 [2023-01-16T22:20:24.253Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
17:20:24 [2023-01-16T22:20:24.253Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
17:20:24 [2023-01-16T22:20:24.253Z] + SCP=scp
17:20:24 [2023-01-16T22:20:24.253Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt
17:20:24 [2023-01-16T22:20:24.253Z] + ARCHIVE=/home/data/httpd/archive.eclipse.org/tools/cdt
17:20:24 [2023-01-16T22:20:24.253Z] + ECHO=echo
17:20:24 [2023-01-16T22:20:24.253Z] + '[' false == false ']'
17:20:24 [2023-01-16T22:20:24.253Z] + ECHO=
17:20:24 [2023-01-16T22:20:24.253Z] + ssh genie.cdt@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/releases/latest/
17:20:25 [2023-01-16T22:20:25.186Z] + 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/
17:20:25 [2023-01-16T22:20:25.441Z] + 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/
17:20:26 [2023-01-16T22:20:26.005Z] + 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/
17:20:26 [2023-01-16T22:20:26.262Z] + scp ./releng/download/releases/11.0/compositeArtifacts.xml ./releng/download/releases/11.0/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/11.0/
17:20:26 [2023-01-16T22:20:26.518Z] + scp ./releng/download/releases/9.3/compositeArtifacts.xml ./releng/download/releases/9.3/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tools/cdt/releases/9.3/
17:20:27 [2023-01-16T22:20:27.084Z] + scp ./releng/download/releases/9.4/compositeArtifacts.xml ./releng/download/releases/9.4/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tools/cdt/releases/9.4/
17:20:27 [2023-01-16T22:20:27.359Z] + scp ./releng/download/releases/9.5/compositeArtifacts.xml ./releng/download/releases/9.5/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tools/cdt/releases/9.5/
17:20:27 [2023-01-16T22:20:27.928Z] + scp ./releng/download/releases/9.6/compositeArtifacts.xml ./releng/download/releases/9.6/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tools/cdt/releases/9.6/
17:20:28 [2023-01-16T22:20:28.186Z] + scp ./releng/download/releases/9.7/compositeArtifacts.xml ./releng/download/releases/9.7/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tools/cdt/releases/9.7/
17:20:28 [2023-01-16T22:20:28.443Z] + scp ./releng/download/releases/9.8/compositeArtifacts.xml ./releng/download/releases/9.8/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tools/cdt/releases/9.8/
17:20:29 [2023-01-16T22:20:29.354Z] [Pipeline] }
17:20:29 [2023-01-16T22:20:29.360Z] $ ssh-agent -k
17:20:29 [2023-01-16T22:20:29.364Z] unset SSH_AUTH_SOCK;
17:20:29 [2023-01-16T22:20:29.364Z] unset SSH_AGENT_PID;
17:20:29 [2023-01-16T22:20:29.364Z] echo Agent pid 156 killed;
17:20:29 [2023-01-16T22:20:29.368Z] [ssh-agent] Stopped.
17:20:29 [2023-01-16T22:20:29.644Z] [Pipeline] // sshagent
17:20:30 [2023-01-16T22:20:30.044Z] [Pipeline] }
17:20:30 [2023-01-16T22:20:30.309Z] [Pipeline] // stage
17:20:30 [2023-01-16T22:20:30.850Z] [Pipeline] }
17:20:31 [2023-01-16T22:20:31.116Z] [Pipeline] // timestamps
17:20:31 [2023-01-16T22:20:31.542Z] [Pipeline] }
17:20:31 [2023-01-16T22:20:31.817Z] [Pipeline] // withEnv
17:20:32 [2023-01-16T22:20:32.210Z] [Pipeline] }
17:20:32 [2023-01-16T22:20:32.480Z] [Pipeline] // node
17:20:32 [2023-01-16T22:20:32.873Z] [Pipeline] End of Pipeline
17:20:33 [2023-01-16T22:20:33.102Z] Finished: SUCCESS