Skip to content
Aborted

Console Output

Started by upstream project "Builds/I-build-4.33" build number 24
originally caused by:
 Started by user Andrey Loskutov
Running as Andrey Loskutov
Obtained JenkinsJobs/SmokeTests/StartSmokeTests.groovy from git https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
‘b9h15-macos11-x86_64’ is reserved for jobs with matching label expression
‘centos-aarch64-1’ is reserved for jobs with matching label expression
‘centos-aarch64-2’ is reserved for jobs with matching label expression
‘centos-aarch64-3’ is reserved for jobs with matching label expression
‘centos-aarch64-4’ is reserved for jobs with matching label expression
‘ppcle-buildTest’ is reserved for jobs with matching label expression
‘ppcle-test’ is reserved for jobs with matching label expression
‘rie8t-win11-arm64’ is reserved for jobs with matching label expression
‘rs68g-win10’ is reserved for jobs with matching label expression
Agent basic-6z75f is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    kubernetes.jenkins.io/last-refresh: "1718882758439"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
    kubernetes.jenkins.io/controller: "http___jenkins-ui_releng_svc_cluster_local_relengx"
  name: "basic-6z75f"
  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-6z75f"
    - 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: "REMOTING_OPTS"
      value: "-noReconnectAfter 1d"
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-6z75f"
    - 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-3206.vb_15dcf73f6a_9"
    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-6z75f 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 c4b2e3bb2afd3373a376f309e46e2f54589406c4 (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 c4b2e3bb2afd3373a376f309e46e2f54589406c4 # timeout=10
Commit message: "Build input for build I20240620-0440"
 > git rev-list --no-walk 6179126ba748c3b916331152a50c0223ba9249b3 # 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 #2512' that contains recorded Git commits
[GitCheckoutListener] -> Starting recording of new commits since '6179126'
[GitCheckoutListener] -> Single parent commit found - branch is already descendant of target branch head
[GitCheckoutListener] -> Using head commit 'c4b2e3b' as starting point
[GitCheckoutListener] -> Recorded 2 new commits
[GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GithubWeb@dbdb53eb' 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
07:26:50 [2024-06-20T11:26:50.507Z] Scheduling project: Smoke Tests » ep-smoke-test-ubuntu22
[Pipeline] build
07:26:50 [2024-06-20T11:26:50.512Z] Scheduling project: Smoke Tests » ep-smoke-test-opensuse-leap
[Pipeline] build
07:26:50 [2024-06-20T11:26:50.517Z] Scheduling project: Smoke Tests » ep-smoke-test-centos9
[Pipeline] build
07:26:50 [2024-06-20T11:26:50.520Z] Scheduling project: Smoke Tests » ep-smoke-test-arm64
[Pipeline] build
07:26:50 [2024-06-20T11:26:50.524Z] Scheduling project: Smoke Tests » ep-smoke-test-ppcle
[Pipeline] build
07:26:50 [2024-06-20T11:26:50.527Z] Scheduling project: Smoke Tests » ep-smoke-test-ubuntu22
[Pipeline] build
07:26:50 [2024-06-20T11:26:50.531Z] Scheduling project: Smoke Tests » ep-smoke-test-opensuse-leap
[Pipeline] build
07:26:50 [2024-06-20T11:26:50.534Z] Scheduling project: Smoke Tests » ep-smoke-test-centos9
[Pipeline] build
07:26:50 [2024-06-20T11:26:50.538Z] Scheduling project: Smoke Tests » ep-smoke-test-arm64
[Pipeline] build
07:26:50 [2024-06-20T11:26:50.541Z] Scheduling project: Smoke Tests » ep-smoke-test-ubuntu22
[Pipeline] build
07:26:50 [2024-06-20T11:26:50.544Z] Scheduling project: Smoke Tests » ep-smoke-test-opensuse-leap
[Pipeline] build
07:26:50 [2024-06-20T11:26:50.548Z] Scheduling project: Smoke Tests » ep-smoke-test-centos9
[Pipeline] build
07:26:50 [2024-06-20T11:26:50.552Z] Scheduling project: Smoke Tests » ep-smoke-test-arm64
07:27:02 [2024-06-20T11:27:02.949Z] Starting building: Smoke Tests » ep-smoke-test-arm64 #2286
07:27:02 [2024-06-20T11:27:02.949Z] Starting building: Smoke Tests » ep-smoke-test-arm64 #2287
07:27:02 [2024-06-20T11:27:02.951Z] Starting building: Smoke Tests » ep-smoke-test-arm64 #2288
07:27:03 [2024-06-20T11:27:03.126Z] Starting building: Smoke Tests » ep-smoke-test-ppcle #1350
07:27:04 [2024-06-20T11:27:04.444Z] Starting building: Smoke Tests » ep-smoke-test-ubuntu22 #2287
07:27:04 [2024-06-20T11:27:04.444Z] Starting building: Smoke Tests » ep-smoke-test-ubuntu22 #2288
07:27:04 [2024-06-20T11:27:04.444Z] Starting building: Smoke Tests » ep-smoke-test-ubuntu22 #2286
07:27:04 [2024-06-20T11:27:04.528Z] Starting building: Smoke Tests » ep-smoke-test-opensuse-leap #2286
07:27:04 [2024-06-20T11:27:04.528Z] Starting building: Smoke Tests » ep-smoke-test-opensuse-leap #2285
07:27:04 [2024-06-20T11:27:04.528Z] Starting building: Smoke Tests » ep-smoke-test-opensuse-leap #2284
07:27:04 [2024-06-20T11:27:04.568Z] Starting building: Smoke Tests » ep-smoke-test-centos9 #2286
07:27:04 [2024-06-20T11:27:04.568Z] Starting building: Smoke Tests » ep-smoke-test-centos9 #2288
07:27:04 [2024-06-20T11:27:04.568Z] Starting building: Smoke Tests » ep-smoke-test-centos9 #2287
07:40:02 [2024-06-20T11:40:02.984Z] Build Smoke Tests » ep-smoke-test-arm64 #2288 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:41:42 [2024-06-20T11:41:42.350Z] Build Smoke Tests » ep-smoke-test-ppcle #1350 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:43:54 [2024-06-20T11:43:54.597Z] Build Smoke Tests » ep-smoke-test-arm64 #2287 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:44:00 [2024-06-20T11:44:00.575Z] Build Smoke Tests » ep-smoke-test-arm64 #2286 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:46:05 [2024-06-20T11:46:05.721Z] Build Smoke Tests » ep-smoke-test-centos9 #2286 completed: UNSTABLE
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:46:06 [2024-06-20T11:46:06.622Z] Failed in branch Centos 9.x Java17
07:48:35 [2024-06-20T11:48:35.434Z] Build Smoke Tests » ep-smoke-test-opensuse-leap #2284 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:07:55 [2024-06-20T12:07:55.175Z] Build Smoke Tests » ep-smoke-test-opensuse-leap #2285 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:10:27 [2024-06-20T12:10:27.528Z] Build Smoke Tests » ep-smoke-test-centos9 #2287 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:32:05 [2024-06-20T12:32:05.802Z] Build Smoke Tests » ep-smoke-test-centos9 #2288 completed: ABORTED
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:32:06 [2024-06-20T12:32:06.691Z] Failed in branch Centos 9.x Java22
08:39:16 [2024-06-20T12:39:16.701Z] Build Smoke Tests » ep-smoke-test-opensuse-leap #2286 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:40:31 [2024-06-20T12:40:31.735Z] Build Smoke Tests » ep-smoke-test-ubuntu22 #2286 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:50:16 [2024-06-20T12:50:16.136Z] Build Smoke Tests » ep-smoke-test-ubuntu22 #2287 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:54:14 [2024-06-20T12:54:14.858Z] Build Smoke Tests » ep-smoke-test-ubuntu22 #2288 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] emailext
08:54:19 [2024-06-20T12:54:19.277Z] 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-centos9 #2288 completed with status ABORTED (propagate: false to ignore)
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 54c0114e-320d-45ab-9b1d-22475f3a85e1
Smoke Tests » ep-smoke-test-centos9 #2286 completed with status UNSTABLE (propagate: false to ignore)
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 24484500-6788-4fd2-a0d6-0e29eefee5ff
[Checks API] No suitable checks publisher found.
Finished: ABORTED