Started by upstream project "Builds/I-build-4.32" build number 79 originally caused by: Started by timer Obtained JenkinsJobs/SmokeTests/StartSmokeTests.groovy from git https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git [Pipeline] Start of Pipeline [Pipeline] node Agent basic-ssfpt is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-ssfpt" 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: "basic-ssfpt" - 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: "basic-ssfpt" - 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-basic: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" Running on basic-ssfpt in /home/jenkins/agent/workspace/Start-smoke-tests [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git > git init /home/jenkins/agent/workspace/Start-smoke-tests # timeout=10 Fetching upstream changes from https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 21799edbacddb5ba9a0ae6b1ca30c1dea4e99e18 (origin/master) > git config remote.origin.url https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21799edbacddb5ba9a0ae6b1ca30c1dea4e99e18 # timeout=10 Commit message: "Build input for build I20240424-1800" > git rev-list --no-walk 030b5e2db871909bd33e706aeea8f711c2a28d62 # timeout=10 [Checks API] No suitable checks publisher found. The recommended git tool is: git No credentials specified The recommended git tool is: git No credentials specified > git rev-parse HEAD^{commit} # timeout=10 [GitCheckoutListener] Recording commits of 'git https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git' [GitCheckoutListener] Found previous build 'Start-smoke-tests #2437' that contains recorded Git commits [GitCheckoutListener] -> Starting recording of new commits since '030b5e2' [GitCheckoutListener] -> Single parent commit found - branch is already descendant of target branch head [GitCheckoutListener] -> Using head commit '21799ed' as starting point [GitCheckoutListener] -> Recorded 3 new commits [GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GithubWeb@d2093f82' to render commit links [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 5 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Trigger tests) [Pipeline] parallel [Pipeline] { (Branch: Ubuntu 22.04 Java17) [Pipeline] { (Branch: Opensuse Leap Java17) [Pipeline] { (Branch: Centos 9.x Java17) [Pipeline] { (Branch: Centos 8 arm64 Java17) [Pipeline] { (Branch: Centos 8.x ppc64le Java17) [Pipeline] { (Branch: Ubuntu 22.04 Java21) [Pipeline] { (Branch: Opensuse Leap Java21) [Pipeline] { (Branch: Centos 9.x Java21) [Pipeline] { (Branch: Centos 8 arm64 Java21) [Pipeline] { (Branch: Ubuntu 22.04 Java22) [Pipeline] { (Branch: Opensuse Leap Java22) [Pipeline] { (Branch: Centos 9.x Java22) [Pipeline] { (Branch: Centos 8 arm64 Java22) [Pipeline] stage [Pipeline] { (Ubuntu 22.04 Java17) [Pipeline] stage [Pipeline] { (Opensuse Leap Java17) [Pipeline] stage [Pipeline] { (Centos 9.x Java17) [Pipeline] stage [Pipeline] { (Centos 8 arm64 Java17) [Pipeline] stage [Pipeline] { (Centos 8.x ppc64le Java17) [Pipeline] stage [Pipeline] { (Ubuntu 22.04 Java21) [Pipeline] stage [Pipeline] { (Opensuse Leap Java21) [Pipeline] stage [Pipeline] { (Centos 9.x Java21) [Pipeline] stage [Pipeline] { (Centos 8 arm64 Java21) [Pipeline] stage [Pipeline] { (Ubuntu 22.04 Java22) [Pipeline] stage [Pipeline] { (Opensuse Leap Java22) [Pipeline] stage [Pipeline] { (Centos 9.x Java22) [Pipeline] stage [Pipeline] { (Centos 8 arm64 Java22) [Pipeline] build 19:17:47 [2024-04-24T23:17:47.910Z] Scheduling project: Smoke Tests » ep-smoke-test-ubuntu22 [Pipeline] build 19:17:47 [2024-04-24T23:17:47.914Z] Scheduling project: Smoke Tests » ep-smoke-test-opensuse-leap [Pipeline] build 19:17:47 [2024-04-24T23:17:47.917Z] Scheduling project: Smoke Tests » ep-smoke-test-centos9 [Pipeline] build 19:17:47 [2024-04-24T23:17:47.920Z] Scheduling project: Smoke Tests » ep-smoke-test-arm64 [Pipeline] build 19:17:47 [2024-04-24T23:17:47.922Z] Scheduling project: Smoke Tests » ep-smoke-test-ppcle [Pipeline] build 19:17:47 [2024-04-24T23:17:47.925Z] Scheduling project: Smoke Tests » ep-smoke-test-ubuntu22 [Pipeline] build 19:17:47 [2024-04-24T23:17:47.928Z] Scheduling project: Smoke Tests » ep-smoke-test-opensuse-leap [Pipeline] build 19:17:47 [2024-04-24T23:17:47.932Z] Scheduling project: Smoke Tests » ep-smoke-test-centos9 [Pipeline] build 19:17:47 [2024-04-24T23:17:47.935Z] Scheduling project: Smoke Tests » ep-smoke-test-arm64 [Pipeline] build 19:17:47 [2024-04-24T23:17:47.938Z] Scheduling project: Smoke Tests » ep-smoke-test-ubuntu22 [Pipeline] build 19:17:47 [2024-04-24T23:17:47.941Z] Scheduling project: Smoke Tests » ep-smoke-test-opensuse-leap [Pipeline] build 19:17:47 [2024-04-24T23:17:47.944Z] Scheduling project: Smoke Tests » ep-smoke-test-centos9 [Pipeline] build 19:17:47 [2024-04-24T23:17:47.947Z] Scheduling project: Smoke Tests » ep-smoke-test-arm64 19:17:57 [2024-04-24T23:17:57.510Z] Starting building: Smoke Tests » ep-smoke-test-ppcle #1276 19:17:57 [2024-04-24T23:17:57.529Z] Starting building: Smoke Tests » ep-smoke-test-arm64 #2065 19:17:57 [2024-04-24T23:17:57.529Z] Starting building: Smoke Tests » ep-smoke-test-arm64 #2064 19:17:57 [2024-04-24T23:17:57.529Z] Starting building: Smoke Tests » ep-smoke-test-arm64 #2066 19:17:58 [2024-04-24T23:17:58.706Z] Starting building: Smoke Tests » ep-smoke-test-centos9 #2066 19:17:58 [2024-04-24T23:17:58.706Z] Starting building: Smoke Tests » ep-smoke-test-centos9 #2065 19:17:58 [2024-04-24T23:17:58.707Z] Starting building: Smoke Tests » ep-smoke-test-centos9 #2064 19:17:58 [2024-04-24T23:17:58.825Z] Starting building: Smoke Tests » ep-smoke-test-opensuse-leap #2064 19:17:58 [2024-04-24T23:17:58.825Z] Starting building: Smoke Tests » ep-smoke-test-opensuse-leap #2063 19:17:58 [2024-04-24T23:17:58.825Z] Starting building: Smoke Tests » ep-smoke-test-opensuse-leap #2062 19:17:58 [2024-04-24T23:17:58.886Z] Starting building: Smoke Tests » ep-smoke-test-ubuntu22 #2064 19:17:58 [2024-04-24T23:17:58.886Z] Starting building: Smoke Tests » ep-smoke-test-ubuntu22 #2065 19:17:58 [2024-04-24T23:17:58.887Z] Starting building: Smoke Tests » ep-smoke-test-ubuntu22 #2066 19:30:11 [2024-04-24T23:30:11.996Z] Build Smoke Tests » ep-smoke-test-centos9 #2066 completed: SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] } 19:32:19 [2024-04-24T23:32:19.153Z] Build Smoke Tests » ep-smoke-test-ppcle #1276 completed: SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] } 19:32:46 [2024-04-24T23:32:46.014Z] Build Smoke Tests » ep-smoke-test-opensuse-leap #2062 completed: SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] } 19:34:52 [2024-04-24T23:34:52.769Z] Build Smoke Tests » ep-smoke-test-arm64 #2065 completed: SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] } 19:35:13 [2024-04-24T23:35:13.171Z] Build Smoke Tests » ep-smoke-test-centos9 #2065 completed: SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] } 19:35:31 [2024-04-24T23:35:31.092Z] Build Smoke Tests » ep-smoke-test-arm64 #2064 completed: SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] } 19:37:57 [2024-04-24T23:37:57.742Z] Build Smoke Tests » ep-smoke-test-arm64 #2066 completed: SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] } 19:39:09 [2024-04-24T23:39:09.185Z] Build Smoke Tests » ep-smoke-test-centos9 #2064 completed: SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] } 19:45:57 [2024-04-24T23:45:57.500Z] Build Smoke Tests » ep-smoke-test-opensuse-leap #2064 completed: SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] } 19:52:21 [2024-04-24T23:52:21.259Z] Build Smoke Tests » ep-smoke-test-opensuse-leap #2063 completed: UNSTABLE [Pipeline] } [Pipeline] // stage [Pipeline] } 19:52:21 [2024-04-24T23:52:21.281Z] Failed in branch Opensuse Leap Java21 20:08:38 [2024-04-25T00:08:38.523Z] Build Smoke Tests » ep-smoke-test-ubuntu22 #2066 completed: SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] } 20:36:20 [2024-04-25T00:36:20.187Z] Build Smoke Tests » ep-smoke-test-ubuntu22 #2064 completed: ABORTED [Pipeline] } [Pipeline] // stage [Pipeline] } 20:36:20 [2024-04-25T00:36:20.209Z] Failed in branch Ubuntu 22.04 Java17 20:47:16 [2024-04-25T00:47:16.305Z] Build Smoke Tests » ep-smoke-test-ubuntu22 #2065 completed: ABORTED [Pipeline] } [Pipeline] // stage [Pipeline] } 20:47:16 [2024-04-25T00:47:16.449Z] Failed in branch Ubuntu 22.04 Java21 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] emailext 20:47:16 [2024-04-25T00:47:16.616Z] Sending email to: sravankumarl@in.ibm.com sravan.lakkimsetti@gmail.com rahul.mohanan@ibm.com [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Smoke Tests » ep-smoke-test-ubuntu22 #2064 completed with status ABORTED (propagate: false to ignore) org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 4c5b3477-d2c8-4a4b-9593-a5255b82c69a Smoke Tests » ep-smoke-test-ubuntu22 #2065 completed with status ABORTED (propagate: false to ignore) org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 7b4b5311-6119-4107-aef0-936d8574091a Smoke Tests » ep-smoke-test-opensuse-leap #2063 completed with status UNSTABLE (propagate: false to ignore) org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 5dc755e8-1b85-426a-8050-3235d2cb0c89 [Checks API] No suitable checks publisher found. Finished: ABORTED