Skip to content

Console Output

09:59:13 [2020-12-16T14:59:13.553Z] Started by user Jonah Graham
09:59:13 [2020-12-16T14:59:13.553Z] Running as Jonah Graham
09:59:14 [2020-12-16T14:59:14.860Z] Obtained jenkins/pipelines/releng/promote-files-to-download.Jenkinsfile from git https://github.com/eclipse-cdt/cdt-infra.git
09:59:14 [2020-12-16T14:59:14.861Z] Running in Durability level: PERFORMANCE_OPTIMIZED
09:59:14 [2020-12-16T14:59:14.959Z] [Pipeline] Start of Pipeline
09:59:16 [2020-12-16T14:59:16.937Z] [Pipeline] node
09:59:31 [2020-12-16T14:59:31.938Z] Still waiting to schedule task
09:59:31 [2020-12-16T14:59:31.938Z] Waiting for next available executor
09:59:40 [2020-12-16T14:59:40.791Z] Agent basic-9h4z3 is provisioned from template basic
09:59:40 [2020-12-16T14:59:40.792Z] ---
09:59:40 [2020-12-16T14:59:40.792Z] apiVersion: "v1"
09:59:40 [2020-12-16T14:59:40.792Z] kind: "Pod"
09:59:40 [2020-12-16T14:59:40.792Z] metadata:
09:59:40 [2020-12-16T14:59:40.792Z]   annotations: {}
09:59:40 [2020-12-16T14:59:40.792Z]   labels:
09:59:40 [2020-12-16T14:59:40.792Z]     jenkins: "slave"
09:59:40 [2020-12-16T14:59:40.792Z]     jenkins/label: ""
09:59:40 [2020-12-16T14:59:40.792Z]   name: "basic-9h4z3"
09:59:40 [2020-12-16T14:59:40.792Z] spec:
09:59:40 [2020-12-16T14:59:40.792Z]   containers:
09:59:40 [2020-12-16T14:59:40.792Z]   - env:
09:59:40 [2020-12-16T14:59:40.792Z]     - name: "JENKINS_SECRET"
09:59:40 [2020-12-16T14:59:40.792Z]       value: "********"
09:59:40 [2020-12-16T14:59:40.792Z]     - name: "JENKINS_TUNNEL"
09:59:40 [2020-12-16T14:59:40.792Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
09:59:40 [2020-12-16T14:59:40.792Z]     - name: "JENKINS_AGENT_NAME"
09:59:40 [2020-12-16T14:59:40.792Z]       value: "basic-9h4z3"
09:59:40 [2020-12-16T14:59:40.792Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:59:40 [2020-12-16T14:59:40.792Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\
09:59:40 [2020-12-16T14:59:40.792Z]         \ -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:59:40 [2020-12-16T14:59:40.792Z]     - name: "JAVA_TOOL_OPTIONS"
09:59:40 [2020-12-16T14:59:40.792Z]       value: ""
09:59:40 [2020-12-16T14:59:40.792Z]     - name: "_JAVA_OPTIONS"
09:59:40 [2020-12-16T14:59:40.792Z]       value: ""
09:59:40 [2020-12-16T14:59:40.792Z]     - name: "OPENJ9_JAVA_OPTIONS"
09:59:40 [2020-12-16T14:59:40.792Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:59:40 [2020-12-16T14:59:40.792Z]     - name: "JENKINS_NAME"
09:59:40 [2020-12-16T14:59:40.792Z]       value: "basic-9h4z3"
09:59:40 [2020-12-16T14:59:40.792Z]     - name: "JENKINS_AGENT_WORKDIR"
09:59:40 [2020-12-16T14:59:40.792Z]       value: "/home/jenkins/agent"
09:59:40 [2020-12-16T14:59:40.792Z]     - name: "JENKINS_URL"
09:59:40 [2020-12-16T14:59:40.792Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
09:59:40 [2020-12-16T14:59:40.792Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1"
09:59:40 [2020-12-16T14:59:40.792Z]     imagePullPolicy: "Always"
09:59:40 [2020-12-16T14:59:40.792Z]     name: "jnlp"
09:59:40 [2020-12-16T14:59:40.792Z]     resources:
09:59:40 [2020-12-16T14:59:40.792Z]       limits:
09:59:40 [2020-12-16T14:59:40.792Z]         memory: "4096Mi"
09:59:40 [2020-12-16T14:59:40.792Z]         cpu: "2000m"
09:59:40 [2020-12-16T14:59:40.792Z]       requests:
09:59:40 [2020-12-16T14:59:40.792Z]         memory: "4096Mi"
09:59:40 [2020-12-16T14:59:40.792Z]         cpu: "1000m"
09:59:40 [2020-12-16T14:59:40.792Z]     securityContext:
09:59:40 [2020-12-16T14:59:40.792Z]       privileged: false
09:59:40 [2020-12-16T14:59:40.792Z]     tty: true
09:59:40 [2020-12-16T14:59:40.792Z]     volumeMounts:
09:59:40 [2020-12-16T14:59:40.792Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:59:40 [2020-12-16T14:59:40.792Z]       name: "m2-dir"
09:59:40 [2020-12-16T14:59:40.792Z]       readOnly: true
09:59:40 [2020-12-16T14:59:40.792Z]       subPath: "toolchains.xml"
09:59:40 [2020-12-16T14:59:40.792Z]     - mountPath: "/home/jenkins/.mavenrc"
09:59:40 [2020-12-16T14:59:40.792Z]       name: "m2-dir"
09:59:40 [2020-12-16T14:59:40.792Z]       readOnly: true
09:59:40 [2020-12-16T14:59:40.792Z]       subPath: ".mavenrc"
09:59:40 [2020-12-16T14:59:40.792Z]     - mountPath: "/opt/tools"
09:59:40 [2020-12-16T14:59:40.792Z]       name: "volume-0"
09:59:40 [2020-12-16T14:59:40.792Z]       readOnly: false
09:59:40 [2020-12-16T14:59:40.792Z]     - mountPath: "/home/jenkins"
09:59:40 [2020-12-16T14:59:40.792Z]       name: "volume-2"
09:59:40 [2020-12-16T14:59:40.792Z]       readOnly: false
09:59:40 [2020-12-16T14:59:40.792Z]     - mountPath: "/home/jenkins/.m2/repository"
09:59:40 [2020-12-16T14:59:40.792Z]       name: "volume-3"
09:59:40 [2020-12-16T14:59:40.792Z]       readOnly: false
09:59:40 [2020-12-16T14:59:40.792Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:59:40 [2020-12-16T14:59:40.792Z]       name: "m2-secret-dir"
09:59:40 [2020-12-16T14:59:40.792Z]       readOnly: true
09:59:40 [2020-12-16T14:59:40.792Z]       subPath: "settings-security.xml"
09:59:40 [2020-12-16T14:59:40.792Z]     - mountPath: "/home/jenkins/.m2/wrapper"
09:59:40 [2020-12-16T14:59:40.792Z]       name: "volume-4"
09:59:40 [2020-12-16T14:59:40.792Z]       readOnly: false
09:59:40 [2020-12-16T14:59:40.792Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
09:59:40 [2020-12-16T14:59:40.792Z]       name: "m2-secret-dir"
09:59:40 [2020-12-16T14:59:40.792Z]       readOnly: true
09:59:40 [2020-12-16T14:59:40.792Z]       subPath: "settings.xml"
09:59:40 [2020-12-16T14:59:40.792Z]     - mountPath: "/home/jenkins/.ssh"
09:59:40 [2020-12-16T14:59:40.792Z]       name: "volume-1"
09:59:40 [2020-12-16T14:59:40.792Z]       readOnly: false
09:59:40 [2020-12-16T14:59:40.792Z]     - mountPath: "/home/jenkins/agent"
09:59:40 [2020-12-16T14:59:40.792Z]       name: "workspace-volume"
09:59:40 [2020-12-16T14:59:40.792Z]       readOnly: false
09:59:40 [2020-12-16T14:59:40.792Z]     workingDir: "/home/jenkins/agent"
09:59:40 [2020-12-16T14:59:40.792Z]   nodeSelector:
09:59:40 [2020-12-16T14:59:40.792Z]     beta.kubernetes.io/os: "linux"
09:59:40 [2020-12-16T14:59:40.792Z]   restartPolicy: "Never"
09:59:40 [2020-12-16T14:59:40.792Z]   securityContext: {}
09:59:40 [2020-12-16T14:59:40.792Z]   volumes:
09:59:40 [2020-12-16T14:59:40.792Z]   - name: "volume-0"
09:59:40 [2020-12-16T14:59:40.792Z]     persistentVolumeClaim:
09:59:40 [2020-12-16T14:59:40.792Z]       claimName: "tools-claim-jiro-cdt"
09:59:40 [2020-12-16T14:59:40.792Z]       readOnly: true
09:59:40 [2020-12-16T14:59:40.792Z]   - name: "m2-secret-dir"
09:59:40 [2020-12-16T14:59:40.792Z]     secret:
09:59:40 [2020-12-16T14:59:40.792Z]       secretName: "m2-secret-dir"
09:59:40 [2020-12-16T14:59:40.792Z]   - emptyDir:
09:59:40 [2020-12-16T14:59:40.792Z]       medium: ""
09:59:40 [2020-12-16T14:59:40.792Z]     name: "volume-2"
09:59:40 [2020-12-16T14:59:40.792Z]   - configMap:
09:59:40 [2020-12-16T14:59:40.792Z]       name: "m2-dir"
09:59:40 [2020-12-16T14:59:40.792Z]     name: "m2-dir"
09:59:40 [2020-12-16T14:59:40.792Z]   - configMap:
09:59:40 [2020-12-16T14:59:40.792Z]       name: "known-hosts"
09:59:40 [2020-12-16T14:59:40.792Z]     name: "volume-1"
09:59:40 [2020-12-16T14:59:40.792Z]   - emptyDir:
09:59:40 [2020-12-16T14:59:40.792Z]       medium: ""
09:59:40 [2020-12-16T14:59:40.792Z]     name: "workspace-volume"
09:59:40 [2020-12-16T14:59:40.792Z]   - emptyDir:
09:59:40 [2020-12-16T14:59:40.792Z]       medium: ""
09:59:40 [2020-12-16T14:59:40.792Z]     name: "volume-4"
09:59:40 [2020-12-16T14:59:40.792Z]   - emptyDir:
09:59:40 [2020-12-16T14:59:40.792Z]       medium: ""
09:59:40 [2020-12-16T14:59:40.792Z]     name: "volume-3"
09:59:40 [2020-12-16T14:59:40.792Z] 
09:59:40 [2020-12-16T14:59:40.813Z] Running on basic-9h4z3 in /home/jenkins/agent/workspace/promote-files-to-download
09:59:40 [2020-12-16T14:59:40.941Z] [Pipeline] {
09:59:42 [2020-12-16T14:59:42.039Z] [Pipeline] stage
09:59:42 [2020-12-16T14:59:42.041Z] [Pipeline] { (Declarative: Checkout SCM)
09:59:42 [2020-12-16T14:59:42.717Z] [Pipeline] checkout
09:59:43 [2020-12-16T14:59:43.644Z] No credentials specified
09:59:43 [2020-12-16T14:59:43.646Z] Cloning the remote Git repository
09:59:43 [2020-12-16T14:59:43.655Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
09:59:43 [2020-12-16T14:59:43.685Z]  > git init /home/jenkins/agent/workspace/promote-files-to-download # timeout=10
09:59:43 [2020-12-16T14:59:43.707Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
09:59:43 [2020-12-16T14:59:43.707Z]  > git --version # timeout=10
09:59:43 [2020-12-16T14:59:43.709Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:59:44 [2020-12-16T14:59:44.536Z] Checking out Revision 72371b8ed5e0fcdee129a5d714d6314836847f21 (refs/remotes/origin/master)
09:59:44 [2020-12-16T14:59:44.256Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
09:59:44 [2020-12-16T14:59:44.261Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:59:44 [2020-12-16T14:59:44.268Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
09:59:44 [2020-12-16T14:59:44.278Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
09:59:44 [2020-12-16T14:59:44.279Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:59:44 [2020-12-16T14:59:44.525Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:59:44 [2020-12-16T14:59:44.530Z]  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
09:59:44 [2020-12-16T14:59:44.540Z]  > git config core.sparsecheckout # timeout=10
09:59:44 [2020-12-16T14:59:44.542Z]  > git checkout -f 72371b8ed5e0fcdee129a5d714d6314836847f21 # timeout=10
09:59:47 [2020-12-16T14:59:47.953Z] Commit message: "Prepare for 10.1 release"
09:59:47 [2020-12-16T14:59:47.954Z]  > git rev-list --no-walk dbcacfdc4a8337686a467649d56b581ed436b6ab # timeout=10
09:59:48 [2020-12-16T14:59:48.240Z] [Pipeline] }
09:59:48 [2020-12-16T14:59:48.494Z] [Pipeline] // stage
09:59:49 [2020-12-16T14:59:49.505Z] [Pipeline] withEnv
09:59:49 [2020-12-16T14:59:49.506Z] [Pipeline] {
09:59:51 [2020-12-16T14:59:51.787Z] [Pipeline] timestamps
09:59:51 [2020-12-16T14:59:51.787Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
09:59:51 [2020-12-16T14:59:51.788Z] [Pipeline] {
09:59:53 [2020-12-16T14:59:53.755Z] [Pipeline] stage
09:59:53 [2020-12-16T14:59:53.757Z] [Pipeline] { (Upload)
09:59:59 [2020-12-16T14:59:59.180Z] [Pipeline] sshagent
09:59:59 [2020-12-16T14:59:59.187Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
09:59:59 [2020-12-16T14:59:59.187Z] [ssh-agent] Looking for ssh-agent implementation...
09:59:59 [2020-12-16T14:59:59.208Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
09:59:59 [2020-12-16T14:59:59.209Z] $ ssh-agent
09:59:59 [2020-12-16T14:59:59.221Z] SSH_AUTH_SOCK=/tmp/ssh-sm6hZKKhDZt9/agent.165
09:59:59 [2020-12-16T14:59:59.221Z] SSH_AGENT_PID=167
09:59:59 [2020-12-16T14:59:59.239Z] Running ssh-add (command line suppressed)
09:59:59 [2020-12-16T14:59:59.248Z] Identity added: /home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_1854349288976305710.key (/home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_1854349288976305710.key)
09:59:59 [2020-12-16T14:59:59.257Z] [ssh-agent] Started.
09:59:59 [2020-12-16T14:59:59.258Z] [Pipeline] {
09:59:59 [2020-12-16T14:59:59.882Z] [Pipeline] sh
10:00:00 [2020-12-16T15:00:00.224Z] + ./scripts/promote-files-to-download.sh
10:00:00 [2020-12-16T15:00:00.224Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
10:00:00 [2020-12-16T15:00:00.224Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
10:00:00 [2020-12-16T15:00:00.224Z] + SCP=scp
10:00:00 [2020-12-16T15:00:00.224Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt
10:00:00 [2020-12-16T15:00:00.224Z] + ECHO=echo
10:00:00 [2020-12-16T15:00:00.224Z] + '[' false == false ']'
10:00:00 [2020-12-16T15:00:00.224Z] + ECHO=
10:00:00 [2020-12-16T15:00:00.224Z] + 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/
10:00:00 [2020-12-16T15:00:00.224Z] + 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/
10:00:00 [2020-12-16T15:00:00.482Z] + 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/
10:00:00 [2020-12-16T15:00:00.738Z] + 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/
10:00:00 [2020-12-16T15:00:00.738Z] + 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/
10:00:00 [2020-12-16T15:00:00.995Z] + 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/
10:00:01 [2020-12-16T15:00:01.251Z] + 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/
10:00:01 [2020-12-16T15:00:01.533Z] [Pipeline] }
10:00:01 [2020-12-16T15:00:01.535Z] $ ssh-agent -k
10:00:01 [2020-12-16T15:00:01.538Z] unset SSH_AUTH_SOCK;
10:00:01 [2020-12-16T15:00:01.538Z] unset SSH_AGENT_PID;
10:00:01 [2020-12-16T15:00:01.538Z] echo Agent pid 167 killed;
10:00:01 [2020-12-16T15:00:01.545Z] [ssh-agent] Stopped.
10:00:01 [2020-12-16T15:00:01.813Z] [Pipeline] // sshagent
10:00:02 [2020-12-16T15:00:02.208Z] [Pipeline] }
10:00:02 [2020-12-16T15:00:02.465Z] [Pipeline] // stage
10:00:02 [2020-12-16T15:00:02.974Z] [Pipeline] }
10:00:03 [2020-12-16T15:00:03.221Z] [Pipeline] // timestamps
10:00:03 [2020-12-16T15:00:03.588Z] [Pipeline] }
10:00:03 [2020-12-16T15:00:03.839Z] [Pipeline] // withEnv
10:00:04 [2020-12-16T15:00:04.207Z] [Pipeline] }
10:00:04 [2020-12-16T15:00:04.461Z] [Pipeline] // node
10:00:04 [2020-12-16T15:00:04.835Z] [Pipeline] End of Pipeline
10:00:05 [2020-12-16T15:00:05.020Z] Finished: SUCCESS