Skip to content

Console Output

Started by user Kalyan Prasad Tatavarthi
Running as Kalyan Prasad Tatavarthi
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-2-111qz-t1d7v
[Normal][jdt/jikespg-2-111qz-t1d7v][Scheduled] Successfully assigned jdt/jikespg-2-111qz-t1d7v to okdnode-8
[Normal][jdt/jikespg-2-111qz-t1d7v][AddedInterface] Add eth0 [10.40.23.176/23]
[Normal][jdt/jikespg-2-111qz-t1d7v][Pulling] Pulling image "eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg"
[Normal][jdt/jikespg-2-111qz-t1d7v][Pulled] Successfully pulled image "eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg" in 992.58237ms
[Normal][jdt/jikespg-2-111qz-t1d7v][Created] Created container custom
[Normal][jdt/jikespg-2-111qz-t1d7v][Started] Started container custom
[Normal][jdt/jikespg-2-111qz-t1d7v][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.7" already present on machine
[Normal][jdt/jikespg-2-111qz-t1d7v][Created] Created container jnlp
[Normal][jdt/jikespg-2-111qz-t1d7v][Started] Started container jnlp
Still waiting to schedule task
‘jikespg-2-111qz-t1d7v’ is offline
Agent jikespg-2-111qz-t1d7v is provisioned from template jikespg-2-111qz
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.jdt.svc.cluster.local/jdt/job/eclipse.jdt.core-jikespg-kalyan/2/"
    runUrl: "job/eclipse.jdt.core-jikespg-kalyan/2/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "c73f0035b8c445658380a15e564d77ac03200637"
    jenkins/label: "jikespg-2"
  name: "jikespg-2-111qz-t1d7v"
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-2-111qz-t1d7v"
    - name: "JENKINS_NAME"
      value: "jikespg-2-111qz-t1d7v"
    - 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-2-111qz-t1d7v in /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-kalyan
[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] sh
05:57:23 [2021-10-04T09:57:23.047Z] + mkdir -p /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-kalyan/jikespg_output
05:57:23 [2021-10-04T09:57:23.049Z] + pushd /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-kalyan/jikespg_output
05:57:23 [2021-10-04T09:57:23.049Z] ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg-kalyan/jikespg_output ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg-kalyan
05:57:23 [2021-10-04T09:57:23.049Z] + wget --no-check-certificate -O java.g 'https://git.eclipse.org/c/jdt/eclipse.jdt.core.git/plain/org.eclipse.jdt.core/grammar/java.g?h=manoj_yield'
05:57:23 [2021-10-04T09:57:23.049Z] --2021-10-04 09:57:22--  https://git.eclipse.org/c/jdt/eclipse.jdt.core.git/plain/org.eclipse.jdt.core/grammar/java.g?h=manoj_yield
05:57:23 [2021-10-04T09:57:23.049Z] Resolving git.eclipse.org (git.eclipse.org)... 198.41.30.196
05:57:23 [2021-10-04T09:57:23.049Z] Connecting to git.eclipse.org (git.eclipse.org)|198.41.30.196|:443... connected.
05:57:23 [2021-10-04T09:57:23.049Z] WARNING: cannot verify git.eclipse.org's certificate, issued by 'CN=DigiCert SHA2 High Assurance Server CA,OU=www.digicert.com,O=DigiCert Inc,C=US':
05:57:23 [2021-10-04T09:57:23.049Z]   Unable to locally verify the issuer's authority.
05:57:23 [2021-10-04T09:57:23.049Z] HTTP request sent, awaiting response... 200 OK
05:57:23 [2021-10-04T09:57:23.049Z] Length: 106554 (104K) [text/plain]
05:57:23 [2021-10-04T09:57:23.049Z] Saving to: 'java.g'
05:57:23 [2021-10-04T09:57:23.049Z] 
05:57:23 [2021-10-04T09:57:23.050Z]      0K .......... .......... .......... .......... .......... 48% 52.4M 0s
05:57:23 [2021-10-04T09:57:23.050Z]     50K .......... .......... .......... .......... .......... 96% 6.38M 0s
05:57:23 [2021-10-04T09:57:23.050Z]    100K ....                                                  100%  143M=0.009s
05:57:23 [2021-10-04T09:57:23.050Z] 
05:57:23 [2021-10-04T09:57:23.050Z] 2021-10-04 09:57:22 (11.8 MB/s) - 'java.g' saved [106554/106554]
05:57:23 [2021-10-04T09:57:23.050Z] 
05:57:23 [2021-10-04T09:57:23.050Z] + /home/git/jikespg/src/jikespg java.g
05:57:23 [2021-10-04T09:57:23.050Z] + tee output.txt
05:57:23 [2021-10-04T09:57:23.050Z] 
05:57:23 [2021-10-04T09:57:23.050Z]  IBM Research Jikes Parser Generator            Mon Oct  4 09:57:22 2021
05:57:23 [2021-10-04T09:57:23.050Z] %OPTIONS ACTION, AN=JavaAction.java, GP=java, 
05:57:23 [2021-10-04T09:57:23.050Z] %OPTIONS FILE-PREFIX=java, ESCAPE=$, PREFIX=TokenName, OUTPUT-SIZE=125 ,
05:57:23 [2021-10-04T09:57:23.050Z] %OPTIONS NOGOTO-DEFAULT, SINGLE-PRODUCTIONS, LALR=1 , TABLE, 
05:57:23 [2021-10-04T09:57:23.050Z] %OPTIONS ERROR_MAPS 
05:57:23 [2021-10-04T09:57:23.050Z] %OPTIONS first follow
05:57:23 [2021-10-04T09:57:23.050Z] %OPTIONS TRACE=FULL ,
05:57:23 [2021-10-04T09:57:23.050Z] %OPTIONS VERBOSE
05:57:23 [2021-10-04T09:57:23.050Z] %OPTIONS DEFERRED
05:57:23 [2021-10-04T09:57:23.050Z] %OPTIONS NAMES=MAX
05:57:23 [2021-10-04T09:57:23.050Z] %OPTIONS SCOPES
05:57:23 [2021-10-04T09:57:23.050Z] Options in effect:
05:57:23 [2021-10-04T09:57:23.050Z]     ACTION  ACTFILE-NAME=JavaAction.java  BLOCKB=/.  BLOCKE=./  BYTE  CONFLICTS
05:57:23 [2021-10-04T09:57:23.050Z]     DEFAULT=5  NODEBUG  DEFERRED  NOEDIT  ERROR-MAPS  ESCAPE=$  
05:57:23 [2021-10-04T09:57:23.050Z]     FILE-PREFIX=java  FIRST  FOLLOW  GENERATE-PARSER=JAVA  NOGOTO-DEFAULT  
05:57:23 [2021-10-04T09:57:23.050Z]     HACTFILE-NAME=javahdr.java  HBLOCKB=/:  HBLOCKE=:/  LALR=1  LIST  
05:57:23 [2021-10-04T09:57:23.050Z]     MAX-DISTANCE=30  MIN-DISTANCE=3  NAMES=MAXIMUM  NONT-CHECK  ORMARK=|  
05:57:23 [2021-10-04T09:57:23.050Z]     OUTPUT-SIZE=125  PREFIX=TokenName  READ-REDUCE  SCOPES  NOSHIFT-DEFAULT  
05:57:23 [2021-10-04T09:57:23.050Z]     SINGLE-PRODUCTIONS  STACK-SIZE=128  STATES  SUFFIX=  TABLE=SPACE  
05:57:23 [2021-10-04T09:57:23.050Z]     TRACE=FULL  VERBOSE  WARNINGS  XREF  
05:57:23 [2021-10-04T09:57:23.050Z] 
05:57:23 [2021-10-04T09:57:23.050Z] *** The following Terminals are useless: 
05:57:23 [2021-10-04T09:57:23.050Z]         const  goto  
05:57:23 [2021-10-04T09:57:23.050Z] *** The following Non-Terminal is useless: ConstantExpression 
05:57:23 [2021-10-04T09:57:23.050Z] 
05:57:23 [2021-10-04T09:57:23.050Z] This grammar is LALR(1).
05:57:23 [2021-10-04T09:57:23.050Z] 
05:57:23 [2021-10-04T09:57:23.050Z] Number of Terminals: 130
05:57:23 [2021-10-04T09:57:23.050Z] Number of Nonterminals: 397
05:57:23 [2021-10-04T09:57:23.050Z] Number of Productions: 870
05:57:23 [2021-10-04T09:57:23.050Z] Number of Single Productions: 258
05:57:23 [2021-10-04T09:57:23.050Z] Number of Items: 2745
05:57:23 [2021-10-04T09:57:23.051Z] Number of Scopes: 299
05:57:23 [2021-10-04T09:57:23.051Z] Number of States: 1168
05:57:23 [2021-10-04T09:57:23.051Z] Number of Shift actions: 5597
05:57:23 [2021-10-04T09:57:23.051Z] Number of Goto actions: 9905
05:57:23 [2021-10-04T09:57:23.051Z] Number of Shift/Reduce actions: 727
05:57:23 [2021-10-04T09:57:23.051Z] Number of Goto/Reduce actions: 2447
05:57:23 [2021-10-04T09:57:23.051Z] Number of Reduce actions: 17554
05:57:23 [2021-10-04T09:57:23.051Z] Number of Shift-Reduce conflicts: 0
05:57:23 [2021-10-04T09:57:23.051Z] Number of Reduce-Reduce conflicts: 0
05:57:23 [2021-10-04T09:57:23.051Z] 
05:57:23 [2021-10-04T09:57:23.051Z] Length of base Action Table: 16058
05:57:23 [2021-10-04T09:57:23.051Z] Number of entries in base Action Table: 13520
05:57:23 [2021-10-04T09:57:23.051Z] Percentage of increase: 18.7%
05:57:23 [2021-10-04T09:57:23.051Z] Storage required for base Tables: 32116 Bytes, 32K
05:57:23 [2021-10-04T09:57:23.051Z] Storage required for Rules: 2607 Bytes
05:57:23 [2021-10-04T09:57:23.051Z] Number of unique terminal states: 851
05:57:23 [2021-10-04T09:57:23.051Z] Number of Shift actions saved by merging: 3839
05:57:23 [2021-10-04T09:57:23.051Z] Number of Reduce actions saved by merging: 2646
05:57:23 [2021-10-04T09:57:23.051Z] Number of Reduce saved by default: 11018
05:57:23 [2021-10-04T09:57:23.051Z] 
05:57:23 [2021-10-04T09:57:23.051Z] Length of Terminal Check Table: 7851
05:57:23 [2021-10-04T09:57:23.051Z] Length of Terminal Action Table: 7824
05:57:23 [2021-10-04T09:57:23.051Z] Number of entries in Terminal Action Table: 7226
05:57:23 [2021-10-04T09:57:23.051Z] Percentage of increase: 8.2%
05:57:23 [2021-10-04T09:57:23.051Z] Storage required for Terminal Tables: 23499 Bytes, 23K
05:57:23 [2021-10-04T09:57:23.051Z] Total storage required for Tables: 55615 Bytes, 55K
05:57:23 [2021-10-04T09:57:23.051Z] 
05:57:23 [2021-10-04T09:57:23.051Z] 
05:57:23 [2021-10-04T09:57:23.051Z] Actions in Compressed Tables:
05:57:23 [2021-10-04T09:57:23.051Z]      Number of Shifts: 2079
05:57:23 [2021-10-04T09:57:23.051Z]      Number of Shift/Reduces: 406
05:57:23 [2021-10-04T09:57:23.051Z]      Number of Gotos: 9905
05:57:23 [2021-10-04T09:57:23.051Z]      Number of Goto/Reduces: 2447
05:57:23 [2021-10-04T09:57:23.051Z]      Number of Reduces: 3890
05:57:23 [2021-10-04T09:57:23.051Z]      Number of Defaults: 572
05:57:23 [2021-10-04T09:57:23.051Z] 
05:57:23 [2021-10-04T09:57:23.051Z] Error maps storage:
05:57:23 [2021-10-04T09:57:23.051Z]     Storage required for ACTION_SYMBOLS_BASE map: 2336 Bytes
05:57:23 [2021-10-04T09:57:23.051Z]     Storage required for ACTION_SYMBOLS_RANGE map: 3464 Bytes
05:57:23 [2021-10-04T09:57:23.051Z]     Storage required for NACTION_SYMBOLS_BASE map: 2336 Bytes
05:57:23 [2021-10-04T09:57:23.051Z]     Storage required for NACTION_SYMBOLS_RANGE map: 1414 Bytes
05:57:23 [2021-10-04T09:57:23.051Z]     Storage required for TERMINAL_INDEX map: 260 Bytes
05:57:23 [2021-10-04T09:57:23.051Z]     Storage required for NON_TERMINAL_INDEX map: 796 Bytes
05:57:23 [2021-10-04T09:57:23.051Z]     Storage required for STRING_BUFFER map: 15782 Bytes
05:57:23 [2021-10-04T09:57:23.051Z] 
05:57:23 [2021-10-04T09:57:23.051Z] ***Warning: Base Check vector contains value > 127. 16-bit words used.
05:57:23 [2021-10-04T09:57:23.051Z] Escaped symbol $eof is an invalid C variable.
05:57:23 [2021-10-04T09:57:23.051Z] 
05:57:23 [2021-10-04T09:57:23.052Z] Escaped symbol $error is an invalid C variable.
05:57:23 [2021-10-04T09:57:23.052Z] 
05:57:23 [2021-10-04T09:57:23.052Z] + popd
05:57:23 [2021-10-04T09:57:23.052Z] ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg-kalyan
[Pipeline] }
[Pipeline] // container
[Pipeline] archiveArtifacts
05:57:24 [2021-10-04T09:57:24.371Z] 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