Skip to content

Console Output

10:01:24 Started by upstream project "YPBuilds/Y-build-4.27" build number 41
10:01:24 originally caused by:
10:01:24  Started by timer
10:01:24 Running as SYSTEM
10:01:28 Agent centos-8-t3kg8 is provisioned from template centos-8
10:01:28 ---
10:01:28 apiVersion: "v1"
10:01:28 kind: "Pod"
10:01:28 metadata:
10:01:28   labels:
10:01:28     jenkins: "slave"
10:01:28     jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6"
10:01:28     jenkins/label: "centos-latest_centos-8"
10:01:28   name: "centos-8-t3kg8"
10:01:28   namespace: "releng"
10:01:28 spec:
10:01:28   containers:
10:01:28   - env:
10:01:28     - name: "JENKINS_SECRET"
10:01:28       value: "********"
10:01:28     - name: "JENKINS_TUNNEL"
10:01:28       value: "jenkins-discovery.releng.svc.cluster.local:50000"
10:01:28     - name: "JENKINS_AGENT_NAME"
10:01:28       value: "centos-8-t3kg8"
10:01:28     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:01:28       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:01:28         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:01:28     - name: "JAVA_TOOL_OPTIONS"
10:01:28       value: ""
10:01:28     - name: "_JAVA_OPTIONS"
10:01:28       value: ""
10:01:28     - name: "OPENJ9_JAVA_OPTIONS"
10:01:28       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:01:28     - name: "JENKINS_NAME"
10:01:28       value: "centos-8-t3kg8"
10:01:28     - name: "JENKINS_AGENT_WORKDIR"
10:01:28       value: "/home/jenkins/agent"
10:01:28     - name: "JENKINS_URL"
10:01:28       value: "http://jenkins-ui.releng.svc.cluster.local/releng/"
10:01:28     image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3044.vb_940a_a_e4f72e"
10:01:28     imagePullPolicy: "Always"
10:01:28     name: "jnlp"
10:01:28     resources:
10:01:28       limits:
10:01:28         cpu: "2000m"
10:01:28         memory: "4096Mi"
10:01:28       requests:
10:01:28         cpu: "1000m"
10:01:28         memory: "4096Mi"
10:01:28     tty: true
10:01:28     volumeMounts:
10:01:28     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-releng.xml"
10:01:28       name: "m2-secret-dir"
10:01:28       readOnly: true
10:01:28       subPath: "settings-deploy-ossrh-releng.xml"
10:01:28     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:01:28       name: "m2-dir"
10:01:28       readOnly: true
10:01:28       subPath: "toolchains.xml"
10:01:28     - mountPath: "/home/jenkins/.mavenrc"
10:01:28       name: "m2-dir"
10:01:28       readOnly: true
10:01:28       subPath: ".mavenrc"
10:01:28     - mountPath: "/opt/tools"
10:01:28       name: "volume-0"
10:01:28       readOnly: false
10:01:28     - mountPath: "/home/jenkins"
10:01:28       name: "volume-2"
10:01:28       readOnly: false
10:01:28     - mountPath: "/home/jenkins/.m2/repository"
10:01:28       name: "volume-3"
10:01:28       readOnly: false
10:01:28     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-pde.xml"
10:01:28       name: "m2-secret-dir"
10:01:28       readOnly: true
10:01:28       subPath: "settings-deploy-ossrh-pde.xml"
10:01:28     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:01:28       name: "m2-secret-dir"
10:01:28       readOnly: true
10:01:28       subPath: "settings-security.xml"
10:01:28     - mountPath: "/home/jenkins/.m2/wrapper"
10:01:28       name: "volume-4"
10:01:28       readOnly: false
10:01:28     - mountPath: "/home/jenkins/.m2/settings.xml"
10:01:28       name: "m2-secret-dir"
10:01:28       readOnly: true
10:01:28       subPath: "settings.xml"
10:01:28     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-jdt.xml"
10:01:28       name: "m2-secret-dir"
10:01:28       readOnly: true
10:01:28       subPath: "settings-deploy-ossrh-jdt.xml"
10:01:28     - mountPath: "/home/jenkins/.ssh"
10:01:28       name: "volume-1"
10:01:28       readOnly: false
10:01:28       subPath: ""
10:01:28     - mountPath: "/home/jenkins/agent"
10:01:28       name: "workspace-volume"
10:01:28       readOnly: false
10:01:28     workingDir: "/home/jenkins/agent"
10:01:28   nodeSelector:
10:01:28     kubernetes.io/os: "linux"
10:01:28   restartPolicy: "Never"
10:01:28   volumes:
10:01:28   - name: "volume-0"
10:01:28     persistentVolumeClaim:
10:01:28       claimName: "tools-claim-jiro-releng"
10:01:28       readOnly: true
10:01:28   - name: "m2-secret-dir"
10:01:28     secret:
10:01:28       secretName: "m2-secret-dir"
10:01:28   - emptyDir:
10:01:28       medium: ""
10:01:28     name: "volume-2"
10:01:28   - configMap:
10:01:28       name: "m2-dir"
10:01:28     name: "m2-dir"
10:01:28   - configMap:
10:01:28       name: "known-hosts"
10:01:28     name: "volume-1"
10:01:28   - emptyDir:
10:01:28       medium: ""
10:01:28     name: "workspace-volume"
10:01:28   - emptyDir:
10:01:28       medium: ""
10:01:28     name: "volume-4"
10:01:28   - emptyDir:
10:01:28       medium: ""
10:01:28     name: "volume-3"
10:01:28 
10:01:28 Building remotely on centos-8-t3kg8 (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/SWT-Increment_if_needed
10:01:28 [WS-CLEANUP] Deleting project workspace...
10:01:28 [WS-CLEANUP] Deferred wipeout is used...
10:01:28 [ssh-agent] Looking for ssh-agent implementation...
10:01:28 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
10:01:28 $ ssh-agent
10:01:28 SSH_AUTH_SOCK=/tmp/ssh-7hYfYMbm7Ory/agent.47
10:01:28 SSH_AGENT_PID=49
10:01:28 [ssh-agent] Started.
10:01:28 Running ssh-add (command line suppressed)
10:01:28 Identity added: /home/jenkins/agent/workspace/SWT-Increment_if_needed@tmp/private_key_804939480308735820.key (/home/jenkins/agent/workspace/SWT-Increment_if_needed@tmp/private_key_804939480308735820.key)
10:01:28 [ssh-agent] Using credentials eclipse-releng-bot (GitHub bot (SSH))
10:01:28 Run condition [And] enabling prebuild for step [Execute shell]
10:01:28 Run condition [And] enabling prebuild for step [Trigger/call builds on other projects]
10:01:28 Run condition [And] enabling prebuild for step [Execute shell]
10:01:28 Run condition [File exists] enabling prebuild for step [Execute shell]
10:01:28 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-t3kg8
10:01:31 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins17935211812437494308.sh
10:01:31 + java -version
10:01:31 openjdk version "11.0.2" 2019-01-15
10:01:31 OpenJDK Runtime Environment 18.9 (build 11.0.2+9)
10:01:31 OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+9, mixed mode)
10:01:31 + git clone -b master git@github.com:eclipse-platform/eclipse.platform.swt.git
10:01:31 Cloning into 'eclipse.platform.swt'...
10:02:02 Updating files:  63% (2122/3361)
Updating files:  64% (2152/3361)
Updating files:  65% (2185/3361)
Updating files:  66% (2219/3361)
Updating files:  67% (2252/3361)
Updating files:  68% (2286/3361)
Updating files:  69% (2320/3361)
Updating files:  70% (2353/3361)
Updating files:  71% (2387/3361)
Updating files:  72% (2420/3361)
Updating files:  73% (2454/3361)
Updating files:  74% (2488/3361)
Updating files:  75% (2521/3361)
Updating files:  76% (2555/3361)
Updating files:  77% (2588/3361)
Updating files:  78% (2622/3361)
Updating files:  79% (2656/3361)
Updating files:  80% (2689/3361)
Updating files:  81% (2723/3361)
Updating files:  82% (2757/3361)
Updating files:  83% (2790/3361)
Updating files:  84% (2824/3361)
Updating files:  85% (2857/3361)
Updating files:  86% (2891/3361)
Updating files:  87% (2925/3361)
Updating files:  88% (2958/3361)
Updating files:  89% (2992/3361)
Updating files:  90% (3025/3361)
Updating files:  91% (3059/3361)
Updating files:  92% (3093/3361)
Updating files:  93% (3126/3361)
Updating files:  94% (3160/3361)
Updating files:  95% (3193/3361)
Updating files:  96% (3227/3361)
Updating files:  97% (3261/3361)
Updating files:  98% (3294/3361)
Updating files:  99% (3328/3361)
Updating files: 100% (3361/3361)
Updating files: 100% (3361/3361), done.
10:02:02 + git clone -b master git@github.com:eclipse-platform/eclipse.platform.swt.binaries.git
10:02:02 Cloning into 'eclipse.platform.swt.binaries'...
10:03:14 + git config --global user.email eclipse-releng-bot@eclipse.org
10:03:14 + git config --global user.name 'Eclipse Releng Bot'
10:03:14 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins5582533141750826203.sh
10:03:14 + pushd /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt
10:03:14 ~/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt ~/agent/workspace/SWT-Increment_if_needed
10:03:14 + git checkout master
10:03:14 Already on 'master'
10:03:14 Your branch is up to date with 'origin/master'.
10:03:14 + git status
10:03:14 On branch master
10:03:14 Your branch is up to date with 'origin/master'.
10:03:14 
10:03:14 nothing to commit, working tree clean
10:03:14 + git log -n 2
10:03:14 commit a4a1fc26eaaed5baafe10a59dfa5bfad5059c0c4
10:03:14 Author: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org>
10:03:14 Date:   Sat Mar 18 12:07:25 2023 +0000
10:03:14 
10:03:14     v4960r3
10:03:14 
10:03:14 commit 5df03ad18acc3cdc2c71b6a3e8b6dcfb233c2fa5
10:03:14 Author: Christoph Läubrich <laeubi@laeubi-soft.de>
10:03:14 Date:   Sat Mar 18 11:23:36 2023 +0100
10:03:14 
10:03:14     Explicitly disable API tools execution
10:03:14     
10:03:14     Currently SWT do not use the API tools in the build verification, but
10:03:14     enabling the profile (-Papi-check) leads to multiple errors and then
10:03:14     fails the build.
10:03:14     
10:03:14     To allow using this build to unify the verification build
10:03:14     infrastructure, SWT can simply declare that even if the profiles are
10:03:14     active they are skipped.
10:03:14 + popd
10:03:14 ~/agent/workspace/SWT-Increment_if_needed
10:03:14 + pushd /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt.binaries
10:03:14 ~/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt.binaries ~/agent/workspace/SWT-Increment_if_needed
10:03:14 + git checkout master
10:03:14 Already on 'master'
10:03:14 Your branch is up to date with 'origin/master'.
10:03:14 + git status
10:03:14 On branch master
10:03:14 Your branch is up to date with 'origin/master'.
10:03:14 
10:03:14 nothing to commit, working tree clean
10:03:14 + git log -n 2
10:03:14 commit f212a1f3f23c10f09a95d3e82ed4bd0f79fc8412
10:03:14 Author: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org>
10:03:14 Date:   Sat Mar 18 12:07:25 2023 +0000
10:03:14 
10:03:14     v4960r3
10:03:14 
10:03:14 commit da5653b900c9f0b5681cbadc85b5700668a7663a
10:03:14 Author: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org>
10:03:14 Date:   Sat Mar 18 11:30:18 2023 +0000
10:03:14 
10:03:14     v4960r3
10:03:14 + popd
10:03:14 ~/agent/workspace/SWT-Increment_if_needed
10:03:14 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins1587270835135664479.sh
10:03:14 + ant -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml check_compilation
10:03:14 Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml
10:03:15 
10:03:15 check_source_sha1_file:
10:03:15 
10:03:15 check_source_changed:
10:03:15 
10:03:15 check_compilation:
10:03:15 
10:03:15 check_compilation_all_platforms:
10:03:15     [mkdir] Created dir: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp
10:03:15 
10:03:15 build_classes:
10:03:15      [echo] Building .classpath_cocoa
10:03:15      [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:03:15      [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls
10:03:15 
10:03:15 copy_files:
10:03:15      [copy] Copying 598 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
10:03:16     [javac] Compiling 598 source files
10:03:24     [javac] Note: Some input files use or override a deprecated API.
10:03:24     [javac] Note: Recompile with -Xlint:deprecation for details.
10:03:24 
10:03:24 build_classes:
10:03:24      [echo] Building .classpath_gtk
10:03:24    [delete] Deleting: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml
10:03:24    [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
10:03:24      [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:03:24      [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls
10:03:24 
10:03:24 copy_files:
10:03:24      [copy] Copying 452 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
10:03:24     [javac] Compiling 452 source files
10:03:28     [javac] Note: Some input files use or override a deprecated API.
10:03:28     [javac] Note: Recompile with -Xlint:deprecation for details.
10:03:28 
10:03:28 build_classes:
10:03:28      [echo] Building .classpath_win32
10:03:28    [delete] Deleting: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml
10:03:28    [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
10:03:28      [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:03:28      [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls
10:03:28 
10:03:28 copy_files:
10:03:28      [copy] Copying 620 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
10:03:28     [javac] Compiling 620 source files
10:03:33     [javac] Note: Some input files use or override a deprecated API.
10:03:33     [javac] Note: Recompile with -Xlint:deprecation for details.
10:03:33 
10:03:33 check_preprocessing:
10:03:34      [echo] 
10:03:34 
10:03:34 update_sha1_file:
10:03:34 [propertyfile] Creating new property file: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/build.sha1
10:03:34    [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master
10:03:34 
10:03:34 BUILD SUCCESSFUL
10:03:34 Total time: 19 seconds
10:03:34 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins14553576129430119587.sh
10:03:34 + 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:03:34 Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml
10:03:35 
10:03:35 get_tag:
10:03:35    [script] Warning: Nashorn engine is planned to be removed from a future JDK release
10:03:36      [echo] Current tag=v4960r3g.
10:03:36 
10:03:36 check_build_changed:
10:03:36      [echo] Has build changes: ${build_changed} checked against v4960r3g
10:03:36 
10:03:36 check_natives_changed:
10:03:36      [echo] Natives changed: ${natives_changed} since v4960r3g
10:03:36 
10:03:36 new_build_with_create_file:
10:03:36 
10:03:36 BUILD SUCCESSFUL
10:03:36 Total time: 1 second
10:03:36 [SWT-Increment_if_needed] $ /bin/bash -x /tmp/jenkins11867859383987663156.sh
10:03:36 + [[ false == \t\r\u\e ]]
10:03:36 + [[ false == \t\r\u\e ]]
10:03:36 + '[' -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/build_changed.txt ']'
10:03:36 + echo 'Nothing to build, exiting....'
10:03:36 Nothing to build, exiting....
10:03:36 + exit 0
10:03:36 [File exists] check if file exists [tmp/build_changed.txt]
10:03:36 Run condition [And] preventing perform for step [Execute shell]
10:03:36 [File exists] check if file exists [tmp/build_changed.txt]
10:03:36 Run condition [And] preventing perform for step [Trigger/call builds on other projects]
10:03:36 [File exists] check if file exists [tmp/build_changed.txt]
10:03:36 Run condition [And] preventing perform for step [Execute shell]
10:03:36 [File exists] check if file exists [tmp/build_changed.txt]
10:03:36 Run condition [File exists] preventing perform for step [Execute shell]
10:03:36 $ ssh-agent -k
10:03:36 unset SSH_AUTH_SOCK;
10:03:36 unset SSH_AGENT_PID;
10:03:36 echo Agent pid 49 killed;
10:03:36 [ssh-agent] Stopped.
10:03:36 Archiving artifacts
10:03:47 [File exists] check if file exists [tmp/build_changed.txt]
10:03:47 Run condition [And] preventing perform for step [Builder to mark whether executed]
10:03:47 [File exists] check if file exists [tmp/build_changed.txt]
10:03:47 Run condition [And] preventing perform for step [Builder to mark whether executed]
10:03:47 [File exists] check if file exists [tmp/build_changed.txt]
10:03:47 Run condition [And] preventing perform for step [Builder to mark whether executed]
10:03:47 [File exists] check if file exists [tmp/build_changed.txt]
10:03:47 Run condition [And] preventing perform for step [Builder to mark whether executed]
10:03:47 [File exists] check if file exists [tmp/build_changed.txt]
10:03:47 Run condition [And] preventing perform for step [Builder to mark whether executed]
10:03:47 Finished: SUCCESS