Skip to content

Console Output

10:00:57 Started by upstream project "YPBuilds/Y-build-4.27" build number 43
10:00:57 originally caused by:
10:00:57  Started by timer
10:00:57 Running as SYSTEM
10:00:58 Agent centos-8-91l6x is provisioned from template centos-8
10:00:58 ---
10:00:58 apiVersion: "v1"
10:00:58 kind: "Pod"
10:00:58 metadata:
10:00:58   labels:
10:00:58     jenkins: "slave"
10:00:58     jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6"
10:00:58     jenkins/label: "centos-latest_centos-8"
10:00:58   name: "centos-8-91l6x"
10:00:58   namespace: "releng"
10:00:58 spec:
10:00:58   containers:
10:00:58   - env:
10:00:58     - name: "JENKINS_SECRET"
10:00:58       value: "********"
10:00:58     - name: "JENKINS_TUNNEL"
10:00:58       value: "jenkins-discovery.releng.svc.cluster.local:50000"
10:00:58     - name: "JENKINS_AGENT_NAME"
10:00:58       value: "centos-8-91l6x"
10:00:58     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:00:58       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:00:58         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:00:58     - name: "JAVA_TOOL_OPTIONS"
10:00:58       value: ""
10:00:58     - name: "_JAVA_OPTIONS"
10:00:58       value: ""
10:00:58     - name: "OPENJ9_JAVA_OPTIONS"
10:00:58       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:00:58     - name: "JENKINS_NAME"
10:00:58       value: "centos-8-91l6x"
10:00:58     - name: "JENKINS_AGENT_WORKDIR"
10:00:58       value: "/home/jenkins/agent"
10:00:58     - name: "JENKINS_URL"
10:00:58       value: "http://jenkins-ui.releng.svc.cluster.local/releng/"
10:00:58     image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3044.vb_940a_a_e4f72e"
10:00:58     imagePullPolicy: "Always"
10:00:58     name: "jnlp"
10:00:58     resources:
10:00:58       limits:
10:00:58         cpu: "2000m"
10:00:58         memory: "4096Mi"
10:00:58       requests:
10:00:58         cpu: "1000m"
10:00:58         memory: "4096Mi"
10:00:58     tty: true
10:00:58     volumeMounts:
10:00:58     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-releng.xml"
10:00:58       name: "m2-secret-dir"
10:00:58       readOnly: true
10:00:58       subPath: "settings-deploy-ossrh-releng.xml"
10:00:58     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:00:58       name: "m2-dir"
10:00:58       readOnly: true
10:00:58       subPath: "toolchains.xml"
10:00:58     - mountPath: "/home/jenkins/.mavenrc"
10:00:58       name: "m2-dir"
10:00:58       readOnly: true
10:00:58       subPath: ".mavenrc"
10:00:58     - mountPath: "/opt/tools"
10:00:58       name: "volume-0"
10:00:58       readOnly: false
10:00:58     - mountPath: "/home/jenkins"
10:00:58       name: "volume-2"
10:00:58       readOnly: false
10:00:58     - mountPath: "/home/jenkins/.m2/repository"
10:00:58       name: "volume-3"
10:00:58       readOnly: false
10:00:58     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-pde.xml"
10:00:58       name: "m2-secret-dir"
10:00:58       readOnly: true
10:00:58       subPath: "settings-deploy-ossrh-pde.xml"
10:00:58     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:00:58       name: "m2-secret-dir"
10:00:58       readOnly: true
10:00:58       subPath: "settings-security.xml"
10:00:58     - mountPath: "/home/jenkins/.m2/wrapper"
10:00:58       name: "volume-4"
10:00:58       readOnly: false
10:00:58     - mountPath: "/home/jenkins/.m2/settings.xml"
10:00:58       name: "m2-secret-dir"
10:00:58       readOnly: true
10:00:58       subPath: "settings.xml"
10:00:58     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-jdt.xml"
10:00:58       name: "m2-secret-dir"
10:00:58       readOnly: true
10:00:58       subPath: "settings-deploy-ossrh-jdt.xml"
10:00:58     - mountPath: "/home/jenkins/.ssh"
10:00:58       name: "volume-1"
10:00:58       readOnly: false
10:00:58       subPath: ""
10:00:58     - mountPath: "/home/jenkins/agent"
10:00:58       name: "workspace-volume"
10:00:58       readOnly: false
10:00:58     workingDir: "/home/jenkins/agent"
10:00:58   nodeSelector:
10:00:58     kubernetes.io/os: "linux"
10:00:58   restartPolicy: "Never"
10:00:58   volumes:
10:00:58   - name: "volume-0"
10:00:58     persistentVolumeClaim:
10:00:58       claimName: "tools-claim-jiro-releng"
10:00:58       readOnly: true
10:00:58   - name: "m2-secret-dir"
10:00:58     secret:
10:00:58       secretName: "m2-secret-dir"
10:00:58   - emptyDir:
10:00:58       medium: ""
10:00:58     name: "volume-2"
10:00:58   - configMap:
10:00:58       name: "m2-dir"
10:00:58     name: "m2-dir"
10:00:58   - configMap:
10:00:58       name: "known-hosts"
10:00:58     name: "volume-1"
10:00:58   - emptyDir:
10:00:58       medium: ""
10:00:58     name: "workspace-volume"
10:00:58   - emptyDir:
10:00:58       medium: ""
10:00:58     name: "volume-4"
10:00:58   - emptyDir:
10:00:58       medium: ""
10:00:58     name: "volume-3"
10:00:58 
10:00:58 Building remotely on centos-8-91l6x (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/SWT-Increment_if_needed
10:00:58 [WS-CLEANUP] Deleting project workspace...
10:00:58 [WS-CLEANUP] Deferred wipeout is used...
10:00:58 [ssh-agent] Looking for ssh-agent implementation...
10:00:58 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
10:00:58 $ ssh-agent
10:00:58 SSH_AUTH_SOCK=/tmp/ssh-7DgqmSfnEVPH/agent.45
10:00:58 SSH_AGENT_PID=47
10:00:58 [ssh-agent] Started.
10:00:58 Running ssh-add (command line suppressed)
10:00:58 Identity added: /home/jenkins/agent/workspace/SWT-Increment_if_needed@tmp/private_key_8604073477078644940.key (/home/jenkins/agent/workspace/SWT-Increment_if_needed@tmp/private_key_8604073477078644940.key)
10:00:58 [ssh-agent] Using credentials eclipse-releng-bot (GitHub bot (SSH))
10:00:58 Run condition [And] enabling prebuild for step [Execute shell]
10:00:58 Run condition [And] enabling prebuild for step [Trigger/call builds on other projects]
10:00:58 Run condition [And] enabling prebuild for step [Execute shell]
10:00:58 Run condition [File exists] enabling prebuild for step [Execute shell]
10:00:58 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-8-91l6x
10:01:01 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins7783996883055407388.sh
10:01:01 + java -version
10:01:01 openjdk version "11.0.2" 2019-01-15
10:01:01 OpenJDK Runtime Environment 18.9 (build 11.0.2+9)
10:01:01 OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+9, mixed mode)
10:01:01 + git clone -b master git@github.com:eclipse-platform/eclipse.platform.swt.git
10:01:01 Cloning into 'eclipse.platform.swt'...
10:01:31 + git clone -b master git@github.com:eclipse-platform/eclipse.platform.swt.binaries.git
10:01:31 Cloning into 'eclipse.platform.swt.binaries'...
10:02:38 + git config --global user.email eclipse-releng-bot@eclipse.org
10:02:38 + git config --global user.name 'Eclipse Releng Bot'
10:02:38 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins11824838144681353759.sh
10:02:38 + pushd /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt
10:02:38 ~/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt ~/agent/workspace/SWT-Increment_if_needed
10:02:38 + git checkout master
10:02:38 Already on 'master'
10:02:38 Your branch is up to date with 'origin/master'.
10:02:38 + git status
10:02:38 On branch master
10:02:38 Your branch is up to date with 'origin/master'.
10:02:38 
10:02:38 nothing to commit, working tree clean
10:02:38 + git log -n 2
10:02:38 commit 3150e594f2d0b3e5fdd8f489e85e6a601f2a0dc8
10:02:38 Author: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org>
10:02:38 Date:   Sat Mar 18 18:02:31 2023 +0000
10:02:38 
10:02:38     v4960r3
10:02:38 
10:02:38 commit e8cd9a6ab21711d0b6577536ae8e8530baa66783
10:02:38 Author: Christoph Läubrich <laeubi@laeubi-soft.de>
10:02:38 Date:   Sat Mar 18 18:58:55 2023 +0100
10:02:38 
10:02:38     Enable api description again
10:02:38 + popd
10:02:38 ~/agent/workspace/SWT-Increment_if_needed
10:02:38 + pushd /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt.binaries
10:02:38 ~/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt.binaries ~/agent/workspace/SWT-Increment_if_needed
10:02:38 + git checkout master
10:02:38 Already on 'master'
10:02:38 Your branch is up to date with 'origin/master'.
10:02:38 + git status
10:02:38 On branch master
10:02:38 Your branch is up to date with 'origin/master'.
10:02:38 
10:02:38 nothing to commit, working tree clean
10:02:38 + git log -n 2
10:02:38 commit f815580cafa81e2a1263953d32ebfa436b0789a2
10:02:38 Author: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org>
10:02:38 Date:   Sat Mar 18 18:02:31 2023 +0000
10:02:38 
10:02:38     v4960r3
10:02:38 
10:02:38 commit f212a1f3f23c10f09a95d3e82ed4bd0f79fc8412
10:02:38 Author: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org>
10:02:38 Date:   Sat Mar 18 12:07:25 2023 +0000
10:02:38 
10:02:38     v4960r3
10:02:38 + popd
10:02:38 ~/agent/workspace/SWT-Increment_if_needed
10:02:38 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins3704798870278057592.sh
10:02:38 + ant -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml check_compilation
10:02:39 Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml
10:02:39 
10:02:39 check_source_sha1_file:
10:02:39 
10:02:39 check_source_changed:
10:02:39 
10:02:39 check_compilation:
10:02:39 
10:02:39 check_compilation_all_platforms:
10:02:39     [mkdir] Created dir: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp
10:02:39 
10:02:39 build_classes:
10:02:39      [echo] Building .classpath_cocoa
10:02:39      [xslt] Processing /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/.classpath_cocoa to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml
10:02:39      [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls
10:02:40 
10:02:40 copy_files:
10:02:40      [copy] Copying 598 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
10:02:40     [javac] Compiling 598 source files
10:02:48     [javac] Note: Some input files use or override a deprecated API.
10:02:48     [javac] Note: Recompile with -Xlint:deprecation for details.
10:02:48 
10:02:48 build_classes:
10:02:48      [echo] Building .classpath_gtk
10:02:48    [delete] Deleting: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml
10:02:48    [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
10:02:48      [xslt] Processing /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/.classpath_gtk to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml
10:02:48      [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls
10:02:48 
10:02:48 copy_files:
10:02:49      [copy] Copying 452 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
10:02:49     [javac] Compiling 452 source files
10:02:53     [javac] Note: Some input files use or override a deprecated API.
10:02:53     [javac] Note: Recompile with -Xlint:deprecation for details.
10:02:53 
10:02:53 build_classes:
10:02:53      [echo] Building .classpath_win32
10:02:53    [delete] Deleting: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml
10:02:53    [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
10:02:53      [xslt] Processing /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/.classpath_win32 to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml
10:02:53      [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls
10:02:53 
10:02:53 copy_files:
10:02:53      [copy] Copying 620 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
10:02:53     [javac] Compiling 620 source files
10:02:58     [javac] Note: Some input files use or override a deprecated API.
10:02:58     [javac] Note: Recompile with -Xlint:deprecation for details.
10:02:58 
10:02:58 check_preprocessing:
10:02:58      [echo] 
10:02:58 
10:02:58 update_sha1_file:
10:02:58 [propertyfile] Creating new property file: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/build.sha1
10:02:58    [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master
10:02:58 
10:02:58 BUILD SUCCESSFUL
10:02:58 Total time: 19 seconds
10:02:59 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins16123331904484140395.sh
10:02:59 + ant -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml new_build_with_create_file
10:02:59 Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml
10:02:59 
10:02:59 get_tag:
10:03:00    [script] Warning: Nashorn engine is planned to be removed from a future JDK release
10:03:00      [echo] Current tag=v4960r3h.
10:03:00 
10:03:00 check_build_changed:
10:03:00      [echo] Has build changes: ${build_changed} checked against v4960r3h
10:03:00 
10:03:00 check_natives_changed:
10:03:00      [echo] Natives changed: ${natives_changed} since v4960r3h
10:03:00 
10:03:00 new_build_with_create_file:
10:03:00 
10:03:00 BUILD SUCCESSFUL
10:03:00 Total time: 1 second
10:03:00 [SWT-Increment_if_needed] $ /bin/bash -x /tmp/jenkins9214023241599716456.sh
10:03:00 + [[ false == \t\r\u\e ]]
10:03:00 + [[ false == \t\r\u\e ]]
10:03:00 + '[' -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/build_changed.txt ']'
10:03:00 + echo 'Nothing to build, exiting....'
10:03:00 Nothing to build, exiting....
10:03:00 + exit 0
10:03:00 [File exists] check if file exists [tmp/build_changed.txt]
10:03:00 Run condition [And] preventing perform for step [Execute shell]
10:03:00 [File exists] check if file exists [tmp/build_changed.txt]
10:03:00 Run condition [And] preventing perform for step [Trigger/call builds on other projects]
10:03:00 [File exists] check if file exists [tmp/build_changed.txt]
10:03:00 Run condition [And] preventing perform for step [Execute shell]
10:03:00 [File exists] check if file exists [tmp/build_changed.txt]
10:03:00 Run condition [File exists] preventing perform for step [Execute shell]
10:03:00 $ ssh-agent -k
10:03:00 unset SSH_AUTH_SOCK;
10:03:00 unset SSH_AGENT_PID;
10:03:00 echo Agent pid 47 killed;
10:03:00 [ssh-agent] Stopped.
10:03:00 Archiving artifacts
10:03:11 [File exists] check if file exists [tmp/build_changed.txt]
10:03:11 Run condition [And] preventing perform for step [Builder to mark whether executed]
10:03:11 [File exists] check if file exists [tmp/build_changed.txt]
10:03:11 Run condition [And] preventing perform for step [Builder to mark whether executed]
10:03:11 [File exists] check if file exists [tmp/build_changed.txt]
10:03:11 Run condition [And] preventing perform for step [Builder to mark whether executed]
10:03:11 [File exists] check if file exists [tmp/build_changed.txt]
10:03:11 Run condition [And] preventing perform for step [Builder to mark whether executed]
10:03:11 [File exists] check if file exists [tmp/build_changed.txt]
10:03:11 Run condition [And] preventing perform for step [Builder to mark whether executed]
10:03:11 Finished: SUCCESS