Skip to content
Failed

Console Output

Generic Cause
Obtained buildenv/jenkins/omrbuild.groovy from git https://github.com/eclipse/omr.git
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
20:33:18 [2024-07-24T00:33:18.530Z] Timeout set to expire in 8 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] echo
20:33:18 [2024-07-24T00:33:18.560Z] custom option matcher: null
[Pipeline] echo
20:33:18 [2024-07-24T00:33:18.562Z] [compile:xlinux, cgroup.v1]
[Pipeline] echo
20:33:18 [2024-07-24T00:33:18.563Z] run in docker: true
[Pipeline] node
20:33:18 [2024-07-24T00:33:18.570Z] Running on ub20-x64-omr10 in /home/jenkins/workspace/Build-linux_x86
[Pipeline] {
[Pipeline] echo
20:33:18 [2024-07-24T00:33:18.613Z] customWorkspace: /home/jenkins/workspace/Build
[Pipeline] ws
20:33:18 [2024-07-24T00:33:18.624Z] Running in /home/jenkins/workspace/Build
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Docker Remove Containers)
[Pipeline] echo
20:33:18 [2024-07-24T00:33:18.643Z] Listing docker containers to attempt removal
[Pipeline] sh
20:33:30 [2024-07-24T00:33:30.741Z] + docker ps -a
20:33:31 [2024-07-24T00:33:31.060Z] CONTAINER ID   IMAGE     COMMAND   CREATED   STATUS    PORTS     NAMES
[Pipeline] sh
20:33:33 [2024-07-24T00:33:33.829Z] + docker ps -a --format {{.ID}}
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Get Sources)
[Pipeline] retry
[Pipeline] {
[Pipeline] checkout
20:33:39 [2024-07-24T00:33:39.231Z] The recommended git tool is: git
20:34:26 [2024-07-24T00:34:26.061Z] No credentials specified
20:34:26 [2024-07-24T00:34:26.275Z] Cloning the remote Git repository
20:34:26 [2024-07-24T00:34:26.454Z] Honoring refspec on initial clone
20:34:26 [2024-07-24T00:34:26.980Z] Cloning repository https://github.com/eclipse/omr.git
20:34:27 [2024-07-24T00:34:27.197Z]  > git init /home/jenkins/workspace/Build # timeout=10
20:34:27 [2024-07-24T00:34:27.802Z] Using reference repository: /home/jenkins//gitcache
20:34:27 [2024-07-24T00:34:27.806Z] Fetching upstream changes from https://github.com/eclipse/omr.git
20:34:27 [2024-07-24T00:34:27.806Z]  > git --version # timeout=10
20:34:27 [2024-07-24T00:34:27.814Z]  > git --version # 'git version 2.25.1'
20:34:27 [2024-07-24T00:34:27.815Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
20:34:39 [2024-07-24T00:34:39.563Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
20:34:39 [2024-07-24T00:34:39.571Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:34:58 [2024-07-24T00:34:58.961Z] Avoid second fetch
20:34:59 [2024-07-24T00:34:59.172Z] Checking out Revision 6002b4a2befee7ba16be4f1623fecdf0da71e8bf (refs/remotes/origin/master)
20:34:59 [2024-07-24T00:34:59.068Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
20:34:59 [2024-07-24T00:34:59.478Z]  > git config core.sparsecheckout # timeout=10
20:34:59 [2024-07-24T00:34:59.488Z]  > git checkout -f 6002b4a2befee7ba16be4f1623fecdf0da71e8bf # timeout=10
20:35:09 [2024-07-24T00:35:09.222Z] Commit message: "Merge pull request #7420 from amicic/cpu_and_process_stats"
20:35:09 [2024-07-24T00:35:09.319Z]  > git rev-list --no-walk 56cb81f5e26482b2be681ed4ffd7f361bff59d42 # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] step
20:35:11 [2024-07-24T00:35:11.048Z] [Set GitHub commit status (universal)] PENDING on repos [GHRepository@5205532c[archived=false,commits={},compareUsePaginatedCommits=false,description=Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes,disabled=false,fork=false,homepage=http://www.eclipse.org/omr,isTemplate=false,language=C++,milestones={},name=omr,nodeId=MDEwOlJlcG9zaXRvcnk1MzA3NzQ3OA==,parent=<null>,size=82353,source=<null>,visibility=public,createdAt=2016-03-03T19:34:17Z,id=53077478,nodeId=<null>,updatedAt=2024-07-24T00:33:08Z,url=https://api.github.com/repos/eclipse/omr]] (sha:6002b4a) with context:continuous-integration/eclipse-omr/branch/linux_x86
20:35:11 [2024-07-24T00:35:11.049Z] Setting commit status on GitHub for https://github.com/eclipse/omr/commit/6002b4a2befee7ba16be4f1623fecdf0da71e8bf
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker Build)
[Pipeline] dir
20:35:11 [2024-07-24T00:35:11.671Z] Running in /home/jenkins/workspace/Build/buildenv/docker/x86_64/ubuntu20
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:35:13 [2024-07-24T00:35:13.792Z] + docker build -t buildomr .
20:35:13 [2024-07-24T00:35:13.792Z] #0 building with "default" instance using docker driver
20:35:13 [2024-07-24T00:35:13.792Z] 
20:35:13 [2024-07-24T00:35:13.792Z] #1 [internal] load build definition from Dockerfile
20:35:13 [2024-07-24T00:35:13.792Z] #1 transferring dockerfile: 2.32kB done
20:35:13 [2024-07-24T00:35:13.792Z] #1 DONE 0.1s
20:35:13 [2024-07-24T00:35:13.792Z] 
20:35:13 [2024-07-24T00:35:13.792Z] #2 [internal] load .dockerignore
20:35:13 [2024-07-24T00:35:13.792Z] #2 transferring context: 2B done
20:35:13 [2024-07-24T00:35:13.792Z] #2 DONE 0.1s
20:35:13 [2024-07-24T00:35:13.792Z] 
20:35:13 [2024-07-24T00:35:13.792Z] #3 [internal] load metadata for docker.io/nvidia/cuda:9.0-devel-ubuntu16.04
20:35:14 [2024-07-24T00:35:14.796Z] #3 ERROR: docker.io/nvidia/cuda:9.0-devel-ubuntu16.04: not found
20:35:14 [2024-07-24T00:35:14.796Z] 
20:35:14 [2024-07-24T00:35:14.796Z] #4 [internal] load metadata for docker.io/library/ubuntu:20.04
20:35:14 [2024-07-24T00:35:14.796Z] #4 CANCELED
20:35:14 [2024-07-24T00:35:14.796Z] ------
20:35:14 [2024-07-24T00:35:14.796Z]  > [internal] load metadata for docker.io/nvidia/cuda:9.0-devel-ubuntu16.04:
20:35:14 [2024-07-24T00:35:14.796Z] ------
20:35:14 [2024-07-24T00:35:14.796Z] Dockerfile:23
20:35:14 [2024-07-24T00:35:14.796Z] --------------------
20:35:14 [2024-07-24T00:35:14.796Z]   21 |     # Create the OMR build environment with Ubuntu 20.04.
20:35:14 [2024-07-24T00:35:14.796Z]   22 |     
20:35:14 [2024-07-24T00:35:14.796Z]   23 | >>> FROM nvidia/cuda:9.0-devel-ubuntu16.04 AS cuda-dev
20:35:14 [2024-07-24T00:35:14.796Z]   24 |     
20:35:14 [2024-07-24T00:35:14.796Z]   25 |     FROM ubuntu:20.04 AS base
20:35:14 [2024-07-24T00:35:14.796Z] --------------------
20:35:14 [2024-07-24T00:35:14.796Z] ERROR: failed to solve: nvidia/cuda:9.0-devel-ubuntu16.04: docker.io/nvidia/cuda:9.0-devel-ubuntu16.04: not found
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] cleanWs
20:35:15 [2024-07-24T00:35:15.780Z] [WS-CLEANUP] Deleting project workspace...
20:35:15 [2024-07-24T00:35:15.780Z] [WS-CLEANUP] Deferred wipeout is used...
20:35:16 [2024-07-24T00:35:16.205Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE