Skip to content
StepArgumentsStatus
Start of Pipeline - (1 hr 6 min in block)
timestamps - (1 hr 6 min in block)
timestamps block - (1 hr 6 min in block)
timeout - (1 hr 6 min in block)
timeout block - (1 hr 6 min in block)
stage - (1 hr 6 min in block)Queue
stage block (Queue) - (1 hr 6 min in block)
echo - (1 ms in self)custom option matcher: null
echo - (1 ms in self)[compile:xlinux, cgroup.v1]
echo - (1 ms in self)run in docker: true
node - (1 hr 6 min in block)compile:xlinux && cgroup.v1
node block - (1 hr 6 min in block)
echo - (7 ms in self)customWorkspace: /home/jenkins/workspace/Build
ws - (1 hr 6 min in block)/home/jenkins/workspace/Build
ws block - (1 hr 6 min in block)
stage - (26 sec in block)Docker Remove Containers
stage block (Docker Remove Containers) - (26 sec in block)
echo - (<1 ms in self)Listing docker containers to attempt removal
sh - (9.8 sec in self)docker ps -a
sh - (16 sec in self)docker ps -a --format "{{.ID}}"
stage - (23 sec in block)Get Sources
stage block (Get Sources) - (23 sec in block)
retry - (23 sec in block)10
retry block - (23 sec in block)
checkout - (23 sec in self)
stage - (36 sec in block)Docker Build
stage block (Docker Build) - (36 sec in block)
dir - (36 sec in block)buildenv/docker/x86_64/ubuntu20
dir block - (36 sec in block)
isUnix - (21 ms in self)
withEnv - (35 sec in block)JD_IMAGE
withEnv block - (35 sec in block)
sh - (35 sec in self)docker build -t "$JD_IMAGE" .
isUnix - (1 ms in self)
withEnv - (18 sec in block)JD_ID, JD_TO_RUN
withEnv block - (18 sec in block)
sh - (18 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (1 hr 5 min in block)
withDockerContainer block - (1 hr 3 min in block)
dir - (1 hr 3 min in block)/home/jenkins/workspace/Build
dir block - (1 hr 3 min in block)
timeout - (1 hr 3 min in block)
timeout block - (1 hr 3 min in block)
echo - (1 ms in self)env vars: [PATH+CCACHE=/usr/lib/ccache/, GTEST_COLOR=0, OMR_RUNNING_IN_DOCKER=1]
withEnv - (1 hr 3 min in block)PATH+CCACHE, GTEST_COLOR, OMR_RUNNING_IN_DOCKER
withEnv block - (1 hr 3 min in block)
sh - (14 sec in self)printenv
stage - (32 min in block)Build
stage block (Build) - (32 min in block)
echo - (1 ms in self)Output CCACHE stats before running and clear them
sh - (12 sec in self)ccache -s -z
dir - (17 min in block)build
dir block - (17 min in block)
echo - (1 ms in self)Configure...
sh - (16 sec in self)cmake -Wdev -G Ninja -DOMR_ENV_DATA32=ON -DOMR_DDR=OFF -DOMR_JITBUILDER=OFF -C../cmake/caches/Travis.cmake ..
echo - (1 ms in self)Compile...
sh - (17 min in self)ninja
echo - (1 ms in self)Output CCACHE stats after running
sh - (14 min in self)ccache -s
stage - (31 min in block)Test
stage block (Test) - (31 min in block)
echo - (2 ms in self)Sanity Test...
dir - (31 min in block)build
dir block - (31 min in block)
sh - (28 min in self)ctest -V
junit - (2 min 34 sec in self)**/*results.xml
cleanWs - (7.3 sec in self)