Skip to content

Console Output

05:38:00 [2020-03-03T10:38:00.237Z] Started by timer
05:38:00 [2020-03-03T10:38:00.627Z] Obtained jenkins/pipelines/tracecompass.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
05:38:00 [2020-03-03T10:38:00.627Z] Running in Durability level: PERFORMANCE_OPTIMIZED
05:38:00 [2020-03-03T10:38:00.987Z] [Pipeline] Start of Pipeline
05:38:01 [2020-03-03T10:38:01.193Z] [Pipeline] readTrusted
05:38:01 [2020-03-03T10:38:01.377Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
05:38:01 [2020-03-03T10:38:01.379Z] [Pipeline] podTemplate
05:38:01 [2020-03-03T10:38:01.382Z] [Pipeline] {
05:38:01 [2020-03-03T10:38:01.386Z] [Pipeline] node
05:38:16 [2020-03-03T10:38:16.386Z] Still waiting to schedule task
05:38:16 [2020-03-03T10:38:16.387Z] Waiting for next available executor on ‘tracecompass-build-6xwtl-h92fn’
05:39:01 [2020-03-03T10:39:01.471Z] Agent tracecompass-build-6xwtl-8pf46 is provisioned from template Kubernetes Pod Template
05:39:01 [2020-03-03T10:39:01.471Z] ---
05:39:01 [2020-03-03T10:39:01.471Z] apiVersion: "v1"
05:39:01 [2020-03-03T10:39:01.471Z] kind: "Pod"
05:39:01 [2020-03-03T10:39:01.471Z] metadata:
05:39:01 [2020-03-03T10:39:01.471Z]   annotations:
05:39:01 [2020-03-03T10:39:01.471Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-stable-nightly/57/"
05:39:01 [2020-03-03T10:39:01.471Z]   labels:
05:39:01 [2020-03-03T10:39:01.471Z]     jenkins: "slave"
05:39:01 [2020-03-03T10:39:01.471Z]     jenkins/label: "tracecompass-build"
05:39:01 [2020-03-03T10:39:01.471Z]   name: "tracecompass-build-6xwtl-8pf46"
05:39:01 [2020-03-03T10:39:01.471Z] spec:
05:39:01 [2020-03-03T10:39:01.471Z]   containers:
05:39:01 [2020-03-03T10:39:01.471Z]   - env:
05:39:01 [2020-03-03T10:39:01.471Z]     - name: "JENKINS_SECRET"
05:39:01 [2020-03-03T10:39:01.471Z]       value: "********"
05:39:01 [2020-03-03T10:39:01.471Z]     - name: "JENKINS_TUNNEL"
05:39:01 [2020-03-03T10:39:01.471Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
05:39:01 [2020-03-03T10:39:01.471Z]     - name: "JENKINS_AGENT_NAME"
05:39:01 [2020-03-03T10:39:01.471Z]       value: "tracecompass-build-6xwtl-8pf46"
05:39:01 [2020-03-03T10:39:01.471Z]     - name: "JENKINS_NAME"
05:39:01 [2020-03-03T10:39:01.471Z]       value: "tracecompass-build-6xwtl-8pf46"
05:39:01 [2020-03-03T10:39:01.472Z]     - name: "JENKINS_AGENT_WORKDIR"
05:39:01 [2020-03-03T10:39:01.472Z]       value: "/home/jenkins/agent"
05:39:01 [2020-03-03T10:39:01.472Z]     - name: "JENKINS_URL"
05:39:01 [2020-03-03T10:39:01.472Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
05:39:01 [2020-03-03T10:39:01.472Z]     - name: "HOME"
05:39:01 [2020-03-03T10:39:01.472Z]       value: "/home/jenkins"
05:39:01 [2020-03-03T10:39:01.472Z]     image: "eclipsecbi/jenkins-jnlp-agent"
05:39:01 [2020-03-03T10:39:01.472Z]     name: "jnlp"
05:39:01 [2020-03-03T10:39:01.472Z]     volumeMounts:
05:39:01 [2020-03-03T10:39:01.472Z]     - mountPath: "/home/jenkins/.ssh"
05:39:01 [2020-03-03T10:39:01.472Z]       name: "volume-known-hosts"
05:39:01 [2020-03-03T10:39:01.472Z]     - mountPath: "/home/jenkins/agent"
05:39:01 [2020-03-03T10:39:01.472Z]       name: "workspace-volume"
05:39:01 [2020-03-03T10:39:01.472Z]       readOnly: false
05:39:01 [2020-03-03T10:39:01.472Z]   - args:
05:39:01 [2020-03-03T10:39:01.472Z]     - "-c"
05:39:01 [2020-03-03T10:39:01.472Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
05:39:01 [2020-03-03T10:39:01.472Z]     command:
05:39:01 [2020-03-03T10:39:01.472Z]     - "/bin/sh"
05:39:01 [2020-03-03T10:39:01.472Z]     image: "eclipse/tracecompass-build-env:16.04"
05:39:01 [2020-03-03T10:39:01.472Z]     imagePullPolicy: "Always"
05:39:01 [2020-03-03T10:39:01.472Z]     name: "tracecompass"
05:39:01 [2020-03-03T10:39:01.472Z]     resources:
05:39:01 [2020-03-03T10:39:01.472Z]       limits:
05:39:01 [2020-03-03T10:39:01.472Z]         memory: "2.6Gi"
05:39:01 [2020-03-03T10:39:01.472Z]         cpu: "1.3"
05:39:01 [2020-03-03T10:39:01.472Z]       requests:
05:39:01 [2020-03-03T10:39:01.472Z]         memory: "2.6Gi"
05:39:01 [2020-03-03T10:39:01.472Z]         cpu: "1.3"
05:39:01 [2020-03-03T10:39:01.472Z]     tty: true
05:39:01 [2020-03-03T10:39:01.472Z]     volumeMounts:
05:39:01 [2020-03-03T10:39:01.472Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
05:39:01 [2020-03-03T10:39:01.472Z]       name: "settings-xml"
05:39:01 [2020-03-03T10:39:01.472Z]       readOnly: true
05:39:01 [2020-03-03T10:39:01.472Z]       subPath: "settings.xml"
05:39:01 [2020-03-03T10:39:01.472Z]     - mountPath: "/home/jenkins/.m2/repository"
05:39:01 [2020-03-03T10:39:01.472Z]       name: "m2-repo"
05:39:01 [2020-03-03T10:39:01.472Z]     - mountPath: "/opt/tools"
05:39:01 [2020-03-03T10:39:01.472Z]       name: "tools"
05:39:01 [2020-03-03T10:39:01.472Z]     - mountPath: "/home/jenkins/agent"
05:39:01 [2020-03-03T10:39:01.472Z]       name: "workspace-volume"
05:39:01 [2020-03-03T10:39:01.472Z]       readOnly: false
05:39:01 [2020-03-03T10:39:01.472Z]   nodeSelector:
05:39:01 [2020-03-03T10:39:01.472Z]     beta.kubernetes.io/os: "linux"
05:39:01 [2020-03-03T10:39:01.472Z]   restartPolicy: "Never"
05:39:01 [2020-03-03T10:39:01.472Z]   securityContext: {}
05:39:01 [2020-03-03T10:39:01.472Z]   volumes:
05:39:01 [2020-03-03T10:39:01.472Z]   - emptyDir: {}
05:39:01 [2020-03-03T10:39:01.472Z]     name: "m2-repo"
05:39:01 [2020-03-03T10:39:01.472Z]   - name: "settings-xml"
05:39:01 [2020-03-03T10:39:01.472Z]     secret:
05:39:01 [2020-03-03T10:39:01.472Z]       items:
05:39:01 [2020-03-03T10:39:01.472Z]       - key: "settings.xml"
05:39:01 [2020-03-03T10:39:01.472Z]         path: "settings.xml"
05:39:01 [2020-03-03T10:39:01.472Z]       secretName: "m2-secret-dir"
05:39:01 [2020-03-03T10:39:01.472Z]   - emptyDir:
05:39:01 [2020-03-03T10:39:01.472Z]       medium: ""
05:39:01 [2020-03-03T10:39:01.472Z]     name: "workspace-volume"
05:39:01 [2020-03-03T10:39:01.472Z]   - name: "tools"
05:39:01 [2020-03-03T10:39:01.472Z]     persistentVolumeClaim:
05:39:01 [2020-03-03T10:39:01.472Z]       claimName: "tools-claim-jiro-tracecompass"
05:39:01 [2020-03-03T10:39:01.472Z]   - configMap:
05:39:01 [2020-03-03T10:39:01.472Z]       name: "known-hosts"
05:39:01 [2020-03-03T10:39:01.472Z]     name: "volume-known-hosts"
05:39:01 [2020-03-03T10:39:01.472Z] 
05:39:04 [2020-03-03T10:39:04.910Z] Running on tracecompass-build-6xwtl-8pf46 in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen
05:39:04 [2020-03-03T10:39:04.910Z] [Pipeline] {
05:39:04 [2020-03-03T10:39:04.937Z] [Pipeline] stage
05:39:04 [2020-03-03T10:39:04.938Z] [Pipeline] { (Declarative: Checkout SCM)
05:39:04 [2020-03-03T10:39:04.944Z] [Pipeline] checkout
05:39:23 [2020-03-03T10:39:23.912Z] No credentials specified
05:39:23 [2020-03-03T10:39:23.916Z] Cloning the remote Git repository
05:39:24 [2020-03-03T10:39:24.109Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
05:39:24 [2020-03-03T10:39:24.319Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen # timeout=10
05:39:24 [2020-03-03T10:39:24.519Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
05:39:24 [2020-03-03T10:39:24.520Z]  > git --version # timeout=10
05:39:24 [2020-03-03T10:39:24.708Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
05:39:25 [2020-03-03T10:39:25.217Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
05:39:25 [2020-03-03T10:39:25.314Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
05:39:25 [2020-03-03T10:39:25.412Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
05:39:25 [2020-03-03T10:39:25.511Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
05:39:25 [2020-03-03T10:39:25.512Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
05:39:25 [2020-03-03T10:39:25.817Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
05:39:26 [2020-03-03T10:39:26.013Z] Checking out Revision f937792c12c74a8338e8a71b2de3974a4737ef55 (refs/remotes/origin/master)
05:39:25 [2020-03-03T10:39:25.912Z]  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
05:39:26 [2020-03-03T10:39:26.106Z]  > git config core.sparsecheckout # timeout=10
05:39:26 [2020-03-03T10:39:26.113Z]  > git checkout -f f937792c12c74a8338e8a71b2de3974a4737ef55 # timeout=10
05:39:33 [2020-03-03T10:39:33.512Z] Commit message: "Fix README.md formatting of bash section"
05:39:33 [2020-03-03T10:39:33.516Z]  > git rev-list --no-walk f937792c12c74a8338e8a71b2de3974a4737ef55 # timeout=10
05:39:33 [2020-03-03T10:39:33.818Z] [Pipeline] }
05:39:33 [2020-03-03T10:39:33.822Z] [Pipeline] // stage
05:39:33 [2020-03-03T10:39:33.827Z] [Pipeline] withEnv
05:39:33 [2020-03-03T10:39:33.828Z] [Pipeline] {
05:39:33 [2020-03-03T10:39:33.833Z] [Pipeline] container
05:39:33 [2020-03-03T10:39:33.833Z] [Pipeline] {
05:39:33 [2020-03-03T10:39:33.846Z] [Pipeline] withEnv
05:39:33 [2020-03-03T10:39:33.847Z] [Pipeline] {
05:39:33 [2020-03-03T10:39:33.851Z] [Pipeline] timestamps
05:39:33 [2020-03-03T10:39:33.851Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
05:39:33 [2020-03-03T10:39:33.852Z] [Pipeline] {
05:39:33 [2020-03-03T10:39:33.858Z] [Pipeline] timeout
05:39:33 [2020-03-03T10:39:33.858Z] Timeout set to expire in 4 hr 0 min
05:39:33 [2020-03-03T10:39:33.859Z] [Pipeline] {
05:39:33 [2020-03-03T10:39:33.865Z] [Pipeline] stage
05:39:33 [2020-03-03T10:39:33.866Z] [Pipeline] { (Declarative: Tool Install)
05:39:33 [2020-03-03T10:39:33.870Z] [Pipeline] tool
05:39:33 [2020-03-03T10:39:33.875Z] [Pipeline] envVarsForTool
05:39:33 [2020-03-03T10:39:33.881Z] [Pipeline] tool
05:39:33 [2020-03-03T10:39:33.886Z] [Pipeline] envVarsForTool
05:39:33 [2020-03-03T10:39:33.891Z] [Pipeline] }
05:39:33 [2020-03-03T10:39:33.896Z] [Pipeline] // stage
05:39:33 [2020-03-03T10:39:33.901Z] [Pipeline] withEnv
05:39:33 [2020-03-03T10:39:33.901Z] [Pipeline] {
05:39:33 [2020-03-03T10:39:33.907Z] [Pipeline] stage
05:39:33 [2020-03-03T10:39:33.908Z] [Pipeline] { (Checkout)
05:39:33 [2020-03-03T10:39:33.920Z] [Pipeline] tool
05:39:33 [2020-03-03T10:39:33.925Z] [Pipeline] envVarsForTool
05:39:33 [2020-03-03T10:39:33.932Z] [Pipeline] tool
05:39:33 [2020-03-03T10:39:33.937Z] [Pipeline] envVarsForTool
05:39:33 [2020-03-03T10:39:33.943Z] [Pipeline] withEnv
05:39:33 [2020-03-03T10:39:33.943Z] [Pipeline] {
05:39:33 [2020-03-03T10:39:33.949Z] [Pipeline] container
05:39:33 [2020-03-03T10:39:33.949Z] [Pipeline] {
05:39:33 [2020-03-03T10:39:33.955Z] [Pipeline] sh
05:39:38 [2020-03-03T10:39:38.809Z] + mkdir -p ../scripts
05:39:39 [2020-03-03T10:39:39.009Z] [Pipeline] sh
05:39:41 [2020-03-03T10:39:41.512Z] + cp scripts/deploy-rcp.sh ../scripts
05:39:41 [2020-03-03T10:39:41.519Z] [Pipeline] sh
05:39:44 [2020-03-03T10:39:44.008Z] + cp scripts/deploy-update-site.sh ../scripts
05:39:44 [2020-03-03T10:39:44.015Z] [Pipeline] sh
05:39:46 [2020-03-03T10:39:46.488Z] + cp scripts/deploy-doc.sh ../scripts
05:39:46 [2020-03-03T10:39:46.494Z] [Pipeline] checkout
05:39:46 [2020-03-03T10:39:46.506Z] No credentials specified
05:39:46 [2020-03-03T10:39:46.514Z] Fetching changes from the remote Git repository
05:39:46 [2020-03-03T10:39:46.708Z] ERROR: Error fetching remote repo 'origin'
05:39:46 [2020-03-03T10:39:46.708Z] hudson.plugins.git.GitException: Failed to fetch from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass
05:39:46 [2020-03-03T10:39:46.708Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:899)
05:39:46 [2020-03-03T10:39:46.708Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1114)
05:39:46 [2020-03-03T10:39:46.708Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1145)
05:39:46 [2020-03-03T10:39:46.708Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
05:39:46 [2020-03-03T10:39:46.708Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
05:39:46 [2020-03-03T10:39:46.708Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
05:39:46 [2020-03-03T10:39:46.708Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:39:46 [2020-03-03T10:39:46.708Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$$Lambda$329.0000000054036540.run(Unknown Source)
05:39:46 [2020-03-03T10:39:46.708Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
05:39:46 [2020-03-03T10:39:46.708Z] 	at java.util.concurrent.FutureTask.run(Unknown Source)
05:39:46 [2020-03-03T10:39:46.708Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
05:39:46 [2020-03-03T10:39:46.708Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
05:39:46 [2020-03-03T10:39:46.708Z] 	at java.lang.Thread.run(Unknown Source)
05:39:46 [2020-03-03T10:39:46.708Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/heads/master" returned status code 128:
05:39:46 [2020-03-03T10:39:46.708Z] stdout: 
05:39:46 [2020-03-03T10:39:46.708Z] stderr: fatal: Could not read from remote repository.
05:39:46 [2020-03-03T10:39:46.708Z] 
05:39:46 [2020-03-03T10:39:46.708Z] Please make sure you have the correct access rights
05:39:46 [2020-03-03T10:39:46.708Z] and the repository exists.
05:39:46 [2020-03-03T10:39:46.708Z] 
05:39:46 [2020-03-03T10:39:46.708Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2372)
05:39:46 [2020-03-03T10:39:46.708Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1985)
05:39:46 [2020-03-03T10:39:46.708Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:80)
05:39:46 [2020-03-03T10:39:46.708Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:563)
05:39:46 [2020-03-03T10:39:46.708Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
05:39:46 [2020-03-03T10:39:46.708Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
05:39:46 [2020-03-03T10:39:46.708Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
05:39:46 [2020-03-03T10:39:46.708Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
05:39:46 [2020-03-03T10:39:46.708Z] 	at hudson.remoting.Request$2.run(Request.java:369)
05:39:46 [2020-03-03T10:39:46.708Z] 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
05:39:46 [2020-03-03T10:39:46.708Z] 	at java.util.concurrent.FutureTask.run(Unknown Source)
05:39:46 [2020-03-03T10:39:46.708Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
05:39:46 [2020-03-03T10:39:46.708Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
05:39:46 [2020-03-03T10:39:46.708Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
05:39:46 [2020-03-03T10:39:46.708Z] 	at hudson.remoting.Engine$1$$Lambda$4.000000003403F6B0.run(Unknown Source)
05:39:46 [2020-03-03T10:39:46.708Z] 	... 1 more
05:39:46 [2020-03-03T10:39:46.708Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.128.8.1/10.128.8.1:52576
05:39:46 [2020-03-03T10:39:46.708Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
05:39:46 [2020-03-03T10:39:46.708Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
05:39:46 [2020-03-03T10:39:46.708Z] 		at hudson.remoting.Channel.call(Channel.java:957)
05:39:46 [2020-03-03T10:39:46.708Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
05:39:46 [2020-03-03T10:39:46.708Z] 		at sun.reflect.GeneratedMethodAccessor749.invoke(Unknown Source)
05:39:46 [2020-03-03T10:39:46.708Z] 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
05:39:46 [2020-03-03T10:39:46.708Z] 		at java.lang.reflect.Method.invoke(Unknown Source)
05:39:46 [2020-03-03T10:39:46.708Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
05:39:46 [2020-03-03T10:39:46.708Z] 		at com.sun.proxy.$Proxy110.execute(Unknown Source)
05:39:46 [2020-03-03T10:39:46.708Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:897)
05:39:46 [2020-03-03T10:39:46.708Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1114)
05:39:46 [2020-03-03T10:39:46.708Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1145)
05:39:46 [2020-03-03T10:39:46.708Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
05:39:46 [2020-03-03T10:39:46.708Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
05:39:46 [2020-03-03T10:39:46.708Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
05:39:46 [2020-03-03T10:39:46.708Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:39:46 [2020-03-03T10:39:46.708Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$$Lambda$329.0000000054036540.run(Unknown Source)
05:39:46 [2020-03-03T10:39:46.708Z] 		at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
05:39:46 [2020-03-03T10:39:46.708Z] 		at java.util.concurrent.FutureTask.run(Unknown Source)
05:39:46 [2020-03-03T10:39:46.708Z] 		at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
05:39:46 [2020-03-03T10:39:46.708Z] 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
05:39:46 [2020-03-03T10:39:46.708Z] 		... 1 more
05:39:46 [2020-03-03T10:39:46.709Z] [Pipeline] }
05:39:46 [2020-03-03T10:39:46.714Z] [Pipeline] // container
05:39:46 [2020-03-03T10:39:46.719Z] [Pipeline] }
05:39:46 [2020-03-03T10:39:46.723Z] [Pipeline] // withEnv
05:39:46 [2020-03-03T10:39:46.729Z] [Pipeline] }
05:39:46 [2020-03-03T10:39:46.733Z] [Pipeline] // stage
05:39:46 [2020-03-03T10:39:46.738Z] [Pipeline] stage
05:39:46 [2020-03-03T10:39:46.739Z] [Pipeline] { (Legacy)
05:39:46 [2020-03-03T10:39:46.743Z] Stage "Legacy" skipped due to earlier failure(s)
05:39:46 [2020-03-03T10:39:46.744Z] [Pipeline] }
05:39:46 [2020-03-03T10:39:46.748Z] [Pipeline] // stage
05:39:46 [2020-03-03T10:39:46.753Z] [Pipeline] stage
05:39:46 [2020-03-03T10:39:46.754Z] [Pipeline] { (Build)
05:39:46 [2020-03-03T10:39:46.759Z] Stage "Build" skipped due to earlier failure(s)
05:39:46 [2020-03-03T10:39:46.759Z] [Pipeline] }
05:39:46 [2020-03-03T10:39:46.763Z] [Pipeline] // stage
05:39:46 [2020-03-03T10:39:46.768Z] [Pipeline] stage
05:39:46 [2020-03-03T10:39:46.769Z] [Pipeline] { (Deploy Site)
05:39:46 [2020-03-03T10:39:46.773Z] Stage "Deploy Site" skipped due to earlier failure(s)
05:39:46 [2020-03-03T10:39:46.773Z] [Pipeline] }
05:39:46 [2020-03-03T10:39:46.777Z] [Pipeline] // stage
05:39:46 [2020-03-03T10:39:46.782Z] [Pipeline] stage
05:39:46 [2020-03-03T10:39:46.783Z] [Pipeline] { (Deploy RCP)
05:39:46 [2020-03-03T10:39:46.788Z] Stage "Deploy RCP" skipped due to earlier failure(s)
05:39:46 [2020-03-03T10:39:46.788Z] [Pipeline] }
05:39:46 [2020-03-03T10:39:46.792Z] [Pipeline] // stage
05:39:46 [2020-03-03T10:39:46.798Z] [Pipeline] stage
05:39:46 [2020-03-03T10:39:46.799Z] [Pipeline] { (Deploy Doc)
05:39:46 [2020-03-03T10:39:46.804Z] Stage "Deploy Doc" skipped due to earlier failure(s)
05:39:46 [2020-03-03T10:39:46.804Z] [Pipeline] }
05:39:46 [2020-03-03T10:39:46.808Z] [Pipeline] // stage
05:39:46 [2020-03-03T10:39:46.813Z] [Pipeline] stage
05:39:46 [2020-03-03T10:39:46.814Z] [Pipeline] { (Declarative: Post Actions)
05:39:46 [2020-03-03T10:39:46.821Z] [Pipeline] container
05:39:46 [2020-03-03T10:39:46.821Z] [Pipeline] {
05:39:46 [2020-03-03T10:39:46.827Z] [Pipeline] emailext
05:39:46 [2020-03-03T10:39:46.835Z] Sending email to: bernd.hufmann@ericsson.com patrick.tasse@gmail.com matthew.khouzam@ericsson.com gbastien@versatic.net simon.delisle@ericsson.com
05:39:46 [2020-03-03T10:39:46.932Z] Successfully sent to the following addresses: patrick.tasse@gmail.com matthew.khouzam@ericsson.com gbastien@versatic.net simon.delisle@ericsson.com
05:39:46 [2020-03-03T10:39:46.932Z] Error sending to the following VALID addresses: bernd.hufmann@ericsson.com
05:39:46 [2020-03-03T10:39:46.934Z] [Pipeline] }
05:39:46 [2020-03-03T10:39:46.939Z] [Pipeline] // container
05:39:46 [2020-03-03T10:39:46.944Z] [Pipeline] }
05:39:46 [2020-03-03T10:39:46.948Z] [Pipeline] // stage
05:39:46 [2020-03-03T10:39:46.953Z] [Pipeline] }
05:39:46 [2020-03-03T10:39:46.958Z] [Pipeline] // withEnv
05:39:46 [2020-03-03T10:39:46.962Z] [Pipeline] }
05:39:46 [2020-03-03T10:39:46.967Z] [Pipeline] // timeout
05:39:46 [2020-03-03T10:39:46.971Z] [Pipeline] }
05:39:46 [2020-03-03T10:39:46.975Z] [Pipeline] // timestamps
05:39:46 [2020-03-03T10:39:46.980Z] [Pipeline] }
05:39:46 [2020-03-03T10:39:46.984Z] [Pipeline] // withEnv
05:39:46 [2020-03-03T10:39:46.989Z] [Pipeline] }
05:39:46 [2020-03-03T10:39:46.993Z] [Pipeline] // container
05:39:46 [2020-03-03T10:39:46.998Z] [Pipeline] }
05:39:47 [2020-03-03T10:39:47.002Z] [Pipeline] // withEnv
05:39:47 [2020-03-03T10:39:47.005Z] [Pipeline] }
05:39:47 [2020-03-03T10:39:47.010Z] [Pipeline] // node
05:39:47 [2020-03-03T10:39:47.015Z] [Pipeline] }
05:39:47 [2020-03-03T10:39:47.020Z] [Pipeline] // podTemplate
05:39:47 [2020-03-03T10:39:47.024Z] [Pipeline] End of Pipeline
05:39:47 [2020-03-03T10:39:47.046Z] ERROR: Error fetching remote repo 'origin'
05:39:47 [2020-03-03T10:39:47.046Z] Finished: FAILURE