Skip to content

Console Output

19:28:22 [2022-08-22T23:28:22.316Z] Started by user Jonah Graham
19:28:22 [2022-08-22T23:28:22.316Z] Running as Jonah Graham
19:28:23 [2022-08-22T23:28:23.162Z] Obtained releng/promote-files-to-download.Jenkinsfile from git https://github.com/eclipse-cdt/cdt.git
19:28:23 [2022-08-22T23:28:23.183Z] [Pipeline] Start of Pipeline
19:28:25 [2022-08-22T23:28:25.112Z] [Pipeline] node
19:28:37 [2022-08-22T23:28:37.073Z] Agent basic-t57lg is provisioned from template basic
19:28:37 [2022-08-22T23:28:37.075Z] ---
19:28:37 [2022-08-22T23:28:37.075Z] apiVersion: "v1"
19:28:37 [2022-08-22T23:28:37.075Z] kind: "Pod"
19:28:37 [2022-08-22T23:28:37.075Z] metadata:
19:28:37 [2022-08-22T23:28:37.075Z]   annotations: {}
19:28:37 [2022-08-22T23:28:37.075Z]   labels:
19:28:37 [2022-08-22T23:28:37.075Z]     jenkins: "slave"
19:28:37 [2022-08-22T23:28:37.075Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
19:28:37 [2022-08-22T23:28:37.075Z]     jenkins/label: "basic"
19:28:37 [2022-08-22T23:28:37.075Z]   name: "basic-t57lg"
19:28:37 [2022-08-22T23:28:37.075Z]   namespace: "cdt"
19:28:37 [2022-08-22T23:28:37.075Z] spec:
19:28:37 [2022-08-22T23:28:37.075Z]   containers:
19:28:37 [2022-08-22T23:28:37.075Z]   - env:
19:28:37 [2022-08-22T23:28:37.075Z]     - name: "JENKINS_SECRET"
19:28:37 [2022-08-22T23:28:37.075Z]       value: "********"
19:28:37 [2022-08-22T23:28:37.075Z]     - name: "JENKINS_TUNNEL"
19:28:37 [2022-08-22T23:28:37.075Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
19:28:37 [2022-08-22T23:28:37.075Z]     - name: "JENKINS_AGENT_NAME"
19:28:37 [2022-08-22T23:28:37.075Z]       value: "basic-t57lg"
19:28:37 [2022-08-22T23:28:37.075Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
19:28:37 [2022-08-22T23:28:37.075Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
19:28:37 [2022-08-22T23:28:37.075Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
19:28:37 [2022-08-22T23:28:37.075Z]     - name: "JAVA_TOOL_OPTIONS"
19:28:37 [2022-08-22T23:28:37.075Z]       value: ""
19:28:37 [2022-08-22T23:28:37.075Z]     - name: "_JAVA_OPTIONS"
19:28:37 [2022-08-22T23:28:37.075Z]       value: ""
19:28:37 [2022-08-22T23:28:37.075Z]     - name: "OPENJ9_JAVA_OPTIONS"
19:28:37 [2022-08-22T23:28:37.075Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
19:28:37 [2022-08-22T23:28:37.075Z]     - name: "JENKINS_NAME"
19:28:37 [2022-08-22T23:28:37.075Z]       value: "basic-t57lg"
19:28:37 [2022-08-22T23:28:37.075Z]     - name: "JENKINS_AGENT_WORKDIR"
19:28:37 [2022-08-22T23:28:37.075Z]       value: "/home/jenkins/agent"
19:28:37 [2022-08-22T23:28:37.075Z]     - name: "JENKINS_URL"
19:28:37 [2022-08-22T23:28:37.075Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
19:28:37 [2022-08-22T23:28:37.075Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3"
19:28:37 [2022-08-22T23:28:37.075Z]     imagePullPolicy: "Always"
19:28:37 [2022-08-22T23:28:37.075Z]     name: "jnlp"
19:28:37 [2022-08-22T23:28:37.075Z]     resources:
19:28:37 [2022-08-22T23:28:37.075Z]       limits:
19:28:37 [2022-08-22T23:28:37.075Z]         cpu: "2000m"
19:28:37 [2022-08-22T23:28:37.075Z]         memory: "4096Mi"
19:28:37 [2022-08-22T23:28:37.075Z]       requests:
19:28:37 [2022-08-22T23:28:37.075Z]         cpu: "1000m"
19:28:37 [2022-08-22T23:28:37.075Z]         memory: "4096Mi"
19:28:37 [2022-08-22T23:28:37.075Z]     tty: true
19:28:37 [2022-08-22T23:28:37.075Z]     volumeMounts:
19:28:37 [2022-08-22T23:28:37.075Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
19:28:37 [2022-08-22T23:28:37.075Z]       name: "m2-dir"
19:28:37 [2022-08-22T23:28:37.075Z]       readOnly: true
19:28:37 [2022-08-22T23:28:37.075Z]       subPath: "toolchains.xml"
19:28:37 [2022-08-22T23:28:37.075Z]     - mountPath: "/home/jenkins/.mavenrc"
19:28:37 [2022-08-22T23:28:37.075Z]       name: "m2-dir"
19:28:37 [2022-08-22T23:28:37.075Z]       readOnly: true
19:28:37 [2022-08-22T23:28:37.075Z]       subPath: ".mavenrc"
19:28:37 [2022-08-22T23:28:37.075Z]     - mountPath: "/opt/tools"
19:28:37 [2022-08-22T23:28:37.075Z]       name: "volume-0"
19:28:37 [2022-08-22T23:28:37.075Z]       readOnly: false
19:28:37 [2022-08-22T23:28:37.075Z]     - mountPath: "/home/jenkins"
19:28:37 [2022-08-22T23:28:37.075Z]       name: "volume-2"
19:28:37 [2022-08-22T23:28:37.075Z]       readOnly: false
19:28:37 [2022-08-22T23:28:37.075Z]     - mountPath: "/home/jenkins/.m2/repository"
19:28:37 [2022-08-22T23:28:37.075Z]       name: "volume-3"
19:28:37 [2022-08-22T23:28:37.075Z]       readOnly: false
19:28:37 [2022-08-22T23:28:37.075Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
19:28:37 [2022-08-22T23:28:37.075Z]       name: "m2-secret-dir"
19:28:37 [2022-08-22T23:28:37.075Z]       readOnly: true
19:28:37 [2022-08-22T23:28:37.075Z]       subPath: "settings-security.xml"
19:28:37 [2022-08-22T23:28:37.075Z]     - mountPath: "/home/jenkins/.m2/wrapper"
19:28:37 [2022-08-22T23:28:37.075Z]       name: "volume-4"
19:28:37 [2022-08-22T23:28:37.075Z]       readOnly: false
19:28:37 [2022-08-22T23:28:37.075Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
19:28:37 [2022-08-22T23:28:37.075Z]       name: "m2-secret-dir"
19:28:37 [2022-08-22T23:28:37.075Z]       readOnly: true
19:28:37 [2022-08-22T23:28:37.075Z]       subPath: "settings.xml"
19:28:37 [2022-08-22T23:28:37.075Z]     - mountPath: "/home/jenkins/.ssh"
19:28:37 [2022-08-22T23:28:37.075Z]       name: "volume-1"
19:28:37 [2022-08-22T23:28:37.075Z]       readOnly: false
19:28:37 [2022-08-22T23:28:37.075Z]       subPath: ""
19:28:37 [2022-08-22T23:28:37.075Z]     - mountPath: "/home/jenkins/agent"
19:28:37 [2022-08-22T23:28:37.075Z]       name: "workspace-volume"
19:28:37 [2022-08-22T23:28:37.075Z]       readOnly: false
19:28:37 [2022-08-22T23:28:37.075Z]     workingDir: "/home/jenkins/agent"
19:28:37 [2022-08-22T23:28:37.075Z]   nodeSelector:
19:28:37 [2022-08-22T23:28:37.075Z]     kubernetes.io/os: "linux"
19:28:37 [2022-08-22T23:28:37.075Z]   restartPolicy: "Never"
19:28:37 [2022-08-22T23:28:37.075Z]   volumes:
19:28:37 [2022-08-22T23:28:37.075Z]   - name: "volume-0"
19:28:37 [2022-08-22T23:28:37.075Z]     persistentVolumeClaim:
19:28:37 [2022-08-22T23:28:37.075Z]       claimName: "tools-claim-jiro-cdt"
19:28:37 [2022-08-22T23:28:37.075Z]       readOnly: true
19:28:37 [2022-08-22T23:28:37.075Z]   - name: "m2-secret-dir"
19:28:37 [2022-08-22T23:28:37.075Z]     secret:
19:28:37 [2022-08-22T23:28:37.075Z]       secretName: "m2-secret-dir"
19:28:37 [2022-08-22T23:28:37.075Z]   - emptyDir:
19:28:37 [2022-08-22T23:28:37.075Z]       medium: ""
19:28:37 [2022-08-22T23:28:37.075Z]     name: "volume-2"
19:28:37 [2022-08-22T23:28:37.075Z]   - configMap:
19:28:37 [2022-08-22T23:28:37.075Z]       name: "m2-dir"
19:28:37 [2022-08-22T23:28:37.075Z]     name: "m2-dir"
19:28:37 [2022-08-22T23:28:37.075Z]   - configMap:
19:28:37 [2022-08-22T23:28:37.075Z]       name: "known-hosts"
19:28:37 [2022-08-22T23:28:37.075Z]     name: "volume-1"
19:28:37 [2022-08-22T23:28:37.075Z]   - emptyDir:
19:28:37 [2022-08-22T23:28:37.075Z]       medium: ""
19:28:37 [2022-08-22T23:28:37.075Z]     name: "workspace-volume"
19:28:37 [2022-08-22T23:28:37.075Z]   - emptyDir:
19:28:37 [2022-08-22T23:28:37.075Z]       medium: ""
19:28:37 [2022-08-22T23:28:37.075Z]     name: "volume-4"
19:28:37 [2022-08-22T23:28:37.075Z]   - emptyDir:
19:28:37 [2022-08-22T23:28:37.075Z]       medium: ""
19:28:37 [2022-08-22T23:28:37.075Z]     name: "volume-3"
19:28:37 [2022-08-22T23:28:37.075Z] 
19:28:37 [2022-08-22T23:28:37.114Z] Running on basic-t57lg in /home/jenkins/agent/workspace/promote-files-to-download
19:28:37 [2022-08-22T23:28:37.245Z] [Pipeline] {
19:28:39 [2022-08-22T23:28:39.492Z] [Pipeline] stage
19:28:39 [2022-08-22T23:28:39.492Z] [Pipeline] { (Declarative: Checkout SCM)
19:28:40 [2022-08-22T23:28:40.144Z] [Pipeline] checkout
19:28:40 [2022-08-22T23:28:40.156Z] The recommended git tool is: git
19:28:41 [2022-08-22T23:28:41.634Z] No credentials specified
19:28:41 [2022-08-22T23:28:41.636Z] Cloning the remote Git repository
19:28:41 [2022-08-22T23:28:41.647Z] Cloning repository https://github.com/eclipse-cdt/cdt.git
19:28:42 [2022-08-22T23:28:42.190Z]  > git init /home/jenkins/agent/workspace/promote-files-to-download # timeout=10
19:28:42 [2022-08-22T23:28:42.206Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt.git
19:28:42 [2022-08-22T23:28:42.206Z]  > git --version # timeout=10
19:28:42 [2022-08-22T23:28:42.209Z]  > git --version # 'git version 2.20.1'
19:28:42 [2022-08-22T23:28:42.209Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:29:04 [2022-08-22T23:29:04.023Z] Avoid second fetch
19:29:04 [2022-08-22T23:29:04.031Z] Checking out Revision 8b0ea1fd07c940e0aec5027a06a94b584ff9b7c9 (refs/remotes/origin/main)
19:29:04 [2022-08-22T23:29:04.009Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt.git # timeout=10
19:29:04 [2022-08-22T23:29:04.015Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:29:04 [2022-08-22T23:29:04.024Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
19:29:04 [2022-08-22T23:29:04.035Z]  > git config core.sparsecheckout # timeout=10
19:29:04 [2022-08-22T23:29:04.039Z]  > git checkout -f 8b0ea1fd07c940e0aec5027a06a94b584ff9b7c9 # timeout=10
19:29:09 [2022-08-22T23:29:09.752Z] Commit message: "Default to not publish standalone"
19:29:09 [2022-08-22T23:29:09.753Z] First time build. Skipping changelog.
19:29:10 [2022-08-22T23:29:10.026Z] [Pipeline] }
19:29:10 [2022-08-22T23:29:10.294Z] [Pipeline] // stage
19:29:18 [2022-08-22T23:29:18.209Z] [Pipeline] withEnv
19:29:18 [2022-08-22T23:29:18.210Z] [Pipeline] {
19:29:22 [2022-08-22T23:29:22.707Z] [Pipeline] timestamps
19:29:22 [2022-08-22T23:29:22.708Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
19:29:22 [2022-08-22T23:29:22.709Z] [Pipeline] {
19:29:25 [2022-08-22T23:29:25.108Z] [Pipeline] stage
19:29:25 [2022-08-22T23:29:25.109Z] [Pipeline] { (Upload)
19:29:31 [2022-08-22T23:29:31.576Z] [Pipeline] sshagent
19:29:31 [2022-08-22T23:29:31.583Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
19:29:31 [2022-08-22T23:29:31.583Z] [ssh-agent] Looking for ssh-agent implementation...
19:29:31 [2022-08-22T23:29:31.617Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
19:29:31 [2022-08-22T23:29:31.617Z] $ ssh-agent
19:29:31 [2022-08-22T23:29:31.641Z] SSH_AUTH_SOCK=/tmp/ssh-Z1wIbjGtOV3I/agent.147
19:29:31 [2022-08-22T23:29:31.641Z] SSH_AGENT_PID=149
19:29:31 [2022-08-22T23:29:31.653Z] Running ssh-add (command line suppressed)
19:29:31 [2022-08-22T23:29:31.667Z] Identity added: /home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_8089213514748850683.key (/home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_8089213514748850683.key)
19:29:31 [2022-08-22T23:29:31.680Z] [ssh-agent] Started.
19:29:31 [2022-08-22T23:29:31.681Z] [Pipeline] {
19:29:32 [2022-08-22T23:29:32.353Z] [Pipeline] sh
19:29:32 [2022-08-22T23:29:32.685Z] + ./scripts/promote-files-to-download.sh
19:29:32 [2022-08-22T23:29:32.686Z] /home/jenkins/agent/workspace/promote-files-to-download@tmp/durable-751b532b/script.sh: line 1: ./scripts/promote-files-to-download.sh: No such file or directory
19:29:33 [2022-08-22T23:29:33.114Z] [Pipeline] }
19:29:33 [2022-08-22T23:29:33.117Z] $ ssh-agent -k
19:29:33 [2022-08-22T23:29:33.123Z] unset SSH_AUTH_SOCK;
19:29:33 [2022-08-22T23:29:33.123Z] unset SSH_AGENT_PID;
19:29:33 [2022-08-22T23:29:33.124Z] echo Agent pid 149 killed;
19:29:33 [2022-08-22T23:29:33.131Z] [ssh-agent] Stopped.
19:29:33 [2022-08-22T23:29:33.667Z] [Pipeline] // sshagent
19:29:34 [2022-08-22T23:29:34.068Z] [Pipeline] }
19:29:34 [2022-08-22T23:29:34.336Z] [Pipeline] // stage
19:29:34 [2022-08-22T23:29:34.865Z] [Pipeline] }
19:29:35 [2022-08-22T23:29:35.139Z] [Pipeline] // timestamps
19:29:35 [2022-08-22T23:29:35.669Z] [Pipeline] }
19:29:36 [2022-08-22T23:29:36.727Z] [Pipeline] // withEnv
19:29:37 [2022-08-22T23:29:37.128Z] [Pipeline] }
19:29:38 [2022-08-22T23:29:38.186Z] [Pipeline] // node
19:29:38 [2022-08-22T23:29:38.712Z] [Pipeline] End of Pipeline
19:29:38 [2022-08-22T23:29:38.946Z] ERROR: script returned exit code 127
19:29:38 [2022-08-22T23:29:38.957Z] Finished: FAILURE