Started by user Sravan Kumar Lakkimsetti Rebuilds build #94 Running as Sravan Kumar Lakkimsetti Agent centos-8-s5t74 is provisioned from template centos-8 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6" jenkins/label: "centos-latest_centos-8" name: "centos-8-s5t74" namespace: "releng" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.releng.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-8-s5t74" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-8-s5t74" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.releng.svc.cluster.local/releng/" image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-releng.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-deploy-ossrh-releng.xml" - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-pde.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-deploy-ossrh-pde.xml" - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-jdt.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-deploy-ossrh-jdt.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-releng" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-8-s5t74 (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/Build-eclipse-launcher [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-t7sWdBrTJxZh/agent.46 SSH_AGENT_PID=48 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/Build-eclipse-launcher@tmp/private_key_9907998807000956585.key (/home/jenkins/agent/workspace/Build-eclipse-launcher@tmp/private_key_9907998807000956585.key) [ssh-agent] Using credentials eclipse-releng-bot (GitHub bot (SSH)) [GitCheckoutListener] SCM 'hudson.scm.NullSCM' is not of type GitSCM 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-s5t74 [Build-eclipse-launcher] $ /bin/sh -xe /tmp/jenkins16534674300470697487.sh + git config --global user.email eclipse-releng-bot@eclipse.org + git config --global user.name 'Eclipse Releng Bot' + git clone -b master git@github.com:eclipse-equinox/equinox.git rt.equinox.framework Cloning into 'rt.equinox.framework'... + git clone -b master git@github.com:eclipse-equinox/equinox.binaries.git rt.equinox.binaries Cloning into 'rt.equinox.binaries'... [Build-eclipse-launcher] $ /bin/sh -xe /tmp/jenkins7756945768662156526.sh + pushd /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries ~/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries ~/agent/workspace/Build-eclipse-launcher + git checkout master Already on 'master' Your branch is up to date with 'origin/master'. + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + popd ~/agent/workspace/Build-eclipse-launcher + pushd /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.framework ~/agent/workspace/Build-eclipse-launcher/rt.equinox.framework ~/agent/workspace/Build-eclipse-launcher + git checkout master Already on 'master' Your branch is up to date with 'origin/master'. + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + popd ~/agent/workspace/Build-eclipse-launcher [Build-eclipse-launcher] $ /bin/sh -xe /tmp/jenkins3738783435726483667.sh + echo /home/jenkins/agent/workspace/Build-eclipse-launcher /home/jenkins/agent/workspace/Build-eclipse-launcher + pushd /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.framework/features/org.eclipse.equinox.executable.feature/library ~/agent/workspace/Build-eclipse-launcher/rt.equinox.framework/features/org.eclipse.equinox.executable.feature/library ~/agent/workspace/Build-eclipse-launcher + '[' false == true ']' + tar cvzf /home/jenkins/agent/workspace/Build-eclipse-launcher/source.tar.gz cocoa eclipse.c eclipseCommon.c eclipseCommon.h eclipseConfig.c eclipseConfig.h eclipseJNI.c eclipseJNI.h eclipseMain.c eclipse-memcpy.h eclipseNix.c eclipseOS.h eclipseShm.c eclipseShm.h eclipseUnicode.h eclipseUtil.c eclipseUtil.h gtk make_version.mak org.eclipse.launcher.tests win32 cocoa/ cocoa/build.sh cocoa/build.xml cocoa/eclipseCocoa.c cocoa/eclipseCocoaCommon.c cocoa/eclipseCocoaMain.c cocoa/eclipseMain.c cocoa/make_cocoa.mak eclipse.c eclipseCommon.c eclipseCommon.h eclipseConfig.c eclipseConfig.h eclipseJNI.c eclipseJNI.h eclipseMain.c eclipse-memcpy.h eclipseNix.c eclipseOS.h eclipseShm.c eclipseShm.h eclipseUnicode.h eclipseUtil.c eclipseUtil.h gtk/ gtk/.gitignore gtk/README.md gtk/build.sh gtk/build.xml gtk/eclipseGtk.c gtk/eclipseGtk.h gtk/eclipseGtkCommon.c gtk/eclipseGtkInit.c gtk/make_linux.mak make_version.mak org.eclipse.launcher.tests/ org.eclipse.launcher.tests/.classpath org.eclipse.launcher.tests/.gitignore org.eclipse.launcher.tests/.project org.eclipse.launcher.tests/.settings/ org.eclipse.launcher.tests/.settings/org.eclipse.jdt.core.prefs org.eclipse.launcher.tests/.settings/org.eclipse.m2e.core.prefs org.eclipse.launcher.tests/pom.xml org.eclipse.launcher.tests/src/ org.eclipse.launcher.tests/src/main/ org.eclipse.launcher.tests/src/main/TestLauncherApp.java org.eclipse.launcher.tests/src/main/TestLauncherConstants.java org.eclipse.launcher.tests/src/org/ org.eclipse.launcher.tests/src/org/eclipse/ org.eclipse.launcher.tests/src/org/eclipse/equinox/ org.eclipse.launcher.tests/src/org/eclipse/equinox/launcher/ org.eclipse.launcher.tests/src/org/eclipse/equinox/launcher/JNIBridge.java org.eclipse.launcher.tests/src/test/ org.eclipse.launcher.tests/src/test/java/ org.eclipse.launcher.tests/src/test/java/LauncherTests.java win32/ win32/build.bat win32/build.sh win32/build.xml win32/eclipse.exe.manifest win32/eclipse.ico win32/eclipse.rc win32/eclipseWin.c win32/eclipseWinCommon.c win32/make_mingw.mak win32/make_win32.mak win32/make_win64.mak win32/make_win64_ia64.mak + popd ~/agent/workspace/Build-eclipse-launcher Waiting for the completion of gtk-launcher-linux-ppc64le gtk-launcher-linux-ppc64le #161 started. gtk-launcher-linux-ppc64le #161 completed. Result was SUCCESS Waiting for the completion of gtk-launcher-linux-aarch64 gtk-launcher-linux-aarch64 #101 started. gtk-launcher-linux-aarch64 #101 completed. Result was SUCCESS Waiting for the completion of gtk-launcher-linux-x86_64_pipeline gtk-launcher-linux-x86_64_pipeline #109 started. gtk-launcher-linux-x86_64_pipeline #109 completed. Result was SUCCESS Waiting for the completion of cocoa-launcher-macosx-x86_64 cocoa-launcher-macosx-x86_64 #170 started. cocoa-launcher-macosx-x86_64 #170 completed. Result was SUCCESS Waiting for the completion of cocoa-launcher-macosx-aarch64 cocoa-launcher-macosx-aarch64 #89 started. cocoa-launcher-macosx-aarch64 #89 completed. Result was SUCCESS Waiting for the completion of win32-launcher-windows-x86_64 win32-launcher-windows-x86_64 #178 started. win32-launcher-windows-x86_64 #178 completed. Result was SUCCESS [Build-eclipse-launcher] $ /bin/bash -x /tmp/jenkins8075143317133455952.sh + rm -rf /home/jenkins/agent/workspace/Build-eclipse-launcher/libs + mkdir -p /home/jenkins/agent/workspace/Build-eclipse-launcher/libs + pushd /home/jenkins/agent/workspace/Build-eclipse-launcher/libs ~/agent/workspace/Build-eclipse-launcher/libs ~/agent/workspace/Build-eclipse-launcher + rm -rf libs.tar.gz + '[' true == true ']' + curl -o libs.tar.gz https://ci.eclipse.org/releng/job/gtk-launcher-linux-x86_64_pipeline/lastSuccessfulBuild/artifact/launcher/gtk/libs.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 114k 100 114k 0 0 3262k 0 --:--:-- --:--:-- --:--:-- 3262k + tar xzf libs.tar.gz + os=linux + ws=gtk + arch=x86_64 + binPath=/home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/x86_64 + libPath=/home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.launcher.gtk.linux.x86_64 + echo 'Clean existing libs' Clean existing libs + rm /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/x86_64/eclipse + rm /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.launcher.gtk.linux.x86_64/eclipse_11802.so + echo 'Copy new libs' Copy new libs + mv eclipse /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/x86_64 + mv eclipse_11900.so /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.launcher.gtk.linux.x86_64 + curl -o libs.tar.gz https://ci.eclipse.org/releng/job/gtk-launcher-linux-ppc64le/lastSuccessfulBuild/artifact/launcher/gtk/libs.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 115k 100 115k 0 0 3394k 0 --:--:-- --:--:-- --:--:-- 3394k + tar xzf libs.tar.gz + os=linux + ws=gtk + arch=ppc64le + binPath=/home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/ppc64le + libPath=/home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.launcher.gtk.linux.ppc64le + echo 'Clean existing libs' Clean existing libs + rm /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/ppc64le/eclipse + rm /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.launcher.gtk.linux.ppc64le/eclipse_11802.so + echo 'Copy new libs' Copy new libs + mv eclipse /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/ppc64le + mv eclipse_11900.so /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.launcher.gtk.linux.ppc64le + curl -o libs.tar.gz https://ci.eclipse.org/releng/job/gtk-launcher-linux-aarch64/lastSuccessfulBuild/artifact/launcher/gtk/libs.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 112k 100 112k 0 0 4172k 0 --:--:-- --:--:-- --:--:-- 4172k + tar xzf libs.tar.gz + os=linux + ws=gtk + arch=aarch64 + binPath=/home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/aarch64 + libPath=/home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.launcher.gtk.linux.aarch64 + mkdir -p /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/aarch64 + mkdir -p /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.launcher.gtk.linux.aarch64 + echo 'Clean existing libs' Clean existing libs + rm -rf /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/aarch64/eclipse + rm -rf /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.launcher.gtk.linux.aarch64/eclipse_11802.so + echo 'Copy new libs' Copy new libs + mv eclipse /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/aarch64 + mv eclipse_11900.so /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.launcher.gtk.linux.aarch64 + '[' true == true ']' + curl -o libs.tar.gz https://ci.eclipse.org/releng/job/cocoa-launcher-macosx-x86_64/lastSuccessfulBuild/artifact/launcher/cocoa/libs.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37435 100 37435 0 0 1462k 0 --:--:-- --:--:-- --:--:-- 1406k + tar xzf libs.tar.gz + os=macosx + ws=cocoa + arch=x86_64 + binPath=/home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.executable/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS + libPath=/home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.launcher.cocoa.macosx.x86_64 + echo 'Sign libs' Sign libs + set -x ++ ls eclipse_11900.so + fn-mac-sign eclipse_11900.so + filename=eclipse_11900.so + mv eclipse_11900.so unsigned-eclipse_11900.so + curl -f -o eclipse_11900.so -F file=@unsigned-eclipse_11900.so https://cbi.eclipse.org/macos/codesign/sign % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 211k 100 114k 100 98665 421k 352k --:--:-- --:--:-- --:--:-- 774k + '[' 0 -ne 0 ']' + rm unsigned-eclipse_11900.so + fn-mac-sign-exe eclipse + filename=eclipse + mv eclipse unsigned-eclipse + rm -f sdk.entitlement + wget https://download.eclipse.org/eclipse/relengScripts/entitlement/sdk.entitlement --2024-01-29 13:38:21-- https://download.eclipse.org/eclipse/relengScripts/entitlement/sdk.entitlement Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199 Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 628 Saving to: ‘sdk.entitlement’ 0K 100% 27.5M=0s 2024-01-29 13:38:21 (27.5 MB/s) - ‘sdk.entitlement’ saved [628/628] + curl -f -o eclipse -F file=@unsigned-eclipse -F entitlements=@sdk.entitlement https://cbi.eclipse.org/macos/codesign/sign % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 130k 100 76368 100 57285 426k 319k --:--:-- --:--:-- --:--:-- 745k + '[' 0 -ne 0 ']' + rm unsigned-eclipse + echo 'Clean existing libs' Clean existing libs + rm /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.executable/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS/eclipse + rm /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/eclipse_11804.so + echo 'Copy new libs' Copy new libs + mv eclipse /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.executable/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS + mv eclipse_11900.so /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.launcher.cocoa.macosx.x86_64 + curl -o libs.tar.gz https://ci.eclipse.org/releng/job/cocoa-launcher-macosx-aarch64/lastSuccessfulBuild/artifact/launcher/cocoa/libs.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38374 100 38374 0 0 1561k 0 --:--:-- --:--:-- --:--:-- 1561k + tar xzf libs.tar.gz + os=macosx + ws=cocoa + arch=aarch64 + binPath=/home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.executable/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS + libPath=/home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.launcher.cocoa.macosx.aarch64 + mkdir -p /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.executable/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS + mkdir -p /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries/org.eclipse.equinox.launcher.cocoa.macosx.aarch64 + echo 'Sign libs' Sign libs ++ ls eclipse_11900.so + fn-mac-sign eclipse_11900.so + filename=eclipse_11900.so + mv eclipse_11900.so unsigned-eclipse_11900.so + curl -f -o eclipse_11900.so -F file=@unsigned-eclipse_11900.so https://cbi.eclipse.org/macos/codesign/sign % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 216k 100 117k 100 99k 550k 467k --:--:-- --:--:-- --:--:-- 1018k + '[' 0 -ne 0 ']' + rm unsigned-eclipse_11900.so + fn-mac-sign-exe eclipse + filename=eclipse + mv eclipse unsigned-eclipse + rm -f sdk.entitlement + wget https://download.eclipse.org/eclipse/relengScripts/entitlement/sdk.entitlement --2024-01-29 13:38:21-- https://download.eclipse.org/eclipse/relengScripts/entitlement/sdk.entitlement Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199 Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 628 Saving to: ‘sdk.entitlement’ 0K 100% 28.8M=0s 2024-01-29 13:38:21 (28.8 MB/s) - ‘sdk.entitlement’ saved [628/628] + curl -f -o eclipse -F file=@unsigned-eclipse -F entitlements=@sdk.entitlement https://cbi.eclipse.org/macos/codesign/sign % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 51 131k 15 11867 100 58289 71921 344k 0:00:01 --:--:-- 0:00:01 412k 100 131k 100 76800 100 58289 433k 329k --:--:-- --:--:-- --:--:-- 758k + '[' 0 -ne 0 ']' + rm unsigned-eclipse + set +x Clean existing libs Copy new libs % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 373k 100 373k 0 0 12.1M 0 --:--:-- --:--:-- --:--:-- 12.1M Sign libs ++ ls eclipse_11900.dll eclipsec.exe eclipse.exe + for i in $(ls eclipse*) + fn-win-sign eclipse_11900.dll + filename=eclipse_11900.dll + mv eclipse_11900.dll unsigned-eclipse_11900.dll + curl -f -o eclipse_11900.dll -F file=@unsigned-eclipse_11900.dll https://cbi.eclipse.org/authenticode/sign % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 468k 100 239k 100 229k 797k 764k --:--:-- --:--:-- --:--:-- 1561k + '[' 0 -ne 0 ']' + rm unsigned-eclipse_11900.dll + for i in $(ls eclipse*) + fn-win-sign eclipsec.exe + filename=eclipsec.exe + mv eclipsec.exe unsigned-eclipsec.exe + curl -f -o eclipsec.exe -F file=@unsigned-eclipsec.exe https://cbi.eclipse.org/authenticode/sign % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 222k 0 0 100 222k 0 185k 0:00:01 0:00:01 --:--:-- 185k 100 222k 0 0 100 222k 0 101k 0:00:02 0:00:02 --:--:-- 101k 100 222k 0 0 100 222k 0 71155 0:00:03 0:00:03 --:--:-- 71155 100 455k 100 232k 100 222k 70118 67054 0:00:03 0:00:03 --:--:-- 133k + '[' 0 -ne 0 ']' + rm unsigned-eclipsec.exe + for i in $(ls eclipse*) + fn-win-sign eclipse.exe + filename=eclipse.exe + mv eclipse.exe unsigned-eclipse.exe + curl -f -o eclipse.exe -F file=@unsigned-eclipse.exe https://cbi.eclipse.org/authenticode/sign % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 510k 0 0 100 510k 0 2515k --:--:-- --:--:-- --:--:-- 2515k 100 510k 0 0 100 510k 0 424k 0:00:01 0:00:01 --:--:-- 423k 100 510k 0 0 100 510k 0 231k 0:00:02 0:00:02 --:--:-- 231k 100 1031k 100 520k 100 510k 173k 170k 0:00:02 0:00:02 --:--:-- 344k + '[' 0 -ne 0 ']' + rm unsigned-eclipse.exe + set +x Clean existing libs Copy new libs [Build-eclipse-launcher] $ /bin/bash -x /tmp/jenkins18181788992396818789.sh + git config --global user.email eclipse-releng-bot@eclipse.org + git config --global user.name 'Eclipse Releng Bot' + cd /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries + git add -A CONTRIBUTING LICENSE NOTICE org.eclipse.equinox.executable org.eclipse.equinox.launcher.cocoa.macosx org.eclipse.equinox.launcher.cocoa.macosx.aarch64 org.eclipse.equinox.launcher.cocoa.macosx.x86_64 org.eclipse.equinox.launcher.gtk.linux.aarch64 org.eclipse.equinox.launcher.gtk.linux.ppc64le org.eclipse.equinox.launcher.gtk.linux.x86_64 org.eclipse.equinox.launcher.win32.win32.x86_64 + git status On branch master Your branch is up to date with 'origin/master'. Changes to be committed: (use "git restore --staged ..." to unstage) modified: org.eclipse.equinox.executable/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/eclipse modified: org.eclipse.equinox.executable/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS/eclipse modified: org.eclipse.equinox.executable/bin/gtk/linux/aarch64/eclipse modified: org.eclipse.equinox.executable/bin/gtk/linux/ppc64le/eclipse modified: org.eclipse.equinox.executable/bin/gtk/linux/x86_64/eclipse modified: org.eclipse.equinox.executable/bin/win32/win32/x86_64/eclipse.exe modified: org.eclipse.equinox.executable/bin/win32/win32/x86_64/eclipsec.exe renamed: org.eclipse.equinox.launcher.cocoa.macosx.aarch64/eclipse_11804.so -> org.eclipse.equinox.launcher.cocoa.macosx.aarch64/eclipse_11900.so renamed: org.eclipse.equinox.launcher.cocoa.macosx.x86_64/eclipse_11804.so -> org.eclipse.equinox.launcher.cocoa.macosx.x86_64/eclipse_11900.so renamed: org.eclipse.equinox.launcher.gtk.linux.aarch64/eclipse_11802.so -> org.eclipse.equinox.launcher.gtk.linux.aarch64/eclipse_11900.so renamed: org.eclipse.equinox.launcher.gtk.linux.ppc64le/eclipse_11802.so -> org.eclipse.equinox.launcher.gtk.linux.ppc64le/eclipse_11900.so deleted: org.eclipse.equinox.launcher.gtk.linux.x86_64/eclipse_11802.so new file: org.eclipse.equinox.launcher.gtk.linux.x86_64/eclipse_11900.so renamed: org.eclipse.equinox.launcher.win32.win32.x86_64/eclipse_11802.dll -> org.eclipse.equinox.launcher.win32.win32.x86_64/eclipse_11900.dll + cd /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.framework/releng/org.eclipse.equinox.launcher.releng/ + ant commitBinaries -DlocalGit=/home/jenkins/agent/workspace/Build-eclipse-launcher Buildfile: /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.framework/releng/org.eclipse.equinox.launcher.releng/build.xml loadProperties: initProperties: [script] Warning: Nashorn engine is planned to be removed from a future JDK release commitBinaries: [exec] [master a768faa] Recompiled binaries [exec] 14 files changed, 0 insertions(+), 0 deletions(-) [exec] rename org.eclipse.equinox.launcher.cocoa.macosx.aarch64/{eclipse_11804.so => eclipse_11900.so} (73%) [exec] rename org.eclipse.equinox.launcher.cocoa.macosx.x86_64/{eclipse_11804.so => eclipse_11900.so} (68%) [exec] rename org.eclipse.equinox.launcher.gtk.linux.aarch64/{eclipse_11802.so => eclipse_11900.so} (55%) [exec] rename org.eclipse.equinox.launcher.gtk.linux.ppc64le/{eclipse_11802.so => eclipse_11900.so} (55%) [exec] delete mode 100755 org.eclipse.equinox.launcher.gtk.linux.x86_64/eclipse_11802.so [exec] create mode 100755 org.eclipse.equinox.launcher.gtk.linux.x86_64/eclipse_11900.so [exec] rename org.eclipse.equinox.launcher.win32.win32.x86_64/{eclipse_11802.dll => eclipse_11900.dll} (62%) [exec] [master cb29271c9] Binaries v20240129-1338 [exec] 8 files changed, 8 insertions(+), 8 deletions(-) BUILD SUCCESSFUL Total time: 1 second + git status On branch master Your branch is ahead of 'origin/master' by 1 commit. (use "git push" to publish your local commits) nothing to commit, working tree clean + [[ false == \t\r\u\e ]] + cd /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.framework + git pull Already up to date. + git push origin master To github.com:eclipse-equinox/equinox.git 188951baf..cb29271c9 master -> master + cd /home/jenkins/agent/workspace/Build-eclipse-launcher/rt.equinox.binaries + git pull Already up to date. + git push origin master remote: Bypassed rule violations for refs/heads/master: remote: remote: - Changes must be made through a pull request. remote: To github.com:eclipse-equinox/equinox.binaries.git c07eacc..a768faa master -> master + git push --tags To github.com:eclipse-equinox/equinox.binaries.git * [new tag] v20240129-1338 -> v20240129-1338 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 48 killed; [ssh-agent] Stopped. Archiving artifacts Finished: SUCCESS