Triggered by Gerrit: https://git.eclipse.org/r/c/jdt/eclipse.jdt.core/+/186139 Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] echo [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jdt/jikespg-15-qjh34-kvhv2 [Normal][jdt/jikespg-15-qjh34-kvhv2][Scheduled] Successfully assigned jdt/jikespg-15-qjh34-kvhv2 to okdnode-14 [Normal][jdt/jikespg-15-qjh34-kvhv2][AddedInterface] Add eth0 [10.40.49.232/23] [Normal][jdt/jikespg-15-qjh34-kvhv2][Pulling] Pulling image "eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg" [Normal][jdt/jikespg-15-qjh34-kvhv2][Pulled] Successfully pulled image "eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg" in 864.049457ms [Normal][jdt/jikespg-15-qjh34-kvhv2][Created] Created container custom [Normal][jdt/jikespg-15-qjh34-kvhv2][Started] Started container custom [Normal][jdt/jikespg-15-qjh34-kvhv2][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.7" already present on machine [Normal][jdt/jikespg-15-qjh34-kvhv2][Created] Created container jnlp [Normal][jdt/jikespg-15-qjh34-kvhv2][Started] Started container jnlp Still waiting to schedule task ‘jikespg-15-qjh34-kvhv2’ is offline Agent jikespg-15-qjh34-kvhv2 is provisioned from template jikespg-15-qjh34 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.jdt.svc.cluster.local/jdt/job/eclipse.jdt.core-jikespg-auto-gerrit/15/" runUrl: "job/eclipse.jdt.core-jikespg-auto-gerrit/15/" labels: jenkins: "slave" jenkins/label-digest: "5ce94d062ceec11e1d36eb55c145d6f3bf63f592" jenkins/label: "jikespg-15" name: "jikespg-15-qjh34-kvhv2" spec: containers: - command: - "cat" image: "eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg" imagePullPolicy: "Always" name: "custom" resources: limits: memory: "2048Mi" cpu: "1000m" requests: memory: "512Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false workingDir: "/home/jenkins/agent" - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.jdt.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "jikespg-15-qjh34-kvhv2" - name: "JENKINS_NAME" value: "jikespg-15-qjh34-kvhv2" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.jdt.svc.cluster.local/jdt/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.7" name: "jnlp" resources: limits: {} requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - emptyDir: medium: "" name: "volume-2" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-3" Running on jikespg-15-qjh34-kvhv2 in /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Run jikespg) [Pipeline] container [Pipeline] { [Pipeline] dir [2021-10-06T08:42:45.425Z] Running in /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit/eclipse.jdt.core [Pipeline] { [Pipeline] checkout [2021-10-06T08:42:55.340Z] The recommended git tool is: NONE [2021-10-06T08:43:04.144Z] No credentials specified [2021-10-06T08:43:04.144Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@e57f0494; decorates org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@1dcae464; decorates RemoteLauncher[hudson.remoting.Channel@16b321e4:JNLP4-connect connection from 10.40.49.232/10.40.49.232:36170] will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2021-10-06T08:43:04.147Z] Cloning the remote Git repository [2021-10-06T08:43:08.944Z] Cloning repository https://git.eclipse.org/r/jdt/eclipse.jdt.core.git [2021-10-06T08:43:09.045Z] > git init /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit/eclipse.jdt.core # timeout=10 [2021-10-06T08:43:09.235Z] Fetching upstream changes from https://git.eclipse.org/r/jdt/eclipse.jdt.core.git [2021-10-06T08:43:09.236Z] > git --version # timeout=10 [2021-10-06T08:43:09.240Z] > git --version # 'git version 2.20.1' [2021-10-06T08:43:09.240Z] > git fetch --tags --force --progress -- https://git.eclipse.org/r/jdt/eclipse.jdt.core.git +refs/heads/*:refs/remotes/origin/* # timeout=120 [2021-10-06T08:46:01.438Z] > git config remote.origin.url https://git.eclipse.org/r/jdt/eclipse.jdt.core.git # timeout=10 [2021-10-06T08:46:01.441Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T08:46:01.449Z] > git config remote.origin.url https://git.eclipse.org/r/jdt/eclipse.jdt.core.git # timeout=10 [2021-10-06T08:46:01.543Z] Fetching upstream changes from https://git.eclipse.org/r/jdt/eclipse.jdt.core.git [2021-10-06T08:46:01.543Z] > git fetch --tags --force --progress -- https://git.eclipse.org/r/jdt/eclipse.jdt.core.git refs/changes/39/186139/10 # timeout=120 [2021-10-06T08:46:04.338Z] Checking out Revision c4e008070576d7742abe548a71af2820da066274 (FETCH_HEAD) [2021-10-06T08:46:04.238Z] > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 [2021-10-06T08:46:04.247Z] > git rev-parse FETCH_HEAD^{commit} # timeout=10 [2021-10-06T08:46:04.349Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T08:46:04.435Z] > git checkout -f c4e008070576d7742abe548a71af2820da066274 # timeout=10 [2021-10-06T08:46:14.159Z] Commit message: "Dummy gerrit to verify grammar changes" [2021-10-06T08:46:14.237Z] First time build. Skipping changelog. [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // container [Pipeline] container [Pipeline] { [Pipeline] sh [2021-10-06T08:46:16.126Z] + mkdir -p /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit/jikespg_output [2021-10-06T08:46:16.127Z] + pushd /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit/jikespg_output [2021-10-06T08:46:16.127Z] ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit/jikespg_output ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit [2021-10-06T08:46:16.128Z] + cp /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit/eclipse.jdt.core/org.eclipse.jdt.core/grammar/java.g . [2021-10-06T08:46:16.128Z] + /home/git/jikespg/src/jikespg java.g [2021-10-06T08:46:16.128Z] + tee output.txt [2021-10-06T08:46:16.128Z] [2021-10-06T08:46:16.128Z] IBM Research Jikes Parser Generator Wed Oct 6 08:46:15 2021 [2021-10-06T08:46:16.128Z] %OPTIONS ACTION, AN=JavaAction.java, GP=java, [2021-10-06T08:46:16.128Z] %OPTIONS FILE-PREFIX=java, ESCAPE=$, PREFIX=TokenName, OUTPUT-SIZE=125 , [2021-10-06T08:46:16.128Z] %OPTIONS NOGOTO-DEFAULT, SINGLE-PRODUCTIONS, LALR=1 , TABLE, [2021-10-06T08:46:16.128Z] %OPTIONS ERROR_MAPS [2021-10-06T08:46:16.128Z] %OPTIONS first follow [2021-10-06T08:46:16.128Z] %OPTIONS TRACE=FULL , [2021-10-06T08:46:16.128Z] %OPTIONS VERBOSE [2021-10-06T08:46:16.128Z] %OPTIONS DEFERRED [2021-10-06T08:46:16.128Z] %OPTIONS NAMES=MAX [2021-10-06T08:46:16.128Z] %OPTIONS SCOPES [2021-10-06T08:46:16.128Z] Options in effect: [2021-10-06T08:46:16.128Z] ACTION ACTFILE-NAME=JavaAction.java BLOCKB=/. BLOCKE=./ BYTE CONFLICTS [2021-10-06T08:46:16.128Z] DEFAULT=5 NODEBUG DEFERRED NOEDIT ERROR-MAPS ESCAPE=$ [2021-10-06T08:46:16.128Z] FILE-PREFIX=java FIRST FOLLOW GENERATE-PARSER=JAVA NOGOTO-DEFAULT [2021-10-06T08:46:16.128Z] HACTFILE-NAME=javahdr.java HBLOCKB=/: HBLOCKE=:/ LALR=1 LIST [2021-10-06T08:46:16.128Z] MAX-DISTANCE=30 MIN-DISTANCE=3 NAMES=MAXIMUM NONT-CHECK ORMARK=| [2021-10-06T08:46:16.128Z] OUTPUT-SIZE=125 PREFIX=TokenName READ-REDUCE SCOPES NOSHIFT-DEFAULT [2021-10-06T08:46:16.128Z] SINGLE-PRODUCTIONS STACK-SIZE=128 STATES SUFFIX= TABLE=SPACE [2021-10-06T08:46:16.128Z] TRACE=FULL VERBOSE WARNINGS XREF [2021-10-06T08:46:16.128Z] [2021-10-06T08:46:16.128Z] *** The following Terminals are useless: [2021-10-06T08:46:16.128Z] const goto [2021-10-06T08:46:16.128Z] [2021-10-06T08:46:16.128Z] This grammar is LALR(1). [2021-10-06T08:46:16.128Z] [2021-10-06T08:46:16.128Z] Number of Terminals: 136 [2021-10-06T08:46:16.128Z] Number of Nonterminals: 429 [2021-10-06T08:46:16.128Z] Number of Productions: 933 [2021-10-06T08:46:16.128Z] Number of Single Productions: 280 [2021-10-06T08:46:16.128Z] Number of Items: 2916 [2021-10-06T08:46:16.128Z] Number of Scopes: 319 [2021-10-06T08:46:16.128Z] Number of States: 1219 [2021-10-06T08:46:16.128Z] Number of Shift actions: 6085 [2021-10-06T08:46:16.128Z] Number of Goto actions: 10328 [2021-10-06T08:46:16.128Z] Number of Shift/Reduce actions: 757 [2021-10-06T08:46:16.128Z] Number of Goto/Reduce actions: 2572 [2021-10-06T08:46:16.128Z] Number of Reduce actions: 18648 [2021-10-06T08:46:16.128Z] Number of Shift-Reduce conflicts: 0 [2021-10-06T08:46:16.128Z] Number of Reduce-Reduce conflicts: 0 [2021-10-06T08:46:16.128Z] [2021-10-06T08:46:16.128Z] Length of base Action Table: 17667 [2021-10-06T08:46:16.128Z] Number of entries in base Action Table: 14119 [2021-10-06T08:46:16.128Z] Percentage of increase: 25.1% [2021-10-06T08:46:16.128Z] Storage required for base Tables: 35334 Bytes, 35K [2021-10-06T08:46:16.128Z] Storage required for Rules: 2796 Bytes [2021-10-06T08:46:16.128Z] Number of unique terminal states: 889 [2021-10-06T08:46:16.128Z] Number of Shift actions saved by merging: 4091 [2021-10-06T08:46:16.128Z] Number of Reduce actions saved by merging: 2765 [2021-10-06T08:46:16.128Z] Number of Reduce saved by default: 11957 [2021-10-06T08:46:16.128Z] [2021-10-06T08:46:16.128Z] Length of Terminal Check Table: 8264 [2021-10-06T08:46:16.128Z] Length of Terminal Action Table: 8200 [2021-10-06T08:46:16.128Z] Number of entries in Terminal Action Table: 7566 [2021-10-06T08:46:16.128Z] Percentage of increase: 8.3% [2021-10-06T08:46:16.128Z] Storage required for Terminal Tables: 24664 Bytes, 25K [2021-10-06T08:46:16.128Z] Total storage required for Tables: 59998 Bytes, 59K [2021-10-06T08:46:16.128Z] [2021-10-06T08:46:16.128Z] [2021-10-06T08:46:16.128Z] Actions in Compressed Tables: [2021-10-06T08:46:16.128Z] Number of Shifts: 2321 [2021-10-06T08:46:16.128Z] Number of Shift/Reduces: 430 [2021-10-06T08:46:16.128Z] Number of Gotos: 10328 [2021-10-06T08:46:16.128Z] Number of Goto/Reduces: 2572 [2021-10-06T08:46:16.128Z] Number of Reduces: 3926 [2021-10-06T08:46:16.128Z] Number of Defaults: 600 [2021-10-06T08:46:16.128Z] [2021-10-06T08:46:16.128Z] Error maps storage: [2021-10-06T08:46:16.128Z] Storage required for ACTION_SYMBOLS_BASE map: 2438 Bytes [2021-10-06T08:46:16.128Z] Storage required for ACTION_SYMBOLS_RANGE map: 3890 Bytes [2021-10-06T08:46:16.128Z] Storage required for NACTION_SYMBOLS_BASE map: 2438 Bytes [2021-10-06T08:46:16.128Z] Storage required for NACTION_SYMBOLS_RANGE map: 1606 Bytes [2021-10-06T08:46:16.128Z] Storage required for TERMINAL_INDEX map: 272 Bytes [2021-10-06T08:46:16.128Z] Storage required for NON_TERMINAL_INDEX map: 860 Bytes [2021-10-06T08:46:16.128Z] Storage required for STRING_BUFFER map: 17444 Bytes [2021-10-06T08:46:16.128Z] [2021-10-06T08:46:16.128Z] ***Warning: Base Check vector contains value > 127. 16-bit words used. [2021-10-06T08:46:16.129Z] ***Warning: Terminal symbol > 127. 16-bit words used. [2021-10-06T08:46:16.129Z] non-sealed may be an invalid variable name. [2021-10-06T08:46:16.129Z] [2021-10-06T08:46:16.129Z] Escaped symbol $eof is an invalid C variable. [2021-10-06T08:46:16.129Z] [2021-10-06T08:46:16.129Z] Escaped symbol $error is an invalid C variable. [2021-10-06T08:46:16.129Z] [2021-10-06T08:46:16.129Z] + popd [2021-10-06T08:46:16.129Z] ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit [Pipeline] } [Pipeline] // container [Pipeline] archiveArtifacts [2021-10-06T08:46:16.171Z] Archiving artifacts [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS