Skip to content

Console Output

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