Skip to content

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
16:06:30 [2024-01-19T21:06:30.978Z] Timeout set to expire in 8 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] echo
16:06:31 [2024-01-19T21:06:31.082Z] custom option matcher: null
[Pipeline] echo
16:06:31 [2024-01-19T21:06:31.083Z] [compile:xlinux, cgroup.v2]
[Pipeline] echo
16:06:31 [2024-01-19T21:06:31.085Z] run in docker: true
[Pipeline] node
16:06:31 [2024-01-19T21:06:31.099Z] Running on ub20-x64-omr9 in /home/jenkins/workspace/Build-linux_x86-64
[Pipeline] {
[Pipeline] echo
16:06:31 [2024-01-19T21:06:31.263Z] customWorkspace: /home/jenkins/workspace/Build
[Pipeline] ws
16:06:31 [2024-01-19T21:06:31.331Z] Running in /home/jenkins/workspace/Build
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Docker Remove Containers)
[Pipeline] echo
16:06:31 [2024-01-19T21:06:31.370Z] Listing docker containers to attempt removal
[Pipeline] sh
16:06:43 [2024-01-19T21:06:43.996Z] + docker ps -a
16:06:43 [2024-01-19T21:06:43.996Z] CONTAINER ID   IMAGE                COMMAND   CREATED          STATUS          PORTS     NAMES
16:06:43 [2024-01-19T21:06:43.996Z] 68c99af46dc2   riscv-crosscompile   "cat"     56 minutes ago   Up 56 minutes             youthful_snyder
[Pipeline] sh
16:06:47 [2024-01-19T21:06:47.134Z] + docker ps -a --format {{.ID}}
[Pipeline] echo
16:06:48 [2024-01-19T21:06:48.951Z] Stop all docker containers
[Pipeline] sh
16:06:51 [2024-01-19T21:06:51.160Z] + docker ps -a --format {{.ID}}
16:06:51 [2024-01-19T21:06:51.160Z] + xargs docker stop
16:07:01 [2024-01-19T21:07:01.613Z] 68c99af46dc2
[Pipeline] echo
16:07:01 [2024-01-19T21:07:01.621Z] Remove all docker containers
[Pipeline] sh
16:07:03 [2024-01-19T21:07:03.835Z] + docker ps -a --format {{.ID}}
16:07:03 [2024-01-19T21:07:03.835Z] + xargs docker rm --force
16:07:03 [2024-01-19T21:07:03.835Z] 68c99af46dc2
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Get Sources)
[Pipeline] retry
[Pipeline] {
[Pipeline] checkout
16:07:05 [2024-01-19T21:07:05.401Z] The recommended git tool is: git
16:07:58 [2024-01-19T21:07:58.494Z] No credentials specified
16:07:59 [2024-01-19T21:07:59.672Z] Fetching changes from the remote Git repository
16:07:58 [2024-01-19T21:07:58.850Z]  > git rev-parse --resolve-git-dir /home/jenkins/workspace/Build/.git # timeout=10
16:08:20 [2024-01-19T21:08:20.155Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
16:08:20 [2024-01-19T21:08:20.805Z] Fetching upstream changes from https://github.com/eclipse/omr.git
16:08:20 [2024-01-19T21:08:20.806Z]  > git --version # timeout=10
16:08:20 [2024-01-19T21:08:20.815Z]  > git --version # 'git version 2.25.1'
16:08:20 [2024-01-19T21:08:20.816Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
16:08:22 [2024-01-19T21:08:22.486Z] Checking out Revision b6953547098dbfe8c96471992d17257cc7e986ad (refs/remotes/origin/master)
16:08:22 [2024-01-19T21:08:22.389Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:08:22 [2024-01-19T21:08:22.801Z]  > git config core.sparsecheckout # timeout=10
16:08:22 [2024-01-19T21:08:22.809Z]  > git checkout -f b6953547098dbfe8c96471992d17257cc7e986ad # timeout=10
16:08:33 [2024-01-19T21:08:33.005Z] Commit message: "Merge pull request #7236 from singh264/omr_issues_7219"
16:08:33 [2024-01-19T21:08:33.116Z]  > git rev-list --no-walk d850b7a8b9139004f29c0b15b359f6b49c88890a # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] step
16:08:34 [2024-01-19T21:08:34.620Z] [Set GitHub commit status (universal)] PENDING on repos [GHRepository@44ea5095[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=80416,source=<null>,visibility=public,createdAt=2016-03-03T19:34:17Z,id=53077478,nodeId=<null>,updatedAt=2024-01-19T16:43:08Z,url=https://api.github.com/repos/eclipse/omr]] (sha:b695354) with context:continuous-integration/eclipse-omr/branch/linux_x86-64
16:08:34 [2024-01-19T21:08:34.620Z] Setting commit status on GitHub for https://github.com/eclipse/omr/commit/b6953547098dbfe8c96471992d17257cc7e986ad
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker Build)
[Pipeline] dir
16:08:35 [2024-01-19T21:08:35.092Z] Running in /home/jenkins/workspace/Build/buildenv/docker/x86_64/ubuntu20
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:08:37 [2024-01-19T21:08:37.572Z] + docker build -t buildomr .
16:08:37 [2024-01-19T21:08:37.572Z] Sending build context to Docker daemon  4.096kB

16:08:37 [2024-01-19T21:08:37.572Z] Step 1/12 : FROM nvidia/cuda:9.0-devel-ubuntu16.04 AS cuda-dev
16:08:37 [2024-01-19T21:08:37.572Z]  ---> 5e8c06b47e9f
16:08:37 [2024-01-19T21:08:37.572Z] Step 2/12 : FROM ubuntu:20.04 AS base
16:08:37 [2024-01-19T21:08:37.572Z]  ---> 88bd68917189
16:08:37 [2024-01-19T21:08:37.572Z] Step 3/12 : ENV TZ=America/Toronto
16:08:37 [2024-01-19T21:08:37.572Z]  ---> Using cache
16:08:37 [2024-01-19T21:08:37.572Z]  ---> 4a5baebae758
16:08:37 [2024-01-19T21:08:37.572Z] Step 4/12 : RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
16:08:37 [2024-01-19T21:08:37.572Z]  ---> Using cache
16:08:37 [2024-01-19T21:08:37.572Z]  ---> cf32e106abc1
16:08:37 [2024-01-19T21:08:37.572Z] Step 5/12 : RUN apt-get update && apt-get install -y         tzdata         python3         git         cmake         bison         flex         libelf-dev         libdwarf-dev         gdb         vim         gcc-7-multilib         g++-7-multilib         gcc-7         g++-7         ninja-build         ccache         && rm -rf /var/lib/apt/lists/*
16:08:37 [2024-01-19T21:08:37.572Z]  ---> Using cache
16:08:37 [2024-01-19T21:08:37.572Z]  ---> 6a50a1d8cb5b
16:08:37 [2024-01-19T21:08:37.572Z] Step 6/12 : RUN groupadd -r jenkins && useradd -rm -u 1000 -g jenkins jenkins && mkdir -p /home/jenkins/.ssh && echo "Host git.eclipse.org*\n\tStrictHostKeyChecking no\n" > /home/jenkins/.ssh/config && chown -R jenkins:jenkins /home/jenkins
16:08:37 [2024-01-19T21:08:37.572Z]  ---> Using cache
16:08:37 [2024-01-19T21:08:37.572Z]  ---> e1aaade55dd6
16:08:37 [2024-01-19T21:08:37.572Z] Step 7/12 : RUN mkdir -p /usr/local/cuda/nvvm
16:08:37 [2024-01-19T21:08:37.572Z]  ---> Using cache
16:08:37 [2024-01-19T21:08:37.572Z]  ---> 91e739d7c8e8
16:08:37 [2024-01-19T21:08:37.572Z] Step 8/12 : COPY --from=cuda-dev /usr/local/cuda-9.0/include /usr/local/cuda/include
16:08:37 [2024-01-19T21:08:37.572Z]  ---> Using cache
16:08:37 [2024-01-19T21:08:37.572Z]  ---> 7f31e54e8bb6
16:08:37 [2024-01-19T21:08:37.572Z] Step 9/12 : COPY --from=cuda-dev /usr/local/cuda-9.0/nvvm/include /usr/local/cuda/nvvm/include
16:08:37 [2024-01-19T21:08:37.572Z]  ---> Using cache
16:08:37 [2024-01-19T21:08:37.572Z]  ---> 1da8c2b69e35
16:08:37 [2024-01-19T21:08:37.572Z] Step 10/12 : USER jenkins
16:08:37 [2024-01-19T21:08:37.572Z]  ---> Using cache
16:08:37 [2024-01-19T21:08:37.572Z]  ---> 37477239ccdf
16:08:37 [2024-01-19T21:08:37.572Z] Step 11/12 : ENV CUDA_HOME=/usr/local/cuda
16:08:37 [2024-01-19T21:08:37.572Z]  ---> Using cache
16:08:37 [2024-01-19T21:08:37.572Z]  ---> f1ac45255612
16:08:37 [2024-01-19T21:08:37.572Z] Step 12/12 : ENV CC=gcc-7 CXX=g++-7
16:08:37 [2024-01-19T21:08:37.572Z]  ---> Using cache
16:08:37 [2024-01-19T21:08:37.572Z]  ---> b82145ecc387
16:08:37 [2024-01-19T21:08:37.572Z] Successfully built b82145ecc387
16:08:37 [2024-01-19T21:08:37.572Z] Successfully tagged buildomr:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:08:40 [2024-01-19T21:08:40.774Z] + docker inspect -f . buildomr
16:08:40 [2024-01-19T21:08:40.774Z] .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
16:08:45 [2024-01-19T21:08:45.829Z] ub20-x64-omr9 does not seem to be running inside a container
16:08:48 [2024-01-19T21:08:48.175Z] $ docker run -t -d -u 1001:1001 -v /home/jenkins:/home/jenkins:rw,z -w /home/jenkins/workspace/Build -v /home/jenkins/workspace/Build:/home/jenkins/workspace/Build:rw,z -v /home/jenkins/workspace/Build@tmp:/home/jenkins/workspace/Build@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** buildomr cat
16:08:49 [2024-01-19T21:08:49.829Z] $ docker top 0a5d5e7407d5f432e35c92d4a5a7297bd435acaccc4c13531968e3282afa0419 -eo pid,comm
[Pipeline] {
[Pipeline] dir
16:08:51 [2024-01-19T21:08:51.017Z] Running in /home/jenkins/workspace/Build
[Pipeline] {
[Pipeline] timeout
16:08:51 [2024-01-19T21:08:51.142Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] echo
16:08:51 [2024-01-19T21:08:51.944Z] env vars: [PATH+CCACHE=/usr/lib/ccache/, GTEST_COLOR=0, OMR_RUNNING_IN_DOCKER=1]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:08:54 [2024-01-19T21:08:54.322Z] + printenv
16:08:54 [2024-01-19T21:08:54.322Z] JENKINS_HOME=/var/jenkins
16:08:54 [2024-01-19T21:08:54.322Z] CI=true
16:08:54 [2024-01-19T21:08:54.322Z] HOSTNAME=0a5d5e7407d5
16:08:54 [2024-01-19T21:08:54.322Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/omr/job/Build-linux_x86-64/3459/display/redirect?page=changes
16:08:54 [2024-01-19T21:08:54.322Z] NODE_LABELS=Linux compile:arm:cross x86 UNB compile:aarch64:cross cgroup.v2 compile:riscv64:cross ub20-x64-omr9 compile:xlinux
16:08:54 [2024-01-19T21:08:54.322Z] HUDSON_URL=https://ci.eclipse.org/omr/
16:08:54 [2024-01-19T21:08:54.322Z] HOME=/
16:08:54 [2024-01-19T21:08:54.322Z] MERGE_COMMIT=b6953547098dbfe8c96471992d17257cc7e986ad
16:08:54 [2024-01-19T21:08:54.322Z] BUILD_URL=https://ci.eclipse.org/omr/job/Build-linux_x86-64/3459/
16:08:54 [2024-01-19T21:08:54.322Z] BUILDSPEC=linux_x86-64
16:08:54 [2024-01-19T21:08:54.322Z] JENKINS_SERVER_COOKIE=durable-e6e52fd0532e1a7a33d799dd1df5c89310c8995816760dc6ccfd69b24d3678c2
16:08:54 [2024-01-19T21:08:54.322Z] REPO_URL=https://github.com/eclipse/omr
16:08:54 [2024-01-19T21:08:54.322Z] WORKSPACE=/home/jenkins/workspace/Build
16:08:54 [2024-01-19T21:08:54.322Z] NODE_NAME=ub20-x64-omr9
16:08:54 [2024-01-19T21:08:54.322Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/omr/job/Build-linux_x86-64/3459/display/redirect?page=artifacts
16:08:54 [2024-01-19T21:08:54.322Z] GTEST_COLOR=0
16:08:54 [2024-01-19T21:08:54.322Z] STAGE_NAME=Queue
16:08:54 [2024-01-19T21:08:54.322Z] EXECUTOR_NUMBER=0
16:08:54 [2024-01-19T21:08:54.322Z] BUILD_DISPLAY_NAME=#3459
16:08:54 [2024-01-19T21:08:54.322Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/omr/job/Build-linux_x86-64/3459/display/redirect?page=tests
16:08:54 [2024-01-19T21:08:54.322Z] HUDSON_HOME=/var/jenkins
16:08:54 [2024-01-19T21:08:54.322Z] JOB_BASE_NAME=Build-linux_x86-64
16:08:54 [2024-01-19T21:08:54.322Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:08:54 [2024-01-19T21:08:54.322Z] BUILD_ID=3459
16:08:54 [2024-01-19T21:08:54.322Z] BUILD_TAG=jenkins-Build-linux_x86-64-3459
16:08:54 [2024-01-19T21:08:54.322Z] JENKINS_URL=https://ci.eclipse.org/omr/
16:08:54 [2024-01-19T21:08:54.322Z] CLONE_URL=https://github.com/eclipse/omr.git
16:08:54 [2024-01-19T21:08:54.322Z] JOB_URL=https://ci.eclipse.org/omr/job/Build-linux_x86-64/
16:08:54 [2024-01-19T21:08:54.322Z] BUILD_NUMBER=3459
16:08:54 [2024-01-19T21:08:54.322Z] AUTHOR_ID=babsingh
16:08:54 [2024-01-19T21:08:54.322Z] JENKINS_NODE_COOKIE=025eb5cb-bc4f-427f-9a47-7f5a43155a2f
16:08:54 [2024-01-19T21:08:54.322Z] RUN_DISPLAY_URL=https://ci.eclipse.org/omr/job/Build-linux_x86-64/3459/display/redirect
16:08:54 [2024-01-19T21:08:54.322Z] CXX=g++-7
16:08:54 [2024-01-19T21:08:54.322Z] HUDSON_SERVER_COOKIE=c3663d0c112c2ee2
16:08:54 [2024-01-19T21:08:54.322Z] JOB_DISPLAY_URL=https://ci.eclipse.org/omr/job/Build-linux_x86-64/display/redirect
16:08:54 [2024-01-19T21:08:54.322Z] CLASSPATH=
16:08:54 [2024-01-19T21:08:54.322Z] JOB_NAME=Build-linux_x86-64
16:08:54 [2024-01-19T21:08:54.322Z] CUDA_HOME=/usr/local/cuda
16:08:54 [2024-01-19T21:08:54.322Z] PWD=/home/jenkins/workspace/Build
16:08:54 [2024-01-19T21:08:54.322Z] WORKSPACE_TMP=/home/jenkins/workspace/Build@tmp
16:08:54 [2024-01-19T21:08:54.322Z] TZ=America/Toronto
16:08:54 [2024-01-19T21:08:54.322Z] CC=gcc-7
16:08:54 [2024-01-19T21:08:54.322Z] GITLAB_OBJECT_KIND=none
16:08:54 [2024-01-19T21:08:54.322Z] OMR_RUNNING_IN_DOCKER=1
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
16:08:55 [2024-01-19T21:08:55.099Z] Output CCACHE stats before running and clear them
[Pipeline] sh
16:08:57 [2024-01-19T21:08:57.322Z] + ccache -s -z
16:08:57 [2024-01-19T21:08:57.322Z] cache directory                     //.ccache
16:08:57 [2024-01-19T21:08:57.322Z] primary config                      //.ccache/ccache.conf
16:08:57 [2024-01-19T21:08:57.322Z] secondary config      (readonly)    /etc/ccache.conf
16:08:57 [2024-01-19T21:08:57.322Z] cache hit (direct)                     0
16:08:57 [2024-01-19T21:08:57.322Z] cache hit (preprocessed)               0
16:08:57 [2024-01-19T21:08:57.322Z] cache miss                             0
16:08:57 [2024-01-19T21:08:57.322Z] cache hit rate                      0.00 %
16:08:57 [2024-01-19T21:08:57.322Z] cleanups performed                     0
16:08:57 [2024-01-19T21:08:57.322Z] files in cache                         0
16:08:57 [2024-01-19T21:08:57.322Z] cache size                           0.0 kB
16:08:57 [2024-01-19T21:08:57.322Z] max cache size                       5.0 GB
16:08:57 [2024-01-19T21:08:57.322Z] Statistics zeroed
[Pipeline] dir
16:08:58 [2024-01-19T21:08:58.083Z] Running in /home/jenkins/workspace/Build/build
[Pipeline] {
[Pipeline] echo
16:08:58 [2024-01-19T21:08:58.096Z] Configure...
[Pipeline] sh
16:09:00 [2024-01-19T21:09:00.282Z] + cmake -Wdev -C../cmake/caches/Travis.cmake -DOMR_OPT_CUDA=ON -DOMR_CUDA_HOME=/usr/local/cuda ..
16:09:00 [2024-01-19T21:09:00.282Z] loading initial cache file ../cmake/caches/Travis.cmake
16:09:00 [2024-01-19T21:09:00.282Z] -- Starting with CMake version 3.16.3
16:09:00 [2024-01-19T21:09:00.282Z] -- Found Git: /usr/bin/git (found version "2.25.1") 
16:09:00 [2024-01-19T21:09:00.282Z] -- The CXX compiler identification is unknown
16:09:00 [2024-01-19T21:09:00.282Z] -- The C compiler identification is unknown
16:09:00 [2024-01-19T21:09:00.282Z] CMake Error at CMakeLists.txt:32 (project):
16:09:00 [2024-01-19T21:09:00.282Z]   The CMAKE_CXX_COMPILER:
16:09:00 [2024-01-19T21:09:00.282Z] 
16:09:00 [2024-01-19T21:09:00.282Z]     /usr/bin/riscv64-linux-gnu-g++
16:09:00 [2024-01-19T21:09:00.282Z] 
16:09:00 [2024-01-19T21:09:00.282Z]   is not a full path to an existing compiler tool.
16:09:00 [2024-01-19T21:09:00.282Z] 
16:09:00 [2024-01-19T21:09:00.282Z]   Tell CMake where to find the compiler by setting either the environment
16:09:00 [2024-01-19T21:09:00.282Z]   variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
16:09:00 [2024-01-19T21:09:00.282Z]   to the compiler, or to the compiler name if it is in the PATH.
16:09:00 [2024-01-19T21:09:00.282Z] 
16:09:00 [2024-01-19T21:09:00.282Z] 
16:09:00 [2024-01-19T21:09:00.282Z] CMake Error at CMakeLists.txt:32 (project):
16:09:00 [2024-01-19T21:09:00.282Z]   The CMAKE_C_COMPILER:
16:09:00 [2024-01-19T21:09:00.282Z] 
16:09:00 [2024-01-19T21:09:00.282Z]     /usr/bin/riscv64-linux-gnu-gcc
16:09:00 [2024-01-19T21:09:00.282Z] 
16:09:00 [2024-01-19T21:09:00.282Z]   is not a full path to an existing compiler tool.
16:09:00 [2024-01-19T21:09:00.282Z] 
16:09:00 [2024-01-19T21:09:00.282Z]   Tell CMake where to find the compiler by setting either the environment
16:09:00 [2024-01-19T21:09:00.282Z]   variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
16:09:00 [2024-01-19T21:09:00.282Z]   the compiler, or to the compiler name if it is in the PATH.
16:09:00 [2024-01-19T21:09:00.282Z] 
16:09:00 [2024-01-19T21:09:00.282Z] 
16:09:00 [2024-01-19T21:09:00.282Z] -- Configuring incomplete, errors occurred!
16:09:00 [2024-01-19T21:09:00.282Z] See also "/home/jenkins/workspace/Build/build/CMakeFiles/CMakeOutput.log".
16:09:00 [2024-01-19T21:09:00.282Z] See also "/home/jenkins/workspace/Build/build/CMakeFiles/CMakeError.log".
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
16:09:01 [2024-01-19T21:09:01.701Z] [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@76fe9680[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=80416,source=<null>,visibility=public,createdAt=2016-03-03T19:34:17Z,id=53077478,nodeId=<null>,updatedAt=2024-01-19T16:43:08Z,url=https://api.github.com/repos/eclipse/omr]] (sha:b695354) with context:continuous-integration/eclipse-omr/branch/linux_x86-64
16:09:01 [2024-01-19T21:09:01.701Z] Setting commit status on GitHub for https://github.com/eclipse/omr/commit/b6953547098dbfe8c96471992d17257cc7e986ad
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
16:09:02 [2024-01-19T21:09:02.240Z] $ docker stop --time=1 0a5d5e7407d5f432e35c92d4a5a7297bd435acaccc4c13531968e3282afa0419
16:09:04 [2024-01-19T21:09:04.484Z] $ docker rm -f --volumes 0a5d5e7407d5f432e35c92d4a5a7297bd435acaccc4c13531968e3282afa0419
[Pipeline] // withDockerContainer
[Pipeline] cleanWs
16:09:06 [2024-01-19T21:09:06.068Z] [WS-CLEANUP] Deleting project workspace...
16:09:06 [2024-01-19T21:09:06.068Z] [WS-CLEANUP] Deferred wipeout is used...
16:09:06 [2024-01-19T21:09:06.657Z] [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