Skip to content

Console Output

13:34:24 [2023-03-20T17:34:24.982Z] Started by user Jonah Graham
13:34:24 [2023-03-20T17:34:24.982Z] Running as Jonah Graham
13:34:26 [2023-03-20T17:34:26.590Z] Obtained releng/promote-files-to-download.Jenkinsfile from git https://github.com/eclipse-cdt/cdt.git
13:34:26 [2023-03-20T17:34:26.607Z] [Pipeline] Start of Pipeline
13:34:28 [2023-03-20T17:34:28.697Z] [Pipeline] node
13:34:43 [2023-03-20T17:34:43.698Z] Still waiting to schedule task
13:34:43 [2023-03-20T17:34:43.698Z] Waiting for next available executor
13:34:47 [2023-03-20T17:34:47.668Z] Agent basic-j9nmz is provisioned from template basic
13:34:47 [2023-03-20T17:34:47.670Z] ---
13:34:47 [2023-03-20T17:34:47.670Z] apiVersion: "v1"
13:34:47 [2023-03-20T17:34:47.670Z] kind: "Pod"
13:34:47 [2023-03-20T17:34:47.670Z] metadata:
13:34:47 [2023-03-20T17:34:47.670Z]   annotations: {}
13:34:47 [2023-03-20T17:34:47.670Z]   labels:
13:34:47 [2023-03-20T17:34:47.670Z]     jenkins: "slave"
13:34:47 [2023-03-20T17:34:47.670Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
13:34:47 [2023-03-20T17:34:47.670Z]     jenkins/label: "basic"
13:34:47 [2023-03-20T17:34:47.670Z]   name: "basic-j9nmz"
13:34:47 [2023-03-20T17:34:47.670Z]   namespace: "cdt"
13:34:47 [2023-03-20T17:34:47.670Z] spec:
13:34:47 [2023-03-20T17:34:47.670Z]   containers:
13:34:47 [2023-03-20T17:34:47.670Z]   - env:
13:34:47 [2023-03-20T17:34:47.670Z]     - name: "JENKINS_SECRET"
13:34:47 [2023-03-20T17:34:47.670Z]       value: "********"
13:34:47 [2023-03-20T17:34:47.670Z]     - name: "JENKINS_TUNNEL"
13:34:47 [2023-03-20T17:34:47.670Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
13:34:47 [2023-03-20T17:34:47.670Z]     - name: "JENKINS_AGENT_NAME"
13:34:47 [2023-03-20T17:34:47.670Z]       value: "basic-j9nmz"
13:34:47 [2023-03-20T17:34:47.670Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
13:34:47 [2023-03-20T17:34:47.670Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
13:34:47 [2023-03-20T17:34:47.670Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
13:34:47 [2023-03-20T17:34:47.670Z]     - name: "JAVA_TOOL_OPTIONS"
13:34:47 [2023-03-20T17:34:47.670Z]       value: ""
13:34:47 [2023-03-20T17:34:47.670Z]     - name: "_JAVA_OPTIONS"
13:34:47 [2023-03-20T17:34:47.670Z]       value: ""
13:34:47 [2023-03-20T17:34:47.670Z]     - name: "OPENJ9_JAVA_OPTIONS"
13:34:47 [2023-03-20T17:34:47.670Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
13:34:47 [2023-03-20T17:34:47.670Z]     - name: "JENKINS_NAME"
13:34:47 [2023-03-20T17:34:47.670Z]       value: "basic-j9nmz"
13:34:47 [2023-03-20T17:34:47.670Z]     - name: "JENKINS_AGENT_WORKDIR"
13:34:47 [2023-03-20T17:34:47.670Z]       value: "/home/jenkins/agent"
13:34:47 [2023-03-20T17:34:47.670Z]     - name: "JENKINS_URL"
13:34:47 [2023-03-20T17:34:47.670Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
13:34:47 [2023-03-20T17:34:47.670Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3"
13:34:47 [2023-03-20T17:34:47.670Z]     imagePullPolicy: "Always"
13:34:47 [2023-03-20T17:34:47.670Z]     name: "jnlp"
13:34:47 [2023-03-20T17:34:47.670Z]     resources:
13:34:47 [2023-03-20T17:34:47.670Z]       limits:
13:34:47 [2023-03-20T17:34:47.670Z]         cpu: "2000m"
13:34:47 [2023-03-20T17:34:47.670Z]         memory: "4096Mi"
13:34:47 [2023-03-20T17:34:47.670Z]       requests:
13:34:47 [2023-03-20T17:34:47.670Z]         cpu: "1000m"
13:34:47 [2023-03-20T17:34:47.670Z]         memory: "4096Mi"
13:34:47 [2023-03-20T17:34:47.670Z]     tty: true
13:34:47 [2023-03-20T17:34:47.670Z]     volumeMounts:
13:34:47 [2023-03-20T17:34:47.670Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
13:34:47 [2023-03-20T17:34:47.670Z]       name: "m2-dir"
13:34:47 [2023-03-20T17:34:47.670Z]       readOnly: true
13:34:47 [2023-03-20T17:34:47.670Z]       subPath: "toolchains.xml"
13:34:47 [2023-03-20T17:34:47.670Z]     - mountPath: "/home/jenkins/.mavenrc"
13:34:47 [2023-03-20T17:34:47.670Z]       name: "m2-dir"
13:34:47 [2023-03-20T17:34:47.670Z]       readOnly: true
13:34:47 [2023-03-20T17:34:47.670Z]       subPath: ".mavenrc"
13:34:47 [2023-03-20T17:34:47.670Z]     - mountPath: "/opt/tools"
13:34:47 [2023-03-20T17:34:47.670Z]       name: "volume-0"
13:34:47 [2023-03-20T17:34:47.670Z]       readOnly: false
13:34:47 [2023-03-20T17:34:47.670Z]     - mountPath: "/home/jenkins"
13:34:47 [2023-03-20T17:34:47.670Z]       name: "volume-2"
13:34:47 [2023-03-20T17:34:47.670Z]       readOnly: false
13:34:47 [2023-03-20T17:34:47.670Z]     - mountPath: "/home/jenkins/.m2/repository"
13:34:47 [2023-03-20T17:34:47.670Z]       name: "volume-3"
13:34:47 [2023-03-20T17:34:47.670Z]       readOnly: false
13:34:47 [2023-03-20T17:34:47.670Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
13:34:47 [2023-03-20T17:34:47.670Z]       name: "m2-secret-dir"
13:34:47 [2023-03-20T17:34:47.670Z]       readOnly: true
13:34:47 [2023-03-20T17:34:47.670Z]       subPath: "settings-security.xml"
13:34:47 [2023-03-20T17:34:47.670Z]     - mountPath: "/home/jenkins/.m2/wrapper"
13:34:47 [2023-03-20T17:34:47.670Z]       name: "volume-4"
13:34:47 [2023-03-20T17:34:47.670Z]       readOnly: false
13:34:47 [2023-03-20T17:34:47.670Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
13:34:47 [2023-03-20T17:34:47.670Z]       name: "m2-secret-dir"
13:34:47 [2023-03-20T17:34:47.670Z]       readOnly: true
13:34:47 [2023-03-20T17:34:47.670Z]       subPath: "settings.xml"
13:34:47 [2023-03-20T17:34:47.670Z]     - mountPath: "/home/jenkins/.ssh"
13:34:47 [2023-03-20T17:34:47.670Z]       name: "volume-1"
13:34:47 [2023-03-20T17:34:47.670Z]       readOnly: false
13:34:47 [2023-03-20T17:34:47.670Z]       subPath: ""
13:34:47 [2023-03-20T17:34:47.670Z]     - mountPath: "/home/jenkins/agent"
13:34:47 [2023-03-20T17:34:47.670Z]       name: "workspace-volume"
13:34:47 [2023-03-20T17:34:47.670Z]       readOnly: false
13:34:47 [2023-03-20T17:34:47.670Z]     workingDir: "/home/jenkins/agent"
13:34:47 [2023-03-20T17:34:47.670Z]   nodeSelector:
13:34:47 [2023-03-20T17:34:47.670Z]     kubernetes.io/os: "linux"
13:34:47 [2023-03-20T17:34:47.670Z]   restartPolicy: "Never"
13:34:47 [2023-03-20T17:34:47.670Z]   volumes:
13:34:47 [2023-03-20T17:34:47.670Z]   - name: "volume-0"
13:34:47 [2023-03-20T17:34:47.670Z]     persistentVolumeClaim:
13:34:47 [2023-03-20T17:34:47.670Z]       claimName: "tools-claim-jiro-cdt"
13:34:47 [2023-03-20T17:34:47.670Z]       readOnly: true
13:34:47 [2023-03-20T17:34:47.670Z]   - name: "m2-secret-dir"
13:34:47 [2023-03-20T17:34:47.670Z]     secret:
13:34:47 [2023-03-20T17:34:47.670Z]       secretName: "m2-secret-dir"
13:34:47 [2023-03-20T17:34:47.670Z]   - emptyDir:
13:34:47 [2023-03-20T17:34:47.670Z]       medium: ""
13:34:47 [2023-03-20T17:34:47.670Z]     name: "volume-2"
13:34:47 [2023-03-20T17:34:47.670Z]   - configMap:
13:34:47 [2023-03-20T17:34:47.670Z]       name: "m2-dir"
13:34:47 [2023-03-20T17:34:47.670Z]     name: "m2-dir"
13:34:47 [2023-03-20T17:34:47.670Z]   - configMap:
13:34:47 [2023-03-20T17:34:47.670Z]       name: "known-hosts"
13:34:47 [2023-03-20T17:34:47.670Z]     name: "volume-1"
13:34:47 [2023-03-20T17:34:47.670Z]   - emptyDir:
13:34:47 [2023-03-20T17:34:47.670Z]       medium: ""
13:34:47 [2023-03-20T17:34:47.670Z]     name: "workspace-volume"
13:34:47 [2023-03-20T17:34:47.670Z]   - emptyDir:
13:34:47 [2023-03-20T17:34:47.670Z]       medium: ""
13:34:47 [2023-03-20T17:34:47.670Z]     name: "volume-4"
13:34:47 [2023-03-20T17:34:47.670Z]   - emptyDir:
13:34:47 [2023-03-20T17:34:47.670Z]       medium: ""
13:34:47 [2023-03-20T17:34:47.670Z]     name: "volume-3"
13:34:47 [2023-03-20T17:34:47.670Z] 
13:34:47 [2023-03-20T17:34:47.839Z] Running on basic-j9nmz in /home/jenkins/agent/workspace/promote-files-to-download
13:34:47 [2023-03-20T17:34:47.976Z] [Pipeline] {
13:34:49 [2023-03-20T17:34:49.050Z] [Pipeline] stage
13:34:49 [2023-03-20T17:34:49.051Z] [Pipeline] { (Declarative: Checkout SCM)
13:34:49 [2023-03-20T17:34:49.769Z] [Pipeline] checkout
13:34:49 [2023-03-20T17:34:49.779Z] The recommended git tool is: git
13:34:51 [2023-03-20T17:34:51.623Z] No credentials specified
13:34:51 [2023-03-20T17:34:51.625Z] Cloning the remote Git repository
13:34:51 [2023-03-20T17:34:51.667Z] Cloning repository https://github.com/eclipse-cdt/cdt.git
13:34:52 [2023-03-20T17:34:52.384Z]  > git init /home/jenkins/agent/workspace/promote-files-to-download # timeout=10
13:34:52 [2023-03-20T17:34:52.404Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt.git
13:34:52 [2023-03-20T17:34:52.405Z]  > git --version # timeout=10
13:34:52 [2023-03-20T17:34:52.409Z]  > git --version # 'git version 2.20.1'
13:34:52 [2023-03-20T17:34:52.409Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:35:18 [2023-03-20T17:35:18.315Z] Avoid second fetch
13:35:18 [2023-03-20T17:35:18.329Z] Checking out Revision 2c30db5fd25429baed006a0d7bb2f9091bf462cc (refs/remotes/origin/main)
13:35:18 [2023-03-20T17:35:18.311Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt.git # timeout=10
13:35:18 [2023-03-20T17:35:18.318Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:35:18 [2023-03-20T17:35:18.330Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
13:35:18 [2023-03-20T17:35:18.353Z]  > git config core.sparsecheckout # timeout=10
13:35:18 [2023-03-20T17:35:18.358Z]  > git checkout -f 2c30db5fd25429baed006a0d7bb2f9091bf462cc # timeout=10
13:35:25 [2023-03-20T17:35:25.045Z] Commit message: "Update promoted files for now archived releases"
13:35:25 [2023-03-20T17:35:25.061Z]  > git rev-list --no-walk f3b07b07a52d063ea198ff05ad9eb0c3df83bbbf # timeout=10
13:35:25 [2023-03-20T17:35:25.379Z] [Pipeline] }
13:35:25 [2023-03-20T17:35:25.655Z] [Pipeline] // stage
13:35:26 [2023-03-20T17:35:26.871Z] [Pipeline] withEnv
13:35:26 [2023-03-20T17:35:26.872Z] [Pipeline] {
13:35:29 [2023-03-20T17:35:29.151Z] [Pipeline] timestamps
13:35:29 [2023-03-20T17:35:29.152Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
13:35:29 [2023-03-20T17:35:29.153Z] [Pipeline] {
13:35:31 [2023-03-20T17:35:31.283Z] [Pipeline] stage
13:35:31 [2023-03-20T17:35:31.284Z] [Pipeline] { (Upload)
13:35:39 [2023-03-20T17:35:39.142Z] [Pipeline] sshagent
13:35:39 [2023-03-20T17:35:39.150Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
13:35:39 [2023-03-20T17:35:39.150Z] [ssh-agent] Looking for ssh-agent implementation...
13:35:39 [2023-03-20T17:35:39.220Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
13:35:39 [2023-03-20T17:35:39.237Z] $ ssh-agent
13:35:39 [2023-03-20T17:35:39.241Z] SSH_AUTH_SOCK=/tmp/ssh-cVXwi0r0NLSG/agent.152
13:35:39 [2023-03-20T17:35:39.241Z] SSH_AGENT_PID=154
13:35:39 [2023-03-20T17:35:39.255Z] Running ssh-add (command line suppressed)
13:35:39 [2023-03-20T17:35:39.297Z] Identity added: /home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_4308425799326816728.key (/home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_4308425799326816728.key)
13:35:39 [2023-03-20T17:35:39.297Z] [ssh-agent] Started.
13:35:39 [2023-03-20T17:35:39.297Z] [Pipeline] {
13:35:39 [2023-03-20T17:35:39.975Z] [Pipeline] sh
13:35:40 [2023-03-20T17:35:40.318Z] + ./releng/scripts/promote-files-to-download.sh
13:35:40 [2023-03-20T17:35:40.318Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
13:35:40 [2023-03-20T17:35:40.318Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
13:35:40 [2023-03-20T17:35:40.318Z] + SCP=scp
13:35:40 [2023-03-20T17:35:40.318Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt
13:35:40 [2023-03-20T17:35:40.318Z] + ARCHIVE=/home/data/httpd/archive.eclipse.org/tools/cdt
13:35:40 [2023-03-20T17:35:40.318Z] + ECHO=echo
13:35:40 [2023-03-20T17:35:40.318Z] + '[' false == false ']'
13:35:40 [2023-03-20T17:35:40.319Z] + ECHO=
13:35:40 [2023-03-20T17:35:40.319Z] + ssh genie.cdt@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/releases/latest/
13:35:41 [2023-03-20T17:35:41.257Z] + 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/
13:35:41 [2023-03-20T17:35:41.518Z] + 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/
13:35:42 [2023-03-20T17:35:42.088Z] + scp ./releng/download/releases/11.1/compositeArtifacts.xml ./releng/download/releases/11.1/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/11.1/
13:35:42 [2023-03-20T17:35:42.346Z] + 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/
13:35:42 [2023-03-20T17:35:42.921Z] + 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/
13:35:43 [2023-03-20T17:35:43.179Z] + 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/
13:35:43 [2023-03-20T17:35:43.747Z] + 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/
13:35:44 [2023-03-20T17:35:44.007Z] + 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/
13:35:44 [2023-03-20T17:35:44.576Z] + 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/
13:35:44 [2023-03-20T17:35:44.836Z] + scp ./releng/download/releases/10.6/compositeArtifacts.xml ./releng/download/releases/10.6/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tools/cdt/releases/10.6/
13:35:45 [2023-03-20T17:35:45.405Z] + scp ./releng/download/releases/10.7/compositeArtifacts.xml ./releng/download/releases/10.7/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tools/cdt/releases/10.7/
13:35:46 [2023-03-20T17:35:46.099Z] [Pipeline] }
13:35:46 [2023-03-20T17:35:46.116Z] $ ssh-agent -k
13:35:46 [2023-03-20T17:35:46.122Z] unset SSH_AUTH_SOCK;
13:35:46 [2023-03-20T17:35:46.122Z] unset SSH_AGENT_PID;
13:35:46 [2023-03-20T17:35:46.122Z] echo Agent pid 154 killed;
13:35:46 [2023-03-20T17:35:46.116Z] [ssh-agent] Stopped.
13:35:46 [2023-03-20T17:35:46.379Z] [Pipeline] // sshagent
13:35:46 [2023-03-20T17:35:46.776Z] [Pipeline] }
13:35:47 [2023-03-20T17:35:47.052Z] [Pipeline] // stage
13:35:47 [2023-03-20T17:35:47.591Z] [Pipeline] }
13:35:47 [2023-03-20T17:35:47.855Z] [Pipeline] // timestamps
13:35:48 [2023-03-20T17:35:48.268Z] [Pipeline] }
13:35:48 [2023-03-20T17:35:48.535Z] [Pipeline] // withEnv
13:35:48 [2023-03-20T17:35:48.927Z] [Pipeline] }
13:35:49 [2023-03-20T17:35:49.195Z] [Pipeline] // node
13:35:49 [2023-03-20T17:35:49.591Z] [Pipeline] End of Pipeline
13:35:49 [2023-03-20T17:35:49.789Z] Finished: SUCCESS