16:38:16 Started by user Alexander Kurtakov 16:38:16 Running as Alexander Kurtakov 16:38:17 Agent centos-8-3wq14 is provisioned from template centos-8 16:38:17 --- 16:38:17 apiVersion: "v1" 16:38:17 kind: "Pod" 16:38:17 metadata: 16:38:17 labels: 16:38:17 jenkins: "slave" 16:38:17 jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6" 16:38:17 jenkins/label: "centos-latest_centos-8" 16:38:17 name: "centos-8-3wq14" 16:38:17 namespace: "releng" 16:38:17 spec: 16:38:17 containers: 16:38:17 - env: 16:38:17 - name: "JENKINS_SECRET" 16:38:17 value: "********" 16:38:17 - name: "JENKINS_TUNNEL" 16:38:17 value: "jenkins-discovery.releng.svc.cluster.local:50000" 16:38:17 - name: "JENKINS_AGENT_NAME" 16:38:17 value: "centos-8-3wq14" 16:38:17 - name: "JENKINS_REMOTING_JAVA_OPTS" 16:38:17 value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ 16:38:17 \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" 16:38:17 - name: "JAVA_TOOL_OPTIONS" 16:38:17 value: "" 16:38:17 - name: "_JAVA_OPTIONS" 16:38:17 value: "" 16:38:17 - name: "OPENJ9_JAVA_OPTIONS" 16:38:17 value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" 16:38:17 - name: "JENKINS_NAME" 16:38:17 value: "centos-8-3wq14" 16:38:17 - name: "JENKINS_AGENT_WORKDIR" 16:38:17 value: "/home/jenkins/agent" 16:38:17 - name: "JENKINS_URL" 16:38:17 value: "http://jenkins-ui.releng.svc.cluster.local/releng/" 16:38:17 image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3131.vf2b_b_798b_ce99" 16:38:17 imagePullPolicy: "Always" 16:38:17 name: "jnlp" 16:38:17 resources: 16:38:17 limits: 16:38:17 cpu: "2000m" 16:38:17 memory: "4096Mi" 16:38:17 requests: 16:38:17 cpu: "1000m" 16:38:17 memory: "4096Mi" 16:38:17 tty: true 16:38:17 volumeMounts: 16:38:17 - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-releng.xml" 16:38:17 name: "m2-secret-dir" 16:38:17 readOnly: true 16:38:17 subPath: "settings-deploy-ossrh-releng.xml" 16:38:17 - mountPath: "/home/jenkins/.mavenrc" 16:38:17 name: "m2-dir" 16:38:17 readOnly: true 16:38:17 subPath: ".mavenrc" 16:38:17 - mountPath: "/home/jenkins/.m2/repository" 16:38:17 name: "volume-3" 16:38:17 readOnly: false 16:38:17 - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-pde.xml" 16:38:17 name: "m2-secret-dir" 16:38:17 readOnly: true 16:38:17 subPath: "settings-deploy-ossrh-pde.xml" 16:38:17 - mountPath: "/home/jenkins/.m2/settings-security.xml" 16:38:17 name: "m2-secret-dir" 16:38:17 readOnly: true 16:38:17 subPath: "settings-security.xml" 16:38:17 - mountPath: "/home/jenkins/agent" 16:38:17 name: "workspace-volume" 16:38:17 readOnly: false 16:38:17 - mountPath: "/home/jenkins/.m2/toolchains.xml" 16:38:17 name: "m2-dir" 16:38:17 readOnly: true 16:38:17 subPath: "toolchains.xml" 16:38:17 - mountPath: "/opt/tools" 16:38:17 name: "volume-0" 16:38:17 readOnly: false 16:38:17 - mountPath: "/home/jenkins" 16:38:17 name: "volume-2" 16:38:17 readOnly: false 16:38:17 - mountPath: "/home/jenkins/.m2/wrapper" 16:38:17 name: "volume-4" 16:38:17 readOnly: false 16:38:17 - mountPath: "/home/jenkins/.m2/settings.xml" 16:38:17 name: "m2-secret-dir" 16:38:17 readOnly: true 16:38:17 subPath: "settings.xml" 16:38:17 - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-jdt.xml" 16:38:17 name: "m2-secret-dir" 16:38:17 readOnly: true 16:38:17 subPath: "settings-deploy-ossrh-jdt.xml" 16:38:17 - mountPath: "/home/jenkins/.ssh" 16:38:17 name: "volume-1" 16:38:17 readOnly: false 16:38:17 subPath: "" 16:38:17 workingDir: "/home/jenkins/agent" 16:38:17 hostNetwork: false 16:38:17 nodeSelector: 16:38:17 kubernetes.io/os: "linux" 16:38:17 restartPolicy: "Never" 16:38:17 volumes: 16:38:17 - name: "volume-0" 16:38:17 persistentVolumeClaim: 16:38:17 claimName: "tools-claim-jiro-releng" 16:38:17 readOnly: true 16:38:17 - name: "m2-secret-dir" 16:38:17 secret: 16:38:17 secretName: "m2-secret-dir" 16:38:17 - emptyDir: 16:38:17 medium: "" 16:38:17 name: "volume-2" 16:38:17 - configMap: 16:38:17 name: "m2-dir" 16:38:17 name: "m2-dir" 16:38:17 - configMap: 16:38:17 name: "known-hosts" 16:38:17 optional: false 16:38:17 name: "volume-1" 16:38:17 - emptyDir: 16:38:17 medium: "" 16:38:17 name: "workspace-volume" 16:38:17 - emptyDir: 16:38:17 medium: "" 16:38:17 name: "volume-4" 16:38:17 - emptyDir: 16:38:17 medium: "" 16:38:17 name: "volume-3" 16:38:17 16:38:17 Building remotely on centos-8-3wq14 (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/SWT-Increment_if_needed 16:38:17 [WS-CLEANUP] Deleting project workspace... 16:38:17 [WS-CLEANUP] Deferred wipeout is used... 16:38:17 [ssh-agent] Looking for ssh-agent implementation... 16:38:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:38:17 $ ssh-agent 16:38:17 SSH_AUTH_SOCK=/tmp/ssh-ylQZSU8PDTNJ/agent.50 16:38:17 SSH_AGENT_PID=52 16:38:17 [ssh-agent] Started. 16:38:17 Running ssh-add (command line suppressed) 16:38:17 Identity added: /home/jenkins/agent/workspace/SWT-Increment_if_needed@tmp/private_key_1041305250103357429.key (/home/jenkins/agent/workspace/SWT-Increment_if_needed@tmp/private_key_1041305250103357429.key) 16:38:18 [ssh-agent] Using credentials eclipse-releng-bot (GitHub bot (SSH)) 16:38:18 [GitCheckoutListener] SCM 'hudson.scm.NullSCM' is not of type GitSCM 16:38:18 Run condition [And] enabling prebuild for step [Execute shell] 16:38:18 Run condition [And] enabling prebuild for step [Trigger/call builds on other projects] 16:38:18 Run condition [And] enabling prebuild for step [Execute shell] 16:38:18 Run condition [File exists] enabling prebuild for step [Execute shell] 16:38:18 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-3wq14 16:38:25 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins3065661139943138999.sh 16:38:25 + java -version 16:38:25 openjdk version "11.0.2" 2019-01-15 16:38:25 OpenJDK Runtime Environment 18.9 (build 11.0.2+9) 16:38:25 OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+9, mixed mode) 16:38:25 + git clone -b master git@github.com:eclipse-platform/eclipse.platform.swt.git 16:38:25 Cloning into 'eclipse.platform.swt'... 16:38:39 + git clone -b master git@github.com:eclipse-platform/eclipse.platform.swt.binaries.git 16:38:39 Cloning into 'eclipse.platform.swt.binaries'... 16:39:16 + git config --global user.email eclipse-releng-bot@eclipse.org 16:39:16 + git config --global user.name 'Eclipse Releng Bot' 16:39:16 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins17337382161095977099.sh 16:39:16 + pushd /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt 16:39:16 ~/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt ~/agent/workspace/SWT-Increment_if_needed 16:39:16 + git checkout master 16:39:16 Already on 'master' 16:39:16 Your branch is up to date with 'origin/master'. 16:39:16 + git status 16:39:16 On branch master 16:39:16 Your branch is up to date with 'origin/master'. 16:39:16 16:39:16 nothing to commit, working tree clean 16:39:16 + git log -n 2 16:39:17 commit 9e25e9eccdcf3ab5522cccf4794ed3d6470a4dd9 16:39:17 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 16:39:17 Date: Wed Nov 29 12:39:29 2023 +0000 16:39:17 16:39:17 Bump eclipsecbi/fedora-gtk3-mutter in /container 16:39:17 16:39:17 Bumps eclipsecbi/fedora-gtk3-mutter from `ad61b0d` to `741df11`. 16:39:17 16:39:17 --- 16:39:17 updated-dependencies: 16:39:17 - dependency-name: eclipsecbi/fedora-gtk3-mutter 16:39:17 dependency-type: direct:production 16:39:17 ... 16:39:17 16:39:17 Signed-off-by: dependabot[bot] <support@github.com> 16:39:17 16:39:17 commit 1190e3c6ca6b4de5817e29863d1e0a683a1a6e96 16:39:17 Author: Heiko Klare <heiko.klare@vector.com> 16:39:17 Date: Tue Nov 28 23:03:38 2023 +0100 16:39:17 16:39:17 Version bumps for 4.31 stream 16:39:17 + popd 16:39:17 ~/agent/workspace/SWT-Increment_if_needed 16:39:17 + pushd /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt.binaries 16:39:17 ~/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt.binaries ~/agent/workspace/SWT-Increment_if_needed 16:39:17 + git checkout master 16:39:17 Already on 'master' 16:39:17 Your branch is up to date with 'origin/master'. 16:39:17 + git status 16:39:17 On branch master 16:39:17 Your branch is up to date with 'origin/master'. 16:39:17 16:39:17 nothing to commit, working tree clean 16:39:17 + git log -n 2 16:39:17 commit e2101bcac501d2ecf34cf1cbe1233569fcdfa39d 16:39:17 Author: Andrey Loskutov <loskutov@gmx.de> 16:39:17 Date: Wed Nov 29 14:39:16 2023 +0100 16:39:17 16:39:17 Touch gtk fragments to fix the build 16:39:17 16:39:17 See https://github.com/eclipse-platform/eclipse.platform.swt/pull/915 16:39:17 See https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1608 16:39:17 16:39:17 commit e502578031c74dccd430c7ba52bd20c81a46e0f3 16:39:17 Author: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org> 16:39:17 Date: Tue Nov 28 22:05:19 2023 +0000 16:39:17 16:39:17 v4964r2 16:39:17 + popd 16:39:17 ~/agent/workspace/SWT-Increment_if_needed 16:39:17 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins12313338620434512805.sh 16:39:17 + ant -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml check_compilation 16:39:17 Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml 16:39:17 16:39:17 BUILD FAILED 16:39:17 Target "check_compilation" does not exist in the project "swtbuild". 16:39:17 16:39:17 Total time: 0 seconds 16:39:17 Build step 'Execute shell' marked build as failure 16:39:17 $ ssh-agent -k 16:39:17 unset SSH_AUTH_SOCK; 16:39:17 unset SSH_AGENT_PID; 16:39:17 echo Agent pid 52 killed; 16:39:17 [ssh-agent] Stopped. 16:39:17 Archiving artifacts 16:39:31 [File exists] check if file exists [tmp/build_changed.txt] 16:39:31 Run condition [And] preventing perform for step [Builder to mark whether executed] 16:39:31 [File exists] check if file exists [tmp/build_changed.txt] 16:39:31 Run condition [And] preventing perform for step [Builder to mark whether executed] 16:39:31 [File exists] check if file exists [tmp/build_changed.txt] 16:39:31 Run condition [And] preventing perform for step [Builder to mark whether executed] 16:39:31 [File exists] check if file exists [tmp/build_changed.txt] 16:39:31 Run condition [And] preventing perform for step [Builder to mark whether executed] 16:39:31 [File exists] check if file exists [tmp/build_changed.txt] 16:39:31 Run condition [And] preventing perform for step [Builder to mark whether executed] 16:39:31 Finished: FAILURE