Skip to content

Console Output

09:16:34 [2024-04-09T13:16:34.946Z] Started by user Bernd Hufmann
09:16:34 [2024-04-09T13:16:34.946Z] Running as Bernd Hufmann
09:16:35 [2024-04-09T13:16:35.338Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
09:16:35 [2024-04-09T13:16:35.691Z] [Pipeline] Start of Pipeline
09:16:37 [2024-04-09T13:16:37.428Z] [Pipeline] readTrusted
09:16:37 [2024-04-09T13:16:37.722Z] Obtained jenkins/pod-templates/tracecompass-sonar-pod.yaml from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
09:16:37 [2024-04-09T13:16:37.978Z] [Pipeline] echo
09:16:37 [2024-04-09T13:16:37.979Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
09:16:37 [2024-04-09T13:16:37.980Z] [Pipeline] podTemplate
09:16:38 [2024-04-09T13:16:38.009Z] [Pipeline] {
09:16:38 [2024-04-09T13:16:38.920Z] [Pipeline] node
09:16:42 [2024-04-09T13:16:42.191Z] Created Pod: kubernetes tracecompass/tracecompass-build-fk4wx-3ww0g
09:16:51 [2024-04-09T13:16:51.898Z] Agent tracecompass-build-fk4wx-3ww0g is provisioned from template tracecompass-build-fk4wx
09:16:51 [2024-04-09T13:16:51.901Z] ---
09:16:51 [2024-04-09T13:16:51.901Z] apiVersion: "v1"
09:16:51 [2024-04-09T13:16:51.901Z] kind: "Pod"
09:16:51 [2024-04-09T13:16:51.901Z] metadata:
09:16:51 [2024-04-09T13:16:51.901Z]   annotations:
09:16:51 [2024-04-09T13:16:51.901Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly-debug/1/"
09:16:51 [2024-04-09T13:16:51.901Z]     runUrl: "job/tracecompass-master-nightly-debug/1/"
09:16:51 [2024-04-09T13:16:51.901Z]   labels:
09:16:51 [2024-04-09T13:16:51.901Z]     jenkins: "slave"
09:16:51 [2024-04-09T13:16:51.901Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
09:16:51 [2024-04-09T13:16:51.901Z]     jenkins/label: "tracecompass-build"
09:16:51 [2024-04-09T13:16:51.901Z]   name: "tracecompass-build-fk4wx-3ww0g"
09:16:51 [2024-04-09T13:16:51.901Z]   namespace: "tracecompass"
09:16:51 [2024-04-09T13:16:51.901Z] spec:
09:16:51 [2024-04-09T13:16:51.901Z]   containers:
09:16:51 [2024-04-09T13:16:51.901Z]   - args:
09:16:51 [2024-04-09T13:16:51.901Z]     - "-c"
09:16:51 [2024-04-09T13:16:51.901Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
09:16:51 [2024-04-09T13:16:51.901Z]     command:
09:16:51 [2024-04-09T13:16:51.901Z]     - "/bin/sh"
09:16:51 [2024-04-09T13:16:51.901Z]     image: "eclipse/tracecompass-build-env:22.04"
09:16:51 [2024-04-09T13:16:51.901Z]     imagePullPolicy: "Always"
09:16:51 [2024-04-09T13:16:51.901Z]     name: "tracecompass"
09:16:51 [2024-04-09T13:16:51.901Z]     resources:
09:16:51 [2024-04-09T13:16:51.901Z]       limits:
09:16:51 [2024-04-09T13:16:51.901Z]         memory: "6Gi"
09:16:51 [2024-04-09T13:16:51.901Z]         cpu: "2000m"
09:16:51 [2024-04-09T13:16:51.901Z]       requests:
09:16:51 [2024-04-09T13:16:51.901Z]         memory: "6Gi"
09:16:51 [2024-04-09T13:16:51.901Z]         cpu: "2000m"
09:16:51 [2024-04-09T13:16:51.901Z]     tty: true
09:16:51 [2024-04-09T13:16:51.901Z]     volumeMounts:
09:16:51 [2024-04-09T13:16:51.901Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
09:16:51 [2024-04-09T13:16:51.901Z]       name: "settings-xml"
09:16:51 [2024-04-09T13:16:51.901Z]       readOnly: true
09:16:51 [2024-04-09T13:16:51.901Z]       subPath: "settings.xml"
09:16:51 [2024-04-09T13:16:51.901Z]     - mountPath: "/home/jenkins/.m2/repository"
09:16:51 [2024-04-09T13:16:51.901Z]       name: "m2-repo"
09:16:51 [2024-04-09T13:16:51.901Z]     - mountPath: "/opt/tools"
09:16:51 [2024-04-09T13:16:51.901Z]       name: "tools"
09:16:51 [2024-04-09T13:16:51.901Z]     - mountPath: "/home/jenkins/agent"
09:16:51 [2024-04-09T13:16:51.901Z]       name: "workspace-volume"
09:16:51 [2024-04-09T13:16:51.901Z]       readOnly: false
09:16:51 [2024-04-09T13:16:51.901Z]   - env:
09:16:51 [2024-04-09T13:16:51.901Z]     - name: "JENKINS_SECRET"
09:16:51 [2024-04-09T13:16:51.901Z]       value: "********"
09:16:51 [2024-04-09T13:16:51.901Z]     - name: "JENKINS_TUNNEL"
09:16:51 [2024-04-09T13:16:51.901Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
09:16:51 [2024-04-09T13:16:51.901Z]     - name: "JENKINS_AGENT_NAME"
09:16:51 [2024-04-09T13:16:51.901Z]       value: "tracecompass-build-fk4wx-3ww0g"
09:16:51 [2024-04-09T13:16:51.901Z]     - name: "JENKINS_NAME"
09:16:51 [2024-04-09T13:16:51.901Z]       value: "tracecompass-build-fk4wx-3ww0g"
09:16:51 [2024-04-09T13:16:51.901Z]     - name: "JENKINS_AGENT_WORKDIR"
09:16:51 [2024-04-09T13:16:51.901Z]       value: "/home/jenkins/agent"
09:16:51 [2024-04-09T13:16:51.901Z]     - name: "JENKINS_URL"
09:16:51 [2024-04-09T13:16:51.901Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
09:16:51 [2024-04-09T13:16:51.901Z]     image: "eclipsecbi/jenkins-jnlp-agent"
09:16:51 [2024-04-09T13:16:51.901Z]     name: "jnlp"
09:16:51 [2024-04-09T13:16:51.901Z]     resources:
09:16:51 [2024-04-09T13:16:51.901Z]       limits:
09:16:51 [2024-04-09T13:16:51.901Z]         memory: "1024Mi"
09:16:51 [2024-04-09T13:16:51.901Z]         cpu: "500m"
09:16:51 [2024-04-09T13:16:51.901Z]       requests:
09:16:51 [2024-04-09T13:16:51.901Z]         memory: "1024Mi"
09:16:51 [2024-04-09T13:16:51.901Z]         cpu: "500m"
09:16:51 [2024-04-09T13:16:51.901Z]     volumeMounts:
09:16:51 [2024-04-09T13:16:51.901Z]     - mountPath: "/home/jenkins/.ssh"
09:16:51 [2024-04-09T13:16:51.901Z]       name: "volume-known-hosts"
09:16:51 [2024-04-09T13:16:51.901Z]     - mountPath: "/home/jenkins/agent"
09:16:51 [2024-04-09T13:16:51.901Z]       name: "workspace-volume"
09:16:51 [2024-04-09T13:16:51.901Z]       readOnly: false
09:16:51 [2024-04-09T13:16:51.901Z]   nodeSelector:
09:16:51 [2024-04-09T13:16:51.901Z]     kubernetes.io/os: "linux"
09:16:51 [2024-04-09T13:16:51.901Z]   restartPolicy: "Never"
09:16:51 [2024-04-09T13:16:51.901Z]   volumes:
09:16:51 [2024-04-09T13:16:51.901Z]   - emptyDir: {}
09:16:51 [2024-04-09T13:16:51.901Z]     name: "m2-repo"
09:16:51 [2024-04-09T13:16:51.901Z]   - name: "settings-xml"
09:16:51 [2024-04-09T13:16:51.901Z]     secret:
09:16:51 [2024-04-09T13:16:51.901Z]       items:
09:16:51 [2024-04-09T13:16:51.901Z]       - key: "settings.xml"
09:16:51 [2024-04-09T13:16:51.901Z]         path: "settings.xml"
09:16:51 [2024-04-09T13:16:51.901Z]       secretName: "m2-secret-dir"
09:16:51 [2024-04-09T13:16:51.901Z]   - emptyDir:
09:16:51 [2024-04-09T13:16:51.901Z]       medium: ""
09:16:51 [2024-04-09T13:16:51.901Z]     name: "workspace-volume"
09:16:51 [2024-04-09T13:16:51.901Z]   - configMap:
09:16:51 [2024-04-09T13:16:51.901Z]       name: "known-hosts"
09:16:51 [2024-04-09T13:16:51.901Z]     name: "volume-known-hosts"
09:16:51 [2024-04-09T13:16:51.901Z]   - name: "tools"
09:16:51 [2024-04-09T13:16:51.901Z]     persistentVolumeClaim:
09:16:51 [2024-04-09T13:16:51.901Z]       claimName: "tools-claim-jiro-tracecompass"
09:16:51 [2024-04-09T13:16:51.901Z] 
09:16:51 [2024-04-09T13:16:51.925Z] Running on tracecompass-build-fk4wx-3ww0g in /home/jenkins/agent/workspace/tracecompass-master-nightly-debug
09:16:52 [2024-04-09T13:16:52.178Z] [Pipeline] {
09:16:53 [2024-04-09T13:16:53.225Z] [Pipeline] stage
09:16:53 [2024-04-09T13:16:53.226Z] [Pipeline] { (Declarative: Checkout SCM)
09:16:53 [2024-04-09T13:16:53.880Z] [Pipeline] checkout
09:16:53 [2024-04-09T13:16:53.932Z] Selected Git installation does not exist. Using Default
09:16:53 [2024-04-09T13:16:53.932Z] The recommended git tool is: NONE
09:16:58 [2024-04-09T13:16:58.214Z] No credentials specified
09:16:58 [2024-04-09T13:16:58.216Z] Cloning the remote Git repository
09:16:58 [2024-04-09T13:16:58.225Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
09:16:58 [2024-04-09T13:16:58.260Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly-debug # timeout=10
09:16:58 [2024-04-09T13:16:58.319Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
09:16:58 [2024-04-09T13:16:58.319Z]  > git --version # timeout=10
09:16:58 [2024-04-09T13:16:58.323Z]  > git --version # 'git version 2.20.1'
09:16:58 [2024-04-09T13:16:58.323Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:16:58 [2024-04-09T13:16:58.724Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
09:16:58 [2024-04-09T13:16:58.729Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:16:59 [2024-04-09T13:16:59.834Z] Avoid second fetch
09:16:59 [2024-04-09T13:16:59.841Z] Checking out Revision a0dbbc55d78874d9edf5b87230850ff94cf3284f (refs/remotes/origin/master)
09:17:00 [2024-04-09T13:17:00.212Z] Commit message: "Fix typo in tracecompass-jdk17.Jenkinsfile"
09:17:00 [2024-04-09T13:17:00.213Z] First time build. Skipping changelog.
09:16:59 [2024-04-09T13:16:59.833Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:16:59 [2024-04-09T13:16:59.842Z]  > git config core.sparsecheckout # timeout=10
09:16:59 [2024-04-09T13:16:59.908Z]  > git checkout -f a0dbbc55d78874d9edf5b87230850ff94cf3284f # timeout=10
09:17:00 [2024-04-09T13:17:00.479Z] [Pipeline] }
09:17:00 [2024-04-09T13:17:00.738Z] [Pipeline] // stage
09:17:01 [2024-04-09T13:17:01.507Z] [Pipeline] withEnv
09:17:01 [2024-04-09T13:17:01.508Z] [Pipeline] {
09:17:06 [2024-04-09T13:17:06.767Z] [Pipeline] withEnv
09:17:06 [2024-04-09T13:17:06.767Z] [Pipeline] {
09:17:08 [2024-04-09T13:17:08.024Z] [Pipeline] timestamps
09:17:08 [2024-04-09T13:17:08.024Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
09:17:08 [2024-04-09T13:17:08.024Z] [Pipeline] {
09:17:08 [2024-04-09T13:17:08.903Z] [Pipeline] timeout
09:17:08 [2024-04-09T13:17:08.903Z] Timeout set to expire in 4 hr 0 min
09:17:08 [2024-04-09T13:17:08.903Z] [Pipeline] {
09:17:10 [2024-04-09T13:17:10.055Z] [Pipeline] stage
09:17:10 [2024-04-09T13:17:10.056Z] [Pipeline] { (Declarative: Tool Install)
09:17:11 [2024-04-09T13:17:11.198Z] [Pipeline] tool
09:17:11 [2024-04-09T13:17:11.747Z] [Pipeline] envVarsForTool
09:17:12 [2024-04-09T13:17:12.651Z] [Pipeline] tool
09:17:13 [2024-04-09T13:17:13.170Z] [Pipeline] envVarsForTool
09:17:13 [2024-04-09T13:17:13.678Z] [Pipeline] }
09:17:13 [2024-04-09T13:17:13.938Z] [Pipeline] // stage
09:17:14 [2024-04-09T13:17:14.439Z] [Pipeline] withEnv
09:17:14 [2024-04-09T13:17:14.439Z] [Pipeline] {
09:17:15 [2024-04-09T13:17:15.844Z] [Pipeline] stage
09:17:15 [2024-04-09T13:17:15.845Z] [Pipeline] { (Checkout)
09:17:20 [2024-04-09T13:17:20.779Z] [Pipeline] tool
09:17:21 [2024-04-09T13:17:21.288Z] [Pipeline] envVarsForTool
09:17:22 [2024-04-09T13:17:22.191Z] [Pipeline] tool
09:17:22 [2024-04-09T13:17:22.759Z] [Pipeline] envVarsForTool
09:17:23 [2024-04-09T13:17:23.391Z] [Pipeline] withEnv
09:17:23 [2024-04-09T13:17:23.392Z] [Pipeline] {
09:17:24 [2024-04-09T13:17:24.929Z] [Pipeline] container
09:17:24 [2024-04-09T13:17:24.930Z] [Pipeline] {
09:17:25 [2024-04-09T13:17:25.583Z] [Pipeline] sh
09:17:26 [2024-04-09T13:17:26.224Z] + mkdir -p ../scripts
09:17:26 [2024-04-09T13:17:26.495Z] [Pipeline] sh
09:17:27 [2024-04-09T13:17:27.310Z] + cp scripts/deploy-rcp.sh ../scripts
09:17:27 [2024-04-09T13:17:27.567Z] [Pipeline] sh
09:17:28 [2024-04-09T13:17:28.116Z] + cp scripts/deploy-update-site.sh ../scripts
09:17:28 [2024-04-09T13:17:28.377Z] [Pipeline] sh
09:17:28 [2024-04-09T13:17:28.892Z] + cp scripts/deploy-doc.sh ../scripts
09:17:29 [2024-04-09T13:17:29.150Z] [Pipeline] sh
09:17:29 [2024-04-09T13:17:29.674Z] + cp scripts/deploy-javadoc.sh ../scripts
09:17:29 [2024-04-09T13:17:29.943Z] [Pipeline] checkout
09:17:29 [2024-04-09T13:17:29.948Z] The recommended git tool is: NONE
09:17:29 [2024-04-09T13:17:29.953Z] No credentials specified
09:17:29 [2024-04-09T13:17:29.953Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@d5b36354; decorates RemoteLauncher[hudson.remoting.Channel@ffbd3d22:JNLP4-connect connection from 10.40.42.253/10.40.42.253:51532] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
09:17:29 [2024-04-09T13:17:29.961Z] Fetching changes from the remote Git repository
09:17:30 [2024-04-09T13:17:30.023Z] ERROR: Error fetching remote repo 'origin'
09:17:30 [2024-04-09T13:17:30.023Z] hudson.plugins.git.GitException: Failed to fetch from https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git
09:17:30 [2024-04-09T13:17:30.023Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
09:17:30 [2024-04-09T13:17:30.023Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
09:17:30 [2024-04-09T13:17:30.023Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
09:17:30 [2024-04-09T13:17:30.023Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
09:17:30 [2024-04-09T13:17:30.023Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
09:17:30 [2024-04-09T13:17:30.023Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
09:17:30 [2024-04-09T13:17:30.023Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
09:17:30 [2024-04-09T13:17:30.023Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
09:17:30 [2024-04-09T13:17:30.023Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
09:17:30 [2024-04-09T13:17:30.023Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
09:17:30 [2024-04-09T13:17:30.023Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
09:17:30 [2024-04-09T13:17:30.023Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
09:17:30 [2024-04-09T13:17:30.023Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git  refs/pull/55/head " returned status code 128:
09:17:30 [2024-04-09T13:17:30.023Z] stdout: 
09:17:30 [2024-04-09T13:17:30.023Z] stderr: fatal: invalid refspec ' refs/pull/55/head '
09:17:30 [2024-04-09T13:17:30.023Z] 
09:17:30 [2024-04-09T13:17:30.023Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
09:17:30 [2024-04-09T13:17:30.023Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
09:17:30 [2024-04-09T13:17:30.023Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
09:17:30 [2024-04-09T13:17:30.023Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
09:17:30 [2024-04-09T13:17:30.023Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
09:17:30 [2024-04-09T13:17:30.023Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
09:17:30 [2024-04-09T13:17:30.023Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
09:17:30 [2024-04-09T13:17:30.023Z] 	at hudson.remoting.Request$2.run(Request.java:377)
09:17:30 [2024-04-09T13:17:30.024Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
09:17:30 [2024-04-09T13:17:30.024Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
09:17:30 [2024-04-09T13:17:30.024Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
09:17:30 [2024-04-09T13:17:30.024Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
09:17:30 [2024-04-09T13:17:30.024Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
09:17:30 [2024-04-09T13:17:30.024Z] 	... 1 more
09:17:30 [2024-04-09T13:17:30.024Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.42.253/10.40.42.253:51532
09:17:30 [2024-04-09T13:17:30.024Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
09:17:30 [2024-04-09T13:17:30.024Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
09:17:30 [2024-04-09T13:17:30.024Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
09:17:30 [2024-04-09T13:17:30.024Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
09:17:30 [2024-04-09T13:17:30.024Z] 		at jdk.internal.reflect.GeneratedMethodAccessor1970.invoke(Unknown Source)
09:17:30 [2024-04-09T13:17:30.024Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
09:17:30 [2024-04-09T13:17:30.024Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
09:17:30 [2024-04-09T13:17:30.024Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
09:17:30 [2024-04-09T13:17:30.024Z] 		at com.sun.proxy.$Proxy259.execute(Unknown Source)
09:17:30 [2024-04-09T13:17:30.024Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
09:17:30 [2024-04-09T13:17:30.024Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
09:17:30 [2024-04-09T13:17:30.024Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
09:17:30 [2024-04-09T13:17:30.024Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
09:17:30 [2024-04-09T13:17:30.024Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
09:17:30 [2024-04-09T13:17:30.024Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
09:17:30 [2024-04-09T13:17:30.024Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
09:17:30 [2024-04-09T13:17:30.024Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
09:17:30 [2024-04-09T13:17:30.024Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
09:17:30 [2024-04-09T13:17:30.024Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
09:17:30 [2024-04-09T13:17:30.024Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
09:17:30 [2024-04-09T13:17:30.024Z] 		... 1 more
09:17:30 [2024-04-09T13:17:30.448Z] [Pipeline] }
09:17:30 [2024-04-09T13:17:30.719Z] [Pipeline] // container
09:17:29 [2024-04-09T13:17:29.952Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/.git # timeout=10
09:17:29 [2024-04-09T13:17:29.965Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git # timeout=10
09:17:30 [2024-04-09T13:17:30.005Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git
09:17:30 [2024-04-09T13:17:30.005Z]  > git --version # timeout=10
09:17:30 [2024-04-09T13:17:30.009Z]  > git --version # 'git version 2.20.1'
09:17:30 [2024-04-09T13:17:30.010Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git  refs/pull/55/head  # timeout=10
09:17:31 [2024-04-09T13:17:31.103Z] [Pipeline] }
09:17:31 [2024-04-09T13:17:31.358Z] [Pipeline] // withEnv
09:17:31 [2024-04-09T13:17:31.739Z] [Pipeline] }
09:17:32 [2024-04-09T13:17:32.002Z] [Pipeline] // stage
09:17:32 [2024-04-09T13:17:32.832Z] [Pipeline] stage
09:17:32 [2024-04-09T13:17:32.833Z] [Pipeline] { (Product File)
09:17:33 [2024-04-09T13:17:33.715Z] Stage "Product File" skipped due to earlier failure(s)
09:17:33 [2024-04-09T13:17:33.715Z] [Pipeline] }
09:17:33 [2024-04-09T13:17:33.986Z] [Pipeline] // stage
09:17:34 [2024-04-09T13:17:34.755Z] [Pipeline] stage
09:17:34 [2024-04-09T13:17:34.756Z] [Pipeline] { (RCP Feature File)
09:17:35 [2024-04-09T13:17:35.664Z] Stage "RCP Feature File" skipped due to earlier failure(s)
09:17:35 [2024-04-09T13:17:35.664Z] [Pipeline] }
09:17:35 [2024-04-09T13:17:35.932Z] [Pipeline] // stage
09:17:36 [2024-04-09T13:17:36.711Z] [Pipeline] stage
09:17:36 [2024-04-09T13:17:36.712Z] [Pipeline] { (SLF4J Properties Manifest)
09:17:37 [2024-04-09T13:17:37.614Z] Stage "SLF4J Properties Manifest" skipped due to earlier failure(s)
09:17:37 [2024-04-09T13:17:37.614Z] [Pipeline] }
09:17:37 [2024-04-09T13:17:37.870Z] [Pipeline] // stage
09:17:38 [2024-04-09T13:17:38.643Z] [Pipeline] stage
09:17:38 [2024-04-09T13:17:38.644Z] [Pipeline] { (Build)
09:17:39 [2024-04-09T13:17:39.536Z] Stage "Build" skipped due to earlier failure(s)
09:17:39 [2024-04-09T13:17:39.537Z] [Pipeline] }
09:17:39 [2024-04-09T13:17:39.794Z] [Pipeline] // stage
09:17:40 [2024-04-09T13:17:40.578Z] [Pipeline] stage
09:17:40 [2024-04-09T13:17:40.579Z] [Pipeline] { (Deploy Site)
09:17:41 [2024-04-09T13:17:41.478Z] Stage "Deploy Site" skipped due to earlier failure(s)
09:17:41 [2024-04-09T13:17:41.479Z] [Pipeline] }
09:17:41 [2024-04-09T13:17:41.743Z] [Pipeline] // stage
09:17:42 [2024-04-09T13:17:42.501Z] [Pipeline] stage
09:17:42 [2024-04-09T13:17:42.501Z] [Pipeline] { (Deploy RCP)
09:17:43 [2024-04-09T13:17:43.403Z] Stage "Deploy RCP" skipped due to earlier failure(s)
09:17:43 [2024-04-09T13:17:43.403Z] [Pipeline] }
09:17:43 [2024-04-09T13:17:43.662Z] [Pipeline] // stage
09:17:44 [2024-04-09T13:17:44.439Z] [Pipeline] stage
09:17:44 [2024-04-09T13:17:44.440Z] [Pipeline] { (Deploy Doc)
09:17:45 [2024-04-09T13:17:45.323Z] Stage "Deploy Doc" skipped due to earlier failure(s)
09:17:45 [2024-04-09T13:17:45.324Z] [Pipeline] }
09:17:45 [2024-04-09T13:17:45.578Z] [Pipeline] // stage
09:17:46 [2024-04-09T13:17:46.347Z] [Pipeline] stage
09:17:46 [2024-04-09T13:17:46.347Z] [Pipeline] { (Javadoc)
09:17:47 [2024-04-09T13:17:47.243Z] Stage "Javadoc" skipped due to earlier failure(s)
09:17:47 [2024-04-09T13:17:47.244Z] [Pipeline] }
09:17:47 [2024-04-09T13:17:47.494Z] [Pipeline] // stage
09:17:48 [2024-04-09T13:17:48.259Z] [Pipeline] stage
09:17:48 [2024-04-09T13:17:48.260Z] [Pipeline] { (Deploy Javadoc)
09:17:49 [2024-04-09T13:17:49.146Z] Stage "Deploy Javadoc" skipped due to earlier failure(s)
09:17:49 [2024-04-09T13:17:49.147Z] [Pipeline] }
09:17:49 [2024-04-09T13:17:49.414Z] [Pipeline] // stage
09:17:50 [2024-04-09T13:17:50.175Z] [Pipeline] stage
09:17:50 [2024-04-09T13:17:50.176Z] [Pipeline] { (Notarize macos RCP packages)
09:17:51 [2024-04-09T13:17:51.090Z] Stage "Notarize macos RCP packages" skipped due to earlier failure(s)
09:17:51 [2024-04-09T13:17:51.090Z] [Pipeline] }
09:17:51 [2024-04-09T13:17:51.350Z] [Pipeline] // stage
09:17:51 [2024-04-09T13:17:51.864Z] [Pipeline] stage
09:17:51 [2024-04-09T13:17:51.865Z] [Pipeline] { (Declarative: Post Actions)
09:17:54 [2024-04-09T13:17:54.577Z] [Pipeline] container
09:17:54 [2024-04-09T13:17:54.578Z] [Pipeline] {
09:17:55 [2024-04-09T13:17:55.217Z] [Pipeline] emailext
09:17:55 [2024-04-09T13:17:55.348Z] Sending email to: bernd.hufmann@ericsson.com matthew.khouzam@ericsson.com patrick.tasse@gmail.com
09:17:55 [2024-04-09T13:17:55.755Z] [Pipeline] }
09:17:56 [2024-04-09T13:17:56.014Z] [Pipeline] // container
09:17:56 [2024-04-09T13:17:56.663Z] [Pipeline] }
09:17:56 [2024-04-09T13:17:56.945Z] [Pipeline] // stage
09:17:57 [2024-04-09T13:17:57.335Z] [Pipeline] }
09:17:57 [2024-04-09T13:17:57.598Z] [Pipeline] // withEnv
09:17:57 [2024-04-09T13:17:57.978Z] [Pipeline] }
09:17:58 [2024-04-09T13:17:58.238Z] [Pipeline] // timeout
09:17:58 [2024-04-09T13:17:58.622Z] [Pipeline] }
09:17:58 [2024-04-09T13:17:58.879Z] [Pipeline] // timestamps
09:17:59 [2024-04-09T13:17:59.264Z] [Pipeline] }
09:17:59 [2024-04-09T13:17:59.531Z] [Pipeline] // withEnv
09:17:59 [2024-04-09T13:17:59.906Z] [Pipeline] }
09:18:00 [2024-04-09T13:18:00.182Z] [Pipeline] // withEnv
09:18:00 [2024-04-09T13:18:00.575Z] [Pipeline] }
09:18:00 [2024-04-09T13:18:00.832Z] [Pipeline] // node
09:18:01 [2024-04-09T13:18:01.347Z] [Pipeline] }
09:18:01 [2024-04-09T13:18:01.604Z] [Pipeline] // podTemplate
09:18:01 [2024-04-09T13:18:01.994Z] [Pipeline] End of Pipeline
09:18:02 [2024-04-09T13:18:02.143Z] ERROR: Error fetching remote repo 'origin'
09:18:02 [2024-04-09T13:18:02.162Z] Finished: FAILURE