Skip to content
Failed

Console Output

10:25:00 [2024-04-09T14:25:00.187Z] Started by user Bernd Hufmann
10:25:00 [2024-04-09T14:25:00.187Z] Running as Bernd Hufmann
10:25:01 [2024-04-09T14:25:01.239Z] Obtained jenkins/pipelines/tracecompass-test.Jenkinsfile from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
10:25:01 [2024-04-09T14:25:01.543Z] [Pipeline] Start of Pipeline
10:25:03 [2024-04-09T14:25:03.275Z] [Pipeline] readTrusted
10:25:03 [2024-04-09T14:25:03.581Z] Obtained jenkins/pod-templates/tracecompass-sonar-pod.yaml from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
10:25:03 [2024-04-09T14:25:03.832Z] [Pipeline] echo
10:25:03 [2024-04-09T14:25:03.833Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
10:25:03 [2024-04-09T14:25:03.834Z] [Pipeline] podTemplate
10:25:03 [2024-04-09T14:25:03.857Z] [Pipeline] {
10:25:04 [2024-04-09T14:25:04.779Z] [Pipeline] node
10:25:12 [2024-04-09T14:25:12.162Z] Created Pod: kubernetes tracecompass/tracecompass-build-40fkt-g90tq
10:25:19 [2024-04-09T14:25:19.780Z] Still waiting to schedule task
10:25:19 [2024-04-09T14:25:19.780Z]tracecompass-build-40fkt-g90tq’ is offline
10:25:22 [2024-04-09T14:25:22.274Z] Agent tracecompass-build-40fkt-g90tq is provisioned from template tracecompass-build-40fkt
10:25:22 [2024-04-09T14:25:22.276Z] ---
10:25:22 [2024-04-09T14:25:22.276Z] apiVersion: "v1"
10:25:22 [2024-04-09T14:25:22.276Z] kind: "Pod"
10:25:22 [2024-04-09T14:25:22.276Z] metadata:
10:25:22 [2024-04-09T14:25:22.276Z]   annotations:
10:25:22 [2024-04-09T14:25:22.276Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly-debug/4/"
10:25:22 [2024-04-09T14:25:22.276Z]     runUrl: "job/tracecompass-master-nightly-debug/4/"
10:25:22 [2024-04-09T14:25:22.276Z]   labels:
10:25:22 [2024-04-09T14:25:22.276Z]     jenkins: "slave"
10:25:22 [2024-04-09T14:25:22.276Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
10:25:22 [2024-04-09T14:25:22.276Z]     jenkins/label: "tracecompass-build"
10:25:22 [2024-04-09T14:25:22.276Z]   name: "tracecompass-build-40fkt-g90tq"
10:25:22 [2024-04-09T14:25:22.276Z]   namespace: "tracecompass"
10:25:22 [2024-04-09T14:25:22.276Z] spec:
10:25:22 [2024-04-09T14:25:22.276Z]   containers:
10:25:22 [2024-04-09T14:25:22.276Z]   - args:
10:25:22 [2024-04-09T14:25:22.276Z]     - "-c"
10:25:22 [2024-04-09T14:25:22.276Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
10:25:22 [2024-04-09T14:25:22.276Z]     command:
10:25:22 [2024-04-09T14:25:22.276Z]     - "/bin/sh"
10:25:22 [2024-04-09T14:25:22.276Z]     image: "eclipse/tracecompass-build-env:22.04"
10:25:22 [2024-04-09T14:25:22.276Z]     imagePullPolicy: "Always"
10:25:22 [2024-04-09T14:25:22.276Z]     name: "tracecompass"
10:25:22 [2024-04-09T14:25:22.276Z]     resources:
10:25:22 [2024-04-09T14:25:22.276Z]       limits:
10:25:22 [2024-04-09T14:25:22.276Z]         memory: "6Gi"
10:25:22 [2024-04-09T14:25:22.276Z]         cpu: "2000m"
10:25:22 [2024-04-09T14:25:22.276Z]       requests:
10:25:22 [2024-04-09T14:25:22.276Z]         memory: "6Gi"
10:25:22 [2024-04-09T14:25:22.276Z]         cpu: "2000m"
10:25:22 [2024-04-09T14:25:22.276Z]     tty: true
10:25:22 [2024-04-09T14:25:22.276Z]     volumeMounts:
10:25:22 [2024-04-09T14:25:22.276Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
10:25:22 [2024-04-09T14:25:22.276Z]       name: "settings-xml"
10:25:22 [2024-04-09T14:25:22.276Z]       readOnly: true
10:25:22 [2024-04-09T14:25:22.276Z]       subPath: "settings.xml"
10:25:22 [2024-04-09T14:25:22.276Z]     - mountPath: "/home/jenkins/.m2/repository"
10:25:22 [2024-04-09T14:25:22.276Z]       name: "m2-repo"
10:25:22 [2024-04-09T14:25:22.276Z]     - mountPath: "/opt/tools"
10:25:22 [2024-04-09T14:25:22.276Z]       name: "tools"
10:25:22 [2024-04-09T14:25:22.276Z]     - mountPath: "/home/jenkins/agent"
10:25:22 [2024-04-09T14:25:22.276Z]       name: "workspace-volume"
10:25:22 [2024-04-09T14:25:22.276Z]       readOnly: false
10:25:22 [2024-04-09T14:25:22.276Z]   - env:
10:25:22 [2024-04-09T14:25:22.276Z]     - name: "JENKINS_SECRET"
10:25:22 [2024-04-09T14:25:22.276Z]       value: "********"
10:25:22 [2024-04-09T14:25:22.276Z]     - name: "JENKINS_TUNNEL"
10:25:22 [2024-04-09T14:25:22.276Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
10:25:22 [2024-04-09T14:25:22.276Z]     - name: "JENKINS_AGENT_NAME"
10:25:22 [2024-04-09T14:25:22.276Z]       value: "tracecompass-build-40fkt-g90tq"
10:25:22 [2024-04-09T14:25:22.276Z]     - name: "JENKINS_NAME"
10:25:22 [2024-04-09T14:25:22.276Z]       value: "tracecompass-build-40fkt-g90tq"
10:25:22 [2024-04-09T14:25:22.276Z]     - name: "JENKINS_AGENT_WORKDIR"
10:25:22 [2024-04-09T14:25:22.276Z]       value: "/home/jenkins/agent"
10:25:22 [2024-04-09T14:25:22.276Z]     - name: "JENKINS_URL"
10:25:22 [2024-04-09T14:25:22.276Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
10:25:22 [2024-04-09T14:25:22.276Z]     image: "eclipsecbi/jenkins-jnlp-agent"
10:25:22 [2024-04-09T14:25:22.276Z]     name: "jnlp"
10:25:22 [2024-04-09T14:25:22.276Z]     resources:
10:25:22 [2024-04-09T14:25:22.276Z]       limits:
10:25:22 [2024-04-09T14:25:22.276Z]         memory: "1024Mi"
10:25:22 [2024-04-09T14:25:22.276Z]         cpu: "500m"
10:25:22 [2024-04-09T14:25:22.276Z]       requests:
10:25:22 [2024-04-09T14:25:22.276Z]         memory: "1024Mi"
10:25:22 [2024-04-09T14:25:22.276Z]         cpu: "500m"
10:25:22 [2024-04-09T14:25:22.276Z]     volumeMounts:
10:25:22 [2024-04-09T14:25:22.276Z]     - mountPath: "/home/jenkins/.ssh"
10:25:22 [2024-04-09T14:25:22.276Z]       name: "volume-known-hosts"
10:25:22 [2024-04-09T14:25:22.276Z]     - mountPath: "/home/jenkins/agent"
10:25:22 [2024-04-09T14:25:22.276Z]       name: "workspace-volume"
10:25:22 [2024-04-09T14:25:22.276Z]       readOnly: false
10:25:22 [2024-04-09T14:25:22.276Z]   nodeSelector:
10:25:22 [2024-04-09T14:25:22.276Z]     kubernetes.io/os: "linux"
10:25:22 [2024-04-09T14:25:22.276Z]   restartPolicy: "Never"
10:25:22 [2024-04-09T14:25:22.276Z]   volumes:
10:25:22 [2024-04-09T14:25:22.276Z]   - emptyDir: {}
10:25:22 [2024-04-09T14:25:22.276Z]     name: "m2-repo"
10:25:22 [2024-04-09T14:25:22.276Z]   - name: "settings-xml"
10:25:22 [2024-04-09T14:25:22.276Z]     secret:
10:25:22 [2024-04-09T14:25:22.276Z]       items:
10:25:22 [2024-04-09T14:25:22.276Z]       - key: "settings.xml"
10:25:22 [2024-04-09T14:25:22.276Z]         path: "settings.xml"
10:25:22 [2024-04-09T14:25:22.276Z]       secretName: "m2-secret-dir"
10:25:22 [2024-04-09T14:25:22.276Z]   - emptyDir:
10:25:22 [2024-04-09T14:25:22.276Z]       medium: ""
10:25:22 [2024-04-09T14:25:22.276Z]     name: "workspace-volume"
10:25:22 [2024-04-09T14:25:22.276Z]   - configMap:
10:25:22 [2024-04-09T14:25:22.276Z]       name: "known-hosts"
10:25:22 [2024-04-09T14:25:22.276Z]     name: "volume-known-hosts"
10:25:22 [2024-04-09T14:25:22.276Z]   - name: "tools"
10:25:22 [2024-04-09T14:25:22.276Z]     persistentVolumeClaim:
10:25:22 [2024-04-09T14:25:22.276Z]       claimName: "tools-claim-jiro-tracecompass"
10:25:22 [2024-04-09T14:25:22.276Z] 
10:25:22 [2024-04-09T14:25:22.295Z] Running on tracecompass-build-40fkt-g90tq in /home/jenkins/agent/workspace/tracecompass-master-nightly-debug
10:25:22 [2024-04-09T14:25:22.543Z] [Pipeline] {
10:25:23 [2024-04-09T14:25:23.597Z] [Pipeline] stage
10:25:23 [2024-04-09T14:25:23.598Z] [Pipeline] { (Declarative: Checkout SCM)
10:25:24 [2024-04-09T14:25:24.252Z] [Pipeline] checkout
10:25:24 [2024-04-09T14:25:24.318Z] Selected Git installation does not exist. Using Default
10:25:24 [2024-04-09T14:25:24.318Z] The recommended git tool is: NONE
10:25:29 [2024-04-09T14:25:29.053Z] using credential github-bot
10:25:29 [2024-04-09T14:25:29.061Z] Cloning the remote Git repository
10:25:29 [2024-04-09T14:25:29.108Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
10:25:29 [2024-04-09T14:25:29.140Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly-debug # timeout=10
10:25:29 [2024-04-09T14:25:29.215Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
10:25:29 [2024-04-09T14:25:29.216Z]  > git --version # timeout=10
10:25:29 [2024-04-09T14:25:29.220Z]  > git --version # 'git version 2.20.1'
10:25:29 [2024-04-09T14:25:29.221Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
10:25:29 [2024-04-09T14:25:29.224Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:25:29 [2024-04-09T14:25:29.649Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
10:25:29 [2024-04-09T14:25:29.653Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:25:30 [2024-04-09T14:25:30.355Z] Avoid second fetch
10:25:30 [2024-04-09T14:25:30.411Z] Checking out Revision 26b8e41f2829df75623f403675f6a6f625b21d39 (refs/remotes/origin/master)
10:25:30 [2024-04-09T14:25:30.725Z] Commit message: "Update test for trace compass including credentials for checkout"
10:25:30 [2024-04-09T14:25:30.402Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:25:30 [2024-04-09T14:25:30.415Z]  > git config core.sparsecheckout # timeout=10
10:25:30 [2024-04-09T14:25:30.421Z]  > git checkout -f 26b8e41f2829df75623f403675f6a6f625b21d39 # timeout=10
10:25:30 [2024-04-09T14:25:30.727Z]  > git rev-list --no-walk a0dbbc55d78874d9edf5b87230850ff94cf3284f # timeout=10
10:25:31 [2024-04-09T14:25:31.179Z] [Pipeline] }
10:25:31 [2024-04-09T14:25:31.542Z] [Pipeline] // stage
10:25:32 [2024-04-09T14:25:32.539Z] [Pipeline] withEnv
10:25:32 [2024-04-09T14:25:32.539Z] [Pipeline] {
10:25:37 [2024-04-09T14:25:37.769Z] [Pipeline] withEnv
10:25:37 [2024-04-09T14:25:37.769Z] [Pipeline] {
10:25:39 [2024-04-09T14:25:39.074Z] [Pipeline] timestamps
10:25:39 [2024-04-09T14:25:39.075Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
10:25:39 [2024-04-09T14:25:39.075Z] [Pipeline] {
10:25:39 [2024-04-09T14:25:39.991Z] [Pipeline] timeout
10:25:39 [2024-04-09T14:25:39.991Z] Timeout set to expire in 4 hr 0 min
10:25:39 [2024-04-09T14:25:39.991Z] [Pipeline] {
10:25:41 [2024-04-09T14:25:41.124Z] [Pipeline] stage
10:25:41 [2024-04-09T14:25:41.125Z] [Pipeline] { (Declarative: Tool Install)
10:25:42 [2024-04-09T14:25:42.266Z] [Pipeline] tool
10:25:42 [2024-04-09T14:25:42.775Z] [Pipeline] envVarsForTool
10:25:43 [2024-04-09T14:25:43.693Z] [Pipeline] tool
10:25:44 [2024-04-09T14:25:44.213Z] [Pipeline] envVarsForTool
10:25:44 [2024-04-09T14:25:44.726Z] [Pipeline] }
10:25:44 [2024-04-09T14:25:44.987Z] [Pipeline] // stage
10:25:45 [2024-04-09T14:25:45.511Z] [Pipeline] withEnv
10:25:45 [2024-04-09T14:25:45.512Z] [Pipeline] {
10:25:46 [2024-04-09T14:25:46.943Z] [Pipeline] stage
10:25:46 [2024-04-09T14:25:46.944Z] [Pipeline] { (Checkout)
10:25:51 [2024-04-09T14:25:51.902Z] [Pipeline] tool
10:25:52 [2024-04-09T14:25:52.406Z] [Pipeline] envVarsForTool
10:25:53 [2024-04-09T14:25:53.328Z] [Pipeline] tool
10:25:53 [2024-04-09T14:25:53.843Z] [Pipeline] envVarsForTool
10:25:54 [2024-04-09T14:25:54.507Z] [Pipeline] withEnv
10:25:54 [2024-04-09T14:25:54.508Z] [Pipeline] {
10:25:56 [2024-04-09T14:25:56.064Z] [Pipeline] container
10:25:56 [2024-04-09T14:25:56.065Z] [Pipeline] {
10:25:56 [2024-04-09T14:25:56.720Z] [Pipeline] sh
10:25:57 [2024-04-09T14:25:57.325Z] + mkdir -p ../scripts
10:25:57 [2024-04-09T14:25:57.583Z] [Pipeline] sh
10:25:58 [2024-04-09T14:25:58.122Z] + cp scripts/deploy-rcp.sh ../scripts
10:25:58 [2024-04-09T14:25:58.378Z] [Pipeline] sh
10:25:58 [2024-04-09T14:25:58.914Z] + cp scripts/deploy-update-site.sh ../scripts
10:25:59 [2024-04-09T14:25:59.179Z] [Pipeline] sh
10:25:59 [2024-04-09T14:25:59.718Z] + cp scripts/deploy-doc.sh ../scripts
10:25:59 [2024-04-09T14:25:59.975Z] [Pipeline] sh
10:26:00 [2024-04-09T14:26:00.522Z] + cp scripts/deploy-javadoc.sh ../scripts
10:26:00 [2024-04-09T14:26:00.779Z] [Pipeline] checkout
10:26:00 [2024-04-09T14:26:00.785Z] The recommended git tool is: NONE
10:26:00 [2024-04-09T14:26:00.792Z] Warning: CredentialId "GitHub bot (username/token)" could not be found.
10:26:00 [2024-04-09T14:26:00.792Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@cea22313; decorates RemoteLauncher[hudson.remoting.Channel@286c41a5:JNLP4-connect connection from 10.40.43.11/10.40.43.11:35076] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:26:00 [2024-04-09T14:26:00.810Z] Fetching changes from the remote Git repository
10:26:00 [2024-04-09T14:26:00.917Z] ERROR: Error fetching remote repo 'origin'
10:26:00 [2024-04-09T14:26:00.917Z] hudson.plugins.git.GitException: Failed to fetch from https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git
10:26:00 [2024-04-09T14:26:00.917Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
10:26:00 [2024-04-09T14:26:00.917Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
10:26:00 [2024-04-09T14:26:00.917Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
10:26:00 [2024-04-09T14:26:00.917Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
10:26:00 [2024-04-09T14:26:00.917Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
10:26:00 [2024-04-09T14:26:00.917Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
10:26:00 [2024-04-09T14:26:00.917Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
10:26:00 [2024-04-09T14:26:00.917Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
10:26:00 [2024-04-09T14:26:00.917Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10:26:00 [2024-04-09T14:26:00.917Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
10:26:00 [2024-04-09T14:26:00.917Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
10:26:00 [2024-04-09T14:26:00.917Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
10:26:00 [2024-04-09T14:26:00.917Z] 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:
10:26:00 [2024-04-09T14:26:00.917Z] stdout: 
10:26:00 [2024-04-09T14:26:00.917Z] stderr: fatal: invalid refspec 'refs/pull/55/head '
10:26:00 [2024-04-09T14:26:00.917Z] 
10:26:00 [2024-04-09T14:26:00.917Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
10:26:00 [2024-04-09T14:26:00.917Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
10:26:00 [2024-04-09T14:26:00.917Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
10:26:00 [2024-04-09T14:26:00.917Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
10:26:00 [2024-04-09T14:26:00.917Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
10:26:00 [2024-04-09T14:26:00.917Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
10:26:00 [2024-04-09T14:26:00.917Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
10:26:00 [2024-04-09T14:26:00.917Z] 	at hudson.remoting.Request$2.run(Request.java:377)
10:26:00 [2024-04-09T14:26:00.917Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
10:26:00 [2024-04-09T14:26:00.917Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10:26:00 [2024-04-09T14:26:00.917Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
10:26:00 [2024-04-09T14:26:00.917Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
10:26:00 [2024-04-09T14:26:00.917Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
10:26:00 [2024-04-09T14:26:00.917Z] 	... 1 more
10:26:00 [2024-04-09T14:26:00.917Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.43.11/10.40.43.11:35076
10:26:00 [2024-04-09T14:26:00.917Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
10:26:00 [2024-04-09T14:26:00.917Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
10:26:00 [2024-04-09T14:26:00.917Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
10:26:00 [2024-04-09T14:26:00.917Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
10:26:00 [2024-04-09T14:26:00.917Z] 		at jdk.internal.reflect.GeneratedMethodAccessor1970.invoke(Unknown Source)
10:26:00 [2024-04-09T14:26:00.917Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:26:00 [2024-04-09T14:26:00.917Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
10:26:00 [2024-04-09T14:26:00.917Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
10:26:00 [2024-04-09T14:26:00.917Z] 		at com.sun.proxy.$Proxy259.execute(Unknown Source)
10:26:00 [2024-04-09T14:26:00.917Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
10:26:00 [2024-04-09T14:26:00.917Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
10:26:00 [2024-04-09T14:26:00.917Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
10:26:00 [2024-04-09T14:26:00.917Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
10:26:00 [2024-04-09T14:26:00.917Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
10:26:00 [2024-04-09T14:26:00.917Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
10:26:00 [2024-04-09T14:26:00.917Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
10:26:00 [2024-04-09T14:26:00.918Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
10:26:00 [2024-04-09T14:26:00.918Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10:26:00 [2024-04-09T14:26:00.918Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
10:26:00 [2024-04-09T14:26:00.918Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
10:26:00 [2024-04-09T14:26:00.918Z] 		... 1 more
10:26:01 [2024-04-09T14:26:01.326Z] [Pipeline] }
10:26:01 [2024-04-09T14:26:01.582Z] [Pipeline] // container
10:26:00 [2024-04-09T14:26:00.802Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-master-nightly-debug/.git # timeout=10
10:26:00 [2024-04-09T14:26:00.815Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git # timeout=10
10:26:00 [2024-04-09T14:26:00.825Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git
10:26:00 [2024-04-09T14:26:00.826Z]  > git --version # timeout=10
10:26:00 [2024-04-09T14:26:00.905Z]  > git --version # 'git version 2.20.1'
10:26:00 [2024-04-09T14:26:00.906Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git refs/pull/55/head  # timeout=10
10:26:01 [2024-04-09T14:26:01.979Z] [Pipeline] }
10:26:02 [2024-04-09T14:26:02.238Z] [Pipeline] // withEnv
10:26:02 [2024-04-09T14:26:02.623Z] [Pipeline] }
10:26:02 [2024-04-09T14:26:02.878Z] [Pipeline] // stage
10:26:03 [2024-04-09T14:26:03.656Z] [Pipeline] stage
10:26:03 [2024-04-09T14:26:03.656Z] [Pipeline] { (Product File)
10:26:04 [2024-04-09T14:26:04.574Z] Stage "Product File" skipped due to earlier failure(s)
10:26:04 [2024-04-09T14:26:04.575Z] [Pipeline] }
10:26:04 [2024-04-09T14:26:04.839Z] [Pipeline] // stage
10:26:05 [2024-04-09T14:26:05.597Z] [Pipeline] stage
10:26:05 [2024-04-09T14:26:05.598Z] [Pipeline] { (RCP Feature File)
10:26:06 [2024-04-09T14:26:06.486Z] Stage "RCP Feature File" skipped due to earlier failure(s)
10:26:06 [2024-04-09T14:26:06.486Z] [Pipeline] }
10:26:06 [2024-04-09T14:26:06.748Z] [Pipeline] // stage
10:26:07 [2024-04-09T14:26:07.535Z] [Pipeline] stage
10:26:07 [2024-04-09T14:26:07.536Z] [Pipeline] { (SLF4J Properties Manifest)
10:26:08 [2024-04-09T14:26:08.424Z] Stage "SLF4J Properties Manifest" skipped due to earlier failure(s)
10:26:08 [2024-04-09T14:26:08.424Z] [Pipeline] }
10:26:08 [2024-04-09T14:26:08.706Z] [Pipeline] // stage
10:26:10 [2024-04-09T14:26:10.232Z] [Pipeline] stage
10:26:10 [2024-04-09T14:26:10.233Z] [Pipeline] { (Build)
10:26:11 [2024-04-09T14:26:11.130Z] Stage "Build" skipped due to earlier failure(s)
10:26:11 [2024-04-09T14:26:11.131Z] [Pipeline] }
10:26:11 [2024-04-09T14:26:11.394Z] [Pipeline] // stage
10:26:12 [2024-04-09T14:26:12.198Z] [Pipeline] stage
10:26:12 [2024-04-09T14:26:12.199Z] [Pipeline] { (Deploy Site)
10:26:13 [2024-04-09T14:26:13.091Z] Stage "Deploy Site" skipped due to earlier failure(s)
10:26:13 [2024-04-09T14:26:13.091Z] [Pipeline] }
10:26:13 [2024-04-09T14:26:13.356Z] [Pipeline] // stage
10:26:14 [2024-04-09T14:26:14.127Z] [Pipeline] stage
10:26:14 [2024-04-09T14:26:14.128Z] [Pipeline] { (Deploy RCP)
10:26:15 [2024-04-09T14:26:15.030Z] Stage "Deploy RCP" skipped due to earlier failure(s)
10:26:15 [2024-04-09T14:26:15.031Z] [Pipeline] }
10:26:15 [2024-04-09T14:26:15.288Z] [Pipeline] // stage
10:26:16 [2024-04-09T14:26:16.075Z] [Pipeline] stage
10:26:16 [2024-04-09T14:26:16.076Z] [Pipeline] { (Deploy Doc)
10:26:16 [2024-04-09T14:26:16.979Z] Stage "Deploy Doc" skipped due to earlier failure(s)
10:26:16 [2024-04-09T14:26:16.980Z] [Pipeline] }
10:26:17 [2024-04-09T14:26:17.242Z] [Pipeline] // stage
10:26:18 [2024-04-09T14:26:18.029Z] [Pipeline] stage
10:26:18 [2024-04-09T14:26:18.030Z] [Pipeline] { (Javadoc)
10:26:18 [2024-04-09T14:26:18.910Z] Stage "Javadoc" skipped due to earlier failure(s)
10:26:18 [2024-04-09T14:26:18.910Z] [Pipeline] }
10:26:19 [2024-04-09T14:26:19.162Z] [Pipeline] // stage
10:26:19 [2024-04-09T14:26:19.919Z] [Pipeline] stage
10:26:19 [2024-04-09T14:26:19.920Z] [Pipeline] { (Deploy Javadoc)
10:26:20 [2024-04-09T14:26:20.822Z] Stage "Deploy Javadoc" skipped due to earlier failure(s)
10:26:20 [2024-04-09T14:26:20.822Z] [Pipeline] }
10:26:21 [2024-04-09T14:26:21.078Z] [Pipeline] // stage
10:26:21 [2024-04-09T14:26:21.852Z] [Pipeline] stage
10:26:21 [2024-04-09T14:26:21.853Z] [Pipeline] { (Notarize macos RCP packages)
10:26:22 [2024-04-09T14:26:22.742Z] Stage "Notarize macos RCP packages" skipped due to earlier failure(s)
10:26:22 [2024-04-09T14:26:22.743Z] [Pipeline] }
10:26:22 [2024-04-09T14:26:22.998Z] [Pipeline] // stage
10:26:23 [2024-04-09T14:26:23.523Z] [Pipeline] stage
10:26:23 [2024-04-09T14:26:23.524Z] [Pipeline] { (Declarative: Post Actions)
10:26:26 [2024-04-09T14:26:26.223Z] [Pipeline] container
10:26:26 [2024-04-09T14:26:26.224Z] [Pipeline] {
10:26:26 [2024-04-09T14:26:26.859Z] [Pipeline] emailext
10:26:27 [2024-04-09T14:26:27.123Z] Sending email to: bernd.hufmann@ericsson.com matthew.khouzam@ericsson.com patrick.tasse@gmail.com
10:26:27 [2024-04-09T14:26:27.518Z] [Pipeline] }
10:26:27 [2024-04-09T14:26:27.802Z] [Pipeline] // container
10:26:28 [2024-04-09T14:26:28.457Z] [Pipeline] }
10:26:28 [2024-04-09T14:26:28.736Z] [Pipeline] // stage
10:26:29 [2024-04-09T14:26:29.122Z] [Pipeline] }
10:26:29 [2024-04-09T14:26:29.383Z] [Pipeline] // withEnv
10:26:30 [2024-04-09T14:26:30.183Z] [Pipeline] }
10:26:30 [2024-04-09T14:26:30.586Z] [Pipeline] // timeout
10:26:30 [2024-04-09T14:26:30.978Z] [Pipeline] }
10:26:31 [2024-04-09T14:26:31.243Z] [Pipeline] // timestamps
10:26:31 [2024-04-09T14:26:31.646Z] [Pipeline] }
10:26:31 [2024-04-09T14:26:31.902Z] [Pipeline] // withEnv
10:26:32 [2024-04-09T14:26:32.290Z] [Pipeline] }
10:26:32 [2024-04-09T14:26:32.554Z] [Pipeline] // withEnv
10:26:32 [2024-04-09T14:26:32.952Z] [Pipeline] }
10:26:33 [2024-04-09T14:26:33.210Z] [Pipeline] // node
10:26:33 [2024-04-09T14:26:33.727Z] [Pipeline] }
10:26:33 [2024-04-09T14:26:33.982Z] [Pipeline] // podTemplate
10:26:34 [2024-04-09T14:26:34.378Z] [Pipeline] End of Pipeline
10:26:34 [2024-04-09T14:26:34.574Z] ERROR: Error fetching remote repo 'origin'
10:26:34 [2024-04-09T14:26:34.585Z] Finished: FAILURE