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
14:06:40 [2024-06-03T18:06:40.673Z] Timeout set to expire in 8 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] echo
14:06:40 [2024-06-03T18:06:40.685Z] custom option matcher: null
[Pipeline] echo
14:06:40 [2024-06-03T18:06:40.686Z] [compile:xlinux, cgroup.v1]
[Pipeline] echo
14:06:40 [2024-06-03T18:06:40.686Z] run in docker: true
[Pipeline] node
14:06:40 [2024-06-03T18:06:40.690Z] Running on ub20-x64-omr10 in /home/jenkins/workspace/Build-linux_x86
[Pipeline] {
[Pipeline] echo
14:06:40 [2024-06-03T18:06:40.702Z] customWorkspace: /home/jenkins/workspace/Build
[Pipeline] ws
14:06:40 [2024-06-03T18:06:40.707Z] Running in /home/jenkins/workspace/Build
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Docker Remove Containers)
[Pipeline] echo
14:06:40 [2024-06-03T18:06:40.718Z] Listing docker containers to attempt removal
[Pipeline] sh
14:06:44 [2024-06-03T18:06:44.357Z] + docker ps -a
14:06:44 [2024-06-03T18:06:44.357Z] CONTAINER ID   IMAGE     COMMAND   CREATED   STATUS    PORTS     NAMES
[Pipeline] sh
14:06:47 [2024-06-03T18:06:47.552Z] + docker ps -a --format {{.ID}}
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Get Sources)
[Pipeline] retry
[Pipeline] {
[Pipeline] checkout
14:06:49 [2024-06-03T18:06:49.967Z] The recommended git tool is: git
14:06:50 [2024-06-03T18:06:50.464Z] No credentials specified
14:06:50 [2024-06-03T18:06:50.791Z] Cloning the remote Git repository
14:06:51 [2024-06-03T18:06:51.113Z] Honoring refspec on initial clone
14:06:51 [2024-06-03T18:06:51.275Z] Cloning repository https://github.com/eclipse/omr.git
14:06:51 [2024-06-03T18:06:51.276Z]  > git init /home/jenkins/workspace/Build # timeout=10
14:06:51 [2024-06-03T18:06:51.285Z] Using reference repository: /home/jenkins//gitcache
14:06:51 [2024-06-03T18:06:51.285Z] Fetching upstream changes from https://github.com/eclipse/omr.git
14:06:51 [2024-06-03T18:06:51.285Z]  > git --version # timeout=10
14:06:51 [2024-06-03T18:06:51.293Z]  > git --version # 'git version 2.25.1'
14:06:51 [2024-06-03T18:06:51.294Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
14:07:01 [2024-06-03T18:07:01.500Z] Avoid second fetch
14:07:01 [2024-06-03T18:07:01.763Z] Checking out Revision 398030f6aedfd775082905ff3b1e12f273688746 (refs/remotes/origin/master)
14:07:01 [2024-06-03T18:07:01.167Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
14:07:01 [2024-06-03T18:07:01.172Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:07:01 [2024-06-03T18:07:01.647Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:07:01 [2024-06-03T18:07:01.952Z]  > git config core.sparsecheckout # timeout=10
14:07:01 [2024-06-03T18:07:01.961Z]  > git checkout -f 398030f6aedfd775082905ff3b1e12f273688746 # timeout=10
14:07:03 [2024-06-03T18:07:03.193Z] Commit message: "Merge pull request #7355 from ChungHsuanChen/static_assert_replace"
14:07:03 [2024-06-03T18:07:03.323Z]  > git rev-list --no-walk fc58b2906e8735792f4e258dc12efe76c960300b # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] step
14:07:04 [2024-06-03T18:07:04.597Z] [Set GitHub commit status (universal)] PENDING on repos [GHRepository@5a64106d[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=81270,source=<null>,visibility=public,createdAt=2016-03-03T19:34:17Z,id=53077478,nodeId=<null>,updatedAt=2024-06-03T18:06:26Z,url=https://api.github.com/repos/eclipse/omr]] (sha:398030f) with context:continuous-integration/eclipse-omr/branch/linux_x86
14:07:04 [2024-06-03T18:07:04.597Z] Setting commit status on GitHub for https://github.com/eclipse/omr/commit/398030f6aedfd775082905ff3b1e12f273688746
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker Build)
[Pipeline] dir
14:07:04 [2024-06-03T18:07:04.943Z] Running in /home/jenkins/workspace/Build/buildenv/docker/x86_64/ubuntu20
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:07:07 [2024-06-03T18:07:07.315Z] + docker build -t buildomr .
14:07:07 [2024-06-03T18:07:07.315Z] #0 building with "default" instance using docker driver
14:07:07 [2024-06-03T18:07:07.315Z] 
14:07:07 [2024-06-03T18:07:07.315Z] #1 [internal] load build definition from Dockerfile
14:07:07 [2024-06-03T18:07:07.315Z] #1 transferring dockerfile: 2.32kB done
14:07:07 [2024-06-03T18:07:07.315Z] #1 DONE 0.1s
14:07:07 [2024-06-03T18:07:07.315Z] 
14:07:07 [2024-06-03T18:07:07.315Z] #2 [internal] load .dockerignore
14:07:07 [2024-06-03T18:07:07.315Z] #2 transferring context: 2B done
14:07:07 [2024-06-03T18:07:07.315Z] #2 DONE 0.1s
14:07:07 [2024-06-03T18:07:07.315Z] 
14:07:07 [2024-06-03T18:07:07.315Z] #3 [internal] load metadata for docker.io/library/ubuntu:20.04
14:07:08 [2024-06-03T18:07:08.788Z] #3 CANCELED
14:07:08 [2024-06-03T18:07:08.788Z] 
14:07:08 [2024-06-03T18:07:08.788Z] #4 [internal] load metadata for docker.io/nvidia/cuda:9.0-devel-ubuntu16.04
14:07:08 [2024-06-03T18:07:08.788Z] #4 ERROR: docker.io/nvidia/cuda:9.0-devel-ubuntu16.04: not found
14:07:08 [2024-06-03T18:07:08.788Z] ------
14:07:08 [2024-06-03T18:07:08.788Z]  > [internal] load metadata for docker.io/nvidia/cuda:9.0-devel-ubuntu16.04:
14:07:08 [2024-06-03T18:07:08.788Z] ------
14:07:08 [2024-06-03T18:07:08.788Z] Dockerfile:23
14:07:08 [2024-06-03T18:07:08.788Z] --------------------
14:07:08 [2024-06-03T18:07:08.788Z]   21 |     # Create the OMR build environment with Ubuntu 20.04.
14:07:08 [2024-06-03T18:07:08.788Z]   22 |     
14:07:08 [2024-06-03T18:07:08.788Z]   23 | >>> FROM nvidia/cuda:9.0-devel-ubuntu16.04 AS cuda-dev
14:07:08 [2024-06-03T18:07:08.788Z]   24 |     
14:07:08 [2024-06-03T18:07:08.788Z]   25 |     FROM ubuntu:20.04 AS base
14:07:08 [2024-06-03T18:07:08.788Z] --------------------
14:07:08 [2024-06-03T18:07:08.788Z] 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
14:07:09 [2024-06-03T18:07:09.792Z] [WS-CLEANUP] Deleting project workspace...
14:07:09 [2024-06-03T18:07:09.792Z] [WS-CLEANUP] Deferred wipeout is used...
14:07:10 [2024-06-03T18:07:10.229Z] [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