Skip to content
Failed

Console Output

Started by upstream project "YPBuilds/Y-build-4.31" build number 36
originally caused by:
 Started by user Rahul Mohanan
Running as Rahul Mohanan
[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 releng/centos-unitpod22-9z8rs-d00qr
Agent centos-unitpod22-9z8rs-d00qr is provisioned from template centos-unitpod22-9z8rs
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.releng.svc.cluster.local/releng/job/YPBuilds/job/ep431Y-unit-cen64-gtk3-java22/11/"
    runUrl: "job/YPBuilds/job/ep431Y-unit-cen64-gtk3-java22/11/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "105a8e718ef8192cc03ab4cc9d25899d45f14c5c"
    jenkins/label: "centos-unitpod22"
  name: "centos-unitpod22-9z8rs-d00qr"
  namespace: "releng"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.releng.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-unitpod22-9z8rs-d00qr"
    - name: "JENKINS_NAME"
      value: "centos-unitpod22-9z8rs-d00qr"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.releng.svc.cluster.local/releng/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
    name: "jnlp"
    resources:
      limits:
        memory: "2048Mi"
        cpu: "2000m"
      requests:
        memory: "512Mi"
        cpu: "1000m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - command:
    - "cat"
    image: "eclipse/platformreleng-centos-gtk3-metacity:8"
    imagePullPolicy: "Always"
    name: "custom"
    resources:
      limits:
        memory: "4096Mi"
        cpu: "1000m"
      requests:
        memory: "1024Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-releng"
      readOnly: true
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-3"

Running on centos-unitpod22-9z8rs-d00qr in /home/jenkins/agent/workspace/YPBuilds/ep431Y-unit-cen64-gtk3-java22
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 10 hr
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] container
[Pipeline] {
[Pipeline] xvnc
04:15:49 [2024-03-20T08:15:49.076Z] Executing sh script inside container custom of pod centos-unitpod22-9z8rs-d00qr
04:15:49 [2024-03-20T08:15:49.326Z] Executing command: "pkill" "Xvnc" 
04:15:49 [2024-03-20T08:15:49.326Z] exit
04:15:49 [2024-03-20T08:15:49.334Z] Executing sh script inside container custom of pod centos-unitpod22-9z8rs-d00qr
04:15:49 [2024-03-20T08:15:49.641Z] Executing command: "pkill" "Xrealvnc" 
04:15:49 [2024-03-20T08:15:49.641Z] exit
04:15:49 [2024-03-20T08:15:49.649Z] Executing sh script inside container custom of pod centos-unitpod22-9z8rs-d00qr
04:15:49 [2024-03-20T08:15:49.901Z] Executing command: "sh" "-c" "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" 
04:15:49 [2024-03-20T08:15:49.901Z] exit
04:15:50 [2024-03-20T08:15:50.356Z] Executing sh script inside container custom of pod centos-unitpod22-9z8rs-d00qr
04:15:50 [2024-03-20T08:15:50.619Z] Executing command: "Xvnc" "-help" 
04:15:50 [2024-03-20T08:15:50.619Z] exit
04:15:50 [2024-03-20T08:15:50.633Z] use: X [:<display>] [option]
04:15:50 [2024-03-20T08:15:50.633Z] -a #                   default pointer acceleration (factor)
04:15:50 [2024-03-20T08:15:50.633Z] -ac                    disable access control restrictions
04:15:50 [2024-03-20T08:15:50.633Z] -audit int             set audit trail level
04:15:50 [2024-03-20T08:15:50.633Z] -auth file             select authorization file
04:15:50 [2024-03-20T08:15:50.633Z] -br                    create root window with black background
04:15:50 [2024-03-20T08:15:50.633Z] +bs                    enable any backing store support
04:15:50 [2024-03-20T08:15:50.634Z] -bs                    disable any backing store support
04:15:50 [2024-03-20T08:15:50.634Z] -c                     turns off key-click
04:15:50 [2024-03-20T08:15:50.634Z] c #                    key-click volume (0-100)
04:15:50 [2024-03-20T08:15:50.634Z] -cc int                default color visual class
04:15:50 [2024-03-20T08:15:50.634Z] -nocursor              disable the cursor
04:15:50 [2024-03-20T08:15:50.634Z] -core                  generate core dump on fatal error
04:15:50 [2024-03-20T08:15:50.634Z] -displayfd fd          file descriptor to write display number to when ready to connect
04:15:50 [2024-03-20T08:15:50.634Z] -dpi int               screen resolution in dots per inch
04:15:50 [2024-03-20T08:15:50.634Z] -dpms                  disables VESA DPMS monitor control
04:15:50 [2024-03-20T08:15:50.634Z] -deferglyphs [none|all|16] defer loading of [no|all|16-bit] glyphs
04:15:50 [2024-03-20T08:15:50.634Z] -f #                   bell base (0-100)
04:15:50 [2024-03-20T08:15:50.634Z] -fc string             cursor font
04:15:50 [2024-03-20T08:15:50.634Z] -fn string             default font name
04:15:50 [2024-03-20T08:15:50.634Z] -fp string             default font path
04:15:50 [2024-03-20T08:15:50.634Z] -help                  prints message with these options
04:15:50 [2024-03-20T08:15:50.634Z] +iglx                  Allow creating indirect GLX contexts
04:15:50 [2024-03-20T08:15:50.634Z] -iglx                  Prohibit creating indirect GLX contexts (default)
04:15:50 [2024-03-20T08:15:50.634Z] -I                     ignore all remaining arguments
04:15:50 [2024-03-20T08:15:50.634Z] -ld int                limit data space to N Kb
04:15:50 [2024-03-20T08:15:50.634Z] -lf int                limit number of open files to N
04:15:50 [2024-03-20T08:15:50.634Z] -ls int                limit stack space to N Kb
04:15:50 [2024-03-20T08:15:50.634Z] -nolock                disable the locking mechanism
04:15:50 [2024-03-20T08:15:50.634Z] -maxclients n          set maximum number of clients (power of two)
04:15:50 [2024-03-20T08:15:50.634Z] -nolisten string       don't listen on protocol
04:15:50 [2024-03-20T08:15:50.634Z] -listen string         listen on protocol
04:15:50 [2024-03-20T08:15:50.634Z] -noreset               don't reset after last client exists
04:15:50 [2024-03-20T08:15:50.634Z] -background [none]     create root window with no background
04:15:50 [2024-03-20T08:15:50.634Z] -reset                 reset after last client exists
04:15:50 [2024-03-20T08:15:50.634Z] -p #                   screen-saver pattern duration (minutes)
04:15:50 [2024-03-20T08:15:50.634Z] -pn                    accept failure to listen on all ports
04:15:50 [2024-03-20T08:15:50.634Z] -nopn                  reject failure to listen on all ports
04:15:50 [2024-03-20T08:15:50.634Z] -r                     turns off auto-repeat
04:15:50 [2024-03-20T08:15:50.634Z] r                      turns on auto-repeat 
04:15:50 [2024-03-20T08:15:50.634Z] -render [default|mono|gray|color] set render color alloc policy
04:15:50 [2024-03-20T08:15:50.634Z] -retro                 start with classic stipple and cursor
04:15:50 [2024-03-20T08:15:50.634Z] -s #                   screen-saver timeout (minutes)
04:15:50 [2024-03-20T08:15:50.634Z] -seat string           seat to run on
04:15:50 [2024-03-20T08:15:50.634Z] -t #                   default pointer threshold (pixels/t)
04:15:50 [2024-03-20T08:15:50.634Z] -terminate             terminate at server reset
04:15:50 [2024-03-20T08:15:50.634Z] -to #                  connection time out
04:15:50 [2024-03-20T08:15:50.634Z] -tst                   disable testing extensions
04:15:50 [2024-03-20T08:15:50.634Z] ttyxx                  server started from init on /dev/ttyxx
04:15:50 [2024-03-20T08:15:50.634Z] v                      video blanking for screen-saver
04:15:50 [2024-03-20T08:15:50.634Z] -v                     screen-saver without video blanking
04:15:50 [2024-03-20T08:15:50.634Z] -wm                    WhenMapped default backing-store
04:15:50 [2024-03-20T08:15:50.634Z] -wr                    create root window with white background
04:15:50 [2024-03-20T08:15:50.634Z] -maxbigreqsize         set maximal bigrequest size 
04:15:50 [2024-03-20T08:15:50.634Z] +xinerama              Enable XINERAMA extension
04:15:50 [2024-03-20T08:15:50.634Z] -xinerama              Disable XINERAMA extension
04:15:50 [2024-03-20T08:15:50.634Z] -dumbSched             Disable smart scheduling and threaded input, enable old behavior
04:15:50 [2024-03-20T08:15:50.634Z] -schedInterval int     Set scheduler interval in msec
04:15:50 [2024-03-20T08:15:50.634Z] -sigstop               Enable SIGSTOP based startup
04:15:50 [2024-03-20T08:15:50.634Z] +extension name        Enable extension
04:15:50 [2024-03-20T08:15:50.634Z] -extension name        Disable extension
04:15:50 [2024-03-20T08:15:50.634Z] -query host-name       contact named host for XDMCP
04:15:50 [2024-03-20T08:15:50.634Z] -broadcast             broadcast for XDMCP
04:15:50 [2024-03-20T08:15:50.634Z] -multicast [addr [hops]] IPv6 multicast for XDMCP
04:15:50 [2024-03-20T08:15:50.634Z] -indirect host-name    contact named host for indirect XDMCP
04:15:50 [2024-03-20T08:15:50.634Z] -port port-num         UDP port number to send messages to
04:15:50 [2024-03-20T08:15:50.634Z] -from local-address    specify the local address to connect from
04:15:50 [2024-03-20T08:15:50.634Z] -once                  Terminate server after one session
04:15:50 [2024-03-20T08:15:50.634Z] -class display-class   specify display class to send in manage
04:15:50 [2024-03-20T08:15:50.634Z] -cookie xdm-auth-bits  specify the magic cookie for XDMCP
04:15:50 [2024-03-20T08:15:50.634Z] -displayID display-id  manufacturer display ID for request
04:15:50 [2024-03-20T08:15:50.634Z] [+-]accessx [ timeout [ timeout_mask [ feedback [ options_mask] ] ] ]
04:15:50 [2024-03-20T08:15:50.634Z]                        enable/disable accessx key sequences
04:15:50 [2024-03-20T08:15:50.634Z] -ardelay               set XKB autorepeat delay
04:15:50 [2024-03-20T08:15:50.634Z] -arinterval            set XKB autorepeat interval
04:15:50 [2024-03-20T08:15:50.634Z] 
04:15:50 [2024-03-20T08:15:50.634Z] Xvnc TigerVNC 1.13.1 - built Feb  7 2024 12:58:01
04:15:50 [2024-03-20T08:15:50.634Z] Copyright (C) 1999-2022 TigerVNC Team and many others (see README.rst)
04:15:50 [2024-03-20T08:15:50.634Z] See https://www.tigervnc.org for information on TigerVNC.
04:15:50 [2024-03-20T08:15:50.634Z] Underlying X server release 12011000
04:15:50 [2024-03-20T08:15:50.634Z] 
04:15:50 [2024-03-20T08:15:50.634Z] -pixdepths list-of-int support given pixmap depths
04:15:50 [2024-03-20T08:15:50.634Z] +/-render		   turn on/off RENDER extension support(default on)
04:15:50 [2024-03-20T08:15:50.634Z] -geometry WxH          set screen 0's width, height
04:15:50 [2024-03-20T08:15:50.634Z] -depth D               set screen 0's depth
04:15:50 [2024-03-20T08:15:50.634Z] -pixelformat fmt       set pixel format (rgbNNN or bgrNNN)
04:15:50 [2024-03-20T08:15:50.634Z] -inetd                 has been launched from inetd
04:15:50 [2024-03-20T08:15:50.634Z] -noclipboard           disable clipboard settings modification via vncconfig utility
04:15:50 [2024-03-20T08:15:50.634Z] -verbose [n]           verbose startup messages
04:15:50 [2024-03-20T08:15:50.634Z] -quiet                 minimal startup messages
04:15:50 [2024-03-20T08:15:50.634Z] -version               show the server version
04:15:50 [2024-03-20T08:15:50.634Z] 
04:15:50 [2024-03-20T08:15:50.634Z] VNC parameters:
04:15:50 [2024-03-20T08:15:50.634Z] 
04:15:50 [2024-03-20T08:15:50.634Z] Parameters can be turned on with -<param> or off with -<param>=0
04:15:50 [2024-03-20T08:15:50.634Z] Parameters which take a value can be specified as -<param> <value>
04:15:50 [2024-03-20T08:15:50.634Z] Other valid forms are <param>=<value> -<param>=<value> --<param>=<value>
04:15:50 [2024-03-20T08:15:50.634Z] Parameter names are case-insensitive.  The parameters are:
04:15:50 [2024-03-20T08:15:50.634Z] 
04:15:50 [2024-03-20T08:15:50.634Z] Global Parameters:
04:15:50 [2024-03-20T08:15:50.634Z]   ZlibLevel      - Zlib compression level (default=-1)
04:15:50 [2024-03-20T08:15:50.634Z]   ImprovedHextile - Use improved compression algorithm for Hextile encoding
04:15:50 [2024-03-20T08:15:50.634Z]                    which achieves better compression ratios by the cost of
04:15:50 [2024-03-20T08:15:50.635Z]                    using more CPU time (default=1)
04:15:50 [2024-03-20T08:15:50.635Z]   pam_service    - Alias for PAMService
04:15:50 [2024-03-20T08:15:50.635Z]   PAMService     - Service name for PAM password validation (default=vnc)
04:15:50 [2024-03-20T08:15:50.635Z]   PlainUsers     - Users permitted to access via Plain security type (including
04:15:50 [2024-03-20T08:15:50.635Z]                    TLSPlain, X509Plain etc.) or RSA-AES security types (RA2,
04:15:50 [2024-03-20T08:15:50.635Z]                    RA2ne, RA2_256, RA2ne_256) (default=)
04:15:50 [2024-03-20T08:15:50.635Z]   GnuTLSPriority - GnuTLS priority string that controls the TLS session’s
04:15:50 [2024-03-20T08:15:50.635Z]                    handshake algorithms (default=)
04:15:50 [2024-03-20T08:15:50.635Z]   QueryConnect   - Prompt the local user to accept or reject incoming
04:15:50 [2024-03-20T08:15:50.635Z]                    connections. (default=0)
04:15:50 [2024-03-20T08:15:50.635Z]   AcceptSetDesktopSize - Accept set desktop size events from clients.
04:15:50 [2024-03-20T08:15:50.635Z]                    (default=1)
04:15:50 [2024-03-20T08:15:50.635Z]   SendCutText    - Send clipboard changes to clients. (default=1)
04:15:50 [2024-03-20T08:15:50.635Z]   AcceptCutText  - Accept clipboard updates from clients. (default=1)
04:15:50 [2024-03-20T08:15:50.635Z]   AcceptPointerEvents - Accept pointer press and release events from clients.
04:15:50 [2024-03-20T08:15:50.635Z]                    (default=1)
04:15:50 [2024-03-20T08:15:50.635Z]   AcceptKeyEvents - Accept key press and release events from clients.
04:15:50 [2024-03-20T08:15:50.635Z]                    (default=1)
04:15:50 [2024-03-20T08:15:50.635Z]   DisconnectClients - Disconnect existing clients if an incoming connection is
04:15:50 [2024-03-20T08:15:50.635Z]                    non-shared. If combined with NeverShared then new
04:15:50 [2024-03-20T08:15:50.635Z]                    connections will be refused while there is a client active
04:15:50 [2024-03-20T08:15:50.635Z]                    (default=1)
04:15:50 [2024-03-20T08:15:50.635Z]   NeverShared    - Never treat incoming connections as shared, regardless of
04:15:50 [2024-03-20T08:15:50.635Z]                    the client-specified setting (default=0)
04:15:50 [2024-03-20T08:15:50.635Z]   AlwaysShared   - Always treat incoming connections as shared, regardless of
04:15:50 [2024-03-20T08:15:50.635Z]                    the client-specified setting (default=0)
04:15:50 [2024-03-20T08:15:50.635Z]   Protocol3.3    - Always use protocol version 3.3 for backwards compatibility
04:15:50 [2024-03-20T08:15:50.635Z]                    with badly-behaved clients (default=0)
04:15:50 [2024-03-20T08:15:50.635Z]   FrameRate      - The maximum number of updates per second sent to each client
04:15:50 [2024-03-20T08:15:50.635Z]                    (default=60)
04:15:50 [2024-03-20T08:15:50.635Z]   CompareFB      - Perform pixel comparison on framebuffer to reduce
04:15:50 [2024-03-20T08:15:50.635Z]                    unnecessary updates (0: never, 1: always, 2: auto)
04:15:50 [2024-03-20T08:15:50.635Z]                    (default=2)
04:15:50 [2024-03-20T08:15:50.635Z]   MaxIdleTime    - Terminate after s seconds of user inactivity (default=0)
04:15:50 [2024-03-20T08:15:50.635Z]   MaxConnectionTime - Terminate when a client has been connected for s seconds
04:15:50 [2024-03-20T08:15:50.635Z]                    (default=0)
04:15:50 [2024-03-20T08:15:50.635Z]   MaxDisconnectionTime - Terminate when no client has been connected for s
04:15:50 [2024-03-20T08:15:50.635Z]                    seconds (default=0)
04:15:50 [2024-03-20T08:15:50.635Z]   IdleTimeout    - The number of seconds after which an idle VNC connection
04:15:50 [2024-03-20T08:15:50.635Z]                    will be dropped (zero means no timeout) (default=0)
04:15:50 [2024-03-20T08:15:50.636Z]   MaxCutText     - Maximum permitted length of an incoming clipboard update
04:15:50 [2024-03-20T08:15:50.636Z]                    (default=262144)
04:15:50 [2024-03-20T08:15:50.636Z]   RemapKeys      - Comma-separated list of incoming keysyms to remap.  Mappings
04:15:50 [2024-03-20T08:15:50.636Z]                    are expressed as two hex values, prefixed by 0x, and
04:15:50 [2024-03-20T08:15:50.636Z]                    separated by -> (default=)
04:15:50 [2024-03-20T08:15:50.636Z]   BlacklistTimeout - The initial timeout applied when a host is first
04:15:50 [2024-03-20T08:15:50.636Z]                    black-listed. The host cannot re-attempt a connection until
04:15:50 [2024-03-20T08:15:50.636Z]                    the timeout expires. (default=10)
04:15:50 [2024-03-20T08:15:50.636Z]   BlacklistThreshold - The number of unauthenticated connection attempts
04:15:50 [2024-03-20T08:15:50.636Z]                    allowed from any individual host before that host is
04:15:50 [2024-03-20T08:15:50.636Z]                    black-listed (default=5)
04:15:50 [2024-03-20T08:15:50.636Z]   UseBlacklist   - Temporarily reject connections from a host if it repeatedly
04:15:50 [2024-03-20T08:15:50.636Z]                    fails to authenticate. (default=1)
04:15:50 [2024-03-20T08:15:50.636Z]   Log            - Specifies which log output should be directed to which
04:15:50 [2024-03-20T08:15:50.636Z]                    target logger, and the level of output to log. Format is
04:15:50 [2024-03-20T08:15:50.636Z]                    <log>:<target>:<level>[, ...]. (default=)
04:15:50 [2024-03-20T08:15:50.636Z]   UseIPv6        - Use IPv6 for incoming and outgoing connections. (default=1)
04:15:50 [2024-03-20T08:15:50.636Z]   UseIPv4        - Use IPv4 for incoming and outgoing connections. (default=1)
04:15:50 [2024-03-20T08:15:50.636Z]   QueryConnectTimeout - Number of seconds to show the Accept Connection dialog
04:15:50 [2024-03-20T08:15:50.636Z]                    before rejecting the connection (default=10)
04:15:50 [2024-03-20T08:15:50.636Z]   RawKeyboard    - Send keyboard events straight through and avoid mapping them
04:15:50 [2024-03-20T08:15:50.636Z]                    to the current keyboard layout (default=0)
04:15:50 [2024-03-20T08:15:50.636Z]   SendPrimary    - Send the PRIMARY as well as the CLIPBOARD selection
04:15:50 [2024-03-20T08:15:50.636Z]                    (default=1)
04:15:50 [2024-03-20T08:15:50.636Z]   SetPrimary     - Set the PRIMARY as well as the CLIPBOARD selection
04:15:50 [2024-03-20T08:15:50.636Z]                    (default=1)
04:15:50 [2024-03-20T08:15:50.636Z]   AllowOverride  - Comma separated list of parameters that can be modified
04:15:50 [2024-03-20T08:15:50.636Z]                    using VNC extension.
04:15:50 [2024-03-20T08:15:50.636Z]                    (default=desktop,AcceptPointerEvents,SendCutText,AcceptCutText,SendPrimary,SetPrimary)
04:15:50 [2024-03-20T08:15:50.637Z]   AvoidShiftNumLock - Avoid fake Shift presses for keys affected by NumLock.
04:15:50 [2024-03-20T08:15:50.637Z]                    (default=1)
04:15:50 [2024-03-20T08:15:50.637Z]   interface      - listen on the specified network address (default=all)
04:15:50 [2024-03-20T08:15:50.637Z]   localhost      - Only allow connections from localhost (default=0)
04:15:50 [2024-03-20T08:15:50.637Z]   desktop        - Name of VNC desktop (default=)
04:15:50 [2024-03-20T08:15:50.637Z]   rfbunixmode    - Unix socket access mode (default=384)
04:15:50 [2024-03-20T08:15:50.637Z]   rfbunixpath    - Unix socket to listen for RFB protocol (default=)
04:15:50 [2024-03-20T08:15:50.637Z]   rfbport        - TCP port to listen for RFB protocol (default=0)
04:15:50 [2024-03-20T08:15:50.637Z] Server Parameters:
04:15:50 [2024-03-20T08:15:50.637Z]   RequireUsername - Require username for the RSA-AES security types (default=0)
04:15:50 [2024-03-20T08:15:50.637Z]   RSAKey         - Path to the RSA key for the RSA-AES security types in PEM
04:15:50 [2024-03-20T08:15:50.637Z]                    format (default=)
04:15:50 [2024-03-20T08:15:50.637Z]   X509Key        - Path to the key of the X509 certificate in PEM format
04:15:50 [2024-03-20T08:15:50.637Z]                    (default=)
04:15:50 [2024-03-20T08:15:50.637Z]   X509Cert       - Path to the X509 certificate in PEM format (default=)
04:15:50 [2024-03-20T08:15:50.637Z]   Password       - Obfuscated binary encoding of the password which clients
04:15:50 [2024-03-20T08:15:50.637Z]                    must supply to access the server (default=)
04:15:50 [2024-03-20T08:15:50.637Z]   rfbauth        - Alias for PasswordFile
04:15:50 [2024-03-20T08:15:50.637Z]   PasswordFile   - Password file for VNC authentication (default=)
04:15:50 [2024-03-20T08:15:50.637Z]   SecurityTypes  - Specify which security scheme to use (None, VncAuth, Plain,
04:15:50 [2024-03-20T08:15:50.637Z]                    TLSNone, TLSVnc, TLSPlain, X509None, X509Vnc, X509Plain,
04:15:50 [2024-03-20T08:15:50.637Z]                    RA2, RA2ne, RA2_256, RA2ne_256) (default=TLSVnc,VncAuth)
04:15:50 [2024-03-20T08:15:50.637Z] Starting xvnc
04:15:50 [2024-03-20T08:15:50.645Z] Executing sh script inside container custom of pod centos-unitpod22-9z8rs-d00qr
04:15:50 [2024-03-20T08:15:50.912Z] Executing command: "Xvnc" ":13" "-geometry" "1024x768" "-depth" "24" "-ac" "-SecurityTypes" "none" "-noreset" 
04:15:50 [2024-03-20T08:15:50.913Z] exit
04:15:50 [2024-03-20T08:15:50.927Z] 
04:15:50 [2024-03-20T08:15:50.927Z] Xvnc TigerVNC 1.13.1 - built Feb  7 2024 12:58:01
04:15:50 [2024-03-20T08:15:50.927Z] Copyright (C) 1999-2022 TigerVNC Team and many others (see README.rst)
04:15:50 [2024-03-20T08:15:50.927Z] See https://www.tigervnc.org for information on TigerVNC.
04:15:50 [2024-03-20T08:15:50.927Z] Underlying X server release 12011000
04:15:50 [2024-03-20T08:15:50.927Z] 
04:15:50 [2024-03-20T08:15:50.927Z] 
04:15:50 [2024-03-20T08:15:50.927Z] Wed Mar 20 08:15:50 2024
04:15:50 [2024-03-20T08:15:50.927Z]  vncext:      VNC extension running!
04:15:50 [2024-03-20T08:15:50.927Z]  vncext:      Listening for VNC connections on all interface(s), port 5913
04:15:50 [2024-03-20T08:15:50.927Z]  vncext:      created VNC server for screen 0
[Pipeline] {
[Pipeline] tool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withAnt
04:15:53 [2024-03-20T08:15:53.076Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on centos-unitpod22-9z8rs-d00qr
[Pipeline] {
[Pipeline] sh
04:16:01 [2024-03-20T08:16:01.101Z] ++ echo Y20240320-0250
04:16:01 [2024-03-20T08:16:01.101Z] ++ tr -d ' '
04:16:01 [2024-03-20T08:16:01.101Z] + buildId=Y20240320-0250
04:16:01 [2024-03-20T08:16:01.101Z] ++ date +%s
04:16:01 [2024-03-20T08:16:01.101Z] + RAW_DATE_START=1710922560
04:16:01 [2024-03-20T08:16:01.101Z] + export LANG=en_US.UTF-8
04:16:01 [2024-03-20T08:16:01.101Z] + LANG=en_US.UTF-8
04:16:01 [2024-03-20T08:16:01.101Z] + cat /etc/centos-release /etc/os-release /etc/redhat-release /etc/system-release
04:16:01 [2024-03-20T08:16:01.101Z] CentOS Stream release 8
04:16:01 [2024-03-20T08:16:01.101Z] NAME="CentOS Stream"
04:16:01 [2024-03-20T08:16:01.101Z] VERSION="8"
04:16:01 [2024-03-20T08:16:01.101Z] ID="centos"
04:16:01 [2024-03-20T08:16:01.101Z] ID_LIKE="rhel fedora"
04:16:01 [2024-03-20T08:16:01.101Z] VERSION_ID="8"
04:16:01 [2024-03-20T08:16:01.101Z] PLATFORM_ID="platform:el8"
04:16:01 [2024-03-20T08:16:01.101Z] PRETTY_NAME="CentOS Stream 8"
04:16:01 [2024-03-20T08:16:01.101Z] ANSI_COLOR="0;31"
04:16:01 [2024-03-20T08:16:01.101Z] CPE_NAME="cpe:/o:centos:centos:8"
04:16:01 [2024-03-20T08:16:01.101Z] HOME_URL="https://centos.org/"
04:16:01 [2024-03-20T08:16:01.101Z] BUG_REPORT_URL="https://bugzilla.redhat.com/"
04:16:01 [2024-03-20T08:16:01.101Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8"
04:16:01 [2024-03-20T08:16:01.101Z] REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream"
04:16:01 [2024-03-20T08:16:01.101Z] CentOS Stream release 8
04:16:01 [2024-03-20T08:16:01.101Z] CentOS Stream release 8
04:16:01 [2024-03-20T08:16:01.101Z] + echo -e '
04:16:01 [2024-03-20T08:16:01.101Z] 	RAW Date Start: 1710922560 
04:16:01 [2024-03-20T08:16:01.101Z] '
04:16:01 [2024-03-20T08:16:01.101Z] 
04:16:01 [2024-03-20T08:16:01.101Z] 	RAW Date Start: 1710922560 
04:16:01 [2024-03-20T08:16:01.101Z] 
04:16:01 [2024-03-20T08:16:01.101Z] ++ whoami
04:16:01 [2024-03-20T08:16:01.101Z] whoami: cannot find name for user ID 1002310000
04:16:01 [2024-03-20T08:16:01.101Z] + echo -e '
04:16:01 [2024-03-20T08:16:01.101Z] 	 whoami:  
04:16:01 [2024-03-20T08:16:01.101Z] '
04:16:01 [2024-03-20T08:16:01.101Z] 
04:16:01 [2024-03-20T08:16:01.101Z] 	 whoami:  
04:16:01 [2024-03-20T08:16:01.101Z] 
04:16:01 [2024-03-20T08:16:01.101Z] ++ uname -a
04:16:01 [2024-03-20T08:16:01.101Z] + echo -e '
04:16:01 [2024-03-20T08:16:01.101Z] 	 uname -a: Linux centos-unitpod22-9z8rs-d00qr 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
04:16:01 [2024-03-20T08:16:01.101Z] '
04:16:01 [2024-03-20T08:16:01.101Z] 
04:16:01 [2024-03-20T08:16:01.101Z] 	 uname -a: Linux centos-unitpod22-9z8rs-d00qr 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
04:16:01 [2024-03-20T08:16:01.101Z] 
04:16:01 [2024-03-20T08:16:01.101Z] ++ umask
04:16:01 [2024-03-20T08:16:01.101Z] + oldumask=0000
04:16:01 [2024-03-20T08:16:01.101Z] + umask 0002
04:16:01 [2024-03-20T08:16:01.101Z] + echo 'umask explicitly set to 0002, old value was 0000'
04:16:01 [2024-03-20T08:16:01.101Z] umask explicitly set to 0002, old value was 0000
04:16:01 [2024-03-20T08:16:01.101Z] + mkdir -p /home/jenkins/agent/workspace/YPBuilds/ep431Y-unit-cen64-gtk3-java22/tmp
04:16:01 [2024-03-20T08:16:01.101Z] + wget -O /home/jenkins/agent/workspace/YPBuilds/ep431Y-unit-cen64-gtk3-java22/getEBuilder.xml --no-verbose --no-check-certificate https://download.eclipse.org/eclipse/relengScripts/production/testScripts/hudsonBootstrap/getEBuilder.xml
04:16:01 [2024-03-20T08:16:01.101Z] 2024-03-20 08:16:00 URL:https://download.eclipse.org/eclipse/relengScripts/production/testScripts/hudsonBootstrap/getEBuilder.xml [7625/7625] -> "/home/jenkins/agent/workspace/YPBuilds/ep431Y-unit-cen64-gtk3-java22/getEBuilder.xml" [1]
04:16:01 [2024-03-20T08:16:01.101Z] + wget -O /home/jenkins/agent/workspace/YPBuilds/ep431Y-unit-cen64-gtk3-java22/buildproperties.shsource --no-check-certificate https://download.eclipse.org/eclipse/downloads/drops4/Y20240320-0250/buildproperties.shsource
04:16:01 [2024-03-20T08:16:01.101Z] --2024-03-20 08:16:00--  https://download.eclipse.org/eclipse/downloads/drops4/Y20240320-0250/buildproperties.shsource
04:16:01 [2024-03-20T08:16:01.102Z] Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199
04:16:01 [2024-03-20T08:16:01.102Z] Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected.
04:16:01 [2024-03-20T08:16:01.362Z] HTTP request sent, awaiting response... 200 OK
04:16:01 [2024-03-20T08:16:01.362Z] Length: 4243 (4.1K)
04:16:01 [2024-03-20T08:16:01.362Z] Saving to: ‘/home/jenkins/agent/workspace/YPBuilds/ep431Y-unit-cen64-gtk3-java22/buildproperties.shsource’
04:16:01 [2024-03-20T08:16:01.362Z] 
04:16:01 [2024-03-20T08:16:01.362Z]      0K ....                                                  100%  115M=0s
04:16:01 [2024-03-20T08:16:01.362Z] 
04:16:01 [2024-03-20T08:16:01.362Z] 2024-03-20 08:16:01 (115 MB/s) - ‘/home/jenkins/agent/workspace/YPBuilds/ep431Y-unit-cen64-gtk3-java22/buildproperties.shsource’ saved [4243/4243]
04:16:01 [2024-03-20T08:16:01.362Z] 
04:16:01 [2024-03-20T08:16:01.362Z] + cat /home/jenkins/agent/workspace/YPBuilds/ep431Y-unit-cen64-gtk3-java22/buildproperties.shsource
04:16:01 [2024-03-20T08:16:01.362Z] #!/bin/bash
04:16:01 [2024-03-20T08:16:01.362Z] export TIMESTAMP="20240320-0250"
04:16:01 [2024-03-20T08:16:01.362Z] export BUILD_PRETTY_DATE="Wed Mar 20 02:50:00 EDT 2024"
04:16:01 [2024-03-20T08:16:01.362Z] export BRANCH="R4_31_maintenance"
04:16:01 [2024-03-20T08:16:01.362Z] export PATCH_OR_BRANCH_LABEL="java22"
04:16:01 [2024-03-20T08:16:01.362Z] export BUILD_TYPE_NAME="Beta Java 22"
04:16:01 [2024-03-20T08:16:01.362Z] export BUILD_TYPE="Y"
04:16:01 [2024-03-20T08:16:01.362Z] export TESTED_BUILD_TYPE="Y"
04:16:01 [2024-03-20T08:16:01.362Z] export RELEASE_VER="4.31"
04:16:01 [2024-03-20T08:16:01.362Z] export STREAM="4.31.0"
04:16:01 [2024-03-20T08:16:01.362Z] export STREAMMajor="4"
04:16:01 [2024-03-20T08:16:01.362Z] export STREAMMinor="31"
04:16:01 [2024-03-20T08:16:01.362Z] export STREAMService="0"
04:16:01 [2024-03-20T08:16:01.362Z] export GIT_ROOT="git@github.com:"
04:16:01 [2024-03-20T08:16:01.362Z] export AGG_REPO="eclipse-platform/eclipse.platform.releng.aggregator.git"
04:16:01 [2024-03-20T08:16:01.362Z] export AGG_DIR="gitCache/eclipse.platform.releng.aggregator"
04:16:01 [2024-03-20T08:16:01.362Z] export DROP_DIR="siteDir/eclipse/downloads/drops4"
04:16:01 [2024-03-20T08:16:01.362Z] export UPDATES_DIR="siteDir/eclipse/updates"
04:16:01 [2024-03-20T08:16:01.362Z] export EQUINOX_DROP_DIR="siteDir/equinox/drops"
04:16:01 [2024-03-20T08:16:01.362Z] export TMP_DIR="tmp"
04:16:01 [2024-03-20T08:16:01.362Z] export DOWNLOAD_HOST="download.eclipse.org"
04:16:01 [2024-03-20T08:16:01.362Z] export BUILD_TO_COMPARE_SITE="ftp.osuosl.org/pub/eclipse/eclipse/updates"
04:16:01 [2024-03-20T08:16:01.362Z] export LOCAL_REPO="localMavenRepo"
04:16:01 [2024-03-20T08:16:01.362Z] export BASEBUILDER_TAG="4.30"
04:16:01 [2024-03-20T08:16:01.362Z] export API_PREV_REF_LABEL="4.30"
04:16:01 [2024-03-20T08:16:01.362Z] export API_FREEZE_REF_LABEL=""
04:16:01 [2024-03-20T08:16:01.362Z] export FREEZE_PARAMS=" "
04:16:01 [2024-03-20T08:16:01.362Z] export PREVIOUS_RELEASE_VER="4.30"
04:16:01 [2024-03-20T08:16:01.362Z] export PREVIOUS_RELEASE_REPO_ID="4.30"
04:16:01 [2024-03-20T08:16:01.362Z] export BASEBUILD_ID="R-4.30-202312010110"
04:16:01 [2024-03-20T08:16:01.362Z] export PREVIOUS_RELEASE_ID="R-4.30-202312010110"
04:16:01 [2024-03-20T08:16:01.362Z] export BUILDTOOLS_REPO="https://download.eclipse.org/eclipse/updates/buildtools/"
04:16:01 [2024-03-20T08:16:01.362Z] export WEBTOOLS_REPO="https://download.eclipse.org/webtools/downloads/drops/R3.31.0/R-3.31.0-20230903090456/repositoryunittests/"
04:16:01 [2024-03-20T08:16:01.363Z] export BASEBUILDER_DIR="tmp/org.eclipse.releng.basebuilder"
04:16:01 [2024-03-20T08:16:01.363Z] export ECLIPSE_RUN_REPO="https://download.eclipse.org/eclipse/updates/4.31/R-4.31-202402290520/"
04:16:01 [2024-03-20T08:16:01.363Z] export MAVEN_OPTS="-Xmx6G"
04:16:01 [2024-03-20T08:16:01.363Z] export JAVA_DOC_TOOL="-Declipse.javadoc=/opt/tools/java/openjdk/jdk-17/latest/bin/javadoc"
04:16:01 [2024-03-20T08:16:01.363Z] export BUILD_ENV_FILE="/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource"
04:16:01 [2024-03-20T08:16:01.363Z] export BUILD_ENV_FILE_PHP="/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php"
04:16:01 [2024-03-20T08:16:01.363Z] export BUILD_ENV_FILE_PROP="/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties"
04:16:01 [2024-03-20T08:16:01.363Z] export BUILD_ID="Y20240320-0250"
04:16:01 [2024-03-20T08:16:01.363Z] export BUILD_DIR_SEG="Y20240320-0250"
04:16:01 [2024-03-20T08:16:01.363Z] export EQ_BUILD_DIR_SEG="Y20240320-0250"
04:16:01 [2024-03-20T08:16:01.363Z] export EBUILDER_HASH="2dd2ee58a8644359eca1cba747188a14beddaa0b"
04:16:01 [2024-03-20T08:16:01.363Z] export ECLIPSE_BUILDER_DIR="/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder"
04:16:01 [2024-03-20T08:16:01.363Z] export PLATFORM_PRODUCTS_DIR="/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products"
04:16:01 [2024-03-20T08:16:01.363Z] export PLATFORM_REPO_DIR="/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository"
04:16:01 [2024-03-20T08:16:01.363Z] export PLATFORM_TARGET_DIR="/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target"
04:16:01 [2024-03-20T08:16:01.363Z] export LAUNCHER_JAR="/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher_1.6.700.v20240213-1244.jar"
04:16:01 [2024-03-20T08:16:01.363Z] export COMPARATOR_ERRORS=true
04:16:01 [2024-03-20T08:16:01.363Z] export COMPARATOR_ERRORS_SUBJECT="- Comparator Errors Found"
04:16:01 [2024-03-20T08:16:01.363Z] export COMPARATOR_ERRORS_BODY="Check unanticipated comparator messages:<br>    <a href='https://download.eclipse.org/eclipse/downloads/drops4/Y20240320-0250/buildlogs/comparatorlogs/buildtimeComparatorUnanticipated.log.txt'>https://download.eclipse.org/eclipse/downloads/drops4/Y20240320-0250/buildlogs/comparatorlogs/buildtimeComparatorUnanticipated.log.txt</a><br><br>"
04:16:01 [2024-03-20T08:16:01.363Z] + source /home/jenkins/agent/workspace/YPBuilds/ep431Y-unit-cen64-gtk3-java22/buildproperties.shsource
04:16:01 [2024-03-20T08:16:01.363Z] ++ export TIMESTAMP=20240320-0250
04:16:01 [2024-03-20T08:16:01.363Z] ++ TIMESTAMP=20240320-0250
04:16:01 [2024-03-20T08:16:01.363Z] ++ export 'BUILD_PRETTY_DATE=Wed Mar 20 02:50:00 EDT 2024'
04:16:01 [2024-03-20T08:16:01.363Z] ++ BUILD_PRETTY_DATE='Wed Mar 20 02:50:00 EDT 2024'
04:16:01 [2024-03-20T08:16:01.363Z] ++ export BRANCH=R4_31_maintenance
04:16:01 [2024-03-20T08:16:01.363Z] ++ BRANCH=R4_31_maintenance
04:16:01 [2024-03-20T08:16:01.363Z] ++ export PATCH_OR_BRANCH_LABEL=java22
04:16:01 [2024-03-20T08:16:01.363Z] ++ PATCH_OR_BRANCH_LABEL=java22
04:16:01 [2024-03-20T08:16:01.363Z] ++ export 'BUILD_TYPE_NAME=Beta Java 22'
04:16:01 [2024-03-20T08:16:01.363Z] ++ BUILD_TYPE_NAME='Beta Java 22'
04:16:01 [2024-03-20T08:16:01.363Z] ++ export BUILD_TYPE=Y
04:16:01 [2024-03-20T08:16:01.363Z] ++ BUILD_TYPE=Y
04:16:01 [2024-03-20T08:16:01.363Z] ++ export TESTED_BUILD_TYPE=Y
04:16:01 [2024-03-20T08:16:01.363Z] ++ TESTED_BUILD_TYPE=Y
04:16:01 [2024-03-20T08:16:01.363Z] ++ export RELEASE_VER=4.31
04:16:01 [2024-03-20T08:16:01.363Z] ++ RELEASE_VER=4.31
04:16:01 [2024-03-20T08:16:01.363Z] ++ export STREAM=4.31.0
04:16:01 [2024-03-20T08:16:01.363Z] ++ STREAM=4.31.0
04:16:01 [2024-03-20T08:16:01.363Z] ++ export STREAMMajor=4
04:16:01 [2024-03-20T08:16:01.363Z] ++ STREAMMajor=4
04:16:01 [2024-03-20T08:16:01.363Z] ++ export STREAMMinor=31
04:16:01 [2024-03-20T08:16:01.363Z] ++ STREAMMinor=31
04:16:01 [2024-03-20T08:16:01.363Z] ++ export STREAMService=0
04:16:01 [2024-03-20T08:16:01.363Z] ++ STREAMService=0
04:16:01 [2024-03-20T08:16:01.363Z] ++ export GIT_ROOT=git@github.com:
04:16:01 [2024-03-20T08:16:01.363Z] ++ GIT_ROOT=git@github.com:
04:16:01 [2024-03-20T08:16:01.363Z] ++ export AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git
04:16:01 [2024-03-20T08:16:01.363Z] ++ AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git
04:16:01 [2024-03-20T08:16:01.364Z] ++ export AGG_DIR=gitCache/eclipse.platform.releng.aggregator
04:16:01 [2024-03-20T08:16:01.364Z] ++ AGG_DIR=gitCache/eclipse.platform.releng.aggregator
04:16:01 [2024-03-20T08:16:01.364Z] ++ export DROP_DIR=siteDir/eclipse/downloads/drops4
04:16:01 [2024-03-20T08:16:01.364Z] ++ DROP_DIR=siteDir/eclipse/downloads/drops4
04:16:01 [2024-03-20T08:16:01.364Z] ++ export UPDATES_DIR=siteDir/eclipse/updates
04:16:01 [2024-03-20T08:16:01.364Z] ++ UPDATES_DIR=siteDir/eclipse/updates
04:16:01 [2024-03-20T08:16:01.364Z] ++ export EQUINOX_DROP_DIR=siteDir/equinox/drops
04:16:01 [2024-03-20T08:16:01.364Z] ++ EQUINOX_DROP_DIR=siteDir/equinox/drops
04:16:01 [2024-03-20T08:16:01.364Z] ++ export TMP_DIR=tmp
04:16:01 [2024-03-20T08:16:01.364Z] ++ TMP_DIR=tmp
04:16:01 [2024-03-20T08:16:01.364Z] ++ export DOWNLOAD_HOST=download.eclipse.org
04:16:01 [2024-03-20T08:16:01.364Z] ++ DOWNLOAD_HOST=download.eclipse.org
04:16:01 [2024-03-20T08:16:01.364Z] ++ export BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates
04:16:01 [2024-03-20T08:16:01.364Z] ++ BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates
04:16:01 [2024-03-20T08:16:01.364Z] ++ export LOCAL_REPO=localMavenRepo
04:16:01 [2024-03-20T08:16:01.364Z] ++ LOCAL_REPO=localMavenRepo
04:16:01 [2024-03-20T08:16:01.364Z] ++ export BASEBUILDER_TAG=4.30
04:16:01 [2024-03-20T08:16:01.364Z] ++ BASEBUILDER_TAG=4.30
04:16:01 [2024-03-20T08:16:01.364Z] ++ export API_PREV_REF_LABEL=4.30
04:16:01 [2024-03-20T08:16:01.364Z] ++ API_PREV_REF_LABEL=4.30
04:16:01 [2024-03-20T08:16:01.364Z] ++ export API_FREEZE_REF_LABEL=
04:16:01 [2024-03-20T08:16:01.364Z] ++ API_FREEZE_REF_LABEL=
04:16:01 [2024-03-20T08:16:01.364Z] ++ export 'FREEZE_PARAMS= '
04:16:01 [2024-03-20T08:16:01.364Z] ++ FREEZE_PARAMS=' '
04:16:01 [2024-03-20T08:16:01.364Z] ++ export PREVIOUS_RELEASE_VER=4.30
04:16:01 [2024-03-20T08:16:01.364Z] ++ PREVIOUS_RELEASE_VER=4.30
04:16:01 [2024-03-20T08:16:01.364Z] ++ export PREVIOUS_RELEASE_REPO_ID=4.30
04:16:01 [2024-03-20T08:16:01.364Z] ++ PREVIOUS_RELEASE_REPO_ID=4.30
04:16:01 [2024-03-20T08:16:01.364Z] ++ export BASEBUILD_ID=R-4.30-202312010110
04:16:01 [2024-03-20T08:16:01.364Z] ++ BASEBUILD_ID=R-4.30-202312010110
04:16:01 [2024-03-20T08:16:01.364Z] ++ export PREVIOUS_RELEASE_ID=R-4.30-202312010110
04:16:01 [2024-03-20T08:16:01.364Z] ++ PREVIOUS_RELEASE_ID=R-4.30-202312010110
04:16:01 [2024-03-20T08:16:01.364Z] ++ export BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/
04:16:01 [2024-03-20T08:16:01.364Z] ++ BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/
04:16:01 [2024-03-20T08:16:01.364Z] ++ export WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.31.0/R-3.31.0-20230903090456/repositoryunittests/
04:16:01 [2024-03-20T08:16:01.364Z] ++ WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.31.0/R-3.31.0-20230903090456/repositoryunittests/
04:16:01 [2024-03-20T08:16:01.364Z] ++ export BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder
04:16:01 [2024-03-20T08:16:01.364Z] ++ BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder
04:16:01 [2024-03-20T08:16:01.364Z] ++ export ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.31/R-4.31-202402290520/
04:16:01 [2024-03-20T08:16:01.364Z] ++ ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.31/R-4.31-202402290520/
04:16:01 [2024-03-20T08:16:01.364Z] ++ export MAVEN_OPTS=-Xmx6G
04:16:01 [2024-03-20T08:16:01.364Z] ++ MAVEN_OPTS=-Xmx6G
04:16:01 [2024-03-20T08:16:01.364Z] ++ export JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-17/latest/bin/javadoc
04:16:01 [2024-03-20T08:16:01.364Z] ++ JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-17/latest/bin/javadoc
04:16:01 [2024-03-20T08:16:01.364Z] ++ export BUILD_ENV_FILE=/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
04:16:01 [2024-03-20T08:16:01.364Z] ++ BUILD_ENV_FILE=/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
04:16:01 [2024-03-20T08:16:01.364Z] ++ export BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php
04:16:01 [2024-03-20T08:16:01.364Z] ++ BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php
04:16:01 [2024-03-20T08:16:01.364Z] ++ export BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties
04:16:01 [2024-03-20T08:16:01.364Z] ++ BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties
04:16:01 [2024-03-20T08:16:01.364Z] ++ export BUILD_ID=Y20240320-0250
04:16:01 [2024-03-20T08:16:01.364Z] ++ BUILD_ID=Y20240320-0250
04:16:01 [2024-03-20T08:16:01.364Z] ++ export BUILD_DIR_SEG=Y20240320-0250
04:16:01 [2024-03-20T08:16:01.364Z] ++ BUILD_DIR_SEG=Y20240320-0250
04:16:01 [2024-03-20T08:16:01.364Z] ++ export EQ_BUILD_DIR_SEG=Y20240320-0250
04:16:01 [2024-03-20T08:16:01.364Z] ++ EQ_BUILD_DIR_SEG=Y20240320-0250
04:16:01 [2024-03-20T08:16:01.364Z] ++ export EBUILDER_HASH=2dd2ee58a8644359eca1cba747188a14beddaa0b
04:16:01 [2024-03-20T08:16:01.364Z] ++ EBUILDER_HASH=2dd2ee58a8644359eca1cba747188a14beddaa0b
04:16:01 [2024-03-20T08:16:01.364Z] ++ export ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder
04:16:01 [2024-03-20T08:16:01.365Z] ++ ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder
04:16:01 [2024-03-20T08:16:01.365Z] ++ export PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products
04:16:01 [2024-03-20T08:16:01.365Z] ++ PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products
04:16:01 [2024-03-20T08:16:01.365Z] ++ export PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository
04:16:01 [2024-03-20T08:16:01.365Z] ++ PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository
04:16:01 [2024-03-20T08:16:01.365Z] ++ export PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target
04:16:01 [2024-03-20T08:16:01.365Z] ++ PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target
04:16:01 [2024-03-20T08:16:01.365Z] ++ export LAUNCHER_JAR=/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher_1.6.700.v20240213-1244.jar
04:16:01 [2024-03-20T08:16:01.365Z] ++ LAUNCHER_JAR=/home/jenkins/agent/workspace/YPBuilds/Y-build-4.31/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher_1.6.700.v20240213-1244.jar
04:16:01 [2024-03-20T08:16:01.365Z] ++ export COMPARATOR_ERRORS=true
04:16:01 [2024-03-20T08:16:01.365Z] ++ COMPARATOR_ERRORS=true
04:16:01 [2024-03-20T08:16:01.365Z] ++ export 'COMPARATOR_ERRORS_SUBJECT=- Comparator Errors Found'
04:16:01 [2024-03-20T08:16:01.365Z] ++ COMPARATOR_ERRORS_SUBJECT='- Comparator Errors Found'
04:16:01 [2024-03-20T08:16:01.365Z] ++ export 'COMPARATOR_ERRORS_BODY=Check unanticipated comparator messages:<br>    <a href='\''https://download.eclipse.org/eclipse/downloads/drops4/Y20240320-0250/buildlogs/comparatorlogs/buildtimeComparatorUnanticipated.log.txt'\''>https://download.eclipse.org/eclipse/downloads/drops4/Y20240320-0250/buildlogs/comparatorlogs/buildtimeComparatorUnanticipated.log.txt</a><br><br>'
04:16:01 [2024-03-20T08:16:01.365Z] ++ COMPARATOR_ERRORS_BODY='Check unanticipated comparator messages:<br>    <a href='\''https://download.eclipse.org/eclipse/downloads/drops4/Y20240320-0250/buildlogs/comparatorlogs/buildtimeComparatorUnanticipated.log.txt'\''>https://download.eclipse.org/eclipse/downloads/drops4/Y20240320-0250/buildlogs/comparatorlogs/buildtimeComparatorUnanticipated.log.txt</a><br><br>'
04:16:01 [2024-03-20T08:16:01.365Z] + set -x
04:16:01 [2024-03-20T08:16:01.365Z] + mkdir -p /home/jenkins/agent/workspace/YPBuilds/ep431Y-unit-cen64-gtk3-java22/java
04:16:01 [2024-03-20T08:16:01.365Z] + pushd /home/jenkins/agent/workspace/YPBuilds/ep431Y-unit-cen64-gtk3-java22/java
04:16:01 [2024-03-20T08:16:01.365Z] /home/jenkins/agent/workspace/YPBuilds/ep431Y-unit-cen64-gtk3-java22/java /home/jenkins/agent/workspace/YPBuilds/ep431Y-unit-cen64-gtk3-java22
04:16:01 [2024-03-20T08:16:01.365Z] + wget -O jdk.tar.gz --no-verbose https://download.java.net/java/early_access/jdk22/26/GPL/openjdk-22-ea+26_linux-x64_bin.tar.gz
04:16:06 [2024-03-20T08:16:06.639Z] https://download.java.net/java/early_access/jdk22/26/GPL/openjdk-22-ea+26_linux-x64_bin.tar.gz:
04:16:06 [2024-03-20T08:16:06.639Z] 2024-03-20 08:16:05 ERROR 404: Not Found.
04:16:06 [2024-03-20T08:16:06.639Z] + tar xzf jdk.tar.gz
04:16:06 [2024-03-20T08:16:06.639Z] 
04:16:06 [2024-03-20T08:16:06.639Z] gzip: stdin: unexpected end of file
04:16:06 [2024-03-20T08:16:06.639Z] tar: Child returned status 1
04:16:06 [2024-03-20T08:16:06.639Z] tar: Error is not recoverable: exiting now
04:16:06 [2024-03-20T08:16:06.639Z] + rm jdk.tar.gz
04:16:06 [2024-03-20T08:16:06.639Z] ++ pwd
04:16:06 [2024-03-20T08:16:06.639Z] ++ ls
04:16:06 [2024-03-20T08:16:06.639Z] + export JAVA_HOME_NEW=/home/jenkins/agent/workspace/YPBuilds/ep431Y-unit-cen64-gtk3-java22/java/
04:16:06 [2024-03-20T08:16:06.639Z] + JAVA_HOME_NEW=/home/jenkins/agent/workspace/YPBuilds/ep431Y-unit-cen64-gtk3-java22/java/
04:16:06 [2024-03-20T08:16:06.639Z] + popd
04:16:06 [2024-03-20T08:16:06.639Z] /home/jenkins/agent/workspace/YPBuilds/ep431Y-unit-cen64-gtk3-java22
04:16:06 [2024-03-20T08:16:06.639Z] + set +x
04:16:06 [2024-03-20T08:16:06.639Z] JAVA_HOME:
04:16:06 [2024-03-20T08:16:06.639Z] ANT_HOME: /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
04:16:06 [2024-03-20T08:16:06.639Z] PATH: /home/jenkins/agent/workspace/YPBuilds/ep431Y-unit-cen64-gtk3-java22/java//bin:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
04:16:06 [2024-03-20T08:16:06.639Z] We cannot run Java, please ensure you have Java installed.
04:16:06 [2024-03-20T08:16:06.639Z]   We have tried to execute /home/jenkins/agent/workspace/YPBuilds/ep431Y-unit-cen64-gtk3-java22/java//bin/java but failed.
04:16:06 [2024-03-20T08:16:06.639Z] If you have installed Java in a unusual place you can set JAVA_HOME
04:16:06 [2024-03-20T08:16:06.639Z] to the directory containing the Java installation.
04:16:06 [2024-03-20T08:16:06.639Z] 
04:16:06 [2024-03-20T08:16:06.639Z] 	RAW Date End: 1710922566 
04:16:06 [2024-03-20T08:16:06.639Z] 
04:16:06 [2024-03-20T08:16:06.639Z] 
04:16:06 [2024-03-20T08:16:06.639Z] 	Total elapsed time: 6 
04:16:06 [2024-03-20T08:16:06.639Z] 
[Pipeline] }
[Pipeline] // withAnt
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
04:16:08 [2024-03-20T08:16:08.202Z] Terminating xvnc.
04:16:08 [2024-03-20T08:16:08.202Z] Killing processes
04:16:08 [2024-03-20T08:16:08.524Z] kill finished with exit code 2
[Pipeline] // xvnc
[Pipeline] }
[Pipeline] // container
[Pipeline] archiveArtifacts
04:16:09 [2024-03-20T08:16:09.730Z] Archiving artifacts
[Pipeline] junit
04:16:10 [2024-03-20T08:16:10.241Z] Recording test results
04:16:10 [2024-03-20T08:16:10.509Z] No test report files were found. Configuration error?
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
ERROR: No test report files were found. Configuration error?
Finished: FAILURE