Skip to content

Console Output

10:14:23 [2021-09-10T14:14:23.510Z] Started by user Jonah Graham
10:14:23 [2021-09-10T14:14:23.510Z] Running as Jonah Graham
10:14:24 [2021-09-10T14:14:24.060Z] Obtained jenkins/pipelines/releng/promote-files-to-download.Jenkinsfile from git https://github.com/eclipse-cdt/cdt-infra.git
10:14:24 [2021-09-10T14:14:24.060Z] Running in Durability level: PERFORMANCE_OPTIMIZED
10:14:24 [2021-09-10T14:14:24.090Z] [Pipeline] Start of Pipeline
10:14:26 [2021-09-10T14:14:26.277Z] [Pipeline] node
10:14:41 [2021-09-10T14:14:41.278Z] Still waiting to schedule task
10:14:41 [2021-09-10T14:14:41.279Z] Waiting for next available executor
10:17:22 [2021-09-10T14:17:22.036Z] Agent basic-5tvj9 is provisioned from template basic
10:17:22 [2021-09-10T14:17:22.038Z] ---
10:17:22 [2021-09-10T14:17:22.038Z] apiVersion: "v1"
10:17:22 [2021-09-10T14:17:22.038Z] kind: "Pod"
10:17:22 [2021-09-10T14:17:22.038Z] metadata:
10:17:22 [2021-09-10T14:17:22.038Z]   annotations: {}
10:17:22 [2021-09-10T14:17:22.038Z]   labels:
10:17:22 [2021-09-10T14:17:22.038Z]     jenkins: "slave"
10:17:22 [2021-09-10T14:17:22.038Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
10:17:22 [2021-09-10T14:17:22.038Z]     jenkins/label: "basic"
10:17:22 [2021-09-10T14:17:22.038Z]   name: "basic-5tvj9"
10:17:22 [2021-09-10T14:17:22.038Z] spec:
10:17:22 [2021-09-10T14:17:22.038Z]   containers:
10:17:22 [2021-09-10T14:17:22.038Z]   - env:
10:17:22 [2021-09-10T14:17:22.038Z]     - name: "JENKINS_SECRET"
10:17:22 [2021-09-10T14:17:22.038Z]       value: "********"
10:17:22 [2021-09-10T14:17:22.038Z]     - name: "JENKINS_TUNNEL"
10:17:22 [2021-09-10T14:17:22.038Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
10:17:22 [2021-09-10T14:17:22.038Z]     - name: "JENKINS_AGENT_NAME"
10:17:22 [2021-09-10T14:17:22.038Z]       value: "basic-5tvj9"
10:17:22 [2021-09-10T14:17:22.038Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:17:22 [2021-09-10T14:17:22.038Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:17:22 [2021-09-10T14:17:22.038Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:17:22 [2021-09-10T14:17:22.038Z]     - name: "JAVA_TOOL_OPTIONS"
10:17:22 [2021-09-10T14:17:22.038Z]       value: ""
10:17:22 [2021-09-10T14:17:22.038Z]     - name: "_JAVA_OPTIONS"
10:17:22 [2021-09-10T14:17:22.038Z]       value: ""
10:17:22 [2021-09-10T14:17:22.038Z]     - name: "OPENJ9_JAVA_OPTIONS"
10:17:22 [2021-09-10T14:17:22.038Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:17:22 [2021-09-10T14:17:22.038Z]     - name: "JENKINS_NAME"
10:17:22 [2021-09-10T14:17:22.038Z]       value: "basic-5tvj9"
10:17:22 [2021-09-10T14:17:22.038Z]     - name: "JENKINS_AGENT_WORKDIR"
10:17:22 [2021-09-10T14:17:22.038Z]       value: "/home/jenkins/agent"
10:17:22 [2021-09-10T14:17:22.038Z]     - name: "JENKINS_URL"
10:17:22 [2021-09-10T14:17:22.038Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
10:17:22 [2021-09-10T14:17:22.038Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.7"
10:17:22 [2021-09-10T14:17:22.038Z]     imagePullPolicy: "Always"
10:17:22 [2021-09-10T14:17:22.038Z]     name: "jnlp"
10:17:22 [2021-09-10T14:17:22.038Z]     resources:
10:17:22 [2021-09-10T14:17:22.038Z]       limits:
10:17:22 [2021-09-10T14:17:22.038Z]         cpu: "2000m"
10:17:22 [2021-09-10T14:17:22.038Z]         memory: "4096Mi"
10:17:22 [2021-09-10T14:17:22.038Z]       requests:
10:17:22 [2021-09-10T14:17:22.038Z]         cpu: "1000m"
10:17:22 [2021-09-10T14:17:22.038Z]         memory: "4096Mi"
10:17:22 [2021-09-10T14:17:22.038Z]     tty: true
10:17:22 [2021-09-10T14:17:22.038Z]     volumeMounts:
10:17:22 [2021-09-10T14:17:22.038Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:17:22 [2021-09-10T14:17:22.038Z]       name: "m2-dir"
10:17:22 [2021-09-10T14:17:22.038Z]       readOnly: true
10:17:22 [2021-09-10T14:17:22.038Z]       subPath: "toolchains.xml"
10:17:22 [2021-09-10T14:17:22.038Z]     - mountPath: "/home/jenkins/.mavenrc"
10:17:22 [2021-09-10T14:17:22.038Z]       name: "m2-dir"
10:17:22 [2021-09-10T14:17:22.038Z]       readOnly: true
10:17:22 [2021-09-10T14:17:22.038Z]       subPath: ".mavenrc"
10:17:22 [2021-09-10T14:17:22.038Z]     - mountPath: "/opt/tools"
10:17:22 [2021-09-10T14:17:22.038Z]       name: "volume-0"
10:17:22 [2021-09-10T14:17:22.038Z]       readOnly: false
10:17:22 [2021-09-10T14:17:22.038Z]     - mountPath: "/home/jenkins"
10:17:22 [2021-09-10T14:17:22.038Z]       name: "volume-2"
10:17:22 [2021-09-10T14:17:22.038Z]       readOnly: false
10:17:22 [2021-09-10T14:17:22.038Z]     - mountPath: "/home/jenkins/.m2/repository"
10:17:22 [2021-09-10T14:17:22.038Z]       name: "volume-3"
10:17:22 [2021-09-10T14:17:22.038Z]       readOnly: false
10:17:22 [2021-09-10T14:17:22.038Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:17:22 [2021-09-10T14:17:22.038Z]       name: "m2-secret-dir"
10:17:22 [2021-09-10T14:17:22.038Z]       readOnly: true
10:17:22 [2021-09-10T14:17:22.038Z]       subPath: "settings-security.xml"
10:17:22 [2021-09-10T14:17:22.038Z]     - mountPath: "/home/jenkins/.m2/wrapper"
10:17:22 [2021-09-10T14:17:22.038Z]       name: "volume-4"
10:17:22 [2021-09-10T14:17:22.038Z]       readOnly: false
10:17:22 [2021-09-10T14:17:22.038Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
10:17:22 [2021-09-10T14:17:22.038Z]       name: "m2-secret-dir"
10:17:22 [2021-09-10T14:17:22.038Z]       readOnly: true
10:17:22 [2021-09-10T14:17:22.038Z]       subPath: "settings.xml"
10:17:22 [2021-09-10T14:17:22.038Z]     - mountPath: "/home/jenkins/.ssh"
10:17:22 [2021-09-10T14:17:22.038Z]       name: "volume-1"
10:17:22 [2021-09-10T14:17:22.038Z]       readOnly: false
10:17:22 [2021-09-10T14:17:22.038Z]     - mountPath: "/home/jenkins/agent"
10:17:22 [2021-09-10T14:17:22.038Z]       name: "workspace-volume"
10:17:22 [2021-09-10T14:17:22.038Z]       readOnly: false
10:17:22 [2021-09-10T14:17:22.038Z]     workingDir: "/home/jenkins/agent"
10:17:22 [2021-09-10T14:17:22.038Z]   nodeSelector:
10:17:22 [2021-09-10T14:17:22.038Z]     kubernetes.io/os: "linux"
10:17:22 [2021-09-10T14:17:22.038Z]   restartPolicy: "Never"
10:17:22 [2021-09-10T14:17:22.038Z]   volumes:
10:17:22 [2021-09-10T14:17:22.038Z]   - name: "volume-0"
10:17:22 [2021-09-10T14:17:22.038Z]     persistentVolumeClaim:
10:17:22 [2021-09-10T14:17:22.038Z]       claimName: "tools-claim-jiro-cdt"
10:17:22 [2021-09-10T14:17:22.038Z]       readOnly: true
10:17:22 [2021-09-10T14:17:22.038Z]   - name: "m2-secret-dir"
10:17:22 [2021-09-10T14:17:22.038Z]     secret:
10:17:22 [2021-09-10T14:17:22.038Z]       secretName: "m2-secret-dir"
10:17:22 [2021-09-10T14:17:22.038Z]   - emptyDir:
10:17:22 [2021-09-10T14:17:22.038Z]       medium: ""
10:17:22 [2021-09-10T14:17:22.038Z]     name: "volume-2"
10:17:22 [2021-09-10T14:17:22.038Z]   - configMap:
10:17:22 [2021-09-10T14:17:22.038Z]       name: "m2-dir"
10:17:22 [2021-09-10T14:17:22.038Z]     name: "m2-dir"
10:17:22 [2021-09-10T14:17:22.038Z]   - configMap:
10:17:22 [2021-09-10T14:17:22.038Z]       name: "known-hosts"
10:17:22 [2021-09-10T14:17:22.038Z]     name: "volume-1"
10:17:22 [2021-09-10T14:17:22.038Z]   - emptyDir:
10:17:22 [2021-09-10T14:17:22.038Z]       medium: ""
10:17:22 [2021-09-10T14:17:22.038Z]     name: "workspace-volume"
10:17:22 [2021-09-10T14:17:22.038Z]   - emptyDir:
10:17:22 [2021-09-10T14:17:22.038Z]       medium: ""
10:17:22 [2021-09-10T14:17:22.038Z]     name: "volume-4"
10:17:22 [2021-09-10T14:17:22.038Z]   - emptyDir:
10:17:22 [2021-09-10T14:17:22.038Z]       medium: ""
10:17:22 [2021-09-10T14:17:22.038Z]     name: "volume-3"
10:17:22 [2021-09-10T14:17:22.038Z] 
10:17:22 [2021-09-10T14:17:22.065Z] Running on basic-5tvj9 in /home/jenkins/agent/workspace/promote-files-to-download
10:17:22 [2021-09-10T14:17:22.204Z] [Pipeline] {
10:17:23 [2021-09-10T14:17:23.389Z] [Pipeline] stage
10:17:23 [2021-09-10T14:17:23.390Z] [Pipeline] { (Declarative: Checkout SCM)
10:17:24 [2021-09-10T14:17:24.160Z] [Pipeline] checkout
10:17:24 [2021-09-10T14:17:24.216Z] Selected Git installation does not exist. Using Default
10:17:24 [2021-09-10T14:17:24.217Z] The recommended git tool is: NONE
10:17:25 [2021-09-10T14:17:25.492Z] No credentials specified
10:17:25 [2021-09-10T14:17:25.495Z] Cloning the remote Git repository
10:17:25 [2021-09-10T14:17:25.506Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
10:17:26 [2021-09-10T14:17:26.294Z]  > git init /home/jenkins/agent/workspace/promote-files-to-download # timeout=10
10:17:26 [2021-09-10T14:17:26.311Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
10:17:26 [2021-09-10T14:17:26.311Z]  > git --version # timeout=10
10:17:26 [2021-09-10T14:17:26.313Z]  > git --version # 'git version 2.20.1'
10:17:26 [2021-09-10T14:17:26.313Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:17:26 [2021-09-10T14:17:26.825Z] Avoid second fetch
10:17:26 [2021-09-10T14:17:26.832Z] Checking out Revision 481595cf814ef1f67f1faac6dcee0922bfecebba (refs/remotes/origin/master)
10:17:26 [2021-09-10T14:17:26.819Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
10:17:26 [2021-09-10T14:17:26.822Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:17:26 [2021-09-10T14:17:26.828Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:17:26 [2021-09-10T14:17:26.837Z]  > git config core.sparsecheckout # timeout=10
10:17:26 [2021-09-10T14:17:26.839Z]  > git checkout -f 481595cf814ef1f67f1faac6dcee0922bfecebba # timeout=10
10:17:30 [2021-09-10T14:17:30.327Z] Commit message: "Add a "latest" p2 URL for CDT"
10:17:30 [2021-09-10T14:17:30.335Z]  > git rev-list --no-walk 84327143c3fd1e651c5ccc79a1183a0eab16458e # timeout=10
10:17:30 [2021-09-10T14:17:30.645Z] [Pipeline] }
10:17:31 [2021-09-10T14:17:31.211Z] [Pipeline] // stage
10:17:32 [2021-09-10T14:17:32.950Z] [Pipeline] withEnv
10:17:32 [2021-09-10T14:17:32.951Z] [Pipeline] {
10:17:35 [2021-09-10T14:17:35.535Z] [Pipeline] timestamps
10:17:35 [2021-09-10T14:17:35.535Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
10:17:35 [2021-09-10T14:17:35.536Z] [Pipeline] {
10:17:37 [2021-09-10T14:17:37.898Z] [Pipeline] stage
10:17:37 [2021-09-10T14:17:37.899Z] [Pipeline] { (Upload)
10:17:44 [2021-09-10T14:17:44.307Z] [Pipeline] sshagent
10:17:44 [2021-09-10T14:17:44.319Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
10:17:44 [2021-09-10T14:17:44.320Z] [ssh-agent] Looking for ssh-agent implementation...
10:17:44 [2021-09-10T14:17:44.346Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
10:17:44 [2021-09-10T14:17:44.348Z] $ ssh-agent
10:17:44 [2021-09-10T14:17:44.362Z] SSH_AUTH_SOCK=/tmp/ssh-yeU0FAFDrnXb/agent.169
10:17:44 [2021-09-10T14:17:44.362Z] SSH_AGENT_PID=171
10:17:44 [2021-09-10T14:17:44.391Z] Running ssh-add (command line suppressed)
10:17:44 [2021-09-10T14:17:44.401Z] Identity added: /home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_2067370529946915197.key (/home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_2067370529946915197.key)
10:17:44 [2021-09-10T14:17:44.412Z] [ssh-agent] Started.
10:17:44 [2021-09-10T14:17:44.412Z] [Pipeline] {
10:17:45 [2021-09-10T14:17:45.162Z] [Pipeline] sh
10:17:45 [2021-09-10T14:17:45.493Z] + ./scripts/promote-files-to-download.sh
10:17:45 [2021-09-10T14:17:45.494Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
10:17:45 [2021-09-10T14:17:45.494Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
10:17:45 [2021-09-10T14:17:45.494Z] + SCP=scp
10:17:45 [2021-09-10T14:17:45.494Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt
10:17:45 [2021-09-10T14:17:45.494Z] + ECHO=echo
10:17:45 [2021-09-10T14:17:45.494Z] + '[' false == false ']'
10:17:45 [2021-09-10T14:17:45.494Z] + ECHO=
10:17:45 [2021-09-10T14:17:45.494Z] + scp ./download/releases/latest/compositeArtifacts.xml ./download/releases/latest/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/latest/
10:17:46 [2021-09-10T14:17:46.432Z] scp: /home/data/httpd/download.eclipse.org/tools/cdt/releases/latest/: No such file or directory
10:17:46 [2021-09-10T14:17:46.752Z] [Pipeline] }
10:17:46 [2021-09-10T14:17:46.756Z] $ ssh-agent -k
10:17:46 [2021-09-10T14:17:46.759Z] unset SSH_AUTH_SOCK;
10:17:46 [2021-09-10T14:17:46.759Z] unset SSH_AGENT_PID;
10:17:46 [2021-09-10T14:17:46.759Z] echo Agent pid 171 killed;
10:17:46 [2021-09-10T14:17:46.768Z] [ssh-agent] Stopped.
10:17:47 [2021-09-10T14:17:47.052Z] [Pipeline] // sshagent
10:17:48 [2021-09-10T14:17:48.111Z] [Pipeline] }
10:17:48 [2021-09-10T14:17:48.421Z] [Pipeline] // stage
10:17:49 [2021-09-10T14:17:49.233Z] [Pipeline] }
10:17:49 [2021-09-10T14:17:49.525Z] [Pipeline] // timestamps
10:17:50 [2021-09-10T14:17:50.010Z] [Pipeline] }
10:17:50 [2021-09-10T14:17:50.309Z] [Pipeline] // withEnv
10:17:51 [2021-09-10T14:17:51.117Z] [Pipeline] }
10:17:52 [2021-09-10T14:17:52.213Z] [Pipeline] // node
10:17:53 [2021-09-10T14:17:53.290Z] [Pipeline] End of Pipeline
10:17:53 [2021-09-10T14:17:53.447Z] ERROR: script returned exit code 1
10:17:53 [2021-09-10T14:17:53.462Z] Finished: FAILURE