Skip to content
Success

Console Output

13:28:35 [2020-08-18T17:28:35.743Z] Started by user Karsten Thoms
13:28:35 [2020-08-18T17:28:35.743Z] Rebuilds build #131
13:28:35 [2020-08-18T17:28:35.743Z] Running as Karsten Thoms
13:28:35 [2020-08-18T17:28:35.790Z] Running in Durability level: PERFORMANCE_OPTIMIZED
13:28:35 [2020-08-18T17:28:35.845Z] [Pipeline] Start of Pipeline
13:28:37 [2020-08-18T17:28:37.457Z] [Pipeline] podTemplate
13:28:37 [2020-08-18T17:28:37.458Z] [Pipeline] {
13:28:38 [2020-08-18T17:28:38.085Z] [Pipeline] node
13:28:53 [2020-08-18T17:28:53.085Z] Still waiting to schedule task
13:28:53 [2020-08-18T17:28:53.086Z] All nodes of label ‘centos-7’ are offline
13:29:02 [2020-08-18T17:29:02.282Z] Agent centos-7-204fw is provisioned from template centos-7
13:29:02 [2020-08-18T17:29:02.283Z] ---
13:29:02 [2020-08-18T17:29:02.283Z] apiVersion: "v1"
13:29:02 [2020-08-18T17:29:02.283Z] kind: "Pod"
13:29:02 [2020-08-18T17:29:02.283Z] metadata:
13:29:02 [2020-08-18T17:29:02.283Z]   annotations: {}
13:29:02 [2020-08-18T17:29:02.283Z]   labels:
13:29:02 [2020-08-18T17:29:02.283Z]     jenkins: "slave"
13:29:02 [2020-08-18T17:29:02.283Z]     jenkins/label: "migration_jipp-migration_centos-7"
13:29:02 [2020-08-18T17:29:02.283Z]   name: "centos-7-204fw"
13:29:02 [2020-08-18T17:29:02.283Z] spec:
13:29:02 [2020-08-18T17:29:02.283Z]   containers:
13:29:02 [2020-08-18T17:29:02.283Z]   - env:
13:29:02 [2020-08-18T17:29:02.283Z]     - name: "JENKINS_SECRET"
13:29:02 [2020-08-18T17:29:02.283Z]       value: "********"
13:29:02 [2020-08-18T17:29:02.283Z]     - name: "JENKINS_TUNNEL"
13:29:02 [2020-08-18T17:29:02.283Z]       value: "jenkins-discovery.xtext.svc.cluster.local:50000"
13:29:02 [2020-08-18T17:29:02.283Z]     - name: "JENKINS_AGENT_NAME"
13:29:02 [2020-08-18T17:29:02.283Z]       value: "centos-7-204fw"
13:29:02 [2020-08-18T17:29:02.283Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
13:29:02 [2020-08-18T17:29:02.283Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\
13:29:02 [2020-08-18T17:29:02.283Z]         \ -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
13:29:02 [2020-08-18T17:29:02.283Z]     - name: "JAVA_TOOL_OPTIONS"
13:29:02 [2020-08-18T17:29:02.283Z]       value: ""
13:29:02 [2020-08-18T17:29:02.283Z]     - name: "_JAVA_OPTIONS"
13:29:02 [2020-08-18T17:29:02.283Z]       value: ""
13:29:02 [2020-08-18T17:29:02.283Z]     - name: "OPENJ9_JAVA_OPTIONS"
13:29:02 [2020-08-18T17:29:02.283Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
13:29:02 [2020-08-18T17:29:02.283Z]     - name: "JENKINS_NAME"
13:29:02 [2020-08-18T17:29:02.283Z]       value: "centos-7-204fw"
13:29:02 [2020-08-18T17:29:02.283Z]     - name: "JENKINS_AGENT_WORKDIR"
13:29:02 [2020-08-18T17:29:02.283Z]       value: "/home/jenkins/agent"
13:29:02 [2020-08-18T17:29:02.283Z]     - name: "JENKINS_URL"
13:29:02 [2020-08-18T17:29:02.283Z]       value: "http://jenkins-ui.xtext.svc.cluster.local/xtext/"
13:29:02 [2020-08-18T17:29:02.283Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.2.1"
13:29:02 [2020-08-18T17:29:02.283Z]     imagePullPolicy: "Always"
13:29:02 [2020-08-18T17:29:02.283Z]     name: "jnlp"
13:29:02 [2020-08-18T17:29:02.283Z]     resources:
13:29:02 [2020-08-18T17:29:02.283Z]       limits:
13:29:02 [2020-08-18T17:29:02.283Z]         memory: "4096Mi"
13:29:02 [2020-08-18T17:29:02.283Z]         cpu: "2000m"
13:29:02 [2020-08-18T17:29:02.283Z]       requests:
13:29:02 [2020-08-18T17:29:02.283Z]         memory: "4096Mi"
13:29:02 [2020-08-18T17:29:02.283Z]         cpu: "1000m"
13:29:02 [2020-08-18T17:29:02.283Z]     securityContext:
13:29:02 [2020-08-18T17:29:02.283Z]       privileged: false
13:29:02 [2020-08-18T17:29:02.283Z]     tty: true
13:29:02 [2020-08-18T17:29:02.283Z]     volumeMounts:
13:29:02 [2020-08-18T17:29:02.283Z]     - mountPath: "/home/jenkins/.gradle/daemon"
13:29:02 [2020-08-18T17:29:02.283Z]       name: "volume-6"
13:29:02 [2020-08-18T17:29:02.283Z]       readOnly: false
13:29:02 [2020-08-18T17:29:02.283Z]     - mountPath: "/home/jenkins/.gradle/caches"
13:29:02 [2020-08-18T17:29:02.283Z]       name: "volume-5"
13:29:02 [2020-08-18T17:29:02.283Z]       readOnly: false
13:29:02 [2020-08-18T17:29:02.283Z]     - mountPath: "/home/jenkins/.mavenrc"
13:29:02 [2020-08-18T17:29:02.283Z]       name: "m2-dir"
13:29:02 [2020-08-18T17:29:02.283Z]       readOnly: true
13:29:02 [2020-08-18T17:29:02.283Z]       subPath: ".mavenrc"
13:29:02 [2020-08-18T17:29:02.283Z]     - mountPath: "/home/jenkins/.m2/repository"
13:29:02 [2020-08-18T17:29:02.283Z]       name: "volume-3"
13:29:02 [2020-08-18T17:29:02.283Z]       readOnly: false
13:29:02 [2020-08-18T17:29:02.283Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
13:29:02 [2020-08-18T17:29:02.283Z]       name: "m2-secret-dir"
13:29:02 [2020-08-18T17:29:02.283Z]       readOnly: true
13:29:02 [2020-08-18T17:29:02.283Z]       subPath: "settings-security.xml"
13:29:02 [2020-08-18T17:29:02.283Z]     - mountPath: "/home/jenkins/.gradle/gradle.properties"
13:29:02 [2020-08-18T17:29:02.283Z]       name: "gradle-secret-dir"
13:29:02 [2020-08-18T17:29:02.283Z]       readOnly: true
13:29:02 [2020-08-18T17:29:02.283Z]       subPath: "gradle.properties"
13:29:02 [2020-08-18T17:29:02.283Z]     - mountPath: "/home/jenkins/.gradle/workers"
13:29:02 [2020-08-18T17:29:02.283Z]       name: "volume-8"
13:29:02 [2020-08-18T17:29:02.283Z]       readOnly: false
13:29:02 [2020-08-18T17:29:02.283Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
13:29:02 [2020-08-18T17:29:02.283Z]       name: "m2-dir"
13:29:02 [2020-08-18T17:29:02.283Z]       readOnly: true
13:29:02 [2020-08-18T17:29:02.283Z]       subPath: "toolchains.xml"
13:29:02 [2020-08-18T17:29:02.283Z]     - mountPath: "/opt/tools"
13:29:02 [2020-08-18T17:29:02.283Z]       name: "volume-0"
13:29:02 [2020-08-18T17:29:02.283Z]       readOnly: false
13:29:02 [2020-08-18T17:29:02.283Z]     - mountPath: "/home/jenkins"
13:29:02 [2020-08-18T17:29:02.283Z]       name: "volume-2"
13:29:02 [2020-08-18T17:29:02.283Z]       readOnly: false
13:29:02 [2020-08-18T17:29:02.283Z]     - mountPath: "/home/jenkins/.gradle/native"
13:29:02 [2020-08-18T17:29:02.283Z]       name: "volume-7"
13:29:02 [2020-08-18T17:29:02.283Z]       readOnly: false
13:29:02 [2020-08-18T17:29:02.283Z]     - mountPath: "/home/jenkins/.m2/wrapper"
13:29:02 [2020-08-18T17:29:02.283Z]       name: "volume-4"
13:29:02 [2020-08-18T17:29:02.283Z]       readOnly: false
13:29:02 [2020-08-18T17:29:02.283Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
13:29:02 [2020-08-18T17:29:02.283Z]       name: "m2-secret-dir"
13:29:02 [2020-08-18T17:29:02.283Z]       readOnly: true
13:29:02 [2020-08-18T17:29:02.283Z]       subPath: "settings.xml"
13:29:02 [2020-08-18T17:29:02.283Z]     - mountPath: "/home/jenkins/.ssh"
13:29:02 [2020-08-18T17:29:02.283Z]       name: "volume-1"
13:29:02 [2020-08-18T17:29:02.283Z]       readOnly: false
13:29:02 [2020-08-18T17:29:02.283Z]     - mountPath: "/home/jenkins/.gradle/wrapper"
13:29:02 [2020-08-18T17:29:02.283Z]       name: "volume-9"
13:29:02 [2020-08-18T17:29:02.283Z]       readOnly: false
13:29:02 [2020-08-18T17:29:02.283Z]     - mountPath: "/home/jenkins/agent"
13:29:02 [2020-08-18T17:29:02.283Z]       name: "workspace-volume"
13:29:02 [2020-08-18T17:29:02.283Z]       readOnly: false
13:29:02 [2020-08-18T17:29:02.283Z]     workingDir: "/home/jenkins/agent"
13:29:02 [2020-08-18T17:29:02.283Z]   nodeSelector:
13:29:02 [2020-08-18T17:29:02.283Z]     beta.kubernetes.io/os: "linux"
13:29:02 [2020-08-18T17:29:02.283Z]   restartPolicy: "Never"
13:29:02 [2020-08-18T17:29:02.283Z]   securityContext: {}
13:29:02 [2020-08-18T17:29:02.283Z]   volumes:
13:29:02 [2020-08-18T17:29:02.283Z]   - name: "m2-secret-dir"
13:29:02 [2020-08-18T17:29:02.283Z]     secret:
13:29:02 [2020-08-18T17:29:02.283Z]       secretName: "m2-secret-dir"
13:29:02 [2020-08-18T17:29:02.283Z]   - emptyDir:
13:29:02 [2020-08-18T17:29:02.283Z]       medium: ""
13:29:02 [2020-08-18T17:29:02.283Z]     name: "volume-8"
13:29:02 [2020-08-18T17:29:02.283Z]   - emptyDir:
13:29:02 [2020-08-18T17:29:02.283Z]       medium: ""
13:29:02 [2020-08-18T17:29:02.283Z]     name: "volume-7"
13:29:02 [2020-08-18T17:29:02.283Z]   - emptyDir:
13:29:02 [2020-08-18T17:29:02.283Z]       medium: ""
13:29:02 [2020-08-18T17:29:02.283Z]     name: "volume-9"
13:29:02 [2020-08-18T17:29:02.283Z]   - emptyDir:
13:29:02 [2020-08-18T17:29:02.283Z]       medium: ""
13:29:02 [2020-08-18T17:29:02.283Z]     name: "workspace-volume"
13:29:02 [2020-08-18T17:29:02.283Z]   - emptyDir:
13:29:02 [2020-08-18T17:29:02.283Z]       medium: ""
13:29:02 [2020-08-18T17:29:02.283Z]     name: "volume-4"
13:29:02 [2020-08-18T17:29:02.283Z]   - emptyDir:
13:29:02 [2020-08-18T17:29:02.283Z]       medium: ""
13:29:02 [2020-08-18T17:29:02.283Z]     name: "volume-3"
13:29:02 [2020-08-18T17:29:02.283Z]   - emptyDir:
13:29:02 [2020-08-18T17:29:02.283Z]       medium: ""
13:29:02 [2020-08-18T17:29:02.283Z]     name: "volume-6"
13:29:02 [2020-08-18T17:29:02.283Z]   - emptyDir:
13:29:02 [2020-08-18T17:29:02.283Z]       medium: ""
13:29:02 [2020-08-18T17:29:02.283Z]     name: "volume-5"
13:29:02 [2020-08-18T17:29:02.283Z]   - name: "volume-0"
13:29:02 [2020-08-18T17:29:02.283Z]     persistentVolumeClaim:
13:29:02 [2020-08-18T17:29:02.283Z]       claimName: "tools-claim-jiro-xtext"
13:29:02 [2020-08-18T17:29:02.283Z]       readOnly: true
13:29:02 [2020-08-18T17:29:02.283Z]   - emptyDir:
13:29:02 [2020-08-18T17:29:02.283Z]       medium: ""
13:29:02 [2020-08-18T17:29:02.283Z]     name: "volume-2"
13:29:02 [2020-08-18T17:29:02.283Z]   - configMap:
13:29:02 [2020-08-18T17:29:02.283Z]       name: "m2-dir"
13:29:02 [2020-08-18T17:29:02.283Z]     name: "m2-dir"
13:29:02 [2020-08-18T17:29:02.283Z]   - configMap:
13:29:02 [2020-08-18T17:29:02.283Z]       name: "known-hosts"
13:29:02 [2020-08-18T17:29:02.283Z]     name: "volume-1"
13:29:02 [2020-08-18T17:29:02.283Z]   - name: "gradle-secret-dir"
13:29:02 [2020-08-18T17:29:02.283Z]     secret:
13:29:02 [2020-08-18T17:29:02.283Z]       secretName: "gradle-secret-dir"
13:29:02 [2020-08-18T17:29:02.283Z] 
13:29:02 [2020-08-18T17:29:02.288Z] Running on centos-7-204fw in /home/jenkins/agent/workspace/experimental/kth-experimental-pipeline
13:29:02 [2020-08-18T17:29:02.416Z] [Pipeline] {
13:29:05 [2020-08-18T17:29:05.077Z] [Pipeline] stage
13:29:05 [2020-08-18T17:29:05.077Z] [Pipeline] { (Declarative: Tool Install)
13:29:06 [2020-08-18T17:29:06.244Z] [Pipeline] tool
13:29:06 [2020-08-18T17:29:06.762Z] [Pipeline] envVarsForTool
13:29:07 [2020-08-18T17:29:07.637Z] [Pipeline] tool
13:29:08 [2020-08-18T17:29:08.152Z] [Pipeline] envVarsForTool
13:29:08 [2020-08-18T17:29:08.652Z] [Pipeline] }
13:29:08 [2020-08-18T17:29:08.903Z] [Pipeline] // stage
13:29:09 [2020-08-18T17:29:09.393Z] [Pipeline] withEnv
13:29:09 [2020-08-18T17:29:09.394Z] [Pipeline] {
13:29:10 [2020-08-18T17:29:10.784Z] [Pipeline] stage
13:29:10 [2020-08-18T17:29:10.784Z] [Pipeline] { (Perform)
13:29:15 [2020-08-18T17:29:15.605Z] [Pipeline] tool
13:29:16 [2020-08-18T17:29:16.097Z] [Pipeline] envVarsForTool
13:29:16 [2020-08-18T17:29:16.961Z] [Pipeline] tool
13:29:17 [2020-08-18T17:29:17.458Z] [Pipeline] envVarsForTool
13:29:18 [2020-08-18T17:29:18.096Z] [Pipeline] withEnv
13:29:18 [2020-08-18T17:29:18.096Z] [Pipeline] {
13:29:19 [2020-08-18T17:29:19.583Z] [Pipeline] script
13:29:19 [2020-08-18T17:29:19.585Z] [Pipeline] {
13:29:20 [2020-08-18T17:29:20.209Z] [Pipeline] build
13:29:20 [2020-08-18T17:29:20.211Z] Scheduling project: experimental » kth-experimental-pipeline2
13:29:20 [2020-08-18T17:29:20.219Z] [Pipeline] }
13:29:20 [2020-08-18T17:29:20.803Z] [Pipeline] // script
13:29:21 [2020-08-18T17:29:21.176Z] [Pipeline] }
13:29:21 [2020-08-18T17:29:21.432Z] [Pipeline] // withEnv
13:29:21 [2020-08-18T17:29:21.805Z] [Pipeline] }
13:29:22 [2020-08-18T17:29:22.057Z] [Pipeline] // stage
13:29:22 [2020-08-18T17:29:22.556Z] [Pipeline] }
13:29:22 [2020-08-18T17:29:22.804Z] [Pipeline] // withEnv
13:29:23 [2020-08-18T17:29:23.201Z] [Pipeline] }
13:29:23 [2020-08-18T17:29:23.459Z] [Pipeline] // node
13:29:23 [2020-08-18T17:29:23.849Z] [Pipeline] }
13:29:24 [2020-08-18T17:29:24.102Z] [Pipeline] // podTemplate
13:29:24 [2020-08-18T17:29:24.476Z] [Pipeline] End of Pipeline
13:29:24 [2020-08-18T17:29:24.617Z] [withMaven] WARNING abort infinite build trigger loop. Please consider opening a Jira issue: Infinite loop of job triggers 
13:29:24 [2020-08-18T17:29:24.617Z] Finished: SUCCESS