Skip to content
Success

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
07:26:12 [2024-05-23T11:26:12.416Z] Timeout set to expire in 8 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] echo
07:26:12 [2024-05-23T11:26:12.428Z] custom option matcher: null
[Pipeline] echo
07:26:12 [2024-05-23T11:26:12.428Z] [compile:xlinux, cgroup.v1]
[Pipeline] echo
07:26:12 [2024-05-23T11:26:12.429Z] run in docker: true
[Pipeline] node
07:26:12 [2024-05-23T11:26:12.433Z] Running on ub20-x64-omr12 in /home/jenkins/workspace/Build-linux_x86
[Pipeline] {
[Pipeline] echo
07:26:12 [2024-05-23T11:26:12.445Z] customWorkspace: /home/jenkins/workspace/Build
[Pipeline] ws
07:26:12 [2024-05-23T11:26:12.449Z] Running in /home/jenkins/workspace/Build
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Docker Remove Containers)
[Pipeline] echo
07:26:12 [2024-05-23T11:26:12.459Z] Listing docker containers to attempt removal
[Pipeline] sh
07:26:28 [2024-05-23T11:26:28.989Z] + docker ps -a
07:26:28 [2024-05-23T11:26:28.989Z] CONTAINER ID   IMAGE      COMMAND   CREATED       STATUS                     PORTS     NAMES
07:26:28 [2024-05-23T11:26:28.989Z] 2cd1456bda78   buildomr   "cat"     7 hours ago   Exited (137) 7 hours ago             reverent_leavitt
[Pipeline] sh
07:26:33 [2024-05-23T11:26:33.907Z] + docker ps -a --format {{.ID}}
[Pipeline] echo
07:26:36 [2024-05-23T11:26:36.316Z] Stop all docker containers
[Pipeline] sh
07:26:42 [2024-05-23T11:26:42.084Z] + docker ps -a --format {{.ID}}
07:26:42 [2024-05-23T11:26:42.084Z] + xargs docker stop
07:26:42 [2024-05-23T11:26:42.084Z] 2cd1456bda78
[Pipeline] echo
07:26:42 [2024-05-23T11:26:42.788Z] Remove all docker containers
[Pipeline] sh
07:26:46 [2024-05-23T11:26:46.577Z] + docker ps -a --format {{.ID}}
07:26:46 [2024-05-23T11:26:46.577Z] + xargs docker rm --force
07:26:46 [2024-05-23T11:26:46.577Z] 2cd1456bda78
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Get Sources)
[Pipeline] retry
[Pipeline] {
[Pipeline] checkout
07:26:47 [2024-05-23T11:26:47.336Z] The recommended git tool is: git
07:27:56 [2024-05-23T11:27:56.900Z] No credentials specified
07:27:58 [2024-05-23T11:27:58.516Z] Fetching changes from the remote Git repository
07:27:57 [2024-05-23T11:27:57.267Z]  > git rev-parse --resolve-git-dir /home/jenkins/workspace/Build/.git # timeout=10
07:28:29 [2024-05-23T11:28:29.466Z] Checking out Revision 625d6fbd8c7e56581effbe5aa05f4d1fc259d36e (refs/remotes/origin/master)
07:28:27 [2024-05-23T11:28:27.233Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
07:28:27 [2024-05-23T11:28:27.943Z] Fetching upstream changes from https://github.com/eclipse/omr.git
07:28:27 [2024-05-23T11:28:27.944Z]  > git --version # timeout=10
07:28:27 [2024-05-23T11:28:27.953Z]  > git --version # 'git version 2.25.1'
07:28:27 [2024-05-23T11:28:27.954Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
07:28:29 [2024-05-23T11:28:29.379Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
07:28:29 [2024-05-23T11:28:29.813Z]  > git config core.sparsecheckout # timeout=10
07:28:29 [2024-05-23T11:28:29.820Z]  > git checkout -f 625d6fbd8c7e56581effbe5aa05f4d1fc259d36e # timeout=10
07:28:43 [2024-05-23T11:28:43.043Z] Commit message: "Merge pull request #7343 from knn-k/aarch64shift0"
07:28:43 [2024-05-23T11:28:43.170Z]  > git rev-list --no-walk 5faa3ec5fa4166271c7c9ac24acdb3eb508fee3b # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] step
07:28:45 [2024-05-23T11:28:45.087Z] [Set GitHub commit status (universal)] PENDING on repos [GHRepository@c487a3fe[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=81193,source=<null>,visibility=public,createdAt=2016-03-03T19:34:17Z,id=53077478,nodeId=<null>,updatedAt=2024-05-23T11:25:49Z,url=https://api.github.com/repos/eclipse/omr]] (sha:625d6fb) with context:continuous-integration/eclipse-omr/branch/linux_x86
07:28:45 [2024-05-23T11:28:45.087Z] Setting commit status on GitHub for https://github.com/eclipse/omr/commit/625d6fbd8c7e56581effbe5aa05f4d1fc259d36e
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker Build)
[Pipeline] dir
07:28:45 [2024-05-23T11:28:45.408Z] Running in /home/jenkins/workspace/Build/buildenv/docker/x86_64/ubuntu20
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:28:48 [2024-05-23T11:28:48.975Z] + docker build -t buildomr .
07:28:48 [2024-05-23T11:28:48.975Z] #0 building with "default" instance using docker driver
07:28:48 [2024-05-23T11:28:48.975Z] 
07:28:48 [2024-05-23T11:28:48.976Z] #1 [internal] load build definition from Dockerfile
07:28:48 [2024-05-23T11:28:48.976Z] #1 transferring dockerfile: 2.32kB done
07:28:48 [2024-05-23T11:28:48.976Z] #1 DONE 0.1s
07:28:48 [2024-05-23T11:28:48.976Z] 
07:28:48 [2024-05-23T11:28:48.976Z] #2 [internal] load .dockerignore
07:28:48 [2024-05-23T11:28:48.976Z] #2 transferring context: 2B done
07:28:48 [2024-05-23T11:28:48.976Z] #2 DONE 0.2s
07:28:48 [2024-05-23T11:28:48.976Z] 
07:28:48 [2024-05-23T11:28:48.976Z] #3 [internal] load metadata for docker.io/library/ubuntu:20.04
07:28:48 [2024-05-23T11:28:48.976Z] #3 DONE 0.0s
07:28:48 [2024-05-23T11:28:48.976Z] 
07:28:48 [2024-05-23T11:28:48.976Z] #4 [internal] load metadata for docker.io/nvidia/cuda:9.0-devel-ubuntu16.04
07:28:48 [2024-05-23T11:28:48.976Z] #4 DONE 0.0s
07:28:48 [2024-05-23T11:28:48.976Z] 
07:28:48 [2024-05-23T11:28:48.976Z] #5 [base 1/7] FROM docker.io/library/ubuntu:20.04
07:28:48 [2024-05-23T11:28:48.976Z] #5 DONE 0.0s
07:28:48 [2024-05-23T11:28:48.976Z] 
07:28:48 [2024-05-23T11:28:48.976Z] #6 [cuda-dev 1/1] FROM docker.io/nvidia/cuda:9.0-devel-ubuntu16.04
07:28:48 [2024-05-23T11:28:48.976Z] #6 DONE 0.0s
07:28:48 [2024-05-23T11:28:48.976Z] 
07:28:48 [2024-05-23T11:28:48.976Z] #7 [base 3/7] 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/*
07:28:48 [2024-05-23T11:28:48.976Z] #7 CACHED
07:28:48 [2024-05-23T11:28:48.976Z] 
07:28:48 [2024-05-23T11:28:48.976Z] #8 [base 4/7] 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
07:28:48 [2024-05-23T11:28:48.976Z] #8 CACHED
07:28:48 [2024-05-23T11:28:48.976Z] 
07:28:48 [2024-05-23T11:28:48.976Z] #9 [base 2/7] RUN ln -snf /usr/share/zoneinfo/America/Toronto /etc/localtime && echo America/Toronto > /etc/timezone
07:28:48 [2024-05-23T11:28:48.976Z] #9 CACHED
07:28:48 [2024-05-23T11:28:48.976Z] 
07:28:48 [2024-05-23T11:28:48.976Z] #10 [base 5/7] RUN mkdir -p /usr/local/cuda/nvvm
07:28:48 [2024-05-23T11:28:48.976Z] #10 CACHED
07:28:48 [2024-05-23T11:28:48.976Z] 
07:28:48 [2024-05-23T11:28:48.976Z] #11 [base 6/7] COPY --from=cuda-dev /usr/local/cuda-9.0/include /usr/local/cuda/include
07:28:48 [2024-05-23T11:28:48.976Z] #11 CACHED
07:28:48 [2024-05-23T11:28:48.976Z] 
07:28:48 [2024-05-23T11:28:48.976Z] #12 [base 7/7] COPY --from=cuda-dev /usr/local/cuda-9.0/nvvm/include /usr/local/cuda/nvvm/include
07:28:48 [2024-05-23T11:28:48.976Z] #12 CACHED
07:28:48 [2024-05-23T11:28:48.976Z] 
07:28:48 [2024-05-23T11:28:48.976Z] #13 exporting to image
07:28:48 [2024-05-23T11:28:48.976Z] #13 exporting layers done
07:28:48 [2024-05-23T11:28:48.976Z] #13 writing image sha256:afe3ff4048620c3b8663c3962db8cb50077a10f65a05678410f541d6ad4d17ce 0.0s done
07:28:48 [2024-05-23T11:28:48.976Z] #13 naming to docker.io/library/buildomr done
07:28:48 [2024-05-23T11:28:48.976Z] #13 DONE 0.0s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:28:55 [2024-05-23T11:28:55.753Z] + docker inspect -f . buildomr
07:28:55 [2024-05-23T11:28:55.753Z] .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
07:29:02 [2024-05-23T11:29:02.804Z] ub20-x64-omr12 does not seem to be running inside a container
07:29:05 [2024-05-23T11:29:05.822Z] $ 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
07:29:07 [2024-05-23T11:29:07.864Z] $ docker top 5adac15cc8636e04de97fe953e339d10a8efb24497102a69bc331f9e658d070f -eo pid,comm
[Pipeline] {
[Pipeline] dir
07:29:09 [2024-05-23T11:29:09.954Z] Running in /home/jenkins/workspace/Build
[Pipeline] {
[Pipeline] timeout
07:29:09 [2024-05-23T11:29:09.960Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] echo
07:29:09 [2024-05-23T11:29:09.973Z] env vars: [PATH+CCACHE=/usr/lib/ccache/, GTEST_COLOR=0, OMR_RUNNING_IN_DOCKER=1]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:29:13 [2024-05-23T11:29:13.326Z] + printenv
07:29:13 [2024-05-23T11:29:13.326Z] JENKINS_HOME=/var/jenkins
07:29:13 [2024-05-23T11:29:13.326Z] CI=true
07:29:13 [2024-05-23T11:29:13.326Z] HOSTNAME=5adac15cc863
07:29:13 [2024-05-23T11:29:13.326Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/omr/job/Build-linux_x86/3149/display/redirect?page=changes
07:29:13 [2024-05-23T11:29:13.326Z] HUDSON_URL=https://ci.eclipse.org/omr/
07:29:13 [2024-05-23T11:29:13.326Z] NODE_LABELS=Linux compile:arm:cross x86 UNB cgroup.v1 compile:aarch64:cross compile:xlinux ub20-x64-omr12
07:29:13 [2024-05-23T11:29:13.326Z] HOME=/
07:29:13 [2024-05-23T11:29:13.326Z] MERGE_COMMIT=625d6fbd8c7e56581effbe5aa05f4d1fc259d36e
07:29:13 [2024-05-23T11:29:13.326Z] BUILD_URL=https://ci.eclipse.org/omr/job/Build-linux_x86/3149/
07:29:13 [2024-05-23T11:29:13.326Z] BUILDSPEC=linux_x86
07:29:13 [2024-05-23T11:29:13.326Z] JENKINS_SERVER_COOKIE=durable-e6e52fd0532e1a7a33d799dd1df5c89310c8995816760dc6ccfd69b24d3678c2
07:29:13 [2024-05-23T11:29:13.326Z] REPO_URL=https://github.com/eclipse/omr
07:29:13 [2024-05-23T11:29:13.326Z] WORKSPACE=/home/jenkins/workspace/Build
07:29:13 [2024-05-23T11:29:13.326Z] NODE_NAME=ub20-x64-omr12
07:29:13 [2024-05-23T11:29:13.326Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/omr/job/Build-linux_x86/3149/display/redirect?page=artifacts
07:29:13 [2024-05-23T11:29:13.326Z] GTEST_COLOR=0
07:29:13 [2024-05-23T11:29:13.326Z] STAGE_NAME=Queue
07:29:13 [2024-05-23T11:29:13.326Z] EXECUTOR_NUMBER=0
07:29:13 [2024-05-23T11:29:13.326Z] BUILD_DISPLAY_NAME=#3149
07:29:13 [2024-05-23T11:29:13.326Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/omr/job/Build-linux_x86/3149/display/redirect?page=tests
07:29:13 [2024-05-23T11:29:13.326Z] JOB_BASE_NAME=Build-linux_x86
07:29:13 [2024-05-23T11:29:13.326Z] HUDSON_HOME=/var/jenkins
07:29:13 [2024-05-23T11:29:13.326Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:29:13 [2024-05-23T11:29:13.326Z] BUILD_ID=3149
07:29:13 [2024-05-23T11:29:13.326Z] BUILD_TAG=jenkins-Build-linux_x86-3149
07:29:13 [2024-05-23T11:29:13.326Z] JENKINS_URL=https://ci.eclipse.org/omr/
07:29:13 [2024-05-23T11:29:13.326Z] CLONE_URL=https://github.com/eclipse/omr.git
07:29:13 [2024-05-23T11:29:13.326Z] JOB_URL=https://ci.eclipse.org/omr/job/Build-linux_x86/
07:29:13 [2024-05-23T11:29:13.326Z] BUILD_NUMBER=3149
07:29:13 [2024-05-23T11:29:13.326Z] JENKINS_NODE_COOKIE=6e1bc834-8957-41e8-b27a-67d6c2210aa6
07:29:13 [2024-05-23T11:29:13.326Z] AUTHOR_ID=0xdaryl
07:29:13 [2024-05-23T11:29:13.326Z] RUN_DISPLAY_URL=https://ci.eclipse.org/omr/job/Build-linux_x86/3149/display/redirect
07:29:13 [2024-05-23T11:29:13.326Z] CXX=g++-7
07:29:13 [2024-05-23T11:29:13.326Z] HUDSON_SERVER_COOKIE=c3663d0c112c2ee2
07:29:13 [2024-05-23T11:29:13.326Z] JOB_DISPLAY_URL=https://ci.eclipse.org/omr/job/Build-linux_x86/display/redirect
07:29:13 [2024-05-23T11:29:13.326Z] CLASSPATH=
07:29:13 [2024-05-23T11:29:13.326Z] JOB_NAME=Build-linux_x86
07:29:13 [2024-05-23T11:29:13.326Z] CUDA_HOME=/usr/local/cuda
07:29:13 [2024-05-23T11:29:13.326Z] PWD=/home/jenkins/workspace/Build
07:29:13 [2024-05-23T11:29:13.326Z] WORKSPACE_TMP=/home/jenkins/workspace/Build@tmp
07:29:13 [2024-05-23T11:29:13.326Z] TZ=America/Toronto
07:29:13 [2024-05-23T11:29:13.326Z] CC=gcc-7
07:29:13 [2024-05-23T11:29:13.326Z] GITLAB_OBJECT_KIND=none
07:29:13 [2024-05-23T11:29:13.326Z] OMR_RUNNING_IN_DOCKER=1
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
07:29:15 [2024-05-23T11:29:15.504Z] Output CCACHE stats before running and clear them
[Pipeline] sh
07:29:19 [2024-05-23T11:29:19.123Z] + ccache -s -z
07:29:19 [2024-05-23T11:29:19.123Z] cache directory                     //.ccache
07:29:19 [2024-05-23T11:29:19.123Z] primary config                      //.ccache/ccache.conf
07:29:19 [2024-05-23T11:29:19.123Z] secondary config      (readonly)    /etc/ccache.conf
07:29:19 [2024-05-23T11:29:19.123Z] cache hit (direct)                     0
07:29:19 [2024-05-23T11:29:19.123Z] cache hit (preprocessed)               0
07:29:19 [2024-05-23T11:29:19.123Z] cache miss                             0
07:29:19 [2024-05-23T11:29:19.123Z] cache hit rate                      0.00 %
07:29:19 [2024-05-23T11:29:19.123Z] cleanups performed                     0
07:29:19 [2024-05-23T11:29:19.123Z] files in cache                         0
07:29:19 [2024-05-23T11:29:19.123Z] cache size                           0.0 kB
07:29:19 [2024-05-23T11:29:19.123Z] max cache size                       5.0 GB
07:29:19 [2024-05-23T11:29:19.123Z] Statistics zeroed
[Pipeline] dir
07:29:19 [2024-05-23T11:29:19.739Z] Running in /home/jenkins/workspace/Build/build
[Pipeline] {
[Pipeline] echo
07:29:19 [2024-05-23T11:29:19.746Z] Configure...
[Pipeline] sh
07:29:21 [2024-05-23T11:29:21.843Z] + cmake -Wdev -G Ninja -DOMR_ENV_DATA32=ON -DOMR_DDR=OFF -DOMR_JITBUILDER=OFF -C../cmake/caches/Travis.cmake ..
07:29:21 [2024-05-23T11:29:21.843Z] loading initial cache file ../cmake/caches/Travis.cmake
07:29:21 [2024-05-23T11:29:21.843Z] -- Starting with CMake version 3.16.3
07:29:21 [2024-05-23T11:29:21.843Z] -- OMR: The CPU architecture is x86
07:29:21 [2024-05-23T11:29:21.843Z] -- OMR: The OS is linux
07:29:21 [2024-05-23T11:29:21.843Z] -- OMR: The tool configuration is gnu
07:29:21 [2024-05-23T11:29:21.843Z] -- OMR: The target data size is 32
07:29:21 [2024-05-23T11:29:21.843Z] -- OMR: trace root is '/home/jenkins/workspace/Build/build'
07:29:21 [2024-05-23T11:29:21.843Z] CMake Warning at fvtest/porttest/CMakeLists.txt:221 (message):
07:29:21 [2024-05-23T11:29:21.843Z]   Excluded omrport tests:
07:29:21 [2024-05-23T11:29:21.843Z]   --gtest_filter=-PortVmemTest.vmem_test_reserveExecutableMemory:PortStrTest.str_test4
07:29:21 [2024-05-23T11:29:21.843Z] 
07:29:21 [2024-05-23T11:29:21.843Z] 
07:29:21 [2024-05-23T11:29:21.843Z] -- Creating static library for testcompiler
07:29:21 [2024-05-23T11:29:21.843Z] -- Adding PRIVATE compiler options to testcompiler for testcompiler.
07:29:21 [2024-05-23T11:29:21.843Z] -- Adding INTERFACE compiler options to testcompiler for testcompiler.
07:29:21 [2024-05-23T11:29:21.843Z] CMake Warning at CMakeLists.txt:237 (export):
07:29:21 [2024-05-23T11:29:21.843Z]   Cannot create package registry file:
07:29:21 [2024-05-23T11:29:21.843Z] 
07:29:21 [2024-05-23T11:29:21.843Z]     //.cmake/packages/Omr/b7151abc2fcd98c77056092840d94114
07:29:21 [2024-05-23T11:29:21.843Z] 
07:29:21 [2024-05-23T11:29:21.843Z]   No such file or directory
07:29:21 [2024-05-23T11:29:21.843Z] 
07:29:21 [2024-05-23T11:29:21.843Z] 
07:29:21 [2024-05-23T11:29:21.843Z] 
07:29:21 [2024-05-23T11:29:21.843Z] -- Configuring done
07:29:21 [2024-05-23T11:29:21.843Z] -- Generating done
07:29:21 [2024-05-23T11:29:21.843Z] -- Build files have been written to: /home/jenkins/workspace/Build/build
[Pipeline] echo
07:29:26 [2024-05-23T11:29:26.073Z] Compile...
[Pipeline] sh
07:29:29 [2024-05-23T11:29:29.509Z] + ninja
07:29:29 [2024-05-23T11:29:29.509Z] [1/47] cd /home/jenkins/workspace/Build/build && /usr/bin/cmake -Domr_SOURCE_DIR=/home/jenkins/workspace/Build -P /home/jenkins/workspace/Build/cmake/CheckSourceTree.cmake
07:29:29 [2024-05-23T11:29:29.509Z] [2/47] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/omrthreaddebug.c.o
07:29:29 [2024-05-23T11:29:29.509Z] [3/47] Building C object thread/CMakeFiles/j9thr_obj.dir/common/j9sem.c.o
07:29:29 [2024-05-23T11:29:29.509Z] [4/47] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/omrthreadattr.c.o
07:29:29 [2024-05-23T11:29:29.509Z] [5/47] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreaderror.c.o
07:29:29 [2024-05-23T11:29:29.509Z] [6/47] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadinspect.c.o
07:29:29 [2024-05-23T11:29:29.509Z] [7/47] Building C object thread/CMakeFiles/j9thr_obj.dir/linux/omrthreadnuma.c.o
07:29:29 [2024-05-23T11:29:29.509Z] [8/47] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadtls.c.o
07:29:29 [2024-05-23T11:29:29.509Z] [9/47] Building CXX object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadmem.cpp.o
07:29:29 [2024-05-23T11:29:29.509Z] [10/47] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadpriority.c.o
07:29:29 [2024-05-23T11:29:29.509Z] [11/47] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/thrcreate.c.o
07:29:29 [2024-05-23T11:29:29.509Z] [12/47] Building C object thread/CMakeFiles/j9thr_obj.dir/linux/priority.c.o
07:29:29 [2024-05-23T11:29:29.509Z] [13/47] Building CXX object thread/CMakeFiles/j9thr_obj.dir/common/threadhelpers.cpp.o
07:29:29 [2024-05-23T11:29:29.509Z] [14/47] Building C object thread/CMakeFiles/j9thr_obj.dir/common/thrprof.c.o
07:29:29 [2024-05-23T11:29:29.509Z] [15/47] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/thrdsup.c.o
07:29:29 [2024-05-23T11:29:29.509Z] [16/47] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthread.c.o
07:29:29 [2024-05-23T11:29:29.509Z] [17/47] Building C object thread/CMakeFiles/j9thr_obj.dir/common/rwmutex.c.o
07:29:29 [2024-05-23T11:29:29.509Z] [18/47] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/unixpriority.c.o
07:29:29 [2024-05-23T11:29:29.509Z] [19/47] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadjlm.c.o
07:29:29 [2024-05-23T11:29:29.509Z] [20/47] Linking CXX static library thread/libj9thrstatic.a
07:29:29 [2024-05-23T11:29:29.509Z] [21/47] Building CXX object gc/CMakeFiles/omrgc.dir/base/modronapicore.cpp.o
07:29:33 [2024-05-23T11:29:33.647Z] [22/47] Linking CXX static library gc/libomrgc.a
07:29:33 [2024-05-23T11:29:33.647Z] [23/47] Linking CXX executable fvtest/porttest/omrporttest
07:29:33 [2024-05-23T11:29:33.647Z] [24/47] Linking CXX executable example/gcexample
07:29:33 [2024-05-23T11:29:33.647Z] [25/47] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/CEnterExit.cpp.o
07:29:33 [2024-05-23T11:29:33.647Z] [26/47] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/timeBaseTest.cpp.o
07:29:33 [2024-05-23T11:29:33.647Z] [27/47] Linking CXX executable fvtest/algotest/omralgotest
07:29:33 [2024-05-23T11:29:33.647Z] [28/47] Linking CXX executable fvtest/coretest/TestIntrusiveList
07:29:33 [2024-05-23T11:29:33.647Z] [29/47] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/CMonitor.cpp.o
07:29:33 [2024-05-23T11:29:33.647Z] [30/47] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/createTest.cpp.o
07:29:33 [2024-05-23T11:29:33.647Z] [31/47] Linking CXX executable fvtest/coretest/TestTypeTraits
07:29:33 [2024-05-23T11:29:33.647Z] [32/47] Linking CXX executable fvtest/coretest/TestBytes
07:29:33 [2024-05-23T11:29:33.647Z] [33/47] Linking CXX executable fvtest/rastest/omrtraceoptiontest
07:29:33 [2024-05-23T11:29:33.647Z] [34/47] Linking CXX executable fvtest/threadextendedtest/omrthreadextendedtest
07:29:33 [2024-05-23T11:29:33.647Z] [35/47] Linking CXX executable fvtest/sigtest/omrsigtest
07:29:33 [2024-05-23T11:29:33.647Z] [36/47] Linking CXX executable fvtest/rastest/omrrastest
07:29:33 [2024-05-23T11:29:33.647Z] [37/47] Linking CXX executable fvtest/rastest/omrsubscribertest
07:29:34 [2024-05-23T11:29:34.899Z] [38/47] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/CThread.cpp.o
07:29:34 [2024-05-23T11:29:34.899Z] [39/47] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/keyDestructorTest.cpp.o
07:29:34 [2024-05-23T11:29:34.899Z] [40/47] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/sanityTestHelper.cpp.o
07:29:36 [2024-05-23T11:29:36.073Z] [41/47] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/priorityInterruptTest.cpp.o
07:29:36 [2024-05-23T11:29:36.073Z] [42/47] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/sanityTest.cpp.o
07:29:36 [2024-05-23T11:29:36.073Z] [43/47] Linking CXX executable fvtest/gctest/omrgctest
07:29:36 [2024-05-23T11:29:36.073Z] [44/47] Linking CXX executable fvtest/vmtest/omrvmtest
07:29:36 [2024-05-23T11:29:36.073Z] [45/47] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/lockedMonitorCountTest.cpp.o
07:29:36 [2024-05-23T11:29:36.073Z] [46/47] Linking CXX executable fvtest/threadtest/omrthreadtest
07:29:38 [2024-05-23T11:29:38.935Z] [47/47] Linking CXX executable fvtest/compilertest/compilertest
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
07:29:40 [2024-05-23T11:29:40.457Z] Output CCACHE stats after running
[Pipeline] sh
07:29:43 [2024-05-23T11:29:43.409Z] + ccache -s
07:29:43 [2024-05-23T11:29:43.409Z] cache directory                     //.ccache
07:29:43 [2024-05-23T11:29:43.409Z] primary config                      //.ccache/ccache.conf
07:29:43 [2024-05-23T11:29:43.409Z] secondary config      (readonly)    /etc/ccache.conf
07:29:43 [2024-05-23T11:29:43.409Z] cache hit (direct)                     0
07:29:43 [2024-05-23T11:29:43.409Z] cache hit (preprocessed)               0
07:29:43 [2024-05-23T11:29:43.409Z] cache miss                             0
07:29:43 [2024-05-23T11:29:43.409Z] cache hit rate                      0.00 %
07:29:43 [2024-05-23T11:29:43.409Z] cleanups performed                     0
07:29:43 [2024-05-23T11:29:43.409Z] files in cache                         0
07:29:43 [2024-05-23T11:29:43.409Z] cache size                           0.0 kB
07:29:43 [2024-05-23T11:29:43.409Z] max cache size                       5.0 GB
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
07:29:45 [2024-05-23T11:29:45.549Z] Sanity Test...
[Pipeline] dir
07:29:45 [2024-05-23T11:29:45.550Z] Running in /home/jenkins/workspace/Build/build
[Pipeline] {
[Pipeline] sh
07:29:49 [2024-05-23T11:29:49.991Z] + ctest -V
07:29:49 [2024-05-23T11:29:49.991Z] UpdateCTestConfiguration  from :/home/jenkins/workspace/Build/build/DartConfiguration.tcl
07:29:49 [2024-05-23T11:29:49.991Z] UpdateCTestConfiguration  from :/home/jenkins/workspace/Build/build/DartConfiguration.tcl
07:29:49 [2024-05-23T11:29:49.991Z] Test project /home/jenkins/workspace/Build/build
07:29:49 [2024-05-23T11:29:49.991Z] Constructing a list of tests
07:29:49 [2024-05-23T11:29:49.991Z] Done constructing a list of tests
07:29:49 [2024-05-23T11:29:49.991Z] Updating test list for fixtures
07:29:49 [2024-05-23T11:29:49.991Z] Added 0 tests to meet fixture requirements
07:29:49 [2024-05-23T11:29:49.991Z] Checking test dependency graph...
07:29:49 [2024-05-23T11:29:49.991Z] Checking test dependency graph end
07:29:49 [2024-05-23T11:29:49.991Z] test 1
07:29:49 [2024-05-23T11:29:49.991Z]       Start  1: gcexample
07:29:49 [2024-05-23T11:29:49.991Z] 
07:29:49 [2024-05-23T11:29:49.991Z] 1: Test command: /home/jenkins/workspace/Build/build/example/gcexample
07:29:49 [2024-05-23T11:29:49.991Z] 1: Test timeout computed to be: 10000000
07:29:49 [2024-05-23T11:29:49.991Z] 1: VM/GC INITIALIZED
07:29:49 [2024-05-23T11:29:49.991Z] 1: configuration is MM_ConfigurationFlat
07:29:49 [2024-05-23T11:29:49.991Z] 1: collector interface is MM_CollectorLanguageInterfaceImpl
07:29:49 [2024-05-23T11:29:49.991Z] 1: garbage collector is MM_ParallelGlobalGC
07:29:49 [2024-05-23T11:29:49.991Z] 1: allocation interface is MM_TLHAllocationInterface
07:29:49 [2024-05-23T11:29:49.991Z] 1: thread allocated 1048392 tlh bytes, 0 non-tlh bytes, from 43683 allocations before NULL
07:29:49 [2024-05-23T11:29:49.991Z] 1: ALL TESTS PASSED
07:29:49 [2024-05-23T11:29:49.991Z]  1/18 Test  #1: gcexample ........................   Passed    0.03 sec
07:29:49 [2024-05-23T11:29:49.991Z] test 2
07:29:49 [2024-05-23T11:29:49.991Z]       Start  2: algotest
07:29:49 [2024-05-23T11:29:49.991Z] 
07:29:49 [2024-05-23T11:29:49.991Z] 2: Test command: /home/jenkins/workspace/Build/build/fvtest/algotest/omralgotest "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/algotest/omralgotest-results.xml" "-avltest:/home/jenkins/workspace/Build/fvtest/algotest/avltest.lst"
07:29:49 [2024-05-23T11:29:49.991Z] 2: Test timeout computed to be: 10000000
07:29:49 [2024-05-23T11:29:49.991Z] 2: [==========] Running 168 tests from 5 test cases.
07:29:49 [2024-05-23T11:29:49.991Z] 2: [----------] 2 tests from OmrAlgoTest
07:29:49 [2024-05-23T11:29:49.991Z] 2: Testing hookable interface...
07:29:49 [2024-05-23T11:29:49.991Z] 2: Finished testing hookable interface.
07:29:49 [2024-05-23T11:29:49.991Z] 2: Algorithm Test Finished
07:29:49 [2024-05-23T11:29:49.991Z] 2: total tests: 59
07:29:49 [2024-05-23T11:29:49.991Z] 2: total passes: 59
07:29:49 [2024-05-23T11:29:49.991Z] 2: total failures: 0
07:29:49 [2024-05-23T11:29:49.991Z] 2: ALL TESTS PASSED.
07:29:49 [2024-05-23T11:29:49.991Z] 2: [----------] 2 tests from OmrAlgoTest (0 ms total)
07:29:49 [2024-05-23T11:29:49.991Z] 2: 
07:29:49 [2024-05-23T11:29:49.991Z] 2: [----------] 58 tests from OmrAlgoTest/AVLTest
07:29:49 [2024-05-23T11:29:49.991Z] 2: [----------] 58 tests from OmrAlgoTest/AVLTest (1 ms total)
07:29:49 [2024-05-23T11:29:49.991Z] 2: 
07:29:49 [2024-05-23T11:29:49.991Z] 2: [----------] 24 tests from OmrAlgoTest/PoolTest
07:29:49 [2024-05-23T11:29:49.991Z] 2: [----------] 24 tests from OmrAlgoTest/PoolTest (9 ms total)
07:29:49 [2024-05-23T11:29:49.991Z] 2: 
07:29:49 [2024-05-23T11:29:49.991Z] 2: [----------] 14 tests from OmrAlgoTest/HashtableTest
07:29:53 [2024-05-23T11:29:53.854Z] 2: [----------] 14 tests from OmrAlgoTest/HashtableTest (4039 ms total)
07:29:53 [2024-05-23T11:29:53.854Z] 2: 
07:29:53 [2024-05-23T11:29:53.854Z] 2: [----------] 70 tests from OmrAlgoTest/CollisionResilientHashtableTest
07:30:08 [2024-05-23T11:30:08.217Z] 2: [----------] 70 tests from OmrAlgoTest/CollisionResilientHashtableTest (14143 ms total)
07:30:08 [2024-05-23T11:30:08.217Z] 2: 
07:30:08 [2024-05-23T11:30:08.217Z] 2: [==========] 168 tests from 5 test cases ran. (18193 ms total)
07:30:08 [2024-05-23T11:30:08.217Z] 2: [  PASSED  ] 168 tests.
07:30:08 [2024-05-23T11:30:08.217Z] 2: [  ALL TESTS PASSED  ] 
07:30:08 [2024-05-23T11:30:08.217Z]  2/18 Test  #2: algotest .........................   Passed   18.21 sec
07:30:08 [2024-05-23T11:30:08.217Z] test 3
07:30:08 [2024-05-23T11:30:08.217Z]       Start  3: TestBytes
07:30:08 [2024-05-23T11:30:08.217Z] 
07:30:08 [2024-05-23T11:30:08.217Z] 3: Test command: /home/jenkins/workspace/Build/build/fvtest/coretest/TestBytes "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/coretest/TestBytes-results.xml"
07:30:08 [2024-05-23T11:30:08.217Z] 3: Test timeout computed to be: 10000000
07:30:08 [2024-05-23T11:30:08.217Z] 3: [==========] Running 17 tests from 1 test case.
07:30:08 [2024-05-23T11:30:08.217Z] 3: [----------] Global test environment set-up.
07:30:08 [2024-05-23T11:30:08.217Z] 3: [----------] 17 tests from TestBytes
07:30:08 [2024-05-23T11:30:08.217Z] 3: [ RUN      ] TestBytes.CompareZeroToZero
07:30:08 [2024-05-23T11:30:08.217Z] 3: [       OK ] TestBytes.CompareZeroToZero (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 3: [ RUN      ] TestBytes.CompareOneUnitToBytes
07:30:08 [2024-05-23T11:30:08.217Z] 3: [       OK ] TestBytes.CompareOneUnitToBytes (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 3: [ RUN      ] TestBytes.CompareOneUnitToSmallerUnit
07:30:08 [2024-05-23T11:30:08.217Z] 3: [       OK ] TestBytes.CompareOneUnitToSmallerUnit (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 3: [ RUN      ] TestBytes.IsPow2
07:30:08 [2024-05-23T11:30:08.217Z] 3: [       OK ] TestBytes.IsPow2 (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 3: [ RUN      ] TestBytes.AlignedUnsafe
07:30:08 [2024-05-23T11:30:08.217Z] 3: [       OK ] TestBytes.AlignedUnsafe (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 3: [ RUN      ] TestBytes.Aligned
07:30:08 [2024-05-23T11:30:08.217Z] 3: [       OK ] TestBytes.Aligned (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 3: [ RUN      ] TestBytes.AlignToZero
07:30:08 [2024-05-23T11:30:08.217Z] 3: [       OK ] TestBytes.AlignToZero (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 3: [ RUN      ] TestBytes.AlignToOne
07:30:08 [2024-05-23T11:30:08.217Z] 3: [       OK ] TestBytes.AlignToOne (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 3: [ RUN      ] TestBytes.AlignToTwo
07:30:08 [2024-05-23T11:30:08.217Z] 3: [       OK ] TestBytes.AlignToTwo (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 3: [ RUN      ] TestBytes.AlignToFour
07:30:08 [2024-05-23T11:30:08.217Z] 3: [       OK ] TestBytes.AlignToFour (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 3: [ RUN      ] TestBytes.AlignToEight
07:30:08 [2024-05-23T11:30:08.217Z] 3: [       OK ] TestBytes.AlignToEight (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 3: [ RUN      ] TestBytes.SaneAlignmentMaximums
07:30:08 [2024-05-23T11:30:08.217Z] 3: [       OK ] TestBytes.SaneAlignmentMaximums (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 3: [ RUN      ] TestBytes.AlignToMaximumAlignment
07:30:08 [2024-05-23T11:30:08.217Z] 3: [       OK ] TestBytes.AlignToMaximumAlignment (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 3: [ RUN      ] TestBytes.TautologicalAlign
07:30:08 [2024-05-23T11:30:08.217Z] 3: [       OK ] TestBytes.TautologicalAlign (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 3: [ RUN      ] TestBytes.AlignAndOverflow
07:30:08 [2024-05-23T11:30:08.217Z] 3: [       OK ] TestBytes.AlignAndOverflow (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 3: [ RUN      ] TestBytes.AlignMaximumSizeFor16byteAlignment
07:30:08 [2024-05-23T11:30:08.217Z] 3: [       OK ] TestBytes.AlignMaximumSizeFor16byteAlignment (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 3: [ RUN      ] TestBytes.AlignPointers
07:30:08 [2024-05-23T11:30:08.217Z] 3: [       OK ] TestBytes.AlignPointers (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 3: [----------] 17 tests from TestBytes (0 ms total)
07:30:08 [2024-05-23T11:30:08.217Z] 3: 
07:30:08 [2024-05-23T11:30:08.217Z] 3: [----------] Global test environment tear-down
07:30:08 [2024-05-23T11:30:08.217Z] 3: [==========] 17 tests from 1 test case ran. (0 ms total)
07:30:08 [2024-05-23T11:30:08.217Z] 3: [  PASSED  ] 17 tests.
07:30:08 [2024-05-23T11:30:08.217Z] 3: [  ALL TESTS PASSED  ] 
07:30:08 [2024-05-23T11:30:08.217Z]  3/18 Test  #3: TestBytes ........................   Passed    0.01 sec
07:30:08 [2024-05-23T11:30:08.217Z] test 4
07:30:08 [2024-05-23T11:30:08.217Z]       Start  4: TestIntrusiveList
07:30:08 [2024-05-23T11:30:08.217Z] 
07:30:08 [2024-05-23T11:30:08.217Z] 4: Test command: /home/jenkins/workspace/Build/build/fvtest/coretest/TestIntrusiveList "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/coretest/TestIntrusiveList-results.xml"
07:30:08 [2024-05-23T11:30:08.217Z] 4: Test timeout computed to be: 10000000
07:30:08 [2024-05-23T11:30:08.217Z] 4: [==========] Running 10 tests from 1 test case.
07:30:08 [2024-05-23T11:30:08.217Z] 4: [----------] Global test environment set-up.
07:30:08 [2024-05-23T11:30:08.217Z] 4: [----------] 10 tests from TestIntrusiveList
07:30:08 [2024-05-23T11:30:08.217Z] 4: [ RUN      ] TestIntrusiveList.Empty
07:30:08 [2024-05-23T11:30:08.217Z] 4: [       OK ] TestIntrusiveList.Empty (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 4: [ RUN      ] TestIntrusiveList.ConvertIterToConstIter
07:30:08 [2024-05-23T11:30:08.217Z] 4: [       OK ] TestIntrusiveList.ConvertIterToConstIter (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 4: [ RUN      ] TestIntrusiveList.AddOne
07:30:08 [2024-05-23T11:30:08.217Z] 4: [       OK ] TestIntrusiveList.AddOne (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 4: [ RUN      ] TestIntrusiveList.IterateOne
07:30:08 [2024-05-23T11:30:08.217Z] 4: [       OK ] TestIntrusiveList.IterateOne (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 4: [ RUN      ] TestIntrusiveList.IterateTwo
07:30:08 [2024-05-23T11:30:08.217Z] 4: [       OK ] TestIntrusiveList.IterateTwo (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 4: [ RUN      ] TestIntrusiveList.AddThenRemoveOne
07:30:08 [2024-05-23T11:30:08.217Z] 4: [       OK ] TestIntrusiveList.AddThenRemoveOne (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 4: [ RUN      ] TestIntrusiveList.AddTwoThenRemoveFirst
07:30:08 [2024-05-23T11:30:08.217Z] 4: [       OK ] TestIntrusiveList.AddTwoThenRemoveFirst (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 4: [ RUN      ] TestIntrusiveList.AddTwoThenRemoveSecond
07:30:08 [2024-05-23T11:30:08.217Z] 4: [       OK ] TestIntrusiveList.AddTwoThenRemoveSecond (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 4: [ RUN      ] TestIntrusiveList.AddTwoThenRemoveBoth
07:30:08 [2024-05-23T11:30:08.217Z] 4: [       OK ] TestIntrusiveList.AddTwoThenRemoveBoth (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 4: [ RUN      ] TestIntrusiveList.AddTwoThenRemoveBothInReverse
07:30:08 [2024-05-23T11:30:08.217Z] 4: [       OK ] TestIntrusiveList.AddTwoThenRemoveBothInReverse (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 4: [----------] 10 tests from TestIntrusiveList (0 ms total)
07:30:08 [2024-05-23T11:30:08.217Z] 4: 
07:30:08 [2024-05-23T11:30:08.217Z] 4: [----------] Global test environment tear-down
07:30:08 [2024-05-23T11:30:08.217Z] 4: [==========] 10 tests from 1 test case ran. (0 ms total)
07:30:08 [2024-05-23T11:30:08.217Z] 4: [  PASSED  ] 10 tests.
07:30:08 [2024-05-23T11:30:08.217Z] 4: [  ALL TESTS PASSED  ] 
07:30:08 [2024-05-23T11:30:08.217Z]  4/18 Test  #4: TestIntrusiveList ................   Passed    0.00 sec
07:30:08 [2024-05-23T11:30:08.217Z] test 5
07:30:08 [2024-05-23T11:30:08.217Z]       Start  5: TestTypeTraits
07:30:08 [2024-05-23T11:30:08.217Z] 
07:30:08 [2024-05-23T11:30:08.217Z] 5: Test command: /home/jenkins/workspace/Build/build/fvtest/coretest/TestTypeTraits "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/coretest/TestTypeTraits-results.xml"
07:30:08 [2024-05-23T11:30:08.217Z] 5: Test timeout computed to be: 10000000
07:30:08 [2024-05-23T11:30:08.217Z] 5: [==========] Running 17 tests from 1 test case.
07:30:08 [2024-05-23T11:30:08.217Z] 5: [----------] Global test environment set-up.
07:30:08 [2024-05-23T11:30:08.217Z] 5: [----------] 17 tests from TestTypeTraits
07:30:08 [2024-05-23T11:30:08.217Z] 5: [ RUN      ] TestTypeTraits.IntegralConst
07:30:08 [2024-05-23T11:30:08.217Z] 5: [       OK ] TestTypeTraits.IntegralConst (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 5: [ RUN      ] TestTypeTraits.BooleanConstant
07:30:08 [2024-05-23T11:30:08.217Z] 5: [       OK ] TestTypeTraits.BooleanConstant (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 5: [ RUN      ] TestTypeTraits.IsSame
07:30:08 [2024-05-23T11:30:08.217Z] 5: [       OK ] TestTypeTraits.IsSame (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 5: [ RUN      ] TestTypeTraits.TypeAlias
07:30:08 [2024-05-23T11:30:08.217Z] 5: [       OK ] TestTypeTraits.TypeAlias (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 5: [ RUN      ] TestTypeTraits.RemoveConst
07:30:08 [2024-05-23T11:30:08.217Z] 5: [       OK ] TestTypeTraits.RemoveConst (0 ms)
07:30:08 [2024-05-23T11:30:08.217Z] 5: [ RUN      ] TestTypeTraits.RemoveVolatile
07:30:08 [2024-05-23T11:30:08.217Z] 5: [       OK ] TestTypeTraits.RemoveVolatile (0 ms)
07:30:08 [2024-05-23T11:30:08.218Z] 5: [ RUN      ] TestTypeTraits.RemoveCv
07:30:08 [2024-05-23T11:30:08.218Z] 5: [       OK ] TestTypeTraits.RemoveCv (0 ms)
07:30:08 [2024-05-23T11:30:08.218Z] 5: [ RUN      ] TestTypeTraits.RemoveReference
07:30:08 [2024-05-23T11:30:08.218Z] 5: [       OK ] TestTypeTraits.RemoveReference (0 ms)
07:30:08 [2024-05-23T11:30:08.218Z] 5: [ RUN      ] TestTypeTraits.RemoveCvRef
07:30:08 [2024-05-23T11:30:08.218Z] 5: [       OK ] TestTypeTraits.RemoveCvRef (0 ms)
07:30:08 [2024-05-23T11:30:08.218Z] 5: [ RUN      ] TestTypeTraits.RemovePointer
07:30:08 [2024-05-23T11:30:08.218Z] 5: [       OK ] TestTypeTraits.RemovePointer (0 ms)
07:30:08 [2024-05-23T11:30:08.218Z] 5: [ RUN      ] TestTypeTraits.IsReference
07:30:08 [2024-05-23T11:30:08.218Z] 5: [       OK ] TestTypeTraits.IsReference (0 ms)
07:30:08 [2024-05-23T11:30:08.218Z] 5: [ RUN      ] TestTypeTraits.IsPointer
07:30:08 [2024-05-23T11:30:08.218Z] 5: [       OK ] TestTypeTraits.IsPointer (0 ms)
07:30:08 [2024-05-23T11:30:08.218Z] 5: [ RUN      ] TestTypeTraits.IsVoid
07:30:08 [2024-05-23T11:30:08.218Z] 5: [       OK ] TestTypeTraits.IsVoid (0 ms)
07:30:08 [2024-05-23T11:30:08.218Z] 5: [ RUN      ] TestTypeTraits.IsIntegral
07:30:08 [2024-05-23T11:30:08.218Z] 5: [       OK ] TestTypeTraits.IsIntegral (0 ms)
07:30:08 [2024-05-23T11:30:08.218Z] 5: [ RUN      ] TestTypeTraits.IsFloatingPoint
07:30:08 [2024-05-23T11:30:08.218Z] 5: [       OK ] TestTypeTraits.IsFloatingPoint (0 ms)
07:30:08 [2024-05-23T11:30:08.218Z] 5: [ RUN      ] TestTypeTraits.IsArithmetic
07:30:08 [2024-05-23T11:30:08.218Z] 5: [       OK ] TestTypeTraits.IsArithmetic (0 ms)
07:30:08 [2024-05-23T11:30:08.218Z] 5: [ RUN      ] TestTypeTraits.EnableIf
07:30:08 [2024-05-23T11:30:08.218Z] 5: [       OK ] TestTypeTraits.EnableIf (0 ms)
07:30:08 [2024-05-23T11:30:08.218Z] 5: [----------] 17 tests from TestTypeTraits (0 ms total)
07:30:08 [2024-05-23T11:30:08.218Z] 5: 
07:30:08 [2024-05-23T11:30:08.218Z] 5: [----------] Global test environment tear-down
07:30:08 [2024-05-23T11:30:08.218Z] 5: [==========] 17 tests from 1 test case ran. (0 ms total)
07:30:08 [2024-05-23T11:30:08.218Z] 5: [  PASSED  ] 17 tests.
07:30:08 [2024-05-23T11:30:08.218Z] 5: [  ALL TESTS PASSED  ] 
07:30:08 [2024-05-23T11:30:08.218Z]  5/18 Test  #5: TestTypeTraits ...................   Passed    0.00 sec
07:30:08 [2024-05-23T11:30:08.218Z] test 6
07:30:08 [2024-05-23T11:30:08.218Z]       Start  6: porttest
07:30:08 [2024-05-23T11:30:08.218Z] 
07:30:08 [2024-05-23T11:30:08.218Z] 6: Test command: /home/jenkins/workspace/Build/build/fvtest/porttest/omrporttest "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/porttest/omrporttest-results.xml" "--gtest_filter=-PortVmemTest.vmem_test_reserveExecutableMemory:PortStrTest.str_test4"
07:30:08 [2024-05-23T11:30:08.218Z] 6: Test timeout computed to be: 10000000
07:30:08 [2024-05-23T11:30:08.218Z] 6: Note: Google Test filter = -PortVmemTest.vmem_test_reserveExecutableMemory:PortStrTest.str_test4
07:30:08 [2024-05-23T11:30:08.218Z] 6: [==========] Running 248 tests from 21 test cases.
07:30:08 [2024-05-23T11:30:08.218Z] 6: [----------] 1 test from PortInitializationTest
07:30:08 [2024-05-23T11:30:08.218Z] 6: [----------] 1 test from PortInitializationTest (0 ms total)
07:30:08 [2024-05-23T11:30:08.218Z] 6: 
07:30:08 [2024-05-23T11:30:08.218Z] 6: [----------] 2 tests from PortFileTest
07:30:08 [2024-05-23T11:30:08.218Z] 6: [----------] 2 tests from PortFileTest (0 ms total)
07:30:08 [2024-05-23T11:30:08.218Z] 6: 
07:30:08 [2024-05-23T11:30:08.218Z] 6: [----------] 8 tests from PortHeapTest
07:30:08 [2024-05-23T11:30:08.218Z] 6: [----------] 8 tests from PortHeapTest (905 ms total)
07:30:08 [2024-05-23T11:30:08.218Z] 6: 
07:30:08 [2024-05-23T11:30:08.218Z] 6: [----------] 8 tests from PortTest
07:30:08 [2024-05-23T11:30:08.218Z] 6: [----------] 8 tests from PortTest (1 ms total)
07:30:08 [2024-05-23T11:30:08.218Z] 6: 
07:30:08 [2024-05-23T11:30:08.218Z] 6: [----------] 11 tests from PortMemTest
07:30:08 [2024-05-23T11:30:08.218Z] 6: [----------] 11 tests from PortMemTest (1 ms total)
07:30:08 [2024-05-23T11:30:08.218Z] 6: 
07:30:08 [2024-05-23T11:30:08.218Z] 6: [----------] 5 tests from PortDumpTest
07:30:08 [2024-05-23T11:30:08.218Z] 6: [----------] 5 tests from PortDumpTest (110 ms total)
07:30:08 [2024-05-23T11:30:08.218Z] 6: 
07:30:08 [2024-05-23T11:30:08.218Z] 6: [----------] 4 tests from PortErrorTest
07:30:08 [2024-05-23T11:30:08.218Z] 6: [----------] 4 tests from PortErrorTest (0 ms total)
07:30:08 [2024-05-23T11:30:08.218Z] 6: 
07:30:08 [2024-05-23T11:30:08.218Z] 6: [----------] 41 tests from PortFileTest2
07:30:22 [2024-05-23T11:30:22.275Z] 6: $
07:30:22 [2024-05-23T11:30:22.275Z] 6: ?
07:30:22 [2024-05-23T11:30:22.275Z] 6: ?
07:30:22 [2024-05-23T11:30:22.275Z] 6: 𤭢
07:30:22 [2024-05-23T11:30:22.275Z] 6: ��
07:30:22 [2024-05-23T11:30:22.275Z] 6: ****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************?
07:30:22 [2024-05-23T11:30:22.275Z] 6: [----------] 41 tests from PortFileTest2 (11119 ms total)
07:30:22 [2024-05-23T11:30:22.275Z] 6: 
07:30:22 [2024-05-23T11:30:22.275Z] 6: [----------] 14 tests from PortFileStreamTest
07:30:22 [2024-05-23T11:30:22.275Z] 6: [----------] 14 tests from PortFileStreamTest (43 ms total)
07:30:22 [2024-05-23T11:30:22.275Z] 6: 
07:30:22 [2024-05-23T11:30:22.275Z] 6: [----------] 1 test from PortIntrospectTest
07:30:22 [2024-05-23T11:30:22.275Z] 6: [----------] 1 test from PortIntrospectTest (0 ms total)
07:30:22 [2024-05-23T11:30:22.275Z] 6: 
07:30:22 [2024-05-23T11:30:22.275Z] 6: [----------] 15 tests from PortMmapTest
07:30:22 [2024-05-23T11:30:22.275Z] 6: [----------] 15 tests from PortMmapTest (2036 ms total)
07:30:22 [2024-05-23T11:30:22.275Z] 6: 
07:30:22 [2024-05-23T11:30:22.275Z] 6: [----------] 1 test from PortSignalExtendedTests
07:30:22 [2024-05-23T11:30:22.275Z] 6: [----------] 1 test from PortSignalExtendedTests (1 ms total)
07:30:22 [2024-05-23T11:30:22.275Z] 6: 
07:30:22 [2024-05-23T11:30:22.275Z] 6: [----------] 13 tests from PortSigTest
07:30:22 [2024-05-23T11:30:22.275Z] 6: [----------] 13 tests from PortSigTest (82 ms total)
07:30:22 [2024-05-23T11:30:22.275Z] 6: 
07:30:22 [2024-05-23T11:30:22.275Z] 6: [----------] 3 tests from PortSlTest
07:30:22 [2024-05-23T11:30:22.275Z] 6: [----------] 3 tests from PortSlTest (1 ms total)
07:30:22 [2024-05-23T11:30:22.275Z] 6: 
07:30:22 [2024-05-23T11:30:22.275Z] 6: [----------] 20 tests from PortStrTest
07:30:22 [2024-05-23T11:30:22.275Z] 6: [----------] 20 tests from PortStrTest (6 ms total)
07:30:22 [2024-05-23T11:30:22.275Z] 6: 
07:30:22 [2024-05-23T11:30:22.275Z] 6: [----------] 6 tests from PortTimeTest
07:30:23 [2024-05-23T11:30:23.385Z] 6: Test is invalid since the host machine reports more than one CPU (time may differ across CPUs - makes test results useless - re-enable if we develop thread affinity support)
07:30:37 [2024-05-23T11:30:37.837Z] 6: [----------] 6 tests from PortTimeTest (11606 ms total)
07:30:37 [2024-05-23T11:30:37.837Z] 6: 
07:30:37 [2024-05-23T11:30:37.837Z] 6: [----------] 8 tests from PortTtyTest
07:30:37 [2024-05-23T11:30:37.837Z] 6: TTY printf, check check 1 2 3 check ...
07:30:37 [2024-05-23T11:30:37.837Z] 6: New line
07:30:37 [2024-05-23T11:30:37.837Z] 6: [----------] 8 tests from PortTtyTest (0 ms total)
07:30:37 [2024-05-23T11:30:37.837Z] 6: 
07:30:37 [2024-05-23T11:30:37.837Z] 6: [----------] 18 tests from PortVmemTest
07:30:37 [2024-05-23T11:30:37.837Z] 6: 	NUMA not available
07:30:37 [2024-05-23T11:30:37.837Z] 6: [----------] 18 tests from PortVmemTest (1123 ms total)
07:30:37 [2024-05-23T11:30:37.837Z] 6: 
07:30:37 [2024-05-23T11:30:37.837Z] 6: [----------] 41 tests from PortSysinfoTest
07:30:37 [2024-05-23T11:30:37.837Z] 6: omrsysinfo_get_username returns -1.
07:30:37 [2024-05-23T11:30:37.837Z] 6: If this is a supported platform, consider this as a failure
07:30:37 [2024-05-23T11:30:37.837Z] 6: omrsysinfo_get_groupname returns -1.
07:30:37 [2024-05-23T11:30:37.837Z] 6: If this is a supported platform, consider this as a failure
07:30:37 [2024-05-23T11:30:37.837Z] 6: originalSoftLimit=1024
07:30:37 [2024-05-23T11:30:37.837Z] 6: originalHardLimit=524288
07:30:37 [2024-05-23T11:30:37.837Z] 6: soft set to hard limit=524288
07:30:54 [2024-05-23T11:30:54.858Z] 6: Some textSome text[----------] 41 tests from PortSysinfoTest (20169 ms total)
07:30:54 [2024-05-23T11:30:54.858Z] 6: 
07:30:54 [2024-05-23T11:30:54.858Z] 6: [----------] 9 tests from CgroupTest
07:30:54 [2024-05-23T11:30:54.858Z] 6: /proc/self/cgroup line:
07:30:54 [2024-05-23T11:30:54.858Z] 6:   12:perf_event:/docker/5adac15cc8636e04de97fe953e339d10a8efb24497102a69bc331f9e658d070f
07:30:54 [2024-05-23T11:30:54.858Z] 6: /proc/self/cgroup line:
07:30:54 [2024-05-23T11:30:54.858Z] 6:   11:devices:/docker/5adac15cc8636e04de97fe953e339d10a8efb24497102a69bc331f9e658d070f
07:30:54 [2024-05-23T11:30:54.858Z] 6: /proc/self/cgroup line:
07:30:54 [2024-05-23T11:30:54.858Z] 6:   10:blkio:/docker/5adac15cc8636e04de97fe953e339d10a8efb24497102a69bc331f9e658d070f
07:30:54 [2024-05-23T11:30:54.858Z] 6: /proc/self/cgroup line:
07:30:54 [2024-05-23T11:30:54.858Z] 6:   9:freezer:/docker/5adac15cc8636e04de97fe953e339d10a8efb24497102a69bc331f9e658d070f
07:30:54 [2024-05-23T11:30:54.858Z] 6: /proc/self/cgroup line:
07:30:54 [2024-05-23T11:30:54.858Z] 6:   8:cpuset:/docker/5adac15cc8636e04de97fe953e339d10a8efb24497102a69bc331f9e658d070f
07:30:54 [2024-05-23T11:30:54.858Z] 6: /proc/self/cgroup line:
07:30:54 [2024-05-23T11:30:54.858Z] 6:   7:pids:/docker/5adac15cc8636e04de97fe953e339d10a8efb24497102a69bc331f9e658d070f
07:30:54 [2024-05-23T11:30:54.858Z] 6: /proc/self/cgroup line:
07:30:54 [2024-05-23T11:30:54.858Z] 6:   6:memory:/docker/5adac15cc8636e04de97fe953e339d10a8efb24497102a69bc331f9e658d070f
07:30:54 [2024-05-23T11:30:54.858Z] 6: /proc/self/cgroup line:
07:30:54 [2024-05-23T11:30:54.858Z] 6:   5:cpu,cpuacct:/docker/5adac15cc8636e04de97fe953e339d10a8efb24497102a69bc331f9e658d070f
07:30:54 [2024-05-23T11:30:54.858Z] 6: /proc/self/cgroup line:
07:30:54 [2024-05-23T11:30:54.858Z] 6:   4:rdma:/docker/5adac15cc8636e04de97fe953e339d10a8efb24497102a69bc331f9e658d070f
07:30:54 [2024-05-23T11:30:54.858Z] 6: /proc/self/cgroup line:
07:30:54 [2024-05-23T11:30:54.858Z] 6:   3:hugetlb:/docker/5adac15cc8636e04de97fe953e339d10a8efb24497102a69bc331f9e658d070f
07:30:54 [2024-05-23T11:30:54.858Z] 6: /proc/self/cgroup line:
07:30:54 [2024-05-23T11:30:54.858Z] 6:   2:net_cls,net_prio:/docker/5adac15cc8636e04de97fe953e339d10a8efb24497102a69bc331f9e658d070f
07:30:54 [2024-05-23T11:30:54.858Z] 6: /proc/self/cgroup line:
07:30:54 [2024-05-23T11:30:54.858Z] 6:   1:name=systemd:/docker/5adac15cc8636e04de97fe953e339d10a8efb24497102a69bc331f9e658d070f
07:30:54 [2024-05-23T11:30:54.858Z] 6: /proc/self/cgroup line:
07:30:54 [2024-05-23T11:30:54.858Z] 6:   0::/docker/5adac15cc8636e04de97fe953e339d10a8efb24497102a69bc331f9e658d070f
07:30:54 [2024-05-23T11:30:54.858Z] 6: [----------] 9 tests from CgroupTest (2 ms total)
07:30:54 [2024-05-23T11:30:54.858Z] 6: 
07:30:54 [2024-05-23T11:30:54.858Z] 6: [----------] 19 tests from PortSockTest
07:30:54 [2024-05-23T11:30:54.858Z] 6: WARNING: Cannot test IPV6: Failed to find to IPV6 interface. 
07:30:59 [2024-05-23T11:30:59.856Z] 6: [----------] 19 tests from PortSockTest (1007 ms total)
07:30:59 [2024-05-23T11:30:59.856Z] 6: 
07:30:59 [2024-05-23T11:30:59.856Z] 6: [==========] 248 tests from 21 test cases ran. (48228 ms total)
07:30:59 [2024-05-23T11:30:59.856Z] 6: [  PASSED  ] 248 tests.
07:30:59 [2024-05-23T11:30:59.856Z] 6: [  ALL TESTS PASSED  ] 
07:30:59 [2024-05-23T11:30:59.856Z] 6: 
07:30:59 [2024-05-23T11:30:59.856Z] 6:   YOU HAVE 3 DISABLED TESTS
07:30:59 [2024-05-23T11:30:59.856Z] 6: 
07:30:59 [2024-05-23T11:30:59.856Z] 6: Some textSome text
07:30:59 [2024-05-23T11:30:59.856Z]  6/18 Test  #6: porttest .........................   Passed   48.24 sec
07:30:59 [2024-05-23T11:30:59.856Z] test 7
07:30:59 [2024-05-23T11:30:59.856Z]       Start  7: rastest
07:30:59 [2024-05-23T11:30:59.856Z] 
07:30:59 [2024-05-23T11:30:59.856Z] 7: Test command: /home/jenkins/workspace/Build/build/fvtest/rastest/omrrastest "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/rastest/omrrastest-results.xml"
07:30:59 [2024-05-23T11:30:59.856Z] 7: Test timeout computed to be: 10000000
07:30:59 [2024-05-23T11:30:59.856Z] 7: [==========] Running 38 tests from 11 test cases.
07:30:59 [2024-05-23T11:30:59.856Z] 7: [----------] 3 tests from RASAgentNegativeTest
07:30:59 [2024-05-23T11:30:59.856Z] 7: [----------] 3 tests from RASAgentNegativeTest (1 ms total)
07:30:59 [2024-05-23T11:30:59.856Z] 7: 
07:30:59 [2024-05-23T11:30:59.856Z] 7: [----------] 2 tests from RASAgentTest
07:30:59 [2024-05-23T11:30:59.856Z] 7: [----------] 2 tests from RASAgentTest (0 ms total)
07:30:59 [2024-05-23T11:30:59.856Z] 7: 
07:30:59 [2024-05-23T11:30:59.856Z] 7: [----------] 1 test from RASMemoryCategoriesTest
07:30:59 [2024-05-23T11:30:59.856Z] 7: 
07:30:59 [2024-05-23T11:30:59.856Z] 7: Negative path: get categories with an undersized buffer
07:30:59 [2024-05-23T11:30:59.856Z] 7:    written_count=15, total_categories=16
07:30:59 [2024-05-23T11:30:59.856Z] 7: RUNTIME 282668 bytes / 0 allocations (Shallow: 0 bytes / 0 allocations)
07:30:59 [2024-05-23T11:30:59.856Z] 7:    VM 282668 bytes / 0 allocations (Shallow: 656 bytes / 0 allocations)
07:30:59 [2024-05-23T11:30:59.856Z] 7:       Threads 280044 bytes / 0 allocations (Shallow: 17900 bytes / 0 allocations)
07:30:59 [2024-05-23T11:30:59.856Z] 7:          Native Stack 262144 bytes / 0 allocations
07:30:59 [2024-05-23T11:30:59.856Z] 7:       Port Library 1680 bytes / 0 allocations
07:30:59 [2024-05-23T11:30:59.856Z] 7:       OMRTI 288 bytes / 0 allocations
07:30:59 [2024-05-23T11:30:59.856Z] 7: 
07:30:59 [2024-05-23T11:30:59.856Z] 7: Positive path: get and validate categories
07:30:59 [2024-05-23T11:30:59.856Z] 7:    written_count=16, total_categories=16
07:30:59 [2024-05-23T11:30:59.856Z] 7: RUNTIME 282668 bytes / 0 allocations (Shallow: 0 bytes / 0 allocations)
07:30:59 [2024-05-23T11:30:59.856Z] 7:    VM 282668 bytes / 0 allocations (Shallow: 656 bytes / 0 allocations)
07:30:59 [2024-05-23T11:30:59.856Z] 7:       Threads 280044 bytes / 0 allocations (Shallow: 17900 bytes / 0 allocations)
07:30:59 [2024-05-23T11:30:59.856Z] 7:          Native Stack 262144 bytes / 0 allocations
07:30:59 [2024-05-23T11:30:59.856Z] 7:       Port Library 1680 bytes / 0 allocations
07:30:59 [2024-05-23T11:30:59.856Z] 7:       OMRTI 288 bytes / 0 allocations
07:30:59 [2024-05-23T11:30:59.856Z] 7: 
07:30:59 [2024-05-23T11:30:59.856Z] 7: Positive path: get and validate categories and total_categories is null
07:30:59 [2024-05-23T11:30:59.856Z] 7:    written_count=16
07:30:59 [2024-05-23T11:30:59.856Z] 7: RUNTIME 282668 bytes / 0 allocations (Shallow: 0 bytes / 0 allocations)
07:30:59 [2024-05-23T11:30:59.856Z] 7:    VM 282668 bytes / 0 allocations (Shallow: 656 bytes / 0 allocations)
07:30:59 [2024-05-23T11:30:59.856Z] 7:       Threads 280044 bytes / 0 allocations (Shallow: 17900 bytes / 0 allocations)
07:30:59 [2024-05-23T11:30:59.856Z] 7:          Native Stack 262144 bytes / 0 allocations
07:30:59 [2024-05-23T11:30:59.856Z] 7:       Port Library 1680 bytes / 0 allocations
07:30:59 [2024-05-23T11:30:59.856Z] 7:       OMRTI 288 bytes / 0 allocations
07:30:59 [2024-05-23T11:30:59.856Z] 7: 
07:30:59 [2024-05-23T11:30:59.856Z] 7: Positive path: get and validate categories with oversized max_categories and oversized buffer
07:30:59 [2024-05-23T11:30:59.856Z] 7:    written_count=16, total_categories=16
07:30:59 [2024-05-23T11:30:59.856Z] 7: RUNTIME 282716 bytes / 0 allocations (Shallow: 0 bytes / 0 allocations)
07:30:59 [2024-05-23T11:30:59.856Z] 7:    VM 282716 bytes / 0 allocations (Shallow: 656 bytes / 0 allocations)
07:30:59 [2024-05-23T11:30:59.856Z] 7:       Threads 280044 bytes / 0 allocations (Shallow: 17900 bytes / 0 allocations)
07:30:59 [2024-05-23T11:30:59.856Z] 7:          Native Stack 262144 bytes / 0 allocations
07:30:59 [2024-05-23T11:30:59.856Z] 7:       Port Library 1728 bytes / 0 allocations
07:30:59 [2024-05-23T11:30:59.856Z] 7:       OMRTI 288 bytes / 0 allocations
07:30:59 [2024-05-23T11:30:59.856Z] 7: 
07:30:59 [2024-05-23T11:30:59.856Z] 7: Positive path: get and validate categories with oversized buffer and total_categories is null
07:30:59 [2024-05-23T11:30:59.856Z] 7:    written_count=16, total_categories=16
07:30:59 [2024-05-23T11:30:59.856Z] 7: RUNTIME 282716 bytes / 0 allocations (Shallow: 0 bytes / 0 allocations)
07:30:59 [2024-05-23T11:30:59.856Z] 7:    VM 282716 bytes / 0 allocations (Shallow: 656 bytes / 0 allocations)
07:30:59 [2024-05-23T11:30:59.856Z] 7:       Threads 280044 bytes / 0 allocations (Shallow: 17900 bytes / 0 allocations)
07:30:59 [2024-05-23T11:30:59.856Z] 7:          Native Stack 262144 bytes / 0 allocations
07:30:59 [2024-05-23T11:30:59.856Z] 7:       Port Library 1728 bytes / 0 allocations
07:30:59 [2024-05-23T11:30:59.856Z] 7:       OMRTI 288 bytes / 0 allocations
07:30:59 [2024-05-23T11:30:59.856Z] 7: 
07:30:59 [2024-05-23T11:30:59.856Z] 7: Positive path: get and validate categories with oversized max_categories, oversized buffer and total_categories is null
07:30:59 [2024-05-23T11:30:59.856Z] 7:    written_count=16 
07:30:59 [2024-05-23T11:30:59.856Z] 7: RUNTIME 282716 bytes / 0 allocations (Shallow: 0 bytes / 0 allocations)
07:30:59 [2024-05-23T11:30:59.856Z] 7:    VM 282716 bytes / 0 allocations (Shallow: 656 bytes / 0 allocations)
07:30:59 [2024-05-23T11:30:59.856Z] 7:       Threads 280044 bytes / 0 allocations (Shallow: 17900 bytes / 0 allocations)
07:30:59 [2024-05-23T11:30:59.856Z] 7:          Native Stack 262144 bytes / 0 allocations
07:30:59 [2024-05-23T11:30:59.856Z] 7:       Port Library 1728 bytes / 0 allocations
07:30:59 [2024-05-23T11:30:59.856Z] 7:       OMRTI 288 bytes / 0 allocations
07:30:59 [2024-05-23T11:30:59.856Z] 7: [----------] 1 test from RASMemoryCategoriesTest (1 ms total)
07:30:59 [2024-05-23T11:30:59.856Z] 7: 
07:30:59 [2024-05-23T11:30:59.856Z] 7: [----------] 5 tests from RASMethodDictionaryTest
07:30:59 [2024-05-23T11:30:59.856Z] 7: [----------] 5 tests from RASMethodDictionaryTest (0 ms total)
07:30:59 [2024-05-23T11:30:59.856Z] 7: 
07:30:59 [2024-05-23T11:30:59.856Z] 7: [----------] 9 tests from TraceLifecycleTest
07:30:59 [2024-05-23T11:30:59.856Z] 7: ../fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE)
07:30:59 [2024-05-23T11:30:59.856Z] 7: ../fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE)
07:30:59 [2024-05-23T11:30:59.856Z] 7: ../fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE)
07:30:59 [2024-05-23T11:30:59.856Z] 7: ../fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE)
07:30:59 [2024-05-23T11:30:59.856Z] 7: [----------] 9 tests from TraceLifecycleTest (13 ms total)
07:30:59 [2024-05-23T11:30:59.856Z] 7: 
07:30:59 [2024-05-23T11:30:59.856Z] 7: [----------] 1 test from TraceLogTest
07:30:59 [2024-05-23T11:30:59.856Z] 7: [----------] 1 test from TraceLogTest (5 ms total)
07:30:59 [2024-05-23T11:30:59.856Z] 7: 
07:30:59 [2024-05-23T11:30:59.856Z] 7: [----------] 1 test from RASTraceTest
07:30:59 [2024-05-23T11:30:59.856Z] 7: omr_trc_startup: failed to set trace options, rc=9
07:30:59 [2024-05-23T11:30:59.856Z] 7: omr_trc_startup error, rc=9
07:30:59 [2024-05-23T11:30:59.856Z] 7: ../fvtest/rastest/traceagent.c:262 Free physical memory size (in bytes): 22279434240, rc = 0 (OMR_ERROR_NONE), the function call is successful !
07:30:59 [2024-05-23T11:30:59.856Z] 7: ../fvtest/rastest/traceagent.c:272 Process virtual memory size (in bytes): 17391616, rc = 0 (OMR_ERROR_NONE), the function call is successful !
07:30:59 [2024-05-23T11:30:59.856Z] 7: ../fvtest/rastest/traceagent.c:281 Process physical memory size (in bytes): 6258688, rc = 0 (OMR_ERROR_NONE), the function call is successful !
07:30:59 [2024-05-23T11:30:59.856Z] 7: ../fvtest/rastest/traceagent.c:292 Process private memory size (in bytes): 11649024, rc = 0 (OMR_ERROR_NONE), the function call is successful !
07:30:59 [2024-05-23T11:30:59.856Z] 7:    traceMetaLength=244
07:30:59 [2024-05-23T11:30:59.856Z] 7: bindthreadagent: BindCurrentThread passed, vmThread=0xf7503778
07:30:59 [2024-05-23T11:30:59.856Z] 7: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0xf7503778
07:30:59 [2024-05-23T11:30:59.856Z] 7: bindthreadagent: recursive UnbindCurrentThread passed
07:30:59 [2024-05-23T11:30:59.856Z] 7: bindthreadagent: UnbindCurrentThread passed
07:30:59 [2024-05-23T11:30:59.856Z] 7: bindthreadagent: BindCurrentThread passed, vmThread=0xf7600628
07:30:59 [2024-05-23T11:30:59.856Z] 7: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0xf7600628
07:30:59 [2024-05-23T11:30:59.856Z] 7: bindthreadagent: recursive UnbindCurrentThread passed
07:30:59 [2024-05-23T11:30:59.856Z] 7: bindthreadagent: UnbindCurrentThread passed
07:30:59 [2024-05-23T11:30:59.856Z] 7: [----------] 1 test from RASTraceTest (204 ms total)
07:30:59 [2024-05-23T11:30:59.856Z] 7: 
07:30:59 [2024-05-23T11:30:59.857Z] 7: [----------] 6 tests from InvalidAgentOpts/RASAgentNegativeTest
07:30:59 [2024-05-23T11:30:59.857Z] 7: [----------] 6 tests from InvalidAgentOpts/RASAgentNegativeTest (2 ms total)
07:30:59 [2024-05-23T11:30:59.857Z] 7: 
07:30:59 [2024-05-23T11:30:59.857Z] 7: [----------] 6 tests from TraceNotStartedAgentOpts/RASAgentTest
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: Agent_OnLoad(options="(null)")
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0xf7503778
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: SetTraceOptions: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: GetTraceMetadata: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: FlushTraceData: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: UnbindCurrentThread passed
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: Agent_OnUnload
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: Agent_OnLoad(options="(null)")
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0xf7503778
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: SetTraceOptions: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: GetTraceMetadata: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: FlushTraceData: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: UnbindCurrentThread passed
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: Agent_OnUnload
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: Agent_OnLoad(options="abc")
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0xf7503778
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: SetTraceOptions: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: GetTraceMetadata: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: FlushTraceData: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: UnbindCurrentThread passed
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: Agent_OnUnload
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: Agent_OnLoad(options="(null)")
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0xf7503778
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: SetTraceOptions: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: GetTraceMetadata: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: FlushTraceData: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: UnbindCurrentThread passed
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: Agent_OnUnload
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: Agent_OnLoad(options="(null)")
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0xf7503778
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: SetTraceOptions: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: GetTraceMetadata: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: FlushTraceData: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: UnbindCurrentThread passed
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: Agent_OnUnload
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: Agent_OnLoad(options="abc")
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0xf7503778
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: SetTraceOptions: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: GetTraceMetadata: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: FlushTraceData: rc = 10
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: UnbindCurrentThread passed
07:30:59 [2024-05-23T11:30:59.857Z] 7: traceNotStartedAgent: Agent_OnUnload
07:30:59 [2024-05-23T11:30:59.857Z] 7: [----------] 6 tests from TraceNotStartedAgentOpts/RASAgentTest (3 ms total)
07:30:59 [2024-05-23T11:30:59.857Z] 7: 
07:30:59 [2024-05-23T11:30:59.857Z] 7: [----------] 2 tests from CpuLoadAgentOpts/RASAgentTest
07:30:59 [2024-05-23T11:30:59.857Z] 7: cpuLoadAgent: Agent_OnLoad(options="<NULL>")
07:30:59 [2024-05-23T11:30:59.857Z] 7: cpuLoadAgent: BindCurrentThread passed, vmThread=0xF7503778
07:30:59 [2024-05-23T11:30:59.857Z] 7: Test GetProcessCpuLoad()
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.247623
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.248592
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.248430
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.993474
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: cpuLoadAgent: GetProcessCpuLoad() passed
07:30:59 [2024-05-23T11:30:59.857Z] 7: Test GetSystemCpuLoad()
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.242462
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.259367
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.219936
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.880880
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: cpuLoadAgent: GetSystemCpuLoad() passed
07:30:59 [2024-05-23T11:30:59.857Z] 7: cpuLoadAgent: UnbindCurrentThread passed
07:30:59 [2024-05-23T11:30:59.857Z] 7: cpuLoadAgent: Agent_OnUnload
07:30:59 [2024-05-23T11:30:59.857Z] 7: cpuLoadAgent: Agent_OnLoad(options="<NULL>")
07:30:59 [2024-05-23T11:30:59.857Z] 7: cpuLoadAgent: BindCurrentThread passed, vmThread=0xF7503778
07:30:59 [2024-05-23T11:30:59.857Z] 7: Test GetProcessCpuLoad()
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.246240
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.248340
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.248242
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.977560
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: cpuLoadAgent: GetProcessCpuLoad() passed
07:30:59 [2024-05-23T11:30:59.857Z] 7: Test GetSystemCpuLoad()
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.241400
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.264731
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.259194
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.872952
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful !
07:30:59 [2024-05-23T11:30:59.857Z] 7: cpuLoadAgent: GetSystemCpuLoad() passed
07:30:59 [2024-05-23T11:30:59.857Z] 7: cpuLoadAgent: UnbindCurrentThread passed
07:30:59 [2024-05-23T11:30:59.857Z] 7: cpuLoadAgent: Agent_OnUnload
07:30:59 [2024-05-23T11:30:59.857Z] 7: [----------] 2 tests from CpuLoadAgentOpts/RASAgentTest (2763 ms total)
07:30:59 [2024-05-23T11:30:59.857Z] 7: 
07:30:59 [2024-05-23T11:30:59.857Z] 7: [----------] 2 tests from BindThreadAgentOpts/RASAgentTest
07:30:59 [2024-05-23T11:30:59.857Z] 7: bindthreadagent: BindCurrentThread passed, vmThread=0xf7503778
07:30:59 [2024-05-23T11:30:59.857Z] 7: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0xf7503778
07:30:59 [2024-05-23T11:30:59.857Z] 7: bindthreadagent: recursive UnbindCurrentThread passed
07:30:59 [2024-05-23T11:30:59.857Z] 7: bindthreadagent: UnbindCurrentThread passed
07:30:59 [2024-05-23T11:30:59.857Z] 7: bindthreadagent: BindCurrentThread passed, vmThread=0xf7600628
07:30:59 [2024-05-23T11:30:59.857Z] 7: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0xf7600628
07:30:59 [2024-05-23T11:30:59.857Z] 7: bindthreadagent: recursive UnbindCurrentThread passed
07:30:59 [2024-05-23T11:30:59.857Z] 7: bindthreadagent: UnbindCurrentThread passed
07:30:59 [2024-05-23T11:30:59.857Z] 7: bindthreadagent: BindCurrentThread passed, vmThread=0xf7503778
07:30:59 [2024-05-23T11:30:59.857Z] 7: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0xf7503778
07:30:59 [2024-05-23T11:30:59.857Z] 7: bindthreadagent: recursive UnbindCurrentThread passed
07:30:59 [2024-05-23T11:30:59.857Z] 7: bindthreadagent: UnbindCurrentThread passed
07:30:59 [2024-05-23T11:30:59.857Z] 7: bindthreadagent: BindCurrentThread passed, vmThread=0xf7600628
07:30:59 [2024-05-23T11:30:59.857Z] 7: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0xf7600628
07:30:59 [2024-05-23T11:30:59.857Z] 7: bindthreadagent: recursive UnbindCurrentThread passed
07:30:59 [2024-05-23T11:30:59.857Z] 7: bindthreadagent: UnbindCurrentThread passed
07:30:59 [2024-05-23T11:30:59.857Z] 7: [----------] 2 tests from BindThreadAgentOpts/RASAgentTest (402 ms total)
07:30:59 [2024-05-23T11:30:59.857Z] 7: 
07:30:59 [2024-05-23T11:30:59.857Z] 7: [==========] 38 tests from 11 test cases ran. (3396 ms total)
07:30:59 [2024-05-23T11:30:59.857Z] 7: [  PASSED  ] 38 tests.
07:30:59 [2024-05-23T11:30:59.857Z] 7: [  ALL TESTS PASSED  ] 
07:30:59 [2024-05-23T11:30:59.857Z] 7: 
07:30:59 [2024-05-23T11:30:59.857Z] 7:   YOU HAVE 2 DISABLED TESTS
07:30:59 [2024-05-23T11:30:59.857Z] 7: 
07:30:59 [2024-05-23T11:30:59.857Z]  7/18 Test  #7: rastest ..........................   Passed    3.41 sec
07:30:59 [2024-05-23T11:30:59.857Z] test 8
07:30:59 [2024-05-23T11:30:59.857Z]       Start  8: subscribertest
07:30:59 [2024-05-23T11:30:59.857Z] 
07:30:59 [2024-05-23T11:30:59.857Z] 8: Test command: /home/jenkins/workspace/Build/build/fvtest/rastest/omrsubscribertest "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/rastest/omrsubscribertest-results.xml"
07:30:59 [2024-05-23T11:30:59.857Z] 8: Test timeout computed to be: 10000000
07:30:59 [2024-05-23T11:30:59.857Z] 8: [==========] Running 3 tests from 2 test cases.
07:30:59 [2024-05-23T11:30:59.857Z] 8: [----------] 1 test from RASSubscriberTest
07:30:59 [2024-05-23T11:30:59.857Z] 8: [----------] 1 test from RASSubscriberTest (3 ms total)
07:30:59 [2024-05-23T11:30:59.857Z] 8: 
07:30:59 [2024-05-23T11:30:59.857Z] 8: [----------] 2 tests from RASSubscriberForkTest
07:30:59 [2024-05-23T11:30:59.857Z] 8: [----------] 2 tests from RASSubscriberForkTest (9 ms total)
07:30:59 [2024-05-23T11:30:59.857Z] 8: 
07:30:59 [2024-05-23T11:30:59.857Z] 8: [==========] 3 tests from 2 test cases ran. (13 ms total)
07:30:59 [2024-05-23T11:30:59.857Z] 8: [  PASSED  ] 3 tests.
07:30:59 [2024-05-23T11:30:59.857Z] 8: [  ALL TESTS PASSED  ] 
07:30:59 [2024-05-23T11:30:59.857Z] 8: 
07:30:59 [2024-05-23T11:30:59.857Z] 8:   YOU HAVE 1 DISABLED TEST
07:30:59 [2024-05-23T11:30:59.857Z] 8: 
07:30:59 [2024-05-23T11:30:59.857Z]  8/18 Test  #8: subscribertest ...................   Passed    0.02 sec
07:30:59 [2024-05-23T11:30:59.857Z] test 9
07:30:59 [2024-05-23T11:30:59.857Z]       Start  9: traceoptiontest
07:30:59 [2024-05-23T11:30:59.857Z] 
07:30:59 [2024-05-23T11:30:59.857Z] 9: Test command: /home/jenkins/workspace/Build/build/fvtest/rastest/omrtraceoptiontest "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/rastest/omrtraceoptiontest-results.xml"
07:30:59 [2024-05-23T11:30:59.857Z] 9: Test timeout computed to be: 10000000
07:30:59 [2024-05-23T11:30:59.857Z] 9: [==========] Running 1 test from 1 test case.
07:30:59 [2024-05-23T11:30:59.857Z] 9: [----------] 1 test from RASTraceOptionTest
07:30:59 [2024-05-23T11:30:59.857Z] 9: [----------] 1 test from RASTraceOptionTest (2 ms total)
07:30:59 [2024-05-23T11:30:59.857Z] 9: 
07:30:59 [2024-05-23T11:30:59.857Z] 9: [==========] 1 test from 1 test case ran. (3 ms total)
07:30:59 [2024-05-23T11:30:59.857Z] 9: [  PASSED  ] 1 test.
07:30:59 [2024-05-23T11:30:59.857Z] 9: [  ALL TESTS PASSED  ] 
07:30:59 [2024-05-23T11:30:59.857Z]  9/18 Test  #9: traceoptiontest ..................   Passed    0.01 sec
07:30:59 [2024-05-23T11:30:59.857Z] test 10
07:30:59 [2024-05-23T11:30:59.857Z]       Start 10: sigtest
07:30:59 [2024-05-23T11:30:59.857Z] 
07:30:59 [2024-05-23T11:30:59.857Z] 10: Test command: /home/jenkins/workspace/Build/build/fvtest/sigtest/omrsigtest "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/sigtest/omrsigtest-results.xml"
07:30:59 [2024-05-23T11:30:59.857Z] 10: Test timeout computed to be: 10000000
07:30:59 [2024-05-23T11:30:59.857Z] 10: [==========] Running 7 tests from 1 test case.
07:30:59 [2024-05-23T11:30:59.857Z] 10: [----------] 7 tests from OmrSigTest
07:30:59 [2024-05-23T11:30:59.857Z] 10: [----------] 7 tests from OmrSigTest (425 ms total)
07:30:59 [2024-05-23T11:30:59.857Z] 10: 
07:30:59 [2024-05-23T11:30:59.857Z] 10: [==========] 7 tests from 1 test case ran. (426 ms total)
07:30:59 [2024-05-23T11:30:59.857Z] 10: [  PASSED  ] 7 tests.
07:30:59 [2024-05-23T11:30:59.857Z] 10: [  ALL TESTS PASSED  ] 
07:30:59 [2024-05-23T11:30:59.857Z] 10/18 Test #10: sigtest ..........................   Passed    0.43 sec
07:30:59 [2024-05-23T11:30:59.857Z] test 11
07:30:59 [2024-05-23T11:30:59.857Z]       Start 11: threadextendedtest
07:30:59 [2024-05-23T11:30:59.857Z] 
07:30:59 [2024-05-23T11:30:59.857Z] 11: Test command: /home/jenkins/workspace/Build/build/fvtest/threadextendedtest/omrthreadextendedtest "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/threadextendedtest/omrthreadextendedtest-results.xml"
07:30:59 [2024-05-23T11:30:59.857Z] 11: Test timeout computed to be: 10000000
07:30:59 [2024-05-23T11:30:59.857Z] 11: [==========] Running 6 tests from 4 test cases.
07:30:59 [2024-05-23T11:30:59.857Z] 11: [----------] 2 tests from ThreadCpuTime
07:31:06 [2024-05-23T11:31:06.855Z] 11: [----------] 2 tests from ThreadCpuTime (1102 ms total)
07:31:06 [2024-05-23T11:31:06.855Z] 11: 
07:31:06 [2024-05-23T11:31:06.855Z] 11: [----------] 1 test from CpuTimeTest
07:31:06 [2024-05-23T11:31:06.855Z] 11: [----------] 1 test from CpuTimeTest (37 ms total)
07:31:06 [2024-05-23T11:31:06.855Z] 11: 
07:31:06 [2024-05-23T11:31:06.855Z] 11: [----------] 1 test from ApplicationCpuTimeTest
07:31:06 [2024-05-23T11:31:06.855Z] 11: [----------] 1 test from ApplicationCpuTimeTest (36 ms total)
07:31:06 [2024-05-23T11:31:06.855Z] 11: 
07:31:06 [2024-05-23T11:31:06.855Z] 11: [----------] 2 tests from ThreadExtendedTest
07:32:04 [2024-05-23T11:32:04.988Z] 11: [----------] 2 tests from ThreadExtendedTest (61776 ms total)
07:32:04 [2024-05-23T11:32:04.988Z] 11: 
07:32:04 [2024-05-23T11:32:04.988Z] 11: [==========] 6 tests from 4 test cases ran. (62951 ms total)
07:32:04 [2024-05-23T11:32:04.988Z] 11: [  PASSED  ] 6 tests.
07:32:04 [2024-05-23T11:32:04.988Z] 11: [  ALL TESTS PASSED  ] 
07:32:04 [2024-05-23T11:32:04.988Z] 11: 
07:32:04 [2024-05-23T11:32:04.988Z] 11:   YOU HAVE 1 DISABLED TEST
07:32:04 [2024-05-23T11:32:04.988Z] 11: 
07:32:04 [2024-05-23T11:32:04.988Z] 11/18 Test #11: threadextendedtest ...............   Passed   62.96 sec
07:32:04 [2024-05-23T11:32:04.988Z] test 12
07:32:04 [2024-05-23T11:32:04.988Z]       Start 12: threadtest
07:32:04 [2024-05-23T11:32:04.988Z] 
07:32:04 [2024-05-23T11:32:04.988Z] 12: Test command: /home/jenkins/workspace/Build/build/fvtest/threadtest/omrthreadtest "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/threadtest/omrthreadtest-results.xml"
07:32:04 [2024-05-23T11:32:04.988Z] 12: Test timeout computed to be: 10000000
07:32:04 [2024-05-23T11:32:04.988Z] 12: [==========] Running 70 tests from 9 test cases.
07:32:04 [2024-05-23T11:32:04.988Z] 12: [----------] 1 test from ThreadAbortDeathTest
07:32:04 [2024-05-23T11:32:04.988Z] 12: 
07:32:04 [2024-05-23T11:32:04.988Z] 12: [WARNING] ../third_party/gtest-1.8.0/src/gtest-death-test.cc:836:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads.
07:32:04 [2024-05-23T11:32:04.988Z] 12: [----------] 1 test from ThreadAbortDeathTest (2 ms total)
07:32:04 [2024-05-23T11:32:04.988Z] 12: 
07:32:04 [2024-05-23T11:32:04.988Z] 12: [----------] 3 tests from ThreadAbortTest
07:32:04 [2024-05-23T11:32:04.988Z] 12: [----------] 3 tests from ThreadAbortTest (1008 ms total)
07:32:04 [2024-05-23T11:32:04.988Z] 12: 
07:32:04 [2024-05-23T11:32:04.988Z] 12: [----------] 15 tests from ThreadCreateTest
07:32:04 [2024-05-23T11:32:04.988Z] 12: omrthread_attr_destroy(NULL) failed: retVal 14 (e)
07:32:04 [2024-05-23T11:32:04.988Z] 12: omrthread_attr_destroy(&attr) failed: retVal 14 (e)
07:32:04 [2024-05-23T11:32:04.988Z] 12: omrthread_attr_set_name(&attr, testname) unsupported: retVal 12 (c)
07:32:04 [2024-05-23T11:32:04.988Z] 12: omrthread_attr_set_name(&attr, testname2) unsupported: retVal 12 (c)
07:32:04 [2024-05-23T11:32:04.988Z] 12: omrthread_attr_set_name(&attr, NULL) unsupported: retVal 12 (c)
07:32:04 [2024-05-23T11:32:04.988Z] 12: omrthread_create_ex(&handle, (attr? &attr : J9THREAD_ATTR_DEFAULT), 1, threadmain, &data) failed: retVal 6 (6) : errno 22 Invalid argument
07:32:04 [2024-05-23T11:32:04.988Z] 12:   ignoring omrthread_create failure
07:32:04 [2024-05-23T11:32:04.988Z] 12: omrthread_create_ex(&handle, (attr? &attr : J9THREAD_ATTR_DEFAULT), 1, threadmain, &data) failed: retVal 6 (6) : errno 22 Invalid argument
07:32:04 [2024-05-23T11:32:04.988Z] 12:   ignoring omrthread_create failure
07:32:04 [2024-05-23T11:32:04.988Z] 12: omrthread_attr_set_schedpolicy(&attr, omrthread_schedpolicy_LastEnum) failed: retVal 15 (f)
07:32:04 [2024-05-23T11:32:04.988Z] 12: omrthread_attr_set_priority(&attr, -1) failed: retVal 15 (f)
07:32:04 [2024-05-23T11:32:04.988Z] 12: omrthread_attr_set_priority(&attr, 90) failed: retVal 15 (f)
07:32:04 [2024-05-23T11:32:04.988Z] 12: omrthread_attr_set_priority(&attr, 12) failed: retVal 15 (f)
07:32:04 [2024-05-23T11:32:04.988Z] 12: [----------] 15 tests from ThreadCreateTest (9 ms total)
07:32:04 [2024-05-23T11:32:04.988Z] 12: 
07:32:04 [2024-05-23T11:32:04.988Z] 12: [----------] 8 tests from JoinTest
07:32:08 [2024-05-23T11:32:08.920Z] 12: [----------] 8 tests from JoinTest (6002 ms total)
07:32:08 [2024-05-23T11:32:08.920Z] 12: 
07:32:08 [2024-05-23T11:32:08.920Z] 12: [----------] 1 test from KeyDestructorTest
07:32:08 [2024-05-23T11:32:08.920Z] 12: [----------] 1 test from KeyDestructorTest (0 ms total)
07:32:08 [2024-05-23T11:32:08.920Z] 12: 
07:32:08 [2024-05-23T11:32:08.920Z] 12: [----------] 5 tests from LockedMonitorCountTest
07:32:08 [2024-05-23T11:32:08.920Z] 12: [----------] 5 tests from LockedMonitorCountTest (1 ms total)
07:32:08 [2024-05-23T11:32:08.920Z] 12: 
07:32:08 [2024-05-23T11:32:08.920Z] 12: [----------] 12 tests from PriorityInterrupt
07:32:10 [2024-05-23T11:32:10.133Z] 12: [----------] 12 tests from PriorityInterrupt (1027 ms total)
07:32:10 [2024-05-23T11:32:10.133Z] 12: 
07:32:10 [2024-05-23T11:32:10.133Z] 12: [----------] 18 tests from RWMutex
07:32:31 [2024-05-23T11:32:31.573Z] 12: [----------] 18 tests from RWMutex (20021 ms total)
07:32:31 [2024-05-23T11:32:31.573Z] 12: 
07:32:31 [2024-05-23T11:32:31.573Z] 12: [----------] 7 tests from SanityTest
07:33:32 [2024-05-23T11:33:32.910Z] Cannot contact ub20-x64-omr12: java.lang.InterruptedException
07:35:28 [2024-05-23T11:35:28.504Z] 12: [----------] 7 tests from SanityTest (49580 ms total)
07:35:28 [2024-05-23T11:35:28.504Z] 12: 
07:35:28 [2024-05-23T11:35:28.504Z] 12: [==========] 70 tests from 9 test cases ran. (77651 ms total)
07:35:28 [2024-05-23T11:35:28.504Z] 12: [  PASSED  ] 70 tests.
07:35:28 [2024-05-23T11:35:28.504Z] 12: [  ALL TESTS PASSED  ] 
07:35:28 [2024-05-23T11:35:28.504Z] 12: 
07:35:28 [2024-05-23T11:35:28.504Z] 12:   YOU HAVE 1 DISABLED TEST
07:35:28 [2024-05-23T11:35:28.504Z] 12: 
07:35:28 [2024-05-23T11:35:28.504Z] 12/18 Test #12: threadtest .......................   Passed   77.66 sec
07:35:28 [2024-05-23T11:35:28.504Z] test 13
07:35:28 [2024-05-23T11:35:28.504Z]       Start 13: threadSetAttrThreadWeightTest
07:35:28 [2024-05-23T11:35:28.504Z] 
07:35:28 [2024-05-23T11:35:28.505Z] 13: Test command: /home/jenkins/workspace/Build/build/fvtest/threadtest/omrthreadtest "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/threadtest/omrthreadtest-results.xml" "--gtest_also_run_disabled_tests" "--gtest_filter=ThreadCreateTest.DISABLED_SetAttrThreadWeight"
07:35:28 [2024-05-23T11:35:28.505Z] 13: Test timeout computed to be: 10000000
07:35:28 [2024-05-23T11:35:28.505Z] 13: Note: Google Test filter = ThreadCreateTest.DISABLED_SetAttrThreadWeight
07:35:28 [2024-05-23T11:35:28.505Z] 13: [==========] Running 1 test from 1 test case.
07:35:28 [2024-05-23T11:35:28.505Z] 13: [----------] 1 test from ThreadCreateTest
07:35:28 [2024-05-23T11:35:28.505Z] 13: [----------] 1 test from ThreadCreateTest (1 ms total)
07:35:28 [2024-05-23T11:35:28.505Z] 13: 
07:35:28 [2024-05-23T11:35:28.505Z] 13: [==========] 1 test from 1 test case ran. (1 ms total)
07:35:28 [2024-05-23T11:35:28.505Z] 13: [  PASSED  ] 1 test.
07:35:28 [2024-05-23T11:35:28.505Z] 13: [  ALL TESTS PASSED  ] 
07:35:28 [2024-05-23T11:35:28.505Z] 13/18 Test #13: threadSetAttrThreadWeightTest ....   Passed    0.01 sec
07:35:28 [2024-05-23T11:35:28.505Z] test 14
07:35:28 [2024-05-23T11:35:28.505Z]       Start 14: threadRealtimeTest
07:35:28 [2024-05-23T11:35:28.505Z] 
07:35:28 [2024-05-23T11:35:28.505Z] 14: Test command: /home/jenkins/workspace/Build/build/fvtest/threadtest/omrthreadtest "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/threadtest/omrthreadtest-results.xml" "--gtest_filter=ThreadCreateTest.*" "-realtime"
07:35:28 [2024-05-23T11:35:28.505Z] 14: Test timeout computed to be: 10000000
07:35:28 [2024-05-23T11:35:28.505Z] 14: Note: Google Test filter = ThreadCreateTest.*
07:35:28 [2024-05-23T11:35:28.505Z] 14: [==========] Running 15 tests from 1 test case.
07:35:28 [2024-05-23T11:35:28.505Z] 14: [----------] 15 tests from ThreadCreateTest
07:35:28 [2024-05-23T11:35:28.505Z] 14: omrthread_attr_destroy(NULL) failed: retVal 14 (e)
07:35:28 [2024-05-23T11:35:28.505Z] 14: omrthread_attr_destroy(&attr) failed: retVal 14 (e)
07:35:28 [2024-05-23T11:35:28.505Z] 14: omrthread_attr_set_name(&attr, testname) unsupported: retVal 12 (c)
07:35:28 [2024-05-23T11:35:28.505Z] 14: omrthread_attr_set_name(&attr, testname2) unsupported: retVal 12 (c)
07:35:28 [2024-05-23T11:35:28.505Z] 14: omrthread_attr_set_name(&attr, NULL) unsupported: retVal 12 (c)
07:35:28 [2024-05-23T11:35:28.505Z] 14:   ignoring omrthread_create failure
07:35:28 [2024-05-23T11:35:28.505Z] 14:   ignoring omrthread_create failure
07:35:28 [2024-05-23T11:35:28.505Z] 14: omrthread_attr_set_schedpolicy(&attr, omrthread_schedpolicy_LastEnum) failed: retVal 15 (f)
07:35:28 [2024-05-23T11:35:28.505Z] 14: omrthread_attr_set_priority(&attr, -1) failed: retVal 15 (f)
07:35:28 [2024-05-23T11:35:28.505Z] 14: omrthread_attr_set_priority(&attr, 90) failed: retVal 15 (f)
07:35:28 [2024-05-23T11:35:28.505Z] 14: omrthread_attr_set_priority(&attr, 12) failed: retVal 15 (f)
07:35:28 [2024-05-23T11:35:28.505Z] 14: [----------] 15 tests from ThreadCreateTest (7 ms total)
07:35:28 [2024-05-23T11:35:28.505Z] 14: 
07:35:28 [2024-05-23T11:35:28.505Z] 14: [==========] 15 tests from 1 test case ran. (7 ms total)
07:35:28 [2024-05-23T11:35:28.505Z] 14: [  PASSED  ] 15 tests.
07:35:28 [2024-05-23T11:35:28.505Z] 14: [  ALL TESTS PASSED  ] 
07:35:28 [2024-05-23T11:35:28.505Z] 14: 
07:35:28 [2024-05-23T11:35:28.505Z] 14:   YOU HAVE 1 DISABLED TEST
07:35:28 [2024-05-23T11:35:28.505Z] 14: 
07:35:28 [2024-05-23T11:35:28.505Z] 14/18 Test #14: threadRealtimeTest ...............   Passed    0.01 sec
07:35:28 [2024-05-23T11:35:28.505Z] test 15
07:35:28 [2024-05-23T11:35:28.505Z]       Start 15: utiltest
07:35:28 [2024-05-23T11:35:28.505Z] 
07:35:28 [2024-05-23T11:35:28.505Z] 15: Test command: /home/jenkins/workspace/Build/build/fvtest/utiltest/omrutiltest "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/utiltest/omrutiltest-results.xml"
07:35:28 [2024-05-23T11:35:28.505Z] 15: Test timeout computed to be: 10000000
07:35:28 [2024-05-23T11:35:28.505Z] 15: [==========] Running 1 test from 1 test case.
07:35:28 [2024-05-23T11:35:28.505Z] 15: [----------] 1 test from UtilTest
07:35:28 [2024-05-23T11:35:28.505Z] 15: [----------] 1 test from UtilTest (0 ms total)
07:35:28 [2024-05-23T11:35:28.505Z] 15: 
07:35:28 [2024-05-23T11:35:28.505Z] 15: [==========] 1 test from 1 test case ran. (1 ms total)
07:35:28 [2024-05-23T11:35:28.505Z] 15: [  PASSED  ] 1 test.
07:35:28 [2024-05-23T11:35:28.505Z] 15: [  ALL TESTS PASSED  ] 
07:35:28 [2024-05-23T11:35:28.505Z] 15/18 Test #15: utiltest .........................   Passed    0.00 sec
07:35:28 [2024-05-23T11:35:28.505Z] test 16
07:35:28 [2024-05-23T11:35:28.505Z]       Start 16: vmtest
07:35:28 [2024-05-23T11:35:28.505Z] 
07:35:28 [2024-05-23T11:35:28.505Z] 16: Test command: /home/jenkins/workspace/Build/build/fvtest/vmtest/omrvmtest "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/vmtest/omrvmtest-results.xml"
07:35:28 [2024-05-23T11:35:28.505Z] 16: Test timeout computed to be: 10000000
07:35:28 [2024-05-23T11:35:28.505Z] 16: [==========] Running 1 test from 1 test case.
07:35:28 [2024-05-23T11:35:28.505Z] 16: [----------] 1 test from ThreadForkResetTest
07:35:28 [2024-05-23T11:35:28.505Z] 16: [----------] 1 test from ThreadForkResetTest (0 ms total)
07:35:28 [2024-05-23T11:35:28.505Z] 16: 
07:35:28 [2024-05-23T11:35:28.505Z] 16: [==========] 1 test from 1 test case ran. (2 ms total)
07:35:28 [2024-05-23T11:35:28.505Z] 16: [  PASSED  ] 1 test.
07:35:28 [2024-05-23T11:35:28.505Z] 16: [  ALL TESTS PASSED  ] 
07:35:28 [2024-05-23T11:35:28.505Z] 16/18 Test #16: vmtest ...........................   Passed    0.01 sec
07:35:28 [2024-05-23T11:35:28.505Z] test 17
07:35:28 [2024-05-23T11:35:28.505Z]       Start 17: gctest
07:35:28 [2024-05-23T11:35:28.505Z] 
07:35:28 [2024-05-23T11:35:28.505Z] 17: Test command: /home/jenkins/workspace/Build/build/fvtest/gctest/omrgctest "--gtest_filter=gcFunctionalTest*" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/gctest/omrgctest-results.xml"
07:35:28 [2024-05-23T11:35:28.505Z] 17: Test timeout computed to be: 10000000
07:35:28 [2024-05-23T11:35:28.505Z] 17: Note: Google Test filter = gcFunctionalTest*
07:35:28 [2024-05-23T11:35:28.505Z] 17: [==========] Running 8 tests from 1 test case.
07:35:28 [2024-05-23T11:35:28.505Z] 17: [----------] 8 tests from gcFunctionalTest/GCConfigTest
07:35:28 [2024-05-23T11:35:28.505Z] 17: [----------] 8 tests from gcFunctionalTest/GCConfigTest (1687 ms total)
07:35:28 [2024-05-23T11:35:28.505Z] 17: 
07:35:28 [2024-05-23T11:35:28.505Z] 17: [==========] 8 tests from 1 test case ran. (1688 ms total)
07:35:28 [2024-05-23T11:35:28.505Z] 17: [  PASSED  ] 8 tests.
07:35:28 [2024-05-23T11:35:28.505Z] 17: [  ALL TESTS PASSED  ] 
07:35:28 [2024-05-23T11:35:28.505Z] 17/18 Test #17: gctest ...........................   Passed    1.70 sec
07:35:28 [2024-05-23T11:35:28.505Z] test 18
07:35:28 [2024-05-23T11:35:28.505Z]       Start 18: CompilerTest
07:35:28 [2024-05-23T11:35:28.505Z] 
07:35:28 [2024-05-23T11:35:28.505Z] 18: Test command: /home/jenkins/workspace/Build/build/fvtest/compilertest/compilertest "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/compilertest/compilertest-results.xml"
07:35:28 [2024-05-23T11:35:28.505Z] 18: Test timeout computed to be: 10000000
07:35:28 [2024-05-23T11:35:28.505Z] 18: [==========] Running 45 tests from 7 test cases.
07:35:28 [2024-05-23T11:35:28.505Z] 18: [----------] Global test environment set-up.
07:35:28 [2024-05-23T11:35:28.505Z] 18: [----------] 2 tests from JITTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITTest.BuilderTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITTest.BuilderTest (8 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITTest.FooBarTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITTest.FooBarTest (4 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [----------] 2 tests from JITTest (12 ms total)
07:35:28 [2024-05-23T11:35:28.505Z] 18: 
07:35:28 [2024-05-23T11:35:28.505Z] 18: [----------] 2 tests from JITILBuilderTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITILBuilderTest.ControlFlowTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITILBuilderTest.ControlFlowTest (14171 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITILBuilderTest.NestedControlFlowLoopTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITILBuilderTest.NestedControlFlowLoopTest (19 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [----------] 2 tests from JITILBuilderTest (14190 ms total)
07:35:28 [2024-05-23T11:35:28.505Z] 18: 
07:35:28 [2024-05-23T11:35:28.505Z] 18: [----------] 7 tests from JITCrossPlatformsOpCodesTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITCrossPlatformsOpCodesTest.UnaryTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITCrossPlatformsOpCodesTest.UnaryTest (44 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITCrossPlatformsOpCodesTest.IntegerArithmeticTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITCrossPlatformsOpCodesTest.IntegerArithmeticTest (58 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITCrossPlatformsOpCodesTest.MemoryOperationTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITCrossPlatformsOpCodesTest.MemoryOperationTest (10 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITCrossPlatformsOpCodesTest.BitwiseTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITCrossPlatformsOpCodesTest.BitwiseTest (20 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITCrossPlatformsOpCodesTest.CompareTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITCrossPlatformsOpCodesTest.CompareTest (230 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITCrossPlatformsOpCodesTest.SelectTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITCrossPlatformsOpCodesTest.SelectTest (92 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITCrossPlatformsOpCodesTest.AddressTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITCrossPlatformsOpCodesTest.AddressTest (14 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [----------] 7 tests from JITCrossPlatformsOpCodesTest (468 ms total)
07:35:28 [2024-05-23T11:35:28.505Z] 18: 
07:35:28 [2024-05-23T11:35:28.505Z] 18: [----------] 1 test from JITQuxTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITQuxTest.QuxTest2
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITQuxTest.QuxTest2 (1 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [----------] 1 test from JITQuxTest (1 ms total)
07:35:28 [2024-05-23T11:35:28.505Z] 18: 
07:35:28 [2024-05-23T11:35:28.505Z] 18: [----------] 1 test from SimplifierFoldAndTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SimplifierFoldAndTest.SimplifierFoldAndTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SimplifierFoldAndTest.SimplifierFoldAndTest (1 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [----------] 1 test from SimplifierFoldAndTest (1 ms total)
07:35:28 [2024-05-23T11:35:28.505Z] 18: 
07:35:28 [2024-05-23T11:35:28.505Z] 18: [----------] 23 tests from SingleBitContainerTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.resetAllTest1
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.resetAllTest1 (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.resetAllTest2
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.resetAllTest2 (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.resetAllTest3
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.resetAllTest3 (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.resetAllTest4
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.resetAllTest4 (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.resetAllTest5
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.resetAllTest5 (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.setAllTest1
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.setAllTest1 (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.setAllTest2
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.setAllTest2 (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.setAllTest3
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.setAllTest3 (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.setAllTest4
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.setAllTest4 (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.setAllTest5
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.setAllTest5 (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.intersects
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.intersects (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.operatorEqual
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.operatorEqual (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.operatorNotEqualTest1
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.operatorNotEqualTest1 (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.bitOperator
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.bitOperator (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.operatorAndEqualTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.operatorAndEqualTest (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.operatorSubEqualTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.operatorSubEqualTest (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.assignmentTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.assignmentTest (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.emptyTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.emptyTest (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.hasMoreThanOneElementTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.hasMoreThanOneElementTest (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.elementCount
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.elementCount (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.numUsedChunks1
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.numUsedChunks1 (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.numNonZeroChunks
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.numNonZeroChunks (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] SingleBitContainerTest.isEmpty
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] SingleBitContainerTest.isEmpty (0 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [----------] 23 tests from SingleBitContainerTest (0 ms total)
07:35:28 [2024-05-23T11:35:28.505Z] 18: 
07:35:28 [2024-05-23T11:35:28.505Z] 18: [----------] 9 tests from JITX86OpCodesTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITX86OpCodesTest.UnaryTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITX86OpCodesTest.UnaryTest (164 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITX86OpCodesTest.IntegerArithmeticTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITX86OpCodesTest.IntegerArithmeticTest (79 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITX86OpCodesTest.FloatArithmeticTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITX86OpCodesTest.FloatArithmeticTest (93 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITX86OpCodesTest.MemoryOperationTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITX86OpCodesTest.MemoryOperationTest (45 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITX86OpCodesTest.BitwiseTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITX86OpCodesTest.BitwiseTest (89 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITX86OpCodesTest.DirectCallTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITX86OpCodesTest.DirectCallTest (6 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITX86OpCodesTest.CompareTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITX86OpCodesTest.CompareTest (562 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITX86OpCodesTest.SelectTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITX86OpCodesTest.SelectTest (57 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [ RUN      ] JITX86OpCodesTest.X86AddressTest
07:35:28 [2024-05-23T11:35:28.505Z] 18: [       OK ] JITX86OpCodesTest.X86AddressTest (155 ms)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [----------] 9 tests from JITX86OpCodesTest (1250 ms total)
07:35:28 [2024-05-23T11:35:28.505Z] 18: 
07:35:28 [2024-05-23T11:35:28.505Z] 18: [----------] Global test environment tear-down
07:35:28 [2024-05-23T11:35:28.505Z] 18: [==========] 45 tests from 7 test cases ran. (15923 ms total)
07:35:28 [2024-05-23T11:35:28.505Z] 18: [  PASSED  ] 45 tests.
07:35:28 [2024-05-23T11:35:28.505Z] 18: [  ALL TESTS PASSED  ] 
07:35:28 [2024-05-23T11:35:28.505Z] 18: 
07:35:28 [2024-05-23T11:35:28.505Z] 18:   YOU HAVE 6 DISABLED TESTS
07:35:28 [2024-05-23T11:35:28.505Z] 18: 
07:35:28 [2024-05-23T11:35:28.505Z] 18/18 Test #18: CompilerTest .....................   Passed   15.94 sec
07:35:28 [2024-05-23T11:35:28.505Z] 
07:35:28 [2024-05-23T11:35:28.505Z] 100% tests passed, 0 tests failed out of 18
07:35:28 [2024-05-23T11:35:28.505Z] 
07:35:28 [2024-05-23T11:35:28.505Z] Total Test time (real) = 228.68 sec
[Pipeline] junit
07:35:46 [2024-05-23T11:35:46.237Z] Recording test results
07:36:35 [2024-05-23T11:36:35.741Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
07:36:36 [2024-05-23T11:36:36.509Z] [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@f201bc55[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=81193,source=<null>,visibility=public,createdAt=2016-03-03T19:34:17Z,id=53077478,nodeId=<null>,updatedAt=2024-05-23T11:25:49Z,url=https://api.github.com/repos/eclipse/omr]] (sha:625d6fb) with context:continuous-integration/eclipse-omr/branch/linux_x86
07:36:36 [2024-05-23T11:36:36.509Z] Setting commit status on GitHub for https://github.com/eclipse/omr/commit/625d6fbd8c7e56581effbe5aa05f4d1fc259d36e
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
07:36:36 [2024-05-23T11:36:36.948Z] $ docker stop --time=1 5adac15cc8636e04de97fe953e339d10a8efb24497102a69bc331f9e658d070f
07:36:39 [2024-05-23T11:36:39.165Z] $ docker rm -f --volumes 5adac15cc8636e04de97fe953e339d10a8efb24497102a69bc331f9e658d070f
[Pipeline] // withDockerContainer
[Pipeline] cleanWs
07:36:40 [2024-05-23T11:36:40.753Z] [WS-CLEANUP] Deleting project workspace...
07:36:40 [2024-05-23T11:36:40.753Z] [WS-CLEANUP] Deferred wipeout is used...
07:36:41 [2024-05-23T11:36:41.306Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS