Skip to content

Console Output

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