Skip to content
Success

Console Output

23:35:00 [2022-02-27T04:35:00.798Z] Started by timer
23:35:00 [2022-02-27T04:35:00.976Z] Checking out git https://github.com/xtext/xtext-apidiff.git into /var/jenkins/workspace/experimental/xtext-xtend-api-diff-issue1907@script/4de86bd6fe7aa34b9f0f8a0c2228677743eef315d4023e07b50991f66d091d74 to read Jenkinsfile
23:35:01 [2022-02-27T04:35:01.010Z] The recommended git tool is: NONE
23:35:01 [2022-02-27T04:35:01.010Z] No credentials specified
23:35:01 [2022-02-27T04:35:01.072Z]  > git rev-parse --resolve-git-dir /var/jenkins/workspace/experimental/xtext-xtend-api-diff-issue1907@script/4de86bd6fe7aa34b9f0f8a0c2228677743eef315d4023e07b50991f66d091d74/.git # timeout=10
23:35:01 [2022-02-27T04:35:01.101Z] Fetching changes from the remote Git repository
23:35:01 [2022-02-27T04:35:01.101Z]  > git config remote.origin.url https://github.com/xtext/xtext-apidiff.git # timeout=10
23:35:01 [2022-02-27T04:35:01.128Z] Fetching upstream changes from https://github.com/xtext/xtext-apidiff.git
23:35:01 [2022-02-27T04:35:01.128Z]  > git --version # timeout=10
23:35:01 [2022-02-27T04:35:01.132Z]  > git --version # 'git version 2.20.1'
23:35:01 [2022-02-27T04:35:01.132Z]  > git fetch --tags --force --progress -- https://github.com/xtext/xtext-apidiff.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:35:01 [2022-02-27T04:35:01.726Z] Seen branch in repository origin/cd_modernize
23:35:01 [2022-02-27T04:35:01.726Z] Seen branch in repository origin/kt_issue1907
23:35:01 [2022-02-27T04:35:01.726Z] Seen branch in repository origin/master
23:35:01 [2022-02-27T04:35:01.726Z] Seen 3 remote branches
23:35:01 [2022-02-27T04:35:01.727Z]  > git show-ref --tags -d # timeout=10
23:35:01 [2022-02-27T04:35:01.737Z] Checking out Revision a7ea476bf588ad62c166316807aed906158fcb3e (origin/cd_kt_issue1907)
23:35:01 [2022-02-27T04:35:01.737Z]  > git config core.sparsecheckout # timeout=10
23:35:01 [2022-02-27T04:35:01.741Z]  > git checkout -f a7ea476bf588ad62c166316807aed906158fcb3e # timeout=10
23:35:01 [2022-02-27T04:35:01.890Z] Commit message: "review feedback"
23:35:01 [2022-02-27T04:35:01.890Z]  > git rev-list --no-walk a7ea476bf588ad62c166316807aed906158fcb3e # timeout=10
23:35:02 [2022-02-27T04:35:02.417Z] [Pipeline] Start of Pipeline
23:35:02 [2022-02-27T04:35:02.692Z] [Pipeline] echo
23:35:02 [2022-02-27T04:35:02.692Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
23:35:02 [2022-02-27T04:35:02.693Z] [Pipeline] podTemplate
23:35:02 [2022-02-27T04:35:02.694Z] [Pipeline] {
23:35:02 [2022-02-27T04:35:02.698Z] [Pipeline] node
23:35:10 [2022-02-27T04:35:10.836Z] Agent centos-7-zhmxp is provisioned from template centos-7
23:35:10 [2022-02-27T04:35:10.838Z] ---
23:35:10 [2022-02-27T04:35:10.838Z] apiVersion: "v1"
23:35:10 [2022-02-27T04:35:10.838Z] kind: "Pod"
23:35:10 [2022-02-27T04:35:10.838Z] metadata:
23:35:10 [2022-02-27T04:35:10.838Z]   annotations: {}
23:35:10 [2022-02-27T04:35:10.838Z]   labels:
23:35:10 [2022-02-27T04:35:10.838Z]     jenkins: "slave"
23:35:10 [2022-02-27T04:35:10.838Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
23:35:10 [2022-02-27T04:35:10.838Z]     jenkins/label: "migration_jipp-migration_centos-7"
23:35:10 [2022-02-27T04:35:10.838Z]   name: "centos-7-zhmxp"
23:35:10 [2022-02-27T04:35:10.838Z] spec:
23:35:10 [2022-02-27T04:35:10.838Z]   containers:
23:35:10 [2022-02-27T04:35:10.838Z]   - env:
23:35:10 [2022-02-27T04:35:10.838Z]     - name: "JENKINS_SECRET"
23:35:10 [2022-02-27T04:35:10.838Z]       value: "********"
23:35:10 [2022-02-27T04:35:10.838Z]     - name: "JENKINS_TUNNEL"
23:35:10 [2022-02-27T04:35:10.838Z]       value: "jenkins-discovery.xtext.svc.cluster.local:50000"
23:35:10 [2022-02-27T04:35:10.838Z]     - name: "JENKINS_AGENT_NAME"
23:35:10 [2022-02-27T04:35:10.838Z]       value: "centos-7-zhmxp"
23:35:10 [2022-02-27T04:35:10.838Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
23:35:10 [2022-02-27T04:35:10.838Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
23:35:10 [2022-02-27T04:35:10.838Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
23:35:10 [2022-02-27T04:35:10.838Z]     - name: "JAVA_TOOL_OPTIONS"
23:35:10 [2022-02-27T04:35:10.838Z]       value: ""
23:35:10 [2022-02-27T04:35:10.838Z]     - name: "_JAVA_OPTIONS"
23:35:10 [2022-02-27T04:35:10.838Z]       value: ""
23:35:10 [2022-02-27T04:35:10.838Z]     - name: "OPENJ9_JAVA_OPTIONS"
23:35:10 [2022-02-27T04:35:10.838Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
23:35:10 [2022-02-27T04:35:10.838Z]     - name: "JENKINS_NAME"
23:35:10 [2022-02-27T04:35:10.838Z]       value: "centos-7-zhmxp"
23:35:10 [2022-02-27T04:35:10.838Z]     - name: "JENKINS_AGENT_WORKDIR"
23:35:10 [2022-02-27T04:35:10.838Z]       value: "/home/jenkins/agent"
23:35:10 [2022-02-27T04:35:10.838Z]     - name: "JENKINS_URL"
23:35:10 [2022-02-27T04:35:10.838Z]       value: "http://jenkins-ui.xtext.svc.cluster.local/xtext/"
23:35:10 [2022-02-27T04:35:10.838Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.11.2"
23:35:10 [2022-02-27T04:35:10.838Z]     imagePullPolicy: "Always"
23:35:10 [2022-02-27T04:35:10.838Z]     name: "jnlp"
23:35:10 [2022-02-27T04:35:10.838Z]     resources:
23:35:10 [2022-02-27T04:35:10.838Z]       limits:
23:35:10 [2022-02-27T04:35:10.838Z]         cpu: "2000m"
23:35:10 [2022-02-27T04:35:10.838Z]         memory: "4096Mi"
23:35:10 [2022-02-27T04:35:10.838Z]       requests:
23:35:10 [2022-02-27T04:35:10.838Z]         cpu: "1000m"
23:35:10 [2022-02-27T04:35:10.838Z]         memory: "4096Mi"
23:35:10 [2022-02-27T04:35:10.838Z]     tty: true
23:35:10 [2022-02-27T04:35:10.838Z]     volumeMounts:
23:35:10 [2022-02-27T04:35:10.838Z]     - mountPath: "/home/jenkins/.gradle/daemon"
23:35:10 [2022-02-27T04:35:10.838Z]       name: "volume-6"
23:35:10 [2022-02-27T04:35:10.838Z]       readOnly: false
23:35:10 [2022-02-27T04:35:10.838Z]     - mountPath: "/home/jenkins/.gradle/caches"
23:35:10 [2022-02-27T04:35:10.838Z]       name: "volume-5"
23:35:10 [2022-02-27T04:35:10.838Z]       readOnly: false
23:35:10 [2022-02-27T04:35:10.838Z]     - mountPath: "/home/jenkins/.mavenrc"
23:35:10 [2022-02-27T04:35:10.838Z]       name: "m2-dir"
23:35:10 [2022-02-27T04:35:10.838Z]       readOnly: true
23:35:10 [2022-02-27T04:35:10.838Z]       subPath: ".mavenrc"
23:35:10 [2022-02-27T04:35:10.838Z]     - mountPath: "/home/jenkins/.m2/repository"
23:35:10 [2022-02-27T04:35:10.838Z]       name: "volume-3"
23:35:10 [2022-02-27T04:35:10.838Z]       readOnly: false
23:35:10 [2022-02-27T04:35:10.838Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
23:35:10 [2022-02-27T04:35:10.838Z]       name: "m2-secret-dir"
23:35:10 [2022-02-27T04:35:10.838Z]       readOnly: true
23:35:10 [2022-02-27T04:35:10.838Z]       subPath: "settings-security.xml"
23:35:10 [2022-02-27T04:35:10.838Z]     - mountPath: "/home/jenkins/.gradle/gradle.properties"
23:35:10 [2022-02-27T04:35:10.838Z]       name: "gradle-secret-dir"
23:35:10 [2022-02-27T04:35:10.838Z]       readOnly: true
23:35:10 [2022-02-27T04:35:10.838Z]       subPath: "gradle.properties"
23:35:10 [2022-02-27T04:35:10.838Z]     - mountPath: "/home/jenkins/.gradle/workers"
23:35:10 [2022-02-27T04:35:10.838Z]       name: "volume-8"
23:35:10 [2022-02-27T04:35:10.838Z]       readOnly: false
23:35:10 [2022-02-27T04:35:10.838Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
23:35:10 [2022-02-27T04:35:10.838Z]       name: "m2-dir"
23:35:10 [2022-02-27T04:35:10.838Z]       readOnly: true
23:35:10 [2022-02-27T04:35:10.838Z]       subPath: "toolchains.xml"
23:35:10 [2022-02-27T04:35:10.838Z]     - mountPath: "/opt/tools"
23:35:10 [2022-02-27T04:35:10.838Z]       name: "volume-0"
23:35:10 [2022-02-27T04:35:10.838Z]       readOnly: false
23:35:10 [2022-02-27T04:35:10.838Z]     - mountPath: "/home/jenkins"
23:35:10 [2022-02-27T04:35:10.838Z]       name: "volume-2"
23:35:10 [2022-02-27T04:35:10.838Z]       readOnly: false
23:35:10 [2022-02-27T04:35:10.838Z]     - mountPath: "/home/jenkins/.gradle/native"
23:35:10 [2022-02-27T04:35:10.838Z]       name: "volume-7"
23:35:10 [2022-02-27T04:35:10.838Z]       readOnly: false
23:35:10 [2022-02-27T04:35:10.838Z]     - mountPath: "/home/jenkins/.m2/wrapper"
23:35:10 [2022-02-27T04:35:10.838Z]       name: "volume-4"
23:35:10 [2022-02-27T04:35:10.838Z]       readOnly: false
23:35:10 [2022-02-27T04:35:10.838Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
23:35:10 [2022-02-27T04:35:10.838Z]       name: "m2-secret-dir"
23:35:10 [2022-02-27T04:35:10.838Z]       readOnly: true
23:35:10 [2022-02-27T04:35:10.838Z]       subPath: "settings.xml"
23:35:10 [2022-02-27T04:35:10.838Z]     - mountPath: "/home/jenkins/.ssh"
23:35:10 [2022-02-27T04:35:10.838Z]       name: "volume-1"
23:35:10 [2022-02-27T04:35:10.838Z]       readOnly: false
23:35:10 [2022-02-27T04:35:10.838Z]       subPath: ""
23:35:10 [2022-02-27T04:35:10.838Z]     - mountPath: "/home/jenkins/.gradle/wrapper"
23:35:10 [2022-02-27T04:35:10.838Z]       name: "volume-9"
23:35:10 [2022-02-27T04:35:10.838Z]       readOnly: false
23:35:10 [2022-02-27T04:35:10.838Z]     - mountPath: "/home/jenkins/agent"
23:35:10 [2022-02-27T04:35:10.838Z]       name: "workspace-volume"
23:35:10 [2022-02-27T04:35:10.838Z]       readOnly: false
23:35:10 [2022-02-27T04:35:10.838Z]     workingDir: "/home/jenkins/agent"
23:35:10 [2022-02-27T04:35:10.838Z]   nodeSelector:
23:35:10 [2022-02-27T04:35:10.838Z]     kubernetes.io/os: "linux"
23:35:10 [2022-02-27T04:35:10.838Z]   restartPolicy: "Never"
23:35:10 [2022-02-27T04:35:10.838Z]   volumes:
23:35:10 [2022-02-27T04:35:10.838Z]   - name: "m2-secret-dir"
23:35:10 [2022-02-27T04:35:10.838Z]     secret:
23:35:10 [2022-02-27T04:35:10.838Z]       secretName: "m2-secret-dir"
23:35:10 [2022-02-27T04:35:10.838Z]   - emptyDir:
23:35:10 [2022-02-27T04:35:10.838Z]       medium: ""
23:35:10 [2022-02-27T04:35:10.838Z]     name: "volume-8"
23:35:10 [2022-02-27T04:35:10.838Z]   - emptyDir:
23:35:10 [2022-02-27T04:35:10.838Z]       medium: ""
23:35:10 [2022-02-27T04:35:10.838Z]     name: "volume-7"
23:35:10 [2022-02-27T04:35:10.838Z]   - emptyDir:
23:35:10 [2022-02-27T04:35:10.838Z]       medium: ""
23:35:10 [2022-02-27T04:35:10.838Z]     name: "volume-9"
23:35:10 [2022-02-27T04:35:10.838Z]   - emptyDir:
23:35:10 [2022-02-27T04:35:10.838Z]       medium: ""
23:35:10 [2022-02-27T04:35:10.838Z]     name: "workspace-volume"
23:35:10 [2022-02-27T04:35:10.838Z]   - emptyDir:
23:35:10 [2022-02-27T04:35:10.838Z]       medium: ""
23:35:10 [2022-02-27T04:35:10.838Z]     name: "volume-4"
23:35:10 [2022-02-27T04:35:10.838Z]   - emptyDir:
23:35:10 [2022-02-27T04:35:10.838Z]       medium: ""
23:35:10 [2022-02-27T04:35:10.838Z]     name: "volume-3"
23:35:10 [2022-02-27T04:35:10.838Z]   - emptyDir:
23:35:10 [2022-02-27T04:35:10.838Z]       medium: ""
23:35:10 [2022-02-27T04:35:10.838Z]     name: "volume-6"
23:35:10 [2022-02-27T04:35:10.838Z]   - emptyDir:
23:35:10 [2022-02-27T04:35:10.838Z]       medium: ""
23:35:10 [2022-02-27T04:35:10.838Z]     name: "volume-5"
23:35:10 [2022-02-27T04:35:10.838Z]   - name: "volume-0"
23:35:10 [2022-02-27T04:35:10.838Z]     persistentVolumeClaim:
23:35:10 [2022-02-27T04:35:10.838Z]       claimName: "tools-claim-jiro-xtext"
23:35:10 [2022-02-27T04:35:10.838Z]       readOnly: true
23:35:10 [2022-02-27T04:35:10.838Z]   - emptyDir:
23:35:10 [2022-02-27T04:35:10.838Z]       medium: ""
23:35:10 [2022-02-27T04:35:10.838Z]     name: "volume-2"
23:35:10 [2022-02-27T04:35:10.838Z]   - configMap:
23:35:10 [2022-02-27T04:35:10.838Z]       name: "m2-dir"
23:35:10 [2022-02-27T04:35:10.838Z]     name: "m2-dir"
23:35:10 [2022-02-27T04:35:10.838Z]   - configMap:
23:35:10 [2022-02-27T04:35:10.838Z]       name: "known-hosts"
23:35:10 [2022-02-27T04:35:10.838Z]     name: "volume-1"
23:35:10 [2022-02-27T04:35:10.838Z]   - name: "gradle-secret-dir"
23:35:10 [2022-02-27T04:35:10.838Z]     secret:
23:35:10 [2022-02-27T04:35:10.838Z]       secretName: "gradle-secret-dir"
23:35:10 [2022-02-27T04:35:10.838Z] 
23:35:11 [2022-02-27T04:35:11.051Z] Running on centos-7-zhmxp in /home/jenkins/agent/workspace/experimental/xtext-xtend-api-diff-issue1907
23:35:11 [2022-02-27T04:35:11.051Z] [Pipeline] {
23:35:11 [2022-02-27T04:35:11.070Z] [Pipeline] stage
23:35:11 [2022-02-27T04:35:11.071Z] [Pipeline] { (Declarative: Checkout SCM)
23:35:11 [2022-02-27T04:35:11.075Z] [Pipeline] checkout
23:35:11 [2022-02-27T04:35:11.221Z] The recommended git tool is: NONE
23:35:13 [2022-02-27T04:35:13.158Z] No credentials specified
23:35:13 [2022-02-27T04:35:13.168Z] Cloning the remote Git repository
23:35:14 [2022-02-27T04:35:14.699Z] Avoid second fetch
23:35:13 [2022-02-27T04:35:13.185Z] Cloning repository https://github.com/xtext/xtext-apidiff.git
23:35:14 [2022-02-27T04:35:14.107Z]  > git init /home/jenkins/agent/workspace/experimental/xtext-xtend-api-diff-issue1907 # timeout=10
23:35:14 [2022-02-27T04:35:14.137Z] Fetching upstream changes from https://github.com/xtext/xtext-apidiff.git
23:35:14 [2022-02-27T04:35:14.138Z]  > git --version # timeout=10
23:35:14 [2022-02-27T04:35:14.148Z]  > git --version # 'git version 1.8.3.1'
23:35:14 [2022-02-27T04:35:14.149Z]  > git fetch --tags --progress https://github.com/xtext/xtext-apidiff.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:35:14 [2022-02-27T04:35:14.690Z]  > git config remote.origin.url https://github.com/xtext/xtext-apidiff.git # timeout=10
23:35:14 [2022-02-27T04:35:14.693Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:35:18 [2022-02-27T04:35:18.024Z] Checking out Revision a7ea476bf588ad62c166316807aed906158fcb3e (origin/cd_kt_issue1907)
23:35:18 [2022-02-27T04:35:18.229Z] Commit message: "review feedback"
23:35:18 [2022-02-27T04:35:18.239Z] [Pipeline] }
23:35:17 [2022-02-27T04:35:17.997Z] Seen branch in repository origin/cd_modernize
23:35:17 [2022-02-27T04:35:17.997Z] Seen branch in repository origin/kt_issue1907
23:35:17 [2022-02-27T04:35:17.997Z] Seen branch in repository origin/master
23:35:17 [2022-02-27T04:35:17.998Z] Seen 3 remote branches
23:35:18 [2022-02-27T04:35:18.017Z]  > git show-ref --tags -d # timeout=10
23:35:18 [2022-02-27T04:35:18.029Z]  > git config core.sparsecheckout # timeout=10
23:35:18 [2022-02-27T04:35:18.032Z]  > git checkout -f a7ea476bf588ad62c166316807aed906158fcb3e # timeout=10
23:35:18 [2022-02-27T04:35:18.623Z] [Pipeline] // stage
23:35:18 [2022-02-27T04:35:18.744Z] [Pipeline] withEnv
23:35:18 [2022-02-27T04:35:18.745Z] [Pipeline] {
23:35:19 [2022-02-27T04:35:19.014Z] [Pipeline] withEnv
23:35:19 [2022-02-27T04:35:19.015Z] [Pipeline] {
23:35:19 [2022-02-27T04:35:19.035Z] [Pipeline] timeout
23:35:19 [2022-02-27T04:35:19.035Z] Timeout set to expire in 45 min
23:35:19 [2022-02-27T04:35:19.039Z] [Pipeline] {
23:35:19 [2022-02-27T04:35:19.058Z] [Pipeline] stage
23:35:19 [2022-02-27T04:35:19.059Z] [Pipeline] { (Checkout)
23:35:19 [2022-02-27T04:35:19.080Z] [Pipeline] checkout
23:35:19 [2022-02-27T04:35:19.084Z] The recommended git tool is: NONE
23:35:19 [2022-02-27T04:35:19.091Z] No credentials specified
23:35:19 [2022-02-27T04:35:19.097Z] Fetching changes from the remote Git repository
23:35:19 [2022-02-27T04:35:19.366Z] Checking out Revision a7ea476bf588ad62c166316807aed906158fcb3e (origin/cd_kt_issue1907)
23:35:19 [2022-02-27T04:35:19.382Z] Commit message: "review feedback"
23:35:20 [2022-02-27T04:35:20.068Z] [Pipeline] script
23:35:20 [2022-02-27T04:35:20.071Z] [Pipeline] {
23:35:20 [2022-02-27T04:35:20.079Z] [Pipeline] }
23:35:20 [2022-02-27T04:35:20.082Z] [Pipeline] // script
23:35:20 [2022-02-27T04:35:20.085Z] [Pipeline] }
23:35:19 [2022-02-27T04:35:19.091Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/experimental/xtext-xtend-api-diff-issue1907/.git # timeout=10
23:35:19 [2022-02-27T04:35:19.098Z]  > git config remote.origin.url https://github.com/xtext/xtext-apidiff.git # timeout=10
23:35:19 [2022-02-27T04:35:19.109Z] Fetching upstream changes from https://github.com/xtext/xtext-apidiff.git
23:35:19 [2022-02-27T04:35:19.109Z]  > git --version # timeout=10
23:35:19 [2022-02-27T04:35:19.112Z]  > git --version # 'git version 1.8.3.1'
23:35:19 [2022-02-27T04:35:19.112Z]  > git fetch --tags --progress https://github.com/xtext/xtext-apidiff.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:35:19 [2022-02-27T04:35:19.339Z] Seen branch in repository origin/cd_modernize
23:35:19 [2022-02-27T04:35:19.339Z] Seen branch in repository origin/kt_issue1907
23:35:19 [2022-02-27T04:35:19.339Z] Seen branch in repository origin/master
23:35:19 [2022-02-27T04:35:19.340Z] Seen 3 remote branches
23:35:19 [2022-02-27T04:35:19.342Z]  > git show-ref --tags -d # timeout=10
23:35:19 [2022-02-27T04:35:19.367Z]  > git config core.sparsecheckout # timeout=10
23:35:19 [2022-02-27T04:35:19.370Z]  > git checkout -f a7ea476bf588ad62c166316807aed906158fcb3e # timeout=10
23:35:20 [2022-02-27T04:35:20.087Z] [Pipeline] // stage
23:35:20 [2022-02-27T04:35:20.092Z] [Pipeline] stage
23:35:20 [2022-02-27T04:35:20.093Z] [Pipeline] { (Build xtext-apidiff)
23:35:20 [2022-02-27T04:35:20.101Z] [Pipeline] script
23:35:20 [2022-02-27T04:35:20.102Z] [Pipeline] {
23:35:20 [2022-02-27T04:35:20.105Z] [Pipeline] dir
23:35:20 [2022-02-27T04:35:20.106Z] Running in /home/jenkins/agent/workspace/experimental/xtext-xtend-api-diff-issue1907/xtext-apidiff
23:35:20 [2022-02-27T04:35:20.106Z] [Pipeline] {
23:35:20 [2022-02-27T04:35:20.110Z] [Pipeline] sh
23:35:20 [2022-02-27T04:35:20.496Z] + ./gradlew clean build
23:35:20 [2022-02-27T04:35:20.497Z] Downloading https://services.gradle.org/distributions/gradle-6.8.3-bin.zip
23:35:22 [2022-02-27T04:35:22.528Z] ......................................................................................................
23:35:23 [2022-02-27T04:35:23.909Z] 
23:35:23 [2022-02-27T04:35:23.909Z] Welcome to Gradle 6.8.3!
23:35:23 [2022-02-27T04:35:23.909Z] 
23:35:23 [2022-02-27T04:35:23.909Z] Here are the highlights of this release:
23:35:23 [2022-02-27T04:35:23.909Z]  - Faster Kotlin DSL script compilation
23:35:23 [2022-02-27T04:35:23.909Z]  - Vendor selection for Java toolchains
23:35:23 [2022-02-27T04:35:23.909Z]  - Convenient execution of tasks in composite builds
23:35:23 [2022-02-27T04:35:23.909Z]  - Consistent dependency resolution
23:35:23 [2022-02-27T04:35:23.909Z] 
23:35:23 [2022-02-27T04:35:23.909Z] For more details see https://docs.gradle.org/6.8.3/release-notes.html
23:35:23 [2022-02-27T04:35:23.909Z] 
23:35:24 [2022-02-27T04:35:24.169Z] To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/6.8.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
23:35:25 [2022-02-27T04:35:25.560Z] Daemon will be stopped at the end of the build 
23:35:40 [2022-02-27T04:35:40.485Z] > Task :clean UP-TO-DATE
23:35:47 [2022-02-27T04:35:47.072Z] > Task :generateXtext
23:35:48 [2022-02-27T04:35:48.489Z] 
23:35:48 [2022-02-27T04:35:48.489Z] > Task :compileJava
23:35:48 [2022-02-27T04:35:48.489Z] Note: /home/jenkins/agent/workspace/experimental/xtext-xtend-api-diff-issue1907/xtext-apidiff/xtend-gen/de/dhuebner/japicmp/MultiPageHtmlReport.java uses unchecked or unsafe operations.
23:35:48 [2022-02-27T04:35:48.489Z] Note: Recompile with -Xlint:unchecked for details.
23:35:51 [2022-02-27T04:35:51.041Z] 
23:35:51 [2022-02-27T04:35:51.041Z] > Task :processResources
23:35:51 [2022-02-27T04:35:51.041Z] > Task :classes
23:35:51 [2022-02-27T04:35:51.041Z] > Task :jar
23:35:51 [2022-02-27T04:35:51.613Z] > Task :startScripts
23:35:51 [2022-02-27T04:35:51.613Z] > Task :distTar
23:35:51 [2022-02-27T04:35:51.872Z] > Task :distZip
23:35:53 [2022-02-27T04:35:53.821Z] > Task :shadowJar
23:35:53 [2022-02-27T04:35:53.821Z] > Task :startShadowScripts
23:35:54 [2022-02-27T04:35:54.098Z] > Task :shadowDistTar
23:35:54 [2022-02-27T04:35:54.354Z] > Task :shadowDistZip
23:35:54 [2022-02-27T04:35:54.355Z] > Task :assemble
23:35:54 [2022-02-27T04:35:54.355Z] > Task :generateTestXtext NO-SOURCE
23:35:54 [2022-02-27T04:35:54.355Z] > Task :compileTestJava NO-SOURCE
23:35:54 [2022-02-27T04:35:54.355Z] > Task :processTestResources NO-SOURCE
23:35:54 [2022-02-27T04:35:54.355Z] > Task :testClasses UP-TO-DATE
23:35:54 [2022-02-27T04:35:54.355Z] > Task :test NO-SOURCE
23:35:54 [2022-02-27T04:35:54.355Z] > Task :check UP-TO-DATE
23:35:54 [2022-02-27T04:35:54.355Z] > Task :build
23:35:54 [2022-02-27T04:35:54.355Z] 
23:35:54 [2022-02-27T04:35:54.355Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
23:35:54 [2022-02-27T04:35:54.355Z] Use '--warning-mode all' to show the individual deprecation warnings.
23:35:54 [2022-02-27T04:35:54.355Z] See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings
23:35:54 [2022-02-27T04:35:54.355Z] 
23:35:54 [2022-02-27T04:35:54.355Z] BUILD SUCCESSFUL in 33s
23:35:54 [2022-02-27T04:35:54.355Z] 12 actionable tasks: 11 executed, 1 up-to-date
23:35:54 [2022-02-27T04:35:54.619Z] + cp -f build/libs/japicmp-ext.jar ..
23:35:54 [2022-02-27T04:35:54.706Z] [Pipeline] }
23:35:54 [2022-02-27T04:35:54.710Z] [Pipeline] // dir
23:35:54 [2022-02-27T04:35:54.713Z] [Pipeline] }
23:35:54 [2022-02-27T04:35:54.716Z] [Pipeline] // script
23:35:54 [2022-02-27T04:35:54.719Z] [Pipeline] }
23:35:54 [2022-02-27T04:35:54.722Z] [Pipeline] // stage
23:35:54 [2022-02-27T04:35:54.725Z] [Pipeline] stage
23:35:54 [2022-02-27T04:35:54.726Z] [Pipeline] { (Create API Diff)
23:35:54 [2022-02-27T04:35:54.736Z] [Pipeline] sh
23:35:55 [2022-02-27T04:35:55.029Z] + ./create-api-diff.sh
23:35:55 [2022-02-27T04:35:55.288Z] Diffing 2.26.0 against 2.25.0
23:35:55 [2022-02-27T04:35:55.288Z] 
23:35:55 [2022-02-27T04:35:55.288Z] Current Xtext dev version is 2.26.0
23:35:55 [2022-02-27T04:35:55.288Z] Downloading Eclipse
23:36:01 [2022-02-27T04:36:01.847Z] Installing additional features: Xtext and dependent
23:36:16 [2022-02-27T04:36:16.774Z] !SESSION 2022-02-27 04:36:01.520 -----------------------------------------------
23:36:16 [2022-02-27T04:36:16.774Z] eclipse.buildId=4.13.0.I20190916-1045
23:36:16 [2022-02-27T04:36:16.774Z] java.version=11.0.14
23:36:16 [2022-02-27T04:36:16.774Z] java.vendor=Red Hat, Inc.
23:36:16 [2022-02-27T04:36:16.774Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
23:36:16 [2022-02-27T04:36:16.774Z] Framework arguments:  -application org.eclipse.equinox.p2.director -metadataRepository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0,https://download.eclipse.org/modeling/emft/mwe/updates/releases,http://download.eclipse.org/releases/2020-06,http://download.eclipse.org/lsp4j/updates/releases/,https://download.eclipse.org/tools/orbit/downloads/2020-06 -artifactRepository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0,https://download.eclipse.org/modeling/emft/mwe/updates/releases,http://download.eclipse.org/releases/2020-06,http://download.eclipse.org/lsp4j/updates/releases/,https://download.eclipse.org/tools/orbit/downloads/2020-06 -installIU org.eclipse.xtext.sdk.feature.group,org.eclipse.lsp4j.sdk.feature.group,org.eclipse.m2e.core,org.eclipse.buildship.core,org.kohsuke.args4j -destination eclipse
23:36:16 [2022-02-27T04:36:16.774Z] Command-line arguments:  -os linux -ws gtk -arch x86_64 -data eclipse/.director-ws -consolelog -clean -application org.eclipse.equinox.p2.director -metadataRepository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0,https://download.eclipse.org/modeling/emft/mwe/updates/releases,http://download.eclipse.org/releases/2020-06,http://download.eclipse.org/lsp4j/updates/releases/,https://download.eclipse.org/tools/orbit/downloads/2020-06 -artifactRepository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0,https://download.eclipse.org/modeling/emft/mwe/updates/releases,http://download.eclipse.org/releases/2020-06,http://download.eclipse.org/lsp4j/updates/releases/,https://download.eclipse.org/tools/orbit/downloads/2020-06 -installIU org.eclipse.xtext.sdk.feature.group,org.eclipse.lsp4j.sdk.feature.group,org.eclipse.m2e.core,org.eclipse.buildship.core,org.kohsuke.args4j -destination eclipse
23:36:16 [2022-02-27T04:36:16.774Z] 
23:36:16 [2022-02-27T04:36:16.774Z] !ENTRY org.eclipse.equinox.p2.artifact.repository 4 1000 2022-02-27 04:36:14.467
23:36:16 [2022-02-27T04:36:16.774Z] !MESSAGE No repository found at http://download.eclipse.org/lsp4j/updates/releases/.
23:36:24 [2022-02-27T04:36:24.881Z] Feb 27, 2022 4:36:23 AM org.apache.http.impl.execchain.RetryExec execute
23:36:24 [2022-02-27T04:36:24.881Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
23:36:24 [2022-02-27T04:36:24.881Z] Feb 27, 2022 4:36:24 AM org.apache.http.impl.execchain.RetryExec execute
23:36:24 [2022-02-27T04:36:24.881Z] INFO: Retrying request to {}->http://download.eclipse.org:80
23:36:24 [2022-02-27T04:36:24.881Z] Feb 27, 2022 4:36:24 AM org.apache.http.impl.execchain.RetryExec execute
23:36:24 [2022-02-27T04:36:24.881Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
23:36:24 [2022-02-27T04:36:24.881Z] Feb 27, 2022 4:36:24 AM org.apache.http.impl.execchain.RetryExec execute
23:36:24 [2022-02-27T04:36:24.881Z] INFO: Retrying request to {s}->https://download.eclipse.org:443
23:36:24 [2022-02-27T04:36:24.881Z] 
23:36:24 [2022-02-27T04:36:24.881Z] !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1000 2022-02-27 04:36:24.076
23:36:24 [2022-02-27T04:36:24.881Z] !MESSAGE No repository found at http://download.eclipse.org/lsp4j/updates/releases/.
23:36:26 [2022-02-27T04:36:26.251Z] Installing org.eclipse.xtext.sdk.feature.group 2.25.0.v20210301-1429.
23:36:26 [2022-02-27T04:36:26.251Z] Installing org.eclipse.lsp4j.sdk.feature.group 0.9.0.v20200229-1511.
23:36:26 [2022-02-27T04:36:26.251Z] Installing org.eclipse.m2e.core 1.16.0.20200605-0817.
23:36:26 [2022-02-27T04:36:26.251Z] Installing org.eclipse.buildship.core 3.1.4.v20200326-1743.
23:36:26 [2022-02-27T04:36:26.251Z] Installing org.kohsuke.args4j 2.33.0.v20160323-2218.
23:36:27 [2022-02-27T04:36:27.180Z] 
23:36:27 [2022-02-27T04:36:27.180Z] !ENTRY org.eclipse.equinox.p2.director 0 0 2022-02-27 04:36:26.899
23:36:27 [2022-02-27T04:36:27.180Z] !MESSAGE Overall install request is satisfiable
23:36:27 [2022-02-27T04:36:27.180Z] !SUBENTRY 1 org.eclipse.equinox.p2.director 0 0 2022-02-27 04:36:26.899
23:36:27 [2022-02-27T04:36:27.180Z] !MESSAGE Add request for Xtext Complete SDK 2.25.0.v20210301-1429 (org.eclipse.xtext.sdk.feature.group 2.25.0.v20210301-1429) is satisfiable
23:36:27 [2022-02-27T04:36:27.180Z] !SUBENTRY 1 org.eclipse.equinox.p2.director 0 0 2022-02-27 04:36:26.899
23:36:27 [2022-02-27T04:36:27.180Z] !MESSAGE Add request for args4j 2.33.0.v20160323-2218 (org.kohsuke.args4j 2.33.0.v20160323-2218) is satisfiable
23:36:27 [2022-02-27T04:36:27.180Z] !SUBENTRY 1 org.eclipse.equinox.p2.director 0 0 2022-02-27 04:36:26.899
23:36:27 [2022-02-27T04:36:27.180Z] !MESSAGE Add request for LSP4J SDK 0.9.0.v20200229-1511 (org.eclipse.lsp4j.sdk.feature.group 0.9.0.v20200229-1511) is satisfiable
23:36:27 [2022-02-27T04:36:27.180Z] !SUBENTRY 1 org.eclipse.equinox.p2.director 0 0 2022-02-27 04:36:26.899
23:36:27 [2022-02-27T04:36:27.180Z] !MESSAGE Add request for Maven Integration for Eclipse 1.16.0.20200605-0817 (org.eclipse.m2e.core 1.16.0.20200605-0817) is satisfiable
23:36:27 [2022-02-27T04:36:27.180Z] !SUBENTRY 1 org.eclipse.equinox.p2.director 0 0 2022-02-27 04:36:26.899
23:36:27 [2022-02-27T04:36:27.180Z] !MESSAGE Add request for Buildship, Eclipse Plug-ins for Gradle - Core 3.1.4.v20200326-1743 (org.eclipse.buildship.core 3.1.4.v20200326-1743) is satisfiable
23:36:29 [2022-02-27T04:36:29.700Z] Feb 27, 2022 4:36:29 AM org.apache.http.impl.execchain.RetryExec execute
23:36:29 [2022-02-27T04:36:29.700Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
23:36:29 [2022-02-27T04:36:29.700Z] Feb 27, 2022 4:36:29 AM org.apache.http.impl.execchain.RetryExec execute
23:36:29 [2022-02-27T04:36:29.700Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
23:36:29 [2022-02-27T04:36:29.700Z] Feb 27, 2022 4:36:29 AM org.apache.http.impl.execchain.RetryExec execute
23:36:29 [2022-02-27T04:36:29.700Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
23:36:29 [2022-02-27T04:36:29.700Z] Feb 27, 2022 4:36:29 AM org.apache.http.impl.execchain.RetryExec execute
23:36:29 [2022-02-27T04:36:29.700Z] INFO: Retrying request to {s}->https://download.eclipse.org:443
23:36:29 [2022-02-27T04:36:29.700Z] Feb 27, 2022 4:36:29 AM org.apache.http.impl.execchain.RetryExec execute
23:36:29 [2022-02-27T04:36:29.700Z] INFO: Retrying request to {s}->https://download.eclipse.org:443
23:36:29 [2022-02-27T04:36:29.700Z] Feb 27, 2022 4:36:29 AM org.apache.http.impl.execchain.RetryExec execute
23:36:29 [2022-02-27T04:36:29.700Z] INFO: Retrying request to {s}->https://download.eclipse.org:443
23:36:31 [2022-02-27T04:36:31.606Z] Feb 27, 2022 4:36:31 AM org.apache.http.impl.execchain.RetryExec execute
23:36:31 [2022-02-27T04:36:31.606Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
23:36:31 [2022-02-27T04:36:31.606Z] Feb 27, 2022 4:36:31 AM org.apache.http.impl.execchain.RetryExec execute
23:36:31 [2022-02-27T04:36:31.606Z] INFO: Retrying request to {}->http://download.eclipse.org:80
23:36:31 [2022-02-27T04:36:31.606Z] Feb 27, 2022 4:36:31 AM org.apache.http.impl.execchain.RetryExec execute
23:36:31 [2022-02-27T04:36:31.606Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
23:36:31 [2022-02-27T04:36:31.606Z] Feb 27, 2022 4:36:31 AM org.apache.http.impl.execchain.RetryExec execute
23:36:31 [2022-02-27T04:36:31.606Z] INFO: Retrying request to {}->http://download.eclipse.org:80
23:36:31 [2022-02-27T04:36:31.606Z] Feb 27, 2022 4:36:31 AM org.apache.http.impl.execchain.RetryExec execute
23:36:31 [2022-02-27T04:36:31.606Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
23:36:31 [2022-02-27T04:36:31.606Z] Feb 27, 2022 4:36:31 AM org.apache.http.impl.execchain.RetryExec execute
23:36:31 [2022-02-27T04:36:31.606Z] INFO: Retrying request to {s}->https://download.eclipse.org:443
23:36:35 [2022-02-27T04:36:35.875Z] Feb 27, 2022 4:36:35 AM org.apache.http.impl.execchain.RetryExec execute
23:36:35 [2022-02-27T04:36:35.875Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
23:36:35 [2022-02-27T04:36:35.875Z] Feb 27, 2022 4:36:35 AM org.apache.http.impl.execchain.RetryExec execute
23:36:35 [2022-02-27T04:36:35.875Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
23:36:35 [2022-02-27T04:36:35.876Z] Feb 27, 2022 4:36:35 AM org.apache.http.impl.execchain.RetryExec execute
23:36:35 [2022-02-27T04:36:35.876Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
23:36:35 [2022-02-27T04:36:35.876Z] Feb 27, 2022 4:36:35 AM org.apache.http.impl.execchain.RetryExec execute
23:36:35 [2022-02-27T04:36:35.876Z] INFO: Retrying request to {}->http://download.eclipse.org:80
23:36:35 [2022-02-27T04:36:35.876Z] Feb 27, 2022 4:36:35 AM org.apache.http.impl.execchain.RetryExec execute
23:36:35 [2022-02-27T04:36:35.876Z] INFO: Retrying request to {}->http://download.eclipse.org:80
23:36:35 [2022-02-27T04:36:35.876Z] Feb 27, 2022 4:36:35 AM org.apache.http.impl.execchain.RetryExec execute
23:36:35 [2022-02-27T04:36:35.876Z] INFO: Retrying request to {}->http://download.eclipse.org:80
23:36:37 [2022-02-27T04:36:37.386Z] Feb 27, 2022 4:36:37 AM org.apache.http.impl.execchain.RetryExec execute
23:36:37 [2022-02-27T04:36:37.386Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
23:36:37 [2022-02-27T04:36:37.386Z] Feb 27, 2022 4:36:37 AM org.apache.http.impl.execchain.RetryExec execute
23:36:37 [2022-02-27T04:36:37.386Z] INFO: Retrying request to {s}->https://download.eclipse.org:443
23:36:40 [2022-02-27T04:36:40.081Z] Operation completed in 34609 ms.
23:36:40 [2022-02-27T04:36:40.081Z] There were errors. See log file: /home/jenkins/agent/workspace/experimental/xtext-xtend-api-diff-issue1907/eclipse/.director-ws/.metadata/.log
23:36:41 [2022-02-27T04:36:41.994Z] Downloading Xtext 2.26.0 from https://ci.eclipse.org/xtext/job/xtext-umbrella/job/master/lastStableBuild/artifact/build/org.eclipse.xtext.sdk.p2-repository-2.26.0-SNAPSHOT.zip
23:36:43 [2022-02-27T04:36:43.910Z] Downloading Xtext 2.25.0 from https://download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.25.0/R202103011429/tmf-xtext-Update-2.25.0.zip
23:36:44 [2022-02-27T04:36:44.880Z] 
23:36:44 [2022-02-27T04:36:44.880Z] Creating the actual diff
23:36:45 [2022-02-27T04:36:45.136Z] Properties used:
23:36:45 [2022-02-27T04:36:45.136Z] -- listing properties --
23:36:45 [2022-02-27T04:36:45.136Z] checkOnlyJarsStartWith=org.eclipse.xt
23:36:45 [2022-02-27T04:36:45.136Z] old.location=tmf-xtext-Update-2.25.0/plugins/
23:36:45 [2022-02-27T04:36:45.136Z] new.version=2.26.0
23:36:45 [2022-02-27T04:36:45.136Z] cpLocation=eclipse/plugins
23:36:45 [2022-02-27T04:36:45.136Z] xmlOutputFile=output/report.xml
23:36:45 [2022-02-27T04:36:45.136Z] package.include=
23:36:45 [2022-02-27T04:36:45.136Z] docuName=Xtext API Changes (2.25.0 - 2.26.0)
23:36:45 [2022-02-27T04:36:45.136Z] old.version=2.25.0
23:36:45 [2022-02-27T04:36:45.136Z] htmlOutputFolder=output
23:36:45 [2022-02-27T04:36:45.136Z] package.exclude=*.internal.*
23:36:45 [2022-02-27T04:36:45.136Z] new.location=tmf-xtext-Update-2.26.0/plugins/
23:36:45 [2022-02-27T04:36:45.136Z] htmlOutputFile=output/plain-report.html
23:36:45 [2022-02-27T04:36:45.136Z] Compare Started
23:36:45 [2022-02-27T04:36:45.136Z] 63.70 ms Collecting files
23:36:48 [2022-02-27T04:36:48.443Z] Old version classes: 8738
23:36:48 [2022-02-27T04:36:48.443Z] New version classes: 8752
23:36:48 [2022-02-27T04:36:48.443Z] 2.882 s Collecting classes
23:36:51 [2022-02-27T04:36:51.762Z] Compare results: 6250
23:36:51 [2022-02-27T04:36:51.762Z] 6.478 s Analyse finished
23:36:52 [2022-02-27T04:36:52.045Z] WARNING: An illegal reflective access operation has occurred
23:36:52 [2022-02-27T04:36:52.045Z] WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/home/jenkins/agent/workspace/experimental/xtext-xtend-api-diff-issue1907/japicmp-ext.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
23:36:52 [2022-02-27T04:36:52.045Z] WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
23:36:52 [2022-02-27T04:36:52.045Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
23:36:52 [2022-02-27T04:36:52.045Z] WARNING: All illegal access operations will be denied in a future release
23:36:53 [2022-02-27T04:36:53.447Z] Output in: /home/jenkins/agent/workspace/experimental/xtext-xtend-api-diff-issue1907/output
23:36:53 [2022-02-27T04:36:53.447Z] 8.261 s Finished...
23:36:53 [2022-02-27T04:36:53.452Z] [Pipeline] }
23:36:53 [2022-02-27T04:36:53.457Z] [Pipeline] // stage
23:36:53 [2022-02-27T04:36:53.461Z] [Pipeline] stage
23:36:53 [2022-02-27T04:36:53.461Z] [Pipeline] { (Declarative: Post Actions)
23:36:53 [2022-02-27T04:36:53.467Z] [Pipeline] archiveArtifacts
23:36:53 [2022-02-27T04:36:53.471Z] Archiving artifacts
23:36:53 [2022-02-27T04:36:53.818Z] [Pipeline] script
23:36:53 [2022-02-27T04:36:53.821Z] [Pipeline] {
23:36:53 [2022-02-27T04:36:53.831Z] [Pipeline] slackSend
23:36:53 [2022-02-27T04:36:53.832Z] Slack Send Pipeline step running, values are - baseUrl: https://itemis.slack.com/services/hooks/jenkins-ci/, teamDomain: <empty>, channel: xtext-builds, color: #00FF00, botUser: true, tokenCredentialId: ba32e244-7a27-4cde-aaff-1a21c42ea6e0, notifyCommitters: false, iconEmoji: <empty>, username: <empty>, timestamp: <empty>
23:36:54 [2022-02-27T04:36:54.001Z] [Pipeline] }
23:36:54 [2022-02-27T04:36:54.005Z] [Pipeline] // script
23:36:54 [2022-02-27T04:36:54.008Z] [Pipeline] }
23:36:54 [2022-02-27T04:36:54.011Z] [Pipeline] // stage
23:36:54 [2022-02-27T04:36:54.014Z] [Pipeline] }
23:36:54 [2022-02-27T04:36:54.017Z] [Pipeline] // timeout
23:36:54 [2022-02-27T04:36:54.020Z] [Pipeline] }
23:36:54 [2022-02-27T04:36:54.023Z] [Pipeline] // withEnv
23:36:54 [2022-02-27T04:36:54.027Z] [Pipeline] }
23:36:54 [2022-02-27T04:36:54.030Z] [Pipeline] // withEnv
23:36:54 [2022-02-27T04:36:54.033Z] [Pipeline] }
23:36:54 [2022-02-27T04:36:54.036Z] [Pipeline] // node
23:36:54 [2022-02-27T04:36:54.039Z] [Pipeline] }
23:36:54 [2022-02-27T04:36:54.043Z] [Pipeline] // podTemplate
23:36:54 [2022-02-27T04:36:54.046Z] [Pipeline] End of Pipeline
23:36:54 [2022-02-27T04:36:54.123Z] Finished: SUCCESS