Skip to content

Console Output

06:17:55 [2023-02-27T11:17:55.119Z] Started by user Christian Dietrich
06:17:55 [2023-02-27T11:17:55.119Z] Running as Christian Dietrich
06:17:55 [2023-02-27T11:17:55.634Z] [Pipeline] Start of Pipeline
06:17:57 [2023-02-27T11:17:57.366Z] [Pipeline] echo
06:17:57 [2023-02-27T11:17:57.366Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
06:17:57 [2023-02-27T11:17:57.367Z] [Pipeline] podTemplate
06:17:57 [2023-02-27T11:17:57.368Z] [Pipeline] {
06:17:58 [2023-02-27T11:17:58.316Z] [Pipeline] node
06:18:09 [2023-02-27T11:18:09.312Z] Agent centos-7-40qf3 is provisioned from template centos-7
06:18:09 [2023-02-27T11:18:09.313Z] ---
06:18:09 [2023-02-27T11:18:09.313Z] apiVersion: "v1"
06:18:09 [2023-02-27T11:18:09.313Z] kind: "Pod"
06:18:09 [2023-02-27T11:18:09.313Z] metadata:
06:18:09 [2023-02-27T11:18:09.313Z]   annotations: {}
06:18:09 [2023-02-27T11:18:09.313Z]   labels:
06:18:09 [2023-02-27T11:18:09.313Z]     jenkins: "slave"
06:18:09 [2023-02-27T11:18:09.313Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
06:18:09 [2023-02-27T11:18:09.313Z]     jenkins/label: "migration_jipp-migration_centos-7"
06:18:09 [2023-02-27T11:18:09.313Z]   name: "centos-7-40qf3"
06:18:09 [2023-02-27T11:18:09.313Z]   namespace: "xtext"
06:18:09 [2023-02-27T11:18:09.313Z] spec:
06:18:09 [2023-02-27T11:18:09.313Z]   containers:
06:18:09 [2023-02-27T11:18:09.313Z]   - env:
06:18:09 [2023-02-27T11:18:09.313Z]     - name: "JENKINS_SECRET"
06:18:09 [2023-02-27T11:18:09.313Z]       value: "********"
06:18:09 [2023-02-27T11:18:09.313Z]     - name: "JENKINS_TUNNEL"
06:18:09 [2023-02-27T11:18:09.313Z]       value: "jenkins-discovery.xtext.svc.cluster.local:50000"
06:18:09 [2023-02-27T11:18:09.313Z]     - name: "JENKINS_AGENT_NAME"
06:18:09 [2023-02-27T11:18:09.313Z]       value: "centos-7-40qf3"
06:18:09 [2023-02-27T11:18:09.313Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
06:18:09 [2023-02-27T11:18:09.313Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
06:18:09 [2023-02-27T11:18:09.313Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
06:18:09 [2023-02-27T11:18:09.313Z]     - name: "JAVA_TOOL_OPTIONS"
06:18:09 [2023-02-27T11:18:09.313Z]       value: ""
06:18:09 [2023-02-27T11:18:09.313Z]     - name: "_JAVA_OPTIONS"
06:18:09 [2023-02-27T11:18:09.314Z]       value: ""
06:18:09 [2023-02-27T11:18:09.314Z]     - name: "OPENJ9_JAVA_OPTIONS"
06:18:09 [2023-02-27T11:18:09.314Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
06:18:09 [2023-02-27T11:18:09.314Z]     - name: "JENKINS_NAME"
06:18:09 [2023-02-27T11:18:09.314Z]       value: "centos-7-40qf3"
06:18:09 [2023-02-27T11:18:09.314Z]     - name: "JENKINS_AGENT_WORKDIR"
06:18:09 [2023-02-27T11:18:09.314Z]       value: "/home/jenkins/agent"
06:18:09 [2023-02-27T11:18:09.314Z]     - name: "JENKINS_URL"
06:18:09 [2023-02-27T11:18:09.314Z]       value: "http://jenkins-ui.xtext.svc.cluster.local/xtext/"
06:18:09 [2023-02-27T11:18:09.314Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
06:18:09 [2023-02-27T11:18:09.314Z]     imagePullPolicy: "Always"
06:18:09 [2023-02-27T11:18:09.314Z]     name: "jnlp"
06:18:09 [2023-02-27T11:18:09.314Z]     resources:
06:18:09 [2023-02-27T11:18:09.314Z]       limits:
06:18:09 [2023-02-27T11:18:09.314Z]         cpu: "2000m"
06:18:09 [2023-02-27T11:18:09.314Z]         memory: "4096Mi"
06:18:09 [2023-02-27T11:18:09.314Z]       requests:
06:18:09 [2023-02-27T11:18:09.314Z]         cpu: "1000m"
06:18:09 [2023-02-27T11:18:09.314Z]         memory: "4096Mi"
06:18:09 [2023-02-27T11:18:09.314Z]     tty: true
06:18:09 [2023-02-27T11:18:09.314Z]     volumeMounts:
06:18:09 [2023-02-27T11:18:09.314Z]     - mountPath: "/home/jenkins/.gradle/daemon"
06:18:09 [2023-02-27T11:18:09.314Z]       name: "volume-6"
06:18:09 [2023-02-27T11:18:09.314Z]       readOnly: false
06:18:09 [2023-02-27T11:18:09.314Z]     - mountPath: "/home/jenkins/.gradle/caches"
06:18:09 [2023-02-27T11:18:09.314Z]       name: "volume-5"
06:18:09 [2023-02-27T11:18:09.314Z]       readOnly: false
06:18:09 [2023-02-27T11:18:09.314Z]     - mountPath: "/home/jenkins/.mavenrc"
06:18:09 [2023-02-27T11:18:09.314Z]       name: "m2-dir"
06:18:09 [2023-02-27T11:18:09.314Z]       readOnly: true
06:18:09 [2023-02-27T11:18:09.314Z]       subPath: ".mavenrc"
06:18:09 [2023-02-27T11:18:09.314Z]     - mountPath: "/home/jenkins/.m2/repository"
06:18:09 [2023-02-27T11:18:09.314Z]       name: "volume-3"
06:18:09 [2023-02-27T11:18:09.314Z]       readOnly: false
06:18:09 [2023-02-27T11:18:09.314Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
06:18:09 [2023-02-27T11:18:09.314Z]       name: "m2-secret-dir"
06:18:09 [2023-02-27T11:18:09.314Z]       readOnly: true
06:18:09 [2023-02-27T11:18:09.314Z]       subPath: "settings-security.xml"
06:18:09 [2023-02-27T11:18:09.314Z]     - mountPath: "/home/jenkins/.gradle/gradle.properties"
06:18:09 [2023-02-27T11:18:09.314Z]       name: "gradle-secret-dir"
06:18:09 [2023-02-27T11:18:09.314Z]       readOnly: true
06:18:09 [2023-02-27T11:18:09.314Z]       subPath: "gradle.properties"
06:18:09 [2023-02-27T11:18:09.314Z]     - mountPath: "/home/jenkins/.gradle/workers"
06:18:09 [2023-02-27T11:18:09.314Z]       name: "volume-8"
06:18:09 [2023-02-27T11:18:09.314Z]       readOnly: false
06:18:09 [2023-02-27T11:18:09.314Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
06:18:09 [2023-02-27T11:18:09.314Z]       name: "m2-dir"
06:18:09 [2023-02-27T11:18:09.314Z]       readOnly: true
06:18:09 [2023-02-27T11:18:09.314Z]       subPath: "toolchains.xml"
06:18:09 [2023-02-27T11:18:09.314Z]     - mountPath: "/opt/tools"
06:18:09 [2023-02-27T11:18:09.314Z]       name: "volume-0"
06:18:09 [2023-02-27T11:18:09.314Z]       readOnly: false
06:18:09 [2023-02-27T11:18:09.314Z]     - mountPath: "/home/jenkins"
06:18:09 [2023-02-27T11:18:09.314Z]       name: "volume-2"
06:18:09 [2023-02-27T11:18:09.314Z]       readOnly: false
06:18:09 [2023-02-27T11:18:09.314Z]     - mountPath: "/home/jenkins/.gradle/native"
06:18:09 [2023-02-27T11:18:09.314Z]       name: "volume-7"
06:18:09 [2023-02-27T11:18:09.314Z]       readOnly: false
06:18:09 [2023-02-27T11:18:09.314Z]     - mountPath: "/home/jenkins/.m2/wrapper"
06:18:09 [2023-02-27T11:18:09.314Z]       name: "volume-4"
06:18:09 [2023-02-27T11:18:09.314Z]       readOnly: false
06:18:09 [2023-02-27T11:18:09.314Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
06:18:09 [2023-02-27T11:18:09.314Z]       name: "m2-secret-dir"
06:18:09 [2023-02-27T11:18:09.314Z]       readOnly: true
06:18:09 [2023-02-27T11:18:09.314Z]       subPath: "settings.xml"
06:18:09 [2023-02-27T11:18:09.314Z]     - mountPath: "/home/jenkins/.ssh"
06:18:09 [2023-02-27T11:18:09.314Z]       name: "volume-1"
06:18:09 [2023-02-27T11:18:09.314Z]       readOnly: false
06:18:09 [2023-02-27T11:18:09.314Z]       subPath: ""
06:18:09 [2023-02-27T11:18:09.314Z]     - mountPath: "/home/jenkins/.gradle/wrapper"
06:18:09 [2023-02-27T11:18:09.314Z]       name: "volume-9"
06:18:09 [2023-02-27T11:18:09.314Z]       readOnly: false
06:18:09 [2023-02-27T11:18:09.314Z]     - mountPath: "/home/jenkins/agent"
06:18:09 [2023-02-27T11:18:09.314Z]       name: "workspace-volume"
06:18:09 [2023-02-27T11:18:09.314Z]       readOnly: false
06:18:09 [2023-02-27T11:18:09.314Z]     workingDir: "/home/jenkins/agent"
06:18:09 [2023-02-27T11:18:09.314Z]   nodeSelector:
06:18:09 [2023-02-27T11:18:09.314Z]     kubernetes.io/os: "linux"
06:18:09 [2023-02-27T11:18:09.314Z]   restartPolicy: "Never"
06:18:09 [2023-02-27T11:18:09.314Z]   volumes:
06:18:09 [2023-02-27T11:18:09.314Z]   - name: "m2-secret-dir"
06:18:09 [2023-02-27T11:18:09.314Z]     secret:
06:18:09 [2023-02-27T11:18:09.314Z]       secretName: "m2-secret-dir"
06:18:09 [2023-02-27T11:18:09.314Z]   - emptyDir:
06:18:09 [2023-02-27T11:18:09.314Z]       medium: ""
06:18:09 [2023-02-27T11:18:09.314Z]     name: "volume-8"
06:18:09 [2023-02-27T11:18:09.314Z]   - emptyDir:
06:18:09 [2023-02-27T11:18:09.314Z]       medium: ""
06:18:09 [2023-02-27T11:18:09.314Z]     name: "volume-7"
06:18:09 [2023-02-27T11:18:09.314Z]   - emptyDir:
06:18:09 [2023-02-27T11:18:09.314Z]       medium: ""
06:18:09 [2023-02-27T11:18:09.314Z]     name: "volume-9"
06:18:09 [2023-02-27T11:18:09.314Z]   - emptyDir:
06:18:09 [2023-02-27T11:18:09.314Z]       medium: ""
06:18:09 [2023-02-27T11:18:09.314Z]     name: "workspace-volume"
06:18:09 [2023-02-27T11:18:09.314Z]   - emptyDir:
06:18:09 [2023-02-27T11:18:09.314Z]       medium: ""
06:18:09 [2023-02-27T11:18:09.314Z]     name: "volume-4"
06:18:09 [2023-02-27T11:18:09.314Z]   - emptyDir:
06:18:09 [2023-02-27T11:18:09.314Z]       medium: ""
06:18:09 [2023-02-27T11:18:09.314Z]     name: "volume-3"
06:18:09 [2023-02-27T11:18:09.314Z]   - emptyDir:
06:18:09 [2023-02-27T11:18:09.314Z]       medium: ""
06:18:09 [2023-02-27T11:18:09.314Z]     name: "volume-6"
06:18:09 [2023-02-27T11:18:09.314Z]   - emptyDir:
06:18:09 [2023-02-27T11:18:09.314Z]       medium: ""
06:18:09 [2023-02-27T11:18:09.314Z]     name: "volume-5"
06:18:09 [2023-02-27T11:18:09.314Z]   - name: "volume-0"
06:18:09 [2023-02-27T11:18:09.314Z]     persistentVolumeClaim:
06:18:09 [2023-02-27T11:18:09.314Z]       claimName: "tools-claim-jiro-xtext"
06:18:09 [2023-02-27T11:18:09.314Z]       readOnly: true
06:18:09 [2023-02-27T11:18:09.314Z]   - emptyDir:
06:18:09 [2023-02-27T11:18:09.314Z]       medium: ""
06:18:09 [2023-02-27T11:18:09.314Z]     name: "volume-2"
06:18:09 [2023-02-27T11:18:09.314Z]   - configMap:
06:18:09 [2023-02-27T11:18:09.314Z]       name: "m2-dir"
06:18:09 [2023-02-27T11:18:09.314Z]     name: "m2-dir"
06:18:09 [2023-02-27T11:18:09.314Z]   - configMap:
06:18:09 [2023-02-27T11:18:09.314Z]       name: "known-hosts"
06:18:09 [2023-02-27T11:18:09.314Z]     name: "volume-1"
06:18:09 [2023-02-27T11:18:09.314Z]   - name: "gradle-secret-dir"
06:18:09 [2023-02-27T11:18:09.314Z]     secret:
06:18:09 [2023-02-27T11:18:09.314Z]       secretName: "gradle-secret-dir"
06:18:09 [2023-02-27T11:18:09.314Z] 
06:18:09 [2023-02-27T11:18:09.319Z] Running on centos-7-40qf3 in /home/jenkins/agent/workspace/releng/committer-activity-count
06:18:09 [2023-02-27T11:18:09.461Z] [Pipeline] {
06:18:13 [2023-02-27T11:18:13.707Z] [Pipeline] stage
06:18:13 [2023-02-27T11:18:13.708Z] [Pipeline] { (Checkout)
06:18:19 [2023-02-27T11:18:19.864Z] [Pipeline] script
06:18:19 [2023-02-27T11:18:19.866Z] [Pipeline] {
06:18:20 [2023-02-27T11:18:20.708Z] [Pipeline] dir
06:18:20 [2023-02-27T11:18:20.708Z] Running in /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-lib
06:18:20 [2023-02-27T11:18:20.709Z] [Pipeline] {
06:18:21 [2023-02-27T11:18:21.435Z] [Pipeline] git
06:18:21 [2023-02-27T11:18:21.443Z] Selected Git installation does not exist. Using Default
06:18:21 [2023-02-27T11:18:21.443Z] The recommended git tool is: NONE
06:18:22 [2023-02-27T11:18:22.488Z] No credentials specified
06:18:22 [2023-02-27T11:18:22.490Z] Cloning the remote Git repository
06:18:22 [2023-02-27T11:18:22.499Z] Cloning repository https://github.com/eclipse/xtext-lib.git
06:18:22 [2023-02-27T11:18:22.980Z]  > git init /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-lib # timeout=10
06:18:22 [2023-02-27T11:18:22.998Z] Fetching upstream changes from https://github.com/eclipse/xtext-lib.git
06:18:22 [2023-02-27T11:18:22.998Z]  > git --version # timeout=10
06:18:23 [2023-02-27T11:18:23.001Z]  > git --version # 'git version 2.36.4'
06:18:23 [2023-02-27T11:18:23.001Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/xtext-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:18:23 [2023-02-27T11:18:23.725Z] Avoid second fetch
06:18:23 [2023-02-27T11:18:23.733Z] Checking out Revision 1ae5ad9b02c9ce04568474bd36be779c60004f4e (refs/remotes/origin/master)
06:18:23 [2023-02-27T11:18:23.716Z]  > git config remote.origin.url https://github.com/eclipse/xtext-lib.git # timeout=10
06:18:23 [2023-02-27T11:18:23.720Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:18:23 [2023-02-27T11:18:23.727Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:18:23 [2023-02-27T11:18:23.737Z]  > git config core.sparsecheckout # timeout=10
06:18:23 [2023-02-27T11:18:23.740Z]  > git checkout -f 1ae5ad9b02c9ce04568474bd36be779c60004f4e # timeout=10
06:18:23 [2023-02-27T11:18:23.774Z]  > git branch -a -v --no-abbrev # timeout=10
06:18:23 [2023-02-27T11:18:23.781Z]  > git checkout -b master 1ae5ad9b02c9ce04568474bd36be779c60004f4e # timeout=10
06:18:27 [2023-02-27T11:18:27.159Z] Commit message: "Merge pull request #510 from eclipse/bot_update_xtext_bootstrap_version"
06:18:27 [2023-02-27T11:18:27.161Z]  > git rev-list --no-walk 87ba13a7795e6a7d987f55bbedfe4663b086dcf6 # timeout=10
06:18:27 [2023-02-27T11:18:27.482Z] [Pipeline] }
06:18:27 [2023-02-27T11:18:27.765Z] [Pipeline] // dir
06:18:28 [2023-02-27T11:18:28.299Z] [Pipeline] dir
06:18:28 [2023-02-27T11:18:28.299Z] Running in /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-core
06:18:28 [2023-02-27T11:18:28.300Z] [Pipeline] {
06:18:28 [2023-02-27T11:18:28.979Z] [Pipeline] git
06:18:28 [2023-02-27T11:18:28.984Z] The recommended git tool is: git
06:18:28 [2023-02-27T11:18:28.991Z] No credentials specified
06:18:28 [2023-02-27T11:18:28.993Z] Cloning the remote Git repository
06:18:28 [2023-02-27T11:18:28.994Z] Cloning repository https://github.com/eclipse/xtext-core.git
06:18:28 [2023-02-27T11:18:28.995Z]  > git init /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-core # timeout=10
06:18:28 [2023-02-27T11:18:28.998Z] Fetching upstream changes from https://github.com/eclipse/xtext-core.git
06:18:28 [2023-02-27T11:18:28.998Z]  > git --version # timeout=10
06:18:29 [2023-02-27T11:18:29.000Z]  > git --version # 'git version 2.36.4'
06:18:29 [2023-02-27T11:18:29.000Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/xtext-core.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:18:33 [2023-02-27T11:18:33.267Z] Avoid second fetch
06:18:33 [2023-02-27T11:18:33.274Z] Checking out Revision 82cea989bea1293113f2710731f6348c4c193285 (refs/remotes/origin/master)
06:18:33 [2023-02-27T11:18:33.261Z]  > git config remote.origin.url https://github.com/eclipse/xtext-core.git # timeout=10
06:18:33 [2023-02-27T11:18:33.264Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:18:33 [2023-02-27T11:18:33.269Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:18:33 [2023-02-27T11:18:33.275Z]  > git config core.sparsecheckout # timeout=10
06:18:33 [2023-02-27T11:18:33.278Z]  > git checkout -f 82cea989bea1293113f2710731f6348c4c193285 # timeout=10
06:18:34 [2023-02-27T11:18:34.094Z] Commit message: "Merge pull request #2078 from eclipse/cd_gradleDeprClassifier"
06:18:33 [2023-02-27T11:18:33.796Z]  > git branch -a -v --no-abbrev # timeout=10
06:18:33 [2023-02-27T11:18:33.803Z]  > git checkout -b master 82cea989bea1293113f2710731f6348c4c193285 # timeout=10
06:18:34 [2023-02-27T11:18:34.097Z]  > git rev-list --no-walk b8dc906ece70bdedbf0bcedac1bdf7462f2a3290 # timeout=10
06:18:34 [2023-02-27T11:18:34.470Z] [Pipeline] }
06:18:34 [2023-02-27T11:18:34.737Z] [Pipeline] // dir
06:18:35 [2023-02-27T11:18:35.287Z] [Pipeline] dir
06:18:35 [2023-02-27T11:18:35.287Z] Running in /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-extras
06:18:35 [2023-02-27T11:18:35.288Z] [Pipeline] {
06:18:35 [2023-02-27T11:18:35.982Z] [Pipeline] git
06:18:35 [2023-02-27T11:18:35.986Z] The recommended git tool is: git
06:18:35 [2023-02-27T11:18:35.991Z] No credentials specified
06:18:35 [2023-02-27T11:18:35.993Z] Cloning the remote Git repository
06:18:35 [2023-02-27T11:18:35.994Z] Cloning repository https://github.com/eclipse/xtext-extras.git
06:18:35 [2023-02-27T11:18:35.995Z]  > git init /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-extras # timeout=10
06:18:35 [2023-02-27T11:18:35.999Z] Fetching upstream changes from https://github.com/eclipse/xtext-extras.git
06:18:35 [2023-02-27T11:18:35.999Z]  > git --version # timeout=10
06:18:36 [2023-02-27T11:18:36.001Z]  > git --version # 'git version 2.36.4'
06:18:36 [2023-02-27T11:18:36.001Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/xtext-extras.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:18:39 [2023-02-27T11:18:39.402Z] Avoid second fetch
06:18:39 [2023-02-27T11:18:39.407Z] Checking out Revision 2d1fa2350feea9462055e638afa761d0cf979613 (refs/remotes/origin/master)
06:18:39 [2023-02-27T11:18:39.800Z] Commit message: "Merge pull request #871 from eclipse/bot_update_xtext_bootstrap_version"
06:18:39 [2023-02-27T11:18:39.397Z]  > git config remote.origin.url https://github.com/eclipse/xtext-extras.git # timeout=10
06:18:39 [2023-02-27T11:18:39.399Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:18:39 [2023-02-27T11:18:39.404Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:18:39 [2023-02-27T11:18:39.408Z]  > git config core.sparsecheckout # timeout=10
06:18:39 [2023-02-27T11:18:39.411Z]  > git checkout -f 2d1fa2350feea9462055e638afa761d0cf979613 # timeout=10
06:18:39 [2023-02-27T11:18:39.644Z]  > git branch -a -v --no-abbrev # timeout=10
06:18:39 [2023-02-27T11:18:39.651Z]  > git checkout -b master 2d1fa2350feea9462055e638afa761d0cf979613 # timeout=10
06:18:39 [2023-02-27T11:18:39.803Z]  > git rev-list --no-walk 6971341b2289b2fe283242c4d38457c88c1e99fa # timeout=10
06:18:40 [2023-02-27T11:18:40.110Z] [Pipeline] }
06:18:40 [2023-02-27T11:18:40.383Z] [Pipeline] // dir
06:18:40 [2023-02-27T11:18:40.913Z] [Pipeline] dir
06:18:40 [2023-02-27T11:18:40.914Z] Running in /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-eclipse
06:18:40 [2023-02-27T11:18:40.914Z] [Pipeline] {
06:18:41 [2023-02-27T11:18:41.582Z] [Pipeline] git
06:18:41 [2023-02-27T11:18:41.587Z] The recommended git tool is: git
06:18:41 [2023-02-27T11:18:41.594Z] No credentials specified
06:18:41 [2023-02-27T11:18:41.597Z] Cloning the remote Git repository
06:18:41 [2023-02-27T11:18:41.599Z] Cloning repository https://github.com/eclipse/xtext-eclipse.git
06:18:41 [2023-02-27T11:18:41.599Z]  > git init /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-eclipse # timeout=10
06:18:41 [2023-02-27T11:18:41.603Z] Fetching upstream changes from https://github.com/eclipse/xtext-eclipse.git
06:18:41 [2023-02-27T11:18:41.603Z]  > git --version # timeout=10
06:18:41 [2023-02-27T11:18:41.605Z]  > git --version # 'git version 2.36.4'
06:18:41 [2023-02-27T11:18:41.605Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/xtext-eclipse.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:18:47 [2023-02-27T11:18:47.074Z] Avoid second fetch
06:18:47 [2023-02-27T11:18:47.080Z] Checking out Revision d2e416fec3c5e252ff1904cb56c1ed1876d9b790 (refs/remotes/origin/master)
06:18:47 [2023-02-27T11:18:47.069Z]  > git config remote.origin.url https://github.com/eclipse/xtext-eclipse.git # timeout=10
06:18:47 [2023-02-27T11:18:47.071Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:18:47 [2023-02-27T11:18:47.076Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:18:47 [2023-02-27T11:18:47.081Z]  > git config core.sparsecheckout # timeout=10
06:18:47 [2023-02-27T11:18:47.083Z]  > git checkout -f d2e416fec3c5e252ff1904cb56c1ed1876d9b790 # timeout=10
06:18:47 [2023-02-27T11:18:47.916Z] Commit message: "Merge pull request #1998 from eclipse/lb_1997"
06:18:47 [2023-02-27T11:18:47.610Z]  > git branch -a -v --no-abbrev # timeout=10
06:18:47 [2023-02-27T11:18:47.617Z]  > git checkout -b master d2e416fec3c5e252ff1904cb56c1ed1876d9b790 # timeout=10
06:18:47 [2023-02-27T11:18:47.918Z]  > git rev-list --no-walk 9efc99661b997c7ade06b1c862294edefbd830f8 # timeout=10
06:18:48 [2023-02-27T11:18:48.277Z] [Pipeline] }
06:18:48 [2023-02-27T11:18:48.565Z] [Pipeline] // dir
06:18:49 [2023-02-27T11:18:49.094Z] [Pipeline] dir
06:18:49 [2023-02-27T11:18:49.094Z] Running in /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-xtend
06:18:49 [2023-02-27T11:18:49.095Z] [Pipeline] {
06:18:49 [2023-02-27T11:18:49.754Z] [Pipeline] git
06:18:49 [2023-02-27T11:18:49.758Z] The recommended git tool is: git
06:18:49 [2023-02-27T11:18:49.763Z] No credentials specified
06:18:49 [2023-02-27T11:18:49.765Z] Cloning the remote Git repository
06:18:49 [2023-02-27T11:18:49.766Z] Cloning repository https://github.com/eclipse/xtext-xtend.git
06:18:49 [2023-02-27T11:18:49.766Z]  > git init /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-xtend # timeout=10
06:18:49 [2023-02-27T11:18:49.769Z] Fetching upstream changes from https://github.com/eclipse/xtext-xtend.git
06:18:49 [2023-02-27T11:18:49.769Z]  > git --version # timeout=10
06:18:49 [2023-02-27T11:18:49.771Z]  > git --version # 'git version 2.36.4'
06:18:49 [2023-02-27T11:18:49.771Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/xtext-xtend.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:18:52 [2023-02-27T11:18:52.607Z] Avoid second fetch
06:18:52 [2023-02-27T11:18:52.612Z] Checking out Revision bbe8b6fb05fee406cae0e0f1ec56f5eea1a99071 (refs/remotes/origin/master)
06:18:52 [2023-02-27T11:18:52.601Z]  > git config remote.origin.url https://github.com/eclipse/xtext-xtend.git # timeout=10
06:18:52 [2023-02-27T11:18:52.603Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:18:52 [2023-02-27T11:18:52.609Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:18:52 [2023-02-27T11:18:52.613Z]  > git config core.sparsecheckout # timeout=10
06:18:52 [2023-02-27T11:18:52.615Z]  > git checkout -f bbe8b6fb05fee406cae0e0f1ec56f5eea1a99071 # timeout=10
06:18:52 [2023-02-27T11:18:52.888Z]  > git branch -a -v --no-abbrev # timeout=10
06:18:52 [2023-02-27T11:18:52.895Z]  > git checkout -b master bbe8b6fb05fee406cae0e0f1ec56f5eea1a99071 # timeout=10
06:18:53 [2023-02-27T11:18:53.023Z] Commit message: "Merge pull request #1456 from eclipse/bot_update_xtext_bootstrap_version"
06:18:53 [2023-02-27T11:18:53.025Z]  > git rev-list --no-walk 4e3223e532391c217e8b9bcc2f8fadace2f3a631 # timeout=10
06:18:53 [2023-02-27T11:18:53.313Z] [Pipeline] }
06:18:53 [2023-02-27T11:18:53.586Z] [Pipeline] // dir
06:18:54 [2023-02-27T11:18:54.133Z] [Pipeline] dir
06:18:54 [2023-02-27T11:18:54.133Z] Running in /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-maven
06:18:54 [2023-02-27T11:18:54.134Z] [Pipeline] {
06:18:54 [2023-02-27T11:18:54.798Z] [Pipeline] git
06:18:54 [2023-02-27T11:18:54.803Z] Selected Git installation does not exist. Using Default
06:18:54 [2023-02-27T11:18:54.803Z] The recommended git tool is: NONE
06:18:54 [2023-02-27T11:18:54.807Z] No credentials specified
06:18:54 [2023-02-27T11:18:54.809Z] Cloning the remote Git repository
06:18:55 [2023-02-27T11:18:55.397Z] Avoid second fetch
06:18:55 [2023-02-27T11:18:55.402Z] Checking out Revision b24440ac0fb7bafd30c3005c24ea9cf1f3c10dba (refs/remotes/origin/master)
06:18:55 [2023-02-27T11:18:55.430Z] Commit message: "Merge pull request #202 from eclipse/cd_bmp_maven-javadoc-plugin"
06:18:54 [2023-02-27T11:18:54.810Z] Cloning repository https://github.com/eclipse/xtext-maven.git
06:18:54 [2023-02-27T11:18:54.811Z]  > git init /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-maven # timeout=10
06:18:54 [2023-02-27T11:18:54.814Z] Fetching upstream changes from https://github.com/eclipse/xtext-maven.git
06:18:54 [2023-02-27T11:18:54.814Z]  > git --version # timeout=10
06:18:54 [2023-02-27T11:18:54.816Z]  > git --version # 'git version 2.36.4'
06:18:54 [2023-02-27T11:18:54.816Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/xtext-maven.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:18:55 [2023-02-27T11:18:55.392Z]  > git config remote.origin.url https://github.com/eclipse/xtext-maven.git # timeout=10
06:18:55 [2023-02-27T11:18:55.394Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:18:55 [2023-02-27T11:18:55.399Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:18:55 [2023-02-27T11:18:55.403Z]  > git config core.sparsecheckout # timeout=10
06:18:55 [2023-02-27T11:18:55.405Z]  > git checkout -f b24440ac0fb7bafd30c3005c24ea9cf1f3c10dba # timeout=10
06:18:55 [2023-02-27T11:18:55.414Z]  > git branch -a -v --no-abbrev # timeout=10
06:18:55 [2023-02-27T11:18:55.419Z]  > git checkout -b master b24440ac0fb7bafd30c3005c24ea9cf1f3c10dba # timeout=10
06:18:55 [2023-02-27T11:18:55.433Z]  > git rev-list --no-walk 874676133ada7fb7b7074cf5421be3e8dd2523c0 # timeout=10
06:18:55 [2023-02-27T11:18:55.721Z] [Pipeline] }
06:18:56 [2023-02-27T11:18:56.002Z] [Pipeline] // dir
06:18:56 [2023-02-27T11:18:56.540Z] [Pipeline] dir
06:18:56 [2023-02-27T11:18:56.540Z] Running in /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-web
06:18:56 [2023-02-27T11:18:56.541Z] [Pipeline] {
06:18:57 [2023-02-27T11:18:57.199Z] [Pipeline] git
06:18:57 [2023-02-27T11:18:57.203Z] The recommended git tool is: git
06:18:57 [2023-02-27T11:18:57.208Z] No credentials specified
06:18:57 [2023-02-27T11:18:57.210Z] Cloning the remote Git repository
06:18:58 [2023-02-27T11:18:58.028Z] Avoid second fetch
06:18:58 [2023-02-27T11:18:58.033Z] Checking out Revision a1906013fd56438b8a1375539151717f2b496ff9 (refs/remotes/origin/master)
06:18:58 [2023-02-27T11:18:58.111Z] Commit message: "Merge pull request #406 from eclipse/bot_update_xtext_bootstrap_version"
06:18:57 [2023-02-27T11:18:57.211Z] Cloning repository https://github.com/eclipse/xtext-web.git
06:18:57 [2023-02-27T11:18:57.211Z]  > git init /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-web # timeout=10
06:18:57 [2023-02-27T11:18:57.214Z] Fetching upstream changes from https://github.com/eclipse/xtext-web.git
06:18:57 [2023-02-27T11:18:57.214Z]  > git --version # timeout=10
06:18:57 [2023-02-27T11:18:57.216Z]  > git --version # 'git version 2.36.4'
06:18:57 [2023-02-27T11:18:57.216Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/xtext-web.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:18:58 [2023-02-27T11:18:58.023Z]  > git config remote.origin.url https://github.com/eclipse/xtext-web.git # timeout=10
06:18:58 [2023-02-27T11:18:58.025Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:18:58 [2023-02-27T11:18:58.030Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:18:58 [2023-02-27T11:18:58.034Z]  > git config core.sparsecheckout # timeout=10
06:18:58 [2023-02-27T11:18:58.036Z]  > git checkout -f a1906013fd56438b8a1375539151717f2b496ff9 # timeout=10
06:18:58 [2023-02-27T11:18:58.079Z]  > git branch -a -v --no-abbrev # timeout=10
06:18:58 [2023-02-27T11:18:58.083Z]  > git checkout -b master a1906013fd56438b8a1375539151717f2b496ff9 # timeout=10
06:18:58 [2023-02-27T11:18:58.112Z]  > git rev-list --no-walk b6153af071d6269482b88d131fc8ea8fe079f78f # timeout=10
06:18:58 [2023-02-27T11:18:58.411Z] [Pipeline] }
06:18:58 [2023-02-27T11:18:58.691Z] [Pipeline] // dir
06:18:59 [2023-02-27T11:18:59.284Z] [Pipeline] dir
06:18:59 [2023-02-27T11:18:59.284Z] Running in /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-umbrella
06:18:59 [2023-02-27T11:18:59.285Z] [Pipeline] {
06:19:00 [2023-02-27T11:19:00.001Z] [Pipeline] git
06:19:00 [2023-02-27T11:19:00.005Z] Selected Git installation does not exist. Using Default
06:19:00 [2023-02-27T11:19:00.006Z] The recommended git tool is: NONE
06:19:00 [2023-02-27T11:19:00.010Z] No credentials specified
06:19:00 [2023-02-27T11:19:00.012Z] Cloning the remote Git repository
06:19:00 [2023-02-27T11:19:00.613Z] Avoid second fetch
06:19:00 [2023-02-27T11:19:00.618Z] Checking out Revision 8e8369e868467eb16c0ac0e89d88bf0ff432f70d (refs/remotes/origin/master)
06:19:00 [2023-02-27T11:19:00.649Z] Commit message: "Merge pull request #352 from eclipse/cd_gradle761"
06:19:00 [2023-02-27T11:19:00.013Z] Cloning repository https://github.com/eclipse/xtext-umbrella.git
06:19:00 [2023-02-27T11:19:00.013Z]  > git init /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-umbrella # timeout=10
06:19:00 [2023-02-27T11:19:00.018Z] Fetching upstream changes from https://github.com/eclipse/xtext-umbrella.git
06:19:00 [2023-02-27T11:19:00.018Z]  > git --version # timeout=10
06:19:00 [2023-02-27T11:19:00.020Z]  > git --version # 'git version 2.36.4'
06:19:00 [2023-02-27T11:19:00.020Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/xtext-umbrella.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:19:00 [2023-02-27T11:19:00.609Z]  > git config remote.origin.url https://github.com/eclipse/xtext-umbrella.git # timeout=10
06:19:00 [2023-02-27T11:19:00.610Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:19:00 [2023-02-27T11:19:00.615Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:19:00 [2023-02-27T11:19:00.619Z]  > git config core.sparsecheckout # timeout=10
06:19:00 [2023-02-27T11:19:00.621Z]  > git checkout -f 8e8369e868467eb16c0ac0e89d88bf0ff432f70d # timeout=10
06:19:00 [2023-02-27T11:19:00.631Z]  > git branch -a -v --no-abbrev # timeout=10
06:19:00 [2023-02-27T11:19:00.636Z]  > git checkout -b master 8e8369e868467eb16c0ac0e89d88bf0ff432f70d # timeout=10
06:19:00 [2023-02-27T11:19:00.651Z]  > git rev-list --no-walk 23021d1fcc0febb6928cd090005f313667aeb756 # timeout=10
06:19:00 [2023-02-27T11:19:00.938Z] [Pipeline] }
06:19:01 [2023-02-27T11:19:01.221Z] [Pipeline] // dir
06:19:01 [2023-02-27T11:19:01.651Z] [Pipeline] }
06:19:01 [2023-02-27T11:19:01.939Z] [Pipeline] // script
06:19:02 [2023-02-27T11:19:02.369Z] [Pipeline] }
06:19:02 [2023-02-27T11:19:02.655Z] [Pipeline] // stage
06:19:03 [2023-02-27T11:19:03.487Z] [Pipeline] stage
06:19:03 [2023-02-27T11:19:03.487Z] [Pipeline] { (Report)
06:19:09 [2023-02-27T11:19:09.594Z] [Pipeline] sh
06:19:09 [2023-02-27T11:19:09.905Z] + rm -f 'shortlog-*.txt'
06:19:09 [2023-02-27T11:19:09.905Z] + ls -al
06:19:09 [2023-02-27T11:19:09.905Z] total 32
06:19:09 [2023-02-27T11:19:09.905Z] drwxr-sr-x. 10 jenkins 1002440000  159 Feb 27 11:19 .
06:19:09 [2023-02-27T11:19:09.905Z] drwxr-sr-x.  4 jenkins 1002440000   74 Feb 27 11:19 ..
06:19:09 [2023-02-27T11:19:09.905Z] drwxr-sr-x. 18 jenkins 1002440000 4096 Feb 27 11:18 xtext-core
06:19:09 [2023-02-27T11:19:09.905Z] drwxr-sr-x. 43 jenkins 1002440000 4096 Feb 27 11:18 xtext-eclipse
06:19:09 [2023-02-27T11:19:09.905Z] drwxr-sr-x. 26 jenkins 1002440000 4096 Feb 27 11:18 xtext-extras
06:19:09 [2023-02-27T11:19:09.905Z] drwxr-sr-x. 15 jenkins 1002440000 4096 Feb 27 11:18 xtext-lib
06:19:09 [2023-02-27T11:19:09.905Z] drwxr-sr-x.  6 jenkins 1002440000 4096 Feb 27 11:18 xtext-maven
06:19:09 [2023-02-27T11:19:09.905Z] drwxr-sr-x.  4 jenkins 1002440000 4096 Feb 27 11:19 xtext-umbrella
06:19:09 [2023-02-27T11:19:09.905Z] drwxr-sr-x. 13 jenkins 1002440000 4096 Feb 27 11:18 xtext-web
06:19:09 [2023-02-27T11:19:09.905Z] drwxr-sr-x. 21 jenkins 1002440000 4096 Feb 27 11:18 xtext-xtend
06:19:10 [2023-02-27T11:19:10.874Z] [Pipeline] script
06:19:10 [2023-02-27T11:19:10.876Z] [Pipeline] {
06:19:11 [2023-02-27T11:19:11.739Z] [Pipeline] dir
06:19:11 [2023-02-27T11:19:11.739Z] Running in /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-lib
06:19:11 [2023-02-27T11:19:11.740Z] [Pipeline] {
06:19:12 [2023-02-27T11:19:12.450Z] [Pipeline] sh
06:19:12 [2023-02-27T11:19:12.721Z] + git shortlog -s -n -e v2.29.0..v2.30.0
06:19:13 [2023-02-27T11:19:13.038Z] [Pipeline] }
06:19:13 [2023-02-27T11:19:13.467Z] [Pipeline] // dir
06:19:14 [2023-02-27T11:19:14.039Z] [Pipeline] dir
06:19:14 [2023-02-27T11:19:14.039Z] Running in /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-core
06:19:14 [2023-02-27T11:19:14.040Z] [Pipeline] {
06:19:14 [2023-02-27T11:19:14.738Z] [Pipeline] sh
06:19:15 [2023-02-27T11:19:15.009Z] + git shortlog -s -n -e v2.29.0..v2.30.0
06:19:15 [2023-02-27T11:19:15.311Z] [Pipeline] }
06:19:15 [2023-02-27T11:19:15.603Z] [Pipeline] // dir
06:19:16 [2023-02-27T11:19:16.150Z] [Pipeline] dir
06:19:16 [2023-02-27T11:19:16.150Z] Running in /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-extras
06:19:16 [2023-02-27T11:19:16.151Z] [Pipeline] {
06:19:16 [2023-02-27T11:19:16.862Z] [Pipeline] sh
06:19:17 [2023-02-27T11:19:17.132Z] + git shortlog -s -n -e v2.29.0..v2.30.0
06:19:17 [2023-02-27T11:19:17.437Z] [Pipeline] }
06:19:17 [2023-02-27T11:19:17.726Z] [Pipeline] // dir
06:19:18 [2023-02-27T11:19:18.296Z] [Pipeline] dir
06:19:18 [2023-02-27T11:19:18.296Z] Running in /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-eclipse
06:19:18 [2023-02-27T11:19:18.297Z] [Pipeline] {
06:19:19 [2023-02-27T11:19:19.009Z] [Pipeline] sh
06:19:19 [2023-02-27T11:19:19.277Z] + git shortlog -s -n -e v2.29.0..v2.30.0
06:19:19 [2023-02-27T11:19:19.612Z] [Pipeline] }
06:19:19 [2023-02-27T11:19:19.933Z] [Pipeline] // dir
06:19:20 [2023-02-27T11:19:20.503Z] [Pipeline] dir
06:19:20 [2023-02-27T11:19:20.503Z] Running in /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-maven
06:19:20 [2023-02-27T11:19:20.504Z] [Pipeline] {
06:19:21 [2023-02-27T11:19:21.217Z] [Pipeline] sh
06:19:21 [2023-02-27T11:19:21.487Z] + git shortlog -s -n -e v2.29.0..v2.30.0
06:19:21 [2023-02-27T11:19:21.831Z] [Pipeline] }
06:19:22 [2023-02-27T11:19:22.107Z] [Pipeline] // dir
06:19:22 [2023-02-27T11:19:22.682Z] [Pipeline] dir
06:19:22 [2023-02-27T11:19:22.682Z] Running in /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-web
06:19:22 [2023-02-27T11:19:22.682Z] [Pipeline] {
06:19:23 [2023-02-27T11:19:23.402Z] [Pipeline] sh
06:19:23 [2023-02-27T11:19:23.672Z] + git shortlog -s -n -e v2.29.0..v2.30.0
06:19:23 [2023-02-27T11:19:23.995Z] [Pipeline] }
06:19:24 [2023-02-27T11:19:24.289Z] [Pipeline] // dir
06:19:24 [2023-02-27T11:19:24.871Z] [Pipeline] dir
06:19:24 [2023-02-27T11:19:24.871Z] Running in /home/jenkins/agent/workspace/releng/committer-activity-count/xtext-umbrella
06:19:24 [2023-02-27T11:19:24.872Z] [Pipeline] {
06:19:25 [2023-02-27T11:19:25.612Z] [Pipeline] sh
06:19:25 [2023-02-27T11:19:25.884Z] + git shortlog -s -n -e v2.29.0..v2.30.0
06:19:26 [2023-02-27T11:19:26.187Z] [Pipeline] }
06:19:26 [2023-02-27T11:19:26.525Z] [Pipeline] // dir
06:19:26 [2023-02-27T11:19:26.945Z] [Pipeline] }
06:19:27 [2023-02-27T11:19:27.218Z] [Pipeline] // script
06:19:27 [2023-02-27T11:19:27.651Z] [Pipeline] sh
06:19:27 [2023-02-27T11:19:27.921Z] + cat shortlog-xtext.txt
06:19:27 [2023-02-27T11:19:27.921Z] + awk '{arr[$2 " " $3]+=$1} END {for (i in arr) {print i,arr[i]}}'
06:19:27 [2023-02-27T11:19:27.921Z] + sort
06:19:28 [2023-02-27T11:19:28.205Z] [Pipeline] }
06:19:28 [2023-02-27T11:19:28.492Z] [Pipeline] // stage
06:19:29 [2023-02-27T11:19:29.058Z] [Pipeline] stage
06:19:29 [2023-02-27T11:19:29.059Z] [Pipeline] { (Declarative: Post Actions)
06:19:31 [2023-02-27T11:19:31.590Z] [Pipeline] archiveArtifacts
06:19:31 [2023-02-27T11:19:31.594Z] Archiving artifacts
06:19:32 [2023-02-27T11:19:32.870Z] [Pipeline] }
06:19:33 [2023-02-27T11:19:33.155Z] [Pipeline] // stage
06:19:33 [2023-02-27T11:19:33.587Z] [Pipeline] }
06:19:33 [2023-02-27T11:19:33.875Z] [Pipeline] // node
06:19:34 [2023-02-27T11:19:34.331Z] [Pipeline] }
06:19:34 [2023-02-27T11:19:34.624Z] [Pipeline] // podTemplate
06:19:35 [2023-02-27T11:19:35.055Z] [Pipeline] End of Pipeline
06:19:35 [2023-02-27T11:19:35.280Z] Finished: SUCCESS