Skip to content
Aborted

Console Output

Skipping 131 KB.. Full Log
19:01:03 [2024-03-01T00:01:03.386Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1522:28: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare]
19:01:03 [2024-03-01T00:01:03.386Z]  1510 |   if (val1 op val2) {\
19:01:03 [2024-03-01T00:01:03.386Z]       |       ~~~~~~~~~~~~          
19:01:03 [2024-03-01T00:01:03.386Z] ......
19:01:03 [2024-03-01T00:01:03.386Z]  1522 | GTEST_IMPL_CMP_HELPER_(NE, !=);
19:01:03 [2024-03-01T00:01:03.386Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
19:01:03 [2024-03-01T00:01:03.386Z]  1510 |   if (val1 op val2) {\
19:01:03 [2024-03-01T00:01:03.386Z]       |            ^~
19:01:03 [2024-03-01T00:01:03.386Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]':
19:01:03 [2024-03-01T00:01:03.386Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1459:23:   required from 'static testing::AssertionResult testing::internal::EqHelper<true>::Compare(const char*, const char*, const T1&, const T2&, typename testing::internal::EnableIf<(! testing::internal::is_pointer<T2>::value)>::type*) [with T1 = int; T2 = long unsigned int; typename testing::internal::EnableIf<(! testing::internal::is_pointer<T2>::value)>::type = void]'
19:01:03 [2024-03-01T00:01:03.386Z] /home/jenkins/workspace/Build/fvtest/coretest/TestBytes.cpp:31:2:   required from here
19:01:03 [2024-03-01T00:01:03.386Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1392:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare]
19:01:03 [2024-03-01T00:01:03.386Z]  1392 |   if (lhs == rhs) {
19:01:03 [2024-03-01T00:01:03.386Z]       |       ~~~~^~~~~~
19:01:03 [2024-03-01T00:01:03.386Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]':
19:01:03 [2024-03-01T00:01:03.386Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1421:23:   required from 'static testing::AssertionResult testing::internal::EqHelper<lhs_is_null_literal>::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; bool lhs_is_null_literal = false]'
19:01:03 [2024-03-01T00:01:03.386Z] /home/jenkins/workspace/Build/fvtest/coretest/TestBytes.cpp:207:3:   required from here
19:01:03 [2024-03-01T00:01:03.386Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1392:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare]
19:01:03 [2024-03-01T00:01:03.386Z] [ 60%] Built target TestIntrusiveList
19:01:03 [2024-03-01T00:01:03.386Z] [ 60%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRIlType.cpp.o
19:01:03 [2024-03-01T00:01:03.386Z] [ 60%] Building CXX object fvtest/coretest/CMakeFiles/TestBytes.dir/main.cpp.o
19:01:05 [2024-03-01T00:01:05.569Z] [ 60%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/OMRMonitor.cpp.o
19:01:05 [2024-03-01T00:01:05.569Z] [ 60%] Building CXX object fvtest/coretest/CMakeFiles/TestBytes.dir/__/__/util/main_function/main_function.cpp.o
19:01:05 [2024-03-01T00:01:05.569Z] [ 60%] Linking CXX executable TestBytes
19:01:05 [2024-03-01T00:01:05.569Z] [ 60%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/OMRMonitorTable.cpp.o
19:01:05 [2024-03-01T00:01:05.569Z] [ 60%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/Random.cpp.o
19:01:05 [2024-03-01T00:01:05.569Z] [ 60%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/SimpleRegex.cpp.o
19:01:06 [2024-03-01T00:01:06.640Z] [ 60%] Built target TestBytes
19:01:06 [2024-03-01T00:01:06.640Z] Scanning dependencies of target omrtraceoptiontest
19:01:06 [2024-03-01T00:01:06.640Z] [ 60%] Building CXX object fvtest/rastest/CMakeFiles/omrtraceoptiontest.dir/main.cpp.o
19:01:06 [2024-03-01T00:01:06.640Z] [ 60%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRIlValue.cpp.o
19:01:07 [2024-03-01T00:01:07.785Z] [ 60%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/String.cpp.o
19:01:08 [2024-03-01T00:01:08.829Z] [ 60%] Building CXX object fvtest/rastest/CMakeFiles/omrtraceoptiontest.dir/rasTestHelpers.cpp.o
19:01:08 [2024-03-01T00:01:08.829Z] [ 60%] Building CXX object fvtest/rastest/CMakeFiles/omrtraceoptiontest.dir/traceOptionTest.cpp.o
19:01:10 [2024-03-01T00:01:10.039Z] [ 60%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/STLUtils.cpp.o
19:01:10 [2024-03-01T00:01:10.039Z] [ 60%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/Timer.cpp.o
19:01:10 [2024-03-01T00:01:10.039Z] [ 60%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRJitBuilderRecorder.cpp.o
19:01:10 [2024-03-01T00:01:10.039Z] [ 60%] Building C object fvtest/rastest/CMakeFiles/omrtraceoptiontest.dir/ut_omr_test.c.o
19:01:10 [2024-03-01T00:01:10.039Z] [ 60%] Building CXX object fvtest/rastest/CMakeFiles/omrtraceoptiontest.dir/__/__/util/main_function/main_function.cpp.o
19:01:10 [2024-03-01T00:01:10.039Z] [ 60%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRJitBuilderRecorderBinaryBuffer.cpp.o
19:01:11 [2024-03-01T00:01:11.117Z] [ 60%] Linking CXX executable omrtraceoptiontest
19:01:11 [2024-03-01T00:01:11.117Z] [ 60%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRJitBuilderRecorderBinaryFile.cpp.o
19:01:12 [2024-03-01T00:01:12.254Z] Scanning dependencies of target omrrastest
19:01:12 [2024-03-01T00:01:12.254Z] [ 61%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRJitBuilderRecorderTextFile.cpp.o
19:01:12 [2024-03-01T00:01:12.254Z] [ 61%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/agentNegativeTest.cpp.o
19:01:12 [2024-03-01T00:01:12.254Z] [ 61%] Built target omrtraceoptiontest
19:01:12 [2024-03-01T00:01:12.254Z] Scanning dependencies of target omrsubscribertest
19:01:12 [2024-03-01T00:01:12.254Z] [ 61%] Building CXX object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/main.cpp.o
19:01:12 [2024-03-01T00:01:12.254Z] [ 62%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/TreeServices.cpp.o
19:01:12 [2024-03-01T00:01:12.254Z] [ 62%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRMethodBuilder.cpp.o
19:01:13 [2024-03-01T00:01:13.361Z] [ 62%] Building CXX object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/rasTestHelpers.cpp.o
19:01:14 [2024-03-01T00:01:14.534Z] [ 63%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/agentTest.cpp.o
19:01:14 [2024-03-01T00:01:14.534Z] [ 63%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/OMRCfg.cpp.o
19:01:15 [2024-03-01T00:01:15.677Z] [ 63%] Building CXX object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/subscriberTest.cpp.o
19:01:17 [2024-03-01T00:01:17.996Z] [ 63%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/main.cpp.o
19:01:17 [2024-03-01T00:01:17.996Z] [ 63%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRThunkBuilder.cpp.o
19:01:17 [2024-03-01T00:01:17.996Z] [ 63%] Building C object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/ut_omr_test.c.o
19:01:17 [2024-03-01T00:01:17.996Z] [ 64%] Building CXX object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/subscriberForkTest.cpp.o
19:01:19 [2024-03-01T00:01:19.178Z] [ 64%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/AsyncCheckInsertion.cpp.o
19:01:19 [2024-03-01T00:01:19.178Z] [ 64%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/memoryCategoriesTest.cpp.o
19:01:20 [2024-03-01T00:01:20.280Z] [ 64%] Building CXX object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/__/__/util/main_function/main_function.cpp.o
19:01:20 [2024-03-01T00:01:20.280Z] [ 64%] Linking CXX executable omrsubscribertest
19:01:20 [2024-03-01T00:01:20.280Z] [ 64%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRTypeDictionary.cpp.o
19:01:21 [2024-03-01T00:01:21.421Z] [ 64%] Built target omrsubscribertest
19:01:21 [2024-03-01T00:01:21.421Z] Scanning dependencies of target omrsigtest
19:01:21 [2024-03-01T00:01:21.421Z] [ 64%] Building CXX object fvtest/sigtest/CMakeFiles/omrsigtest.dir/sigTest.cpp.o
19:01:21 [2024-03-01T00:01:21.421Z] [ 64%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/methodDictionaryTest.cpp.o
19:01:21 [2024-03-01T00:01:21.421Z] [ 64%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/BackwardBitVectorAnalysis.cpp.o
19:01:23 [2024-03-01T00:01:23.837Z] [ 64%] Building CXX object fvtest/sigtest/CMakeFiles/omrsigtest.dir/sigTestHelpers.cpp.o
19:01:23 [2024-03-01T00:01:23.837Z] [ 64%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/rasTestHelpers.cpp.o
19:01:23 [2024-03-01T00:01:23.837Z] [ 64%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRVirtualMachineOperandArray.cpp.o
19:01:25 [2024-03-01T00:01:25.045Z] [ 64%] Building CXX object fvtest/sigtest/CMakeFiles/omrsigtest.dir/main.cpp.o
19:01:26 [2024-03-01T00:01:26.218Z] [ 64%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/BackwardIntersectionBitVectorAnalysis.cpp.o
19:01:26 [2024-03-01T00:01:26.218Z] [ 64%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/traceLifecycleTest.cpp.o
19:01:27 [2024-03-01T00:01:27.463Z] [ 64%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRVirtualMachineOperandStack.cpp.o
19:01:27 [2024-03-01T00:01:27.463Z] [ 64%] Building CXX object fvtest/sigtest/CMakeFiles/omrsigtest.dir/__/__/util/main_function/main_function.cpp.o
19:01:27 [2024-03-01T00:01:27.464Z] [ 64%] Linking CXX executable omrsigtest
19:01:28 [2024-03-01T00:01:28.636Z] [ 64%] Built target omrsigtest
19:01:28 [2024-03-01T00:01:28.636Z] Scanning dependencies of target omrthreadextendedtest
19:01:28 [2024-03-01T00:01:28.636Z] [ 64%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/traceLogTest.cpp.o
19:01:28 [2024-03-01T00:01:28.637Z] [ 64%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/processTimeTest.cpp.o
19:01:28 [2024-03-01T00:01:28.637Z] [ 64%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/BackwardUnionBitVectorAnalysis.cpp.o
19:01:29 [2024-03-01T00:01:29.778Z] [ 64%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRVirtualMachineRegister.cpp.o
19:01:30 [2024-03-01T00:01:30.987Z] [ 64%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/threadCpuTimeTest.cpp.o
19:01:30 [2024-03-01T00:01:30.987Z] [ 64%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/traceRecordHelpers.cpp.o
19:01:32 [2024-03-01T00:01:32.258Z] [ 64%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/BitVectorAnalysis.cpp.o
19:01:32 [2024-03-01T00:01:32.258Z] [ 64%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/traceTest.cpp.o
19:01:32 [2024-03-01T00:01:32.258Z] [ 64%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/threadExtendedTestHelpers.cpp.o
19:01:33 [2024-03-01T00:01:33.404Z] [ 64%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRVirtualMachineRegisterInStruct.cpp.o
19:01:34 [2024-03-01T00:01:34.542Z] [ 64%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/threadExtendedTestMain.cpp.o
19:01:34 [2024-03-01T00:01:34.542Z] [ 64%] Building C object fvtest/rastest/CMakeFiles/omrrastest.dir/ut_omr_test.c.o
19:01:34 [2024-03-01T00:01:34.542Z] [ 64%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/__/__/util/main_function/main_function.cpp.o
19:01:34 [2024-03-01T00:01:34.542Z] [ 64%] Linking CXX executable omrrastest
19:01:35 [2024-03-01T00:01:35.762Z] [ 64%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRVirtualMachineState.cpp.o
19:01:35 [2024-03-01T00:01:35.762Z] [ 64%] Built target omrrastest
19:01:35 [2024-03-01T00:01:35.762Z] Scanning dependencies of target omrthreadtest
19:01:36 [2024-03-01T00:01:36.829Z] [ 64%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/abortTest.cpp.o
19:01:36 [2024-03-01T00:01:36.829Z] [ 64%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/CatchBlockRemover.cpp.o
19:01:36 [2024-03-01T00:01:36.829Z] [ 64%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/timeBaseTest.cpp.o
19:01:38 [2024-03-01T00:01:38.010Z] [ 64%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/Assert.cpp.o
19:01:38 [2024-03-01T00:01:38.010Z] [ 64%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/CEnterExit.cpp.o
19:01:38 [2024-03-01T00:01:38.010Z] [ 64%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/__/__/util/main_function/main_function.cpp.o
19:01:38 [2024-03-01T00:01:38.010Z] [ 65%] Linking CXX executable omrthreadextendedtest
19:01:39 [2024-03-01T00:01:39.123Z] [ 65%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRCFGSimplifier.cpp.o
19:01:39 [2024-03-01T00:01:39.123Z] [ 65%] Built target omrthreadextendedtest
19:01:39 [2024-03-01T00:01:39.123Z] [ 65%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/CompactLocals.cpp.o
19:01:40 [2024-03-01T00:01:40.216Z] [ 65%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/CMonitor.cpp.o
19:01:41 [2024-03-01T00:01:41.237Z] [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/BitVector.cpp.o
19:01:42 [2024-03-01T00:01:42.467Z] [ 65%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/createTest.cpp.o
19:01:42 [2024-03-01T00:01:42.467Z] [ 65%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/CopyPropagation.cpp.o
19:01:43 [2024-03-01T00:01:43.655Z] Scanning dependencies of target omrvmtest
19:01:43 [2024-03-01T00:01:43.655Z] [ 65%] Building CXX object fvtest/vmtest/CMakeFiles/omrvmtest.dir/main.cpp.o
19:01:43 [2024-03-01T00:01:43.655Z] [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/Checklist.cpp.o
19:01:44 [2024-03-01T00:01:44.749Z] [ 65%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/CThread.cpp.o
19:01:45 [2024-03-01T00:01:45.794Z] [ 65%] Building CXX object fvtest/vmtest/CMakeFiles/omrvmtest.dir/vmForkTest.cpp.o
19:01:45 [2024-03-01T00:01:45.794Z] [ 66%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/HashTab.cpp.o
19:01:47 [2024-03-01T00:01:47.001Z] [ 66%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/joinTest.cpp.o
19:01:47 [2024-03-01T00:01:47.001Z] [ 66%] Building CXX object fvtest/vmtest/CMakeFiles/omrvmtest.dir/__/__/util/main_function/main_function.cpp.o
19:01:47 [2024-03-01T00:01:47.001Z] [ 66%] Linking CXX executable omrvmtest
19:01:48 [2024-03-01T00:01:48.173Z] [ 66%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/DataFlowAnalysis.cpp.o
19:01:48 [2024-03-01T00:01:48.173Z] [ 66%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/IGBase.cpp.o
19:01:48 [2024-03-01T00:01:48.173Z] [ 66%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/keyDestructorTest.cpp.o
19:01:48 [2024-03-01T00:01:48.173Z] [ 66%] Built target omrvmtest
19:01:48 [2024-03-01T00:01:48.173Z] [ 66%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/lockedMonitorCountTest.cpp.o
19:01:49 [2024-03-01T00:01:49.420Z] [ 66%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/IGNode.cpp.o
19:01:50 [2024-03-01T00:01:50.599Z] [ 66%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/main.cpp.o
19:01:50 [2024-03-01T00:01:50.599Z] [ 66%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/ILWalk.cpp.o
19:01:51 [2024-03-01T00:01:51.735Z] [ 67%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/DeadStoreElimination.cpp.o
19:01:51 [2024-03-01T00:01:51.735Z] [ 67%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/ospriority.cpp.o
19:01:52 [2024-03-01T00:01:52.811Z] Scanning dependencies of target omrgctest
19:01:52 [2024-03-01T00:01:52.811Z] [ 67%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/GCConfigObjectTable.cpp.o
19:01:53 [2024-03-01T00:01:53.924Z] [ 67%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/priorityInterruptTest.cpp.o
19:01:53 [2024-03-01T00:01:53.924Z] [ 67%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/InterferenceGraph.cpp.o
19:01:53 [2024-03-01T00:01:53.924Z] [ 67%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/DeadTreesElimination.cpp.o
19:01:55 [2024-03-01T00:01:55.099Z] [ 67%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/GCConfigTest.cpp.o
19:01:56 [2024-03-01T00:01:56.230Z] [ 67%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/rwMutexTest.cpp.o
19:01:56 [2024-03-01T00:01:56.230Z] [ 67%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/OMRMonitor.cpp.o
19:01:57 [2024-03-01T00:01:57.336Z] [ 67%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/OMRMonitorTable.cpp.o
19:01:57 [2024-03-01T00:01:57.336Z] [ 67%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/Random.cpp.o
19:01:58 [2024-03-01T00:01:58.481Z] [ 67%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/gcTestHelpers.cpp.o
19:01:58 [2024-03-01T00:01:58.481Z] [ 67%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/DebuggingCounters.cpp.o
19:01:58 [2024-03-01T00:01:58.481Z] [ 68%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/sanityTest.cpp.o
19:01:59 [2024-03-01T00:01:59.565Z] [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/SimpleRegex.cpp.o
19:01:59 [2024-03-01T00:01:59.565Z] [ 68%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/main.cpp.o
19:02:00 [2024-03-01T00:02:00.696Z] [ 68%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/sanityTestHelper.cpp.o
19:02:00 [2024-03-01T00:02:00.696Z] [ 68%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Delayedness.cpp.o
19:02:01 [2024-03-01T00:02:01.834Z] [ 68%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/StartupManagerTestExample.cpp.o
19:02:01 [2024-03-01T00:02:01.834Z] [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/String.cpp.o
19:02:02 [2024-03-01T00:02:02.912Z] [ 68%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/threadTestHelp.cpp.o
19:02:03 [2024-03-01T00:02:03.981Z] [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/STLUtils.cpp.o
19:02:03 [2024-03-01T00:02:03.981Z] [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/Timer.cpp.o
19:02:03 [2024-03-01T00:02:03.981Z] [ 68%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Dominators.cpp.o
19:02:03 [2024-03-01T00:02:03.981Z] [ 68%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/TestHeapRegionStateTable.cpp.o
19:02:03 [2024-03-01T00:02:03.981Z] [ 68%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/__/__/util/main_function/main_function.cpp.o
19:02:03 [2024-03-01T00:02:03.981Z] [ 68%] Linking CXX executable omrthreadtest
19:02:05 [2024-03-01T00:02:05.088Z] [ 68%] Built target omrthreadtest
19:02:05 [2024-03-01T00:02:05.088Z] [ 69%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/__/__/util/main_function/main_function.cpp.o
19:02:05 [2024-03-01T00:02:05.088Z] [ 69%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/DominatorVerifier.cpp.o
19:02:06 [2024-03-01T00:02:06.236Z] [ 69%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/DominatorsChk.cpp.o
19:02:06 [2024-03-01T00:02:06.236Z] [ 69%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Earliestness.cpp.o
19:02:06 [2024-03-01T00:02:06.236Z] In file included from /home/jenkins/workspace/Build/fvtest/omrGtestGlue/./omrTest.h:49,
19:02:06 [2024-03-01T00:02:06.236Z]                  from /home/jenkins/workspace/Build/fvtest/gctest/gcTestHelpers.hpp:25,
19:02:06 [2024-03-01T00:02:06.236Z]                  from /home/jenkins/workspace/Build/fvtest/gctest/TestHeapRegionStateTable.cpp:23:
19:02:06 [2024-03-01T00:02:06.236Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]':
19:02:06 [2024-03-01T00:02:06.236Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1421:23:   required from 'static testing::AssertionResult testing::internal::EqHelper<lhs_is_null_literal>::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; bool lhs_is_null_literal = false]'
19:02:06 [2024-03-01T00:02:06.236Z] /home/jenkins/workspace/Build/fvtest/gctest/TestHeapRegionStateTable.cpp:43:5:   required from here
19:02:06 [2024-03-01T00:02:06.236Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1392:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare]
19:02:06 [2024-03-01T00:02:06.236Z]  1392 |   if (lhs == rhs) {
19:02:06 [2024-03-01T00:02:06.236Z]       |       ~~~~^~~~~~
19:02:06 [2024-03-01T00:02:06.236Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/TreeServices.cpp.o
19:02:06 [2024-03-01T00:02:06.236Z] [ 70%] Linking CXX executable omrgctest
19:02:07 [2024-03-01T00:02:07.443Z] [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ExpressionsSimplification.cpp.o
19:02:07 [2024-03-01T00:02:07.443Z] [ 70%] Built target omrgctest
19:02:07 [2024-03-01T00:02:07.443Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/OMRCfg.cpp.o
19:02:08 [2024-03-01T00:02:08.547Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/AsyncCheckInsertion.cpp.o
19:02:08 [2024-03-01T00:02:08.547Z] [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/FieldPrivatizer.cpp.o
19:02:10 [2024-03-01T00:02:10.832Z] [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/GeneralLoopUnroller.cpp.o
19:02:11 [2024-03-01T00:02:11.941Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BackwardBitVectorAnalysis.cpp.o
19:02:11 [2024-03-01T00:02:11.941Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BackwardIntersectionBitVectorAnalysis.cpp.o
19:02:14 [2024-03-01T00:02:14.166Z] [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/GlobalAnticipatability.cpp.o
19:02:15 [2024-03-01T00:02:15.191Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BackwardUnionBitVectorAnalysis.cpp.o
19:02:15 [2024-03-01T00:02:15.191Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BitVectorAnalysis.cpp.o
19:02:16 [2024-03-01T00:02:16.289Z] [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRGlobalRegister.cpp.o
19:02:17 [2024-03-01T00:02:17.413Z] [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/GlobalRegisterAllocator.cpp.o
19:02:18 [2024-03-01T00:02:18.621Z] [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/CatchBlockRemover.cpp.o
19:02:19 [2024-03-01T00:02:19.830Z] [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Inliner.cpp.o
19:02:19 [2024-03-01T00:02:19.830Z] [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRCFGSimplifier.cpp.o
19:02:20 [2024-03-01T00:02:20.966Z] [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/CompactLocals.cpp.o
19:02:23 [2024-03-01T00:02:23.354Z] [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RematTools.cpp.o
19:02:24 [2024-03-01T00:02:24.526Z] [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/CopyPropagation.cpp.o
19:02:25 [2024-03-01T00:02:25.657Z] [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DataFlowAnalysis.cpp.o
19:02:25 [2024-03-01T00:02:25.657Z] [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/InductionVariable.cpp.o
19:02:26 [2024-03-01T00:02:26.779Z] [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/IntersectionBitVectorAnalysis.cpp.o
19:02:29 [2024-03-01T00:02:29.095Z] [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DeadStoreElimination.cpp.o
19:02:29 [2024-03-01T00:02:29.095Z] [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DeadTreesElimination.cpp.o
19:02:30 [2024-03-01T00:02:30.302Z] [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Isolatedness.cpp.o
19:02:31 [2024-03-01T00:02:31.476Z] [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DebuggingCounters.cpp.o
19:02:33 [2024-03-01T00:02:33.702Z] [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/IsolatedStoreElimination.cpp.o
19:02:33 [2024-03-01T00:02:33.702Z] [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Latestness.cpp.o
19:02:33 [2024-03-01T00:02:33.702Z] [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Delayedness.cpp.o
19:02:33 [2024-03-01T00:02:33.702Z] [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Dominators.cpp.o
19:02:37 [2024-03-01T00:02:37.213Z] [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LiveOnAllPaths.cpp.o
19:02:37 [2024-03-01T00:02:37.213Z] [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DominatorVerifier.cpp.o
19:02:37 [2024-03-01T00:02:37.213Z] [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DominatorsChk.cpp.o
19:02:37 [2024-03-01T00:02:37.213Z] [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Earliestness.cpp.o
19:02:37 [2024-03-01T00:02:37.213Z] [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ExpressionsSimplification.cpp.o
19:02:38 [2024-03-01T00:02:38.458Z] [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LiveVariableInformation.cpp.o
19:02:39 [2024-03-01T00:02:39.540Z] [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Liveness.cpp.o
19:02:40 [2024-03-01T00:02:40.575Z] [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/FieldPrivatizer.cpp.o
19:02:40 [2024-03-01T00:02:40.575Z] [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/GeneralLoopUnroller.cpp.o
19:02:41 [2024-03-01T00:02:41.647Z] [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoadExtensions.cpp.o
19:02:42 [2024-03-01T00:02:42.690Z] [ 73%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalAnalysis.cpp.o
19:02:45 [2024-03-01T00:02:45.006Z] [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/GlobalAnticipatability.cpp.o
19:02:46 [2024-03-01T00:02:46.214Z] [ 73%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalAnticipatability.cpp.o
19:02:46 [2024-03-01T00:02:46.214Z] [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRGlobalRegister.cpp.o
19:02:47 [2024-03-01T00:02:47.322Z] [ 73%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalLiveRangeReducer.cpp.o
19:02:48 [2024-03-01T00:02:48.531Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/GlobalRegisterAllocator.cpp.o
19:02:49 [2024-03-01T00:02:49.740Z] [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalReordering.cpp.o
19:02:49 [2024-03-01T00:02:49.740Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Inliner.cpp.o
19:02:50 [2024-03-01T00:02:50.948Z] [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalTransparency.cpp.o
19:02:53 [2024-03-01T00:02:53.364Z] [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoopCanonicalizer.cpp.o
19:02:54 [2024-03-01T00:02:54.574Z] [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoopReducer.cpp.o
19:02:54 [2024-03-01T00:02:54.574Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RematTools.cpp.o
19:02:55 [2024-03-01T00:02:55.823Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/InductionVariable.cpp.o
19:02:58 [2024-03-01T00:02:58.336Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/IntersectionBitVectorAnalysis.cpp.o
19:02:59 [2024-03-01T00:02:59.611Z] [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoopReplicator.cpp.o
19:02:59 [2024-03-01T00:02:59.611Z] [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoopVersioner.cpp.o
19:03:02 [2024-03-01T00:03:02.058Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Isolatedness.cpp.o
19:03:03 [2024-03-01T00:03:03.239Z] [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRLocalCSE.cpp.o
19:03:03 [2024-03-01T00:03:03.239Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/IsolatedStoreElimination.cpp.o
19:03:04 [2024-03-01T00:03:04.383Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Latestness.cpp.o
19:03:06 [2024-03-01T00:03:06.750Z] [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalDeadStoreElimination.cpp.o
19:03:08 [2024-03-01T00:03:08.100Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LiveOnAllPaths.cpp.o
19:03:08 [2024-03-01T00:03:08.100Z] [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalOpts.cpp.o
19:03:08 [2024-03-01T00:03:08.100Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LiveVariableInformation.cpp.o
19:03:10 [2024-03-01T00:03:10.525Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Liveness.cpp.o
19:03:11 [2024-03-01T00:03:11.734Z] [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMROptimization.cpp.o
19:03:11 [2024-03-01T00:03:11.734Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoadExtensions.cpp.o
19:03:14 [2024-03-01T00:03:14.353Z] [ 76%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalAnalysis.cpp.o
19:03:14 [2024-03-01T00:03:14.353Z] [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMROptimizationManager.cpp.o
19:03:14 [2024-03-01T00:03:14.353Z] [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRTransformUtil.cpp.o
19:03:15 [2024-03-01T00:03:15.644Z] [ 76%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalAnticipatability.cpp.o
19:03:16 [2024-03-01T00:03:16.786Z] [ 76%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalLiveRangeReducer.cpp.o
19:03:17 [2024-03-01T00:03:17.988Z] [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMROptimizer.cpp.o
19:03:17 [2024-03-01T00:03:17.988Z] [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OrderBlocks.cpp.o
19:03:19 [2024-03-01T00:03:19.204Z] [ 76%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalReordering.cpp.o
19:03:21 [2024-03-01T00:03:21.721Z] [ 76%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalTransparency.cpp.o
19:03:21 [2024-03-01T00:03:21.721Z] [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OSRDefAnalysis.cpp.o
19:03:22 [2024-03-01T00:03:22.930Z] [ 76%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoopCanonicalizer.cpp.o
19:03:24 [2024-03-01T00:03:24.139Z] [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/PartialRedundancy.cpp.o
19:03:25 [2024-03-01T00:03:25.245Z] [ 76%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoopReducer.cpp.o
19:03:26 [2024-03-01T00:03:26.354Z] [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/PreExistence.cpp.o
19:03:28 [2024-03-01T00:03:28.670Z] [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Reachability.cpp.o
19:03:28 [2024-03-01T00:03:28.670Z] [ 76%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoopReplicator.cpp.o
19:03:28 [2024-03-01T00:03:28.670Z] [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ReachingDefinitions.cpp.o
19:03:30 [2024-03-01T00:03:30.951Z] [ 76%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoopVersioner.cpp.o
19:03:30 [2024-03-01T00:03:30.951Z] [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRRecognizedCallTransformer.cpp.o
19:03:32 [2024-03-01T00:03:32.262Z] [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RedundantAsyncCheckRemoval.cpp.o
19:03:33 [2024-03-01T00:03:33.403Z] [ 76%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRLocalCSE.cpp.o
19:03:34 [2024-03-01T00:03:34.577Z] [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRRegisterCandidate.cpp.o
19:03:36 [2024-03-01T00:03:36.920Z] [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRSimplifier.cpp.o
19:03:38 [2024-03-01T00:03:38.131Z] [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalDeadStoreElimination.cpp.o
19:03:39 [2024-03-01T00:03:39.244Z] [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalOpts.cpp.o
19:03:40 [2024-03-01T00:03:40.453Z] [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRSimplifierHelpers.cpp.o
19:03:40 [2024-03-01T00:03:40.453Z] [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRSimplifierHandlers.cpp.o
19:03:41 [2024-03-01T00:03:41.560Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMROptimization.cpp.o
19:03:44 [2024-03-01T00:03:44.048Z] [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/StructuralAnalysis.cpp.o
19:03:45 [2024-03-01T00:03:45.278Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMROptimizationManager.cpp.o
19:03:46 [2024-03-01T00:03:46.495Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRTransformUtil.cpp.o
19:03:47 [2024-03-01T00:03:47.709Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMROptimizer.cpp.o
19:03:47 [2024-03-01T00:03:47.709Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OrderBlocks.cpp.o
19:03:48 [2024-03-01T00:03:48.918Z] [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Structure.cpp.o
19:03:48 [2024-03-01T00:03:48.918Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OSRDefAnalysis.cpp.o
19:03:52 [2024-03-01T00:03:52.510Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/PartialRedundancy.cpp.o
19:03:53 [2024-03-01T00:03:53.655Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/PreExistence.cpp.o
19:03:53 [2024-03-01T00:03:53.655Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Reachability.cpp.o
19:03:54 [2024-03-01T00:03:54.829Z] [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/SwitchAnalyzer.cpp.o
19:03:55 [2024-03-01T00:03:55.972Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ReachingDefinitions.cpp.o
19:03:55 [2024-03-01T00:03:55.972Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRRecognizedCallTransformer.cpp.o
19:03:57 [2024-03-01T00:03:57.156Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RedundantAsyncCheckRemoval.cpp.o
19:03:58 [2024-03-01T00:03:58.389Z] [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/TranslateTable.cpp.o
19:03:59 [2024-03-01T00:03:59.597Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRRegisterCandidate.cpp.o
19:03:59 [2024-03-01T00:03:59.597Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRSimplifier.cpp.o
19:04:00 [2024-03-01T00:04:00.978Z] [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/UnionBitVectorAnalysis.cpp.o
19:04:02 [2024-03-01T00:04:02.222Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRSimplifierHelpers.cpp.o
19:04:03 [2024-03-01T00:04:03.523Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRSimplifierHandlers.cpp.o
19:04:03 [2024-03-01T00:04:03.523Z] [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/UseDefInfo.cpp.o
19:04:05 [2024-03-01T00:04:05.951Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/StructuralAnalysis.cpp.o
19:04:05 [2024-03-01T00:04:05.951Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Structure.cpp.o
19:04:08 [2024-03-01T00:04:08.474Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/SwitchAnalyzer.cpp.o
19:04:09 [2024-03-01T00:04:09.840Z] [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ValueNumberInfo.cpp.o
19:04:11 [2024-03-01T00:04:11.352Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/TranslateTable.cpp.o
19:04:11 [2024-03-01T00:04:11.352Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/UnionBitVectorAnalysis.cpp.o
19:04:11 [2024-03-01T00:04:11.352Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/UseDefInfo.cpp.o
19:04:14 [2024-03-01T00:04:14.375Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ValueNumberInfo.cpp.o
19:04:14 [2024-03-01T00:04:14.375Z] [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VirtualGuardCoalescer.cpp.o
19:04:15 [2024-03-01T00:04:15.649Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VirtualGuardCoalescer.cpp.o
19:04:18 [2024-03-01T00:04:18.186Z] [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VirtualGuardHeadMerger.cpp.o
19:04:18 [2024-03-01T00:04:18.186Z] [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VirtualGuardHeadMerger.cpp.o
19:04:18 [2024-03-01T00:04:18.186Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RegDepCopyRemoval.cpp.o
19:04:18 [2024-03-01T00:04:18.186Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ReorderIndexExpr.cpp.o
19:04:20 [2024-03-01T00:04:20.707Z] [ 81%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RegDepCopyRemoval.cpp.o
19:04:20 [2024-03-01T00:04:20.707Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/SinkStores.cpp.o
19:04:21 [2024-03-01T00:04:21.857Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/StripMiner.cpp.o
19:04:21 [2024-03-01T00:04:21.857Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VPConstraint.cpp.o
19:04:24 [2024-03-01T00:04:24.305Z] [ 81%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ReorderIndexExpr.cpp.o
19:04:25 [2024-03-01T00:04:25.643Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VPHandlers.cpp.o
19:04:25 [2024-03-01T00:04:25.643Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VPHandlersCommon.cpp.o
19:04:25 [2024-03-01T00:04:25.644Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRValuePropagation.cpp.o
19:04:26 [2024-03-01T00:04:26.924Z] [ 81%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/SinkStores.cpp.o
19:04:28 [2024-03-01T00:04:28.203Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ValuePropagationCommon.cpp.o
19:04:31 [2024-03-01T00:04:31.770Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/TrivialDeadBlockRemover.cpp.o
19:04:31 [2024-03-01T00:04:31.770Z] [ 81%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/StripMiner.cpp.o
19:04:33 [2024-03-01T00:04:33.014Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/FEInliner.cpp.o
19:04:34 [2024-03-01T00:04:34.238Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BenefitInliner.cpp.o
19:04:34 [2024-03-01T00:04:34.238Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/AbsValue.cpp.o
19:04:35 [2024-03-01T00:04:35.402Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/AbsOpStack.cpp.o
19:04:36 [2024-03-01T00:04:36.612Z] [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VPConstraint.cpp.o
19:04:36 [2024-03-01T00:04:36.612Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/AbsOpArray.cpp.o
19:04:37 [2024-03-01T00:04:37.986Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/IDT.cpp.o
19:04:37 [2024-03-01T00:04:37.987Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/IDTNode.cpp.o
19:04:39 [2024-03-01T00:04:39.080Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/InliningMethodSummary.cpp.o
19:04:40 [2024-03-01T00:04:40.304Z] [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VPHandlers.cpp.o
19:04:40 [2024-03-01T00:04:40.304Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/OMRIDTBuilder.cpp.o
19:04:41 [2024-03-01T00:04:41.447Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/InliningProposal.cpp.o
19:04:42 [2024-03-01T00:04:42.757Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/CallStack.cpp.o
19:04:43 [2024-03-01T00:04:43.966Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/CFGChecker.cpp.o
19:04:43 [2024-03-01T00:04:43.966Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/Debug.cpp.o
19:04:45 [2024-03-01T00:04:45.174Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/DebugCounter.cpp.o
19:04:46 [2024-03-01T00:04:46.451Z] [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/ILValidationRules.cpp.o
19:04:46 [2024-03-01T00:04:46.451Z] [ 83%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VPHandlersCommon.cpp.o
19:04:49 [2024-03-01T00:04:49.004Z] [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/ILValidationUtils.cpp.o
19:04:49 [2024-03-01T00:04:49.004Z] [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/ILValidator.cpp.o
19:04:49 [2024-03-01T00:04:49.004Z] [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/IgnoreLocale.cpp.o
19:04:50 [2024-03-01T00:04:50.283Z] [ 83%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRValuePropagation.cpp.o
19:04:50 [2024-03-01T00:04:50.283Z] [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/LimitFile.cpp.o
19:04:51 [2024-03-01T00:04:51.464Z] [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/LogTracer.cpp.o
19:04:51 [2024-03-01T00:04:51.464Z] [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/OptionsDebug.cpp.o
19:04:53 [2024-03-01T00:04:53.135Z] [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/Tree.cpp.o
19:04:54 [2024-03-01T00:04:54.141Z] [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/Runtime.cpp.o
19:04:54 [2024-03-01T00:04:54.142Z] [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/Trampoline.cpp.o
19:04:54 [2024-03-01T00:04:54.142Z] [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/CodeCacheTypes.cpp.o
19:04:54 [2024-03-01T00:04:54.142Z] [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/OMRCodeCache.cpp.o
19:04:56 [2024-03-01T00:04:56.420Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/OMRCodeCacheManager.cpp.o
19:04:56 [2024-03-01T00:04:56.420Z] [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ValuePropagationCommon.cpp.o
19:04:56 [2024-03-01T00:04:56.420Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/OMRCodeCacheMemorySegment.cpp.o
19:04:57 [2024-03-01T00:04:57.527Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/OMRCodeCacheConfig.cpp.o
19:04:57 [2024-03-01T00:04:57.527Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/RVDebug.cpp.o
19:04:57 [2024-03-01T00:04:57.527Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/RVInstruction.cpp.o
19:04:57 [2024-03-01T00:04:57.527Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/RVOutOfLineCodeSection.cpp.o
19:04:58 [2024-03-01T00:04:58.673Z] In file included from /home/jenkins/workspace/Build/compiler/il/ILOpCodes.hpp:25,
19:04:58 [2024-03-01T00:04:58.673Z]                  from /home/jenkins/workspace/Build/compiler/codegen/OutOfLineCodeSection.hpp:27,
19:04:58 [2024-03-01T00:04:58.673Z]                  from /home/jenkins/workspace/Build/compiler/riscv/codegen/RVOutOfLineCodeSection.hpp:26,
19:04:58 [2024-03-01T00:04:58.673Z]                  from /home/jenkins/workspace/Build/compiler/riscv/codegen/RVOutOfLineCodeSection.cpp:22:
19:04:58 [2024-03-01T00:04:58.673Z] /home/jenkins/workspace/Build/compiler/il/OMRDataTypes.hpp:406:16: warning: inline function 'bool OMR::DataType::isVector()' used but never defined
19:04:58 [2024-03-01T00:04:58.673Z]   406 |    inline bool isVector();
19:04:58 [2024-03-01T00:04:58.673Z]       |                ^~~~~~~~
19:04:58 [2024-03-01T00:04:58.673Z] /home/jenkins/workspace/Build/compiler/il/OMRDataTypes.hpp:499:16: warning: inline function 'bool OMR::DataType::isMask()' used but never defined
19:04:58 [2024-03-01T00:04:58.673Z]   499 |    inline bool isMask();
19:04:58 [2024-03-01T00:04:58.673Z]       |                ^~~~~~
19:04:58 [2024-03-01T00:04:58.673Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/RVSystemLinkage.cpp.o
19:05:01 [2024-03-01T00:05:01.052Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/BinaryEvaluator.cpp.o
19:05:01 [2024-03-01T00:05:01.052Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/ControlFlowEvaluator.cpp.o
19:05:01 [2024-03-01T00:05:01.052Z] [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/TrivialDeadBlockRemover.cpp.o
19:05:02 [2024-03-01T00:05:02.268Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/FPTreeEvaluator.cpp.o
19:05:03 [2024-03-01T00:05:03.407Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/GenerateInstructions.cpp.o
19:05:03 [2024-03-01T00:05:03.407Z] [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/FEInliner.cpp.o
19:05:04 [2024-03-01T00:05:04.518Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRCodeGenerator.cpp.o
19:05:05 [2024-03-01T00:05:05.857Z] [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRInstruction.cpp.o
19:05:07 [2024-03-01T00:05:07.238Z] [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/BenefitInliner.cpp.o
19:05:07 [2024-03-01T00:05:07.238Z] [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRInstructionDelegate.cpp.o
19:05:07 [2024-03-01T00:05:07.238Z] [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRLinkage.cpp.o
19:05:08 [2024-03-01T00:05:08.412Z] [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRMachine.cpp.o
19:05:09 [2024-03-01T00:05:09.756Z] [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRMemoryReference.cpp.o
19:05:09 [2024-03-01T00:05:09.756Z] [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/AbsValue.cpp.o
19:05:11 [2024-03-01T00:05:11.029Z] [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRRealRegister.cpp.o
19:05:11 [2024-03-01T00:05:11.029Z] [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRRegisterDependency.cpp.o
19:05:11 [2024-03-01T00:05:11.029Z] [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRSnippet.cpp.o
19:05:12 [2024-03-01T00:05:12.338Z] [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/AbsOpStack.cpp.o
19:05:13 [2024-03-01T00:05:13.550Z] [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRSnippetDelegate.cpp.o
19:05:13 [2024-03-01T00:05:13.550Z] [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRTreeEvaluator.cpp.o
19:05:14 [2024-03-01T00:05:14.899Z] [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OpBinary.cpp.o
19:05:14 [2024-03-01T00:05:14.899Z] [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/UnaryEvaluator.cpp.o
19:05:14 [2024-03-01T00:05:14.899Z] [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/RVHelperCallSnippet.cpp.o
19:05:14 [2024-03-01T00:05:14.899Z] [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/AbsOpArray.cpp.o
19:05:17 [2024-03-01T00:05:17.584Z] [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/env/OMRDebugEnv.cpp.o
19:05:17 [2024-03-01T00:05:17.584Z] [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/env/OMRCPU.cpp.o
19:05:17 [2024-03-01T00:05:17.584Z] [ 87%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/IDT.cpp.o
19:05:17 [2024-03-01T00:05:17.584Z] [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/runtime/CodeSync.cpp.o
19:05:17 [2024-03-01T00:05:17.584Z] [ 87%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/IDTNode.cpp.o
19:05:17 [2024-03-01T00:05:17.584Z] [ 87%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/InliningMethodSummary.cpp.o
19:05:18 [2024-03-01T00:05:18.861Z] [ 87%] Linking CXX static library libjitbuilder.a
19:05:20 [2024-03-01T00:05:20.234Z] [ 87%] Built target jitbuilder
19:05:20 [2024-03-01T00:05:20.234Z] Scanning dependencies of target conditionals
19:05:20 [2024-03-01T00:05:20.234Z] [ 87%] Building CXX object jitbuilder/release/CMakeFiles/conditionals.dir/cpp/samples/Conditionals.cpp.o
19:05:21 [2024-03-01T00:05:21.608Z] [ 87%] Linking CXX executable conditionals
19:05:21 [2024-03-01T00:05:21.608Z] [ 87%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/OMRIDTBuilder.cpp.o
19:05:21 [2024-03-01T00:05:21.608Z] [ 87%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/InliningProposal.cpp.o
19:05:21 [2024-03-01T00:05:21.608Z] [ 87%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/CallStack.cpp.o
19:05:22 [2024-03-01T00:05:22.852Z] [ 87%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/CFGChecker.cpp.o
19:05:24 [2024-03-01T00:05:24.164Z] [ 87%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/Debug.cpp.o
19:05:24 [2024-03-01T00:05:24.164Z] [ 87%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/DebugCounter.cpp.o
19:05:24 [2024-03-01T00:05:24.164Z] [ 87%] Built target conditionals
19:05:24 [2024-03-01T00:05:24.164Z] Scanning dependencies of target worklist
19:05:24 [2024-03-01T00:05:24.164Z] [ 87%] Building CXX object jitbuilder/release/CMakeFiles/worklist.dir/cpp/samples/Worklist.cpp.o
19:05:25 [2024-03-01T00:05:25.434Z] [ 88%] Linking CXX executable worklist
19:05:26 [2024-03-01T00:05:26.746Z] [ 89%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/ILValidationRules.cpp.o
19:05:26 [2024-03-01T00:05:26.746Z] [ 89%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/ILValidationUtils.cpp.o
19:05:28 [2024-03-01T00:05:28.089Z] [ 89%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/ILValidator.cpp.o
19:05:29 [2024-03-01T00:05:29.499Z] [ 89%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/IgnoreLocale.cpp.o
19:05:29 [2024-03-01T00:05:29.499Z] [ 89%] Built target worklist
19:05:29 [2024-03-01T00:05:29.499Z] Scanning dependencies of target nestedloop
19:05:29 [2024-03-01T00:05:29.499Z] [ 89%] Building CXX object jitbuilder/release/CMakeFiles/nestedloop.dir/cpp/samples/NestedLoop.cpp.o
19:05:29 [2024-03-01T00:05:29.499Z] [ 90%] Linking CXX executable nestedloop
19:05:29 [2024-03-01T00:05:29.499Z] [ 90%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/LimitFile.cpp.o
19:05:30 [2024-03-01T00:05:30.808Z] [ 90%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/LogTracer.cpp.o
19:05:32 [2024-03-01T00:05:32.111Z] [ 90%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/OptionsDebug.cpp.o
19:05:32 [2024-03-01T00:05:32.111Z] [ 90%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/Tree.cpp.o
19:05:33 [2024-03-01T00:05:33.628Z] [ 90%] Built target nestedloop
19:05:33 [2024-03-01T00:05:33.629Z] Scanning dependencies of target pow2
19:05:33 [2024-03-01T00:05:33.629Z] [ 90%] Building CXX object jitbuilder/release/CMakeFiles/pow2.dir/cpp/samples/Pow2.cpp.o
19:05:33 [2024-03-01T00:05:33.629Z] [ 90%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/Runtime.cpp.o
19:05:33 [2024-03-01T00:05:33.629Z] [ 90%] Linking CXX executable pow2
19:05:33 [2024-03-01T00:05:33.629Z] [ 90%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/Trampoline.cpp.o
19:05:34 [2024-03-01T00:05:34.938Z] [ 90%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/CodeCacheTypes.cpp.o
19:05:34 [2024-03-01T00:05:34.938Z] [ 90%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/OMRCodeCache.cpp.o
19:05:34 [2024-03-01T00:05:34.938Z] [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/OMRCodeCacheManager.cpp.o
19:05:36 [2024-03-01T00:05:36.247Z] [ 91%] Built target pow2
19:05:36 [2024-03-01T00:05:36.247Z] Scanning dependencies of target iterfib
19:05:36 [2024-03-01T00:05:36.247Z] [ 91%] Building CXX object jitbuilder/release/CMakeFiles/iterfib.dir/cpp/samples/IterativeFib.cpp.o
19:05:36 [2024-03-01T00:05:36.247Z] [ 91%] Linking CXX executable iterfib
19:05:37 [2024-03-01T00:05:37.558Z] [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/OMRCodeCacheMemorySegment.cpp.o
19:05:37 [2024-03-01T00:05:37.558Z] [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/OMRCodeCacheConfig.cpp.o
19:05:37 [2024-03-01T00:05:37.558Z] [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/RVDebug.cpp.o
19:05:37 [2024-03-01T00:05:37.558Z] [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/RVInstruction.cpp.o
19:05:37 [2024-03-01T00:05:37.558Z] [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/RVOutOfLineCodeSection.cpp.o
19:05:37 [2024-03-01T00:05:37.558Z] In file included from /home/jenkins/workspace/Build/compiler/il/ILOpCodes.hpp:25,
19:05:37 [2024-03-01T00:05:37.558Z]                  from /home/jenkins/workspace/Build/compiler/codegen/OutOfLineCodeSection.hpp:27,
19:05:37 [2024-03-01T00:05:37.558Z]                  from /home/jenkins/workspace/Build/compiler/riscv/codegen/RVOutOfLineCodeSection.hpp:26,
19:05:37 [2024-03-01T00:05:37.558Z]                  from /home/jenkins/workspace/Build/compiler/riscv/codegen/RVOutOfLineCodeSection.cpp:22:
19:05:37 [2024-03-01T00:05:37.558Z] /home/jenkins/workspace/Build/compiler/il/OMRDataTypes.hpp:406:16: warning: inline function 'bool OMR::DataType::isVector()' used but never defined
19:05:37 [2024-03-01T00:05:37.558Z]   406 |    inline bool isVector();
19:05:37 [2024-03-01T00:05:37.558Z]       |                ^~~~~~~~
19:05:37 [2024-03-01T00:05:37.558Z] /home/jenkins/workspace/Build/compiler/il/OMRDataTypes.hpp:499:16: warning: inline function 'bool OMR::DataType::isMask()' used but never defined
19:05:37 [2024-03-01T00:05:37.558Z]   499 |    inline bool isMask();
19:05:37 [2024-03-01T00:05:37.558Z]       |                ^~~~~~
19:05:37 [2024-03-01T00:05:37.558Z] [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/RVSystemLinkage.cpp.o
19:05:39 [2024-03-01T00:05:39.975Z] [ 91%] Built target iterfib
19:05:39 [2024-03-01T00:05:39.975Z] Scanning dependencies of target simple
19:05:39 [2024-03-01T00:05:39.975Z] [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/BinaryEvaluator.cpp.o
19:05:39 [2024-03-01T00:05:39.975Z] [ 91%] Building CXX object jitbuilder/release/CMakeFiles/simple.dir/cpp/samples/Simple.cpp.o
19:05:39 [2024-03-01T00:05:39.975Z] [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/ControlFlowEvaluator.cpp.o
19:05:41 [2024-03-01T00:05:41.081Z] [ 91%] Linking CXX executable simple
19:05:41 [2024-03-01T00:05:41.081Z] [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/FPTreeEvaluator.cpp.o
19:05:43 [2024-03-01T00:05:43.599Z] [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/GenerateInstructions.cpp.o
19:05:44 [2024-03-01T00:05:44.911Z] [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRCodeGenerator.cpp.o
19:05:44 [2024-03-01T00:05:44.911Z] [ 91%] Built target simple
19:05:44 [2024-03-01T00:05:44.911Z] Scanning dependencies of target isSupportedType
19:05:44 [2024-03-01T00:05:44.911Z] [ 91%] Building CXX object jitbuilder/release/CMakeFiles/isSupportedType.dir/cpp/samples/IsSupportedType.cpp.o
19:05:44 [2024-03-01T00:05:44.911Z] [ 92%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRInstruction.cpp.o
19:05:44 [2024-03-01T00:05:44.911Z] [ 92%] Linking CXX executable isSupportedType
19:05:46 [2024-03-01T00:05:46.119Z] [ 92%] Built target isSupportedType
19:05:46 [2024-03-01T00:05:46.119Z] Scanning dependencies of target power
19:05:46 [2024-03-01T00:05:46.119Z] [ 92%] Building CXX object jitbuilder/release/CMakeFiles/power.dir/cpp/samples/Power.cpp.o
19:05:46 [2024-03-01T00:05:46.119Z] [ 93%] Linking CXX executable power
19:05:47 [2024-03-01T00:05:47.226Z] [ 93%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRInstructionDelegate.cpp.o
19:05:47 [2024-03-01T00:05:47.226Z] [ 93%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRLinkage.cpp.o
19:05:47 [2024-03-01T00:05:47.226Z] [ 93%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRMachine.cpp.o
19:05:48 [2024-03-01T00:05:48.465Z] [ 93%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRMemoryReference.cpp.o
19:05:49 [2024-03-01T00:05:49.645Z] [ 93%] Built target power
19:05:49 [2024-03-01T00:05:49.645Z] Scanning dependencies of target jitbuildertest
19:05:49 [2024-03-01T00:05:49.645Z] [ 93%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/main.cpp.o
19:05:50 [2024-03-01T00:05:50.819Z] [ 93%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRRealRegister.cpp.o
19:05:50 [2024-03-01T00:05:50.819Z] [ 93%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/selftest.cpp.o
19:05:50 [2024-03-01T00:05:50.819Z] [ 93%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRRegisterDependency.cpp.o
19:05:50 [2024-03-01T00:05:50.819Z] [ 93%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRSnippet.cpp.o
19:05:51 [2024-03-01T00:05:51.942Z] [ 93%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRSnippetDelegate.cpp.o
19:05:51 [2024-03-01T00:05:51.942Z] [ 93%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRTreeEvaluator.cpp.o
19:05:53 [2024-03-01T00:05:53.126Z] [ 93%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/UnionTest.cpp.o
19:05:54 [2024-03-01T00:05:54.442Z] [ 93%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OpBinary.cpp.o
19:05:54 [2024-03-01T00:05:54.442Z] [ 93%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/UnaryEvaluator.cpp.o
19:05:54 [2024-03-01T00:05:54.442Z] [ 93%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/FieldAddressTest.cpp.o
19:05:55 [2024-03-01T00:05:55.789Z] [ 94%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/RVHelperCallSnippet.cpp.o
19:05:55 [2024-03-01T00:05:55.789Z] [ 94%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/env/OMRDebugEnv.cpp.o
19:05:55 [2024-03-01T00:05:55.789Z] [ 94%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/env/OMRCPU.cpp.o
19:05:55 [2024-03-01T00:05:55.789Z] [ 94%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/runtime/CodeSync.cpp.o
19:05:56 [2024-03-01T00:05:56.997Z] [ 94%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/AnonymousTest.cpp.o
19:05:56 [2024-03-01T00:05:56.997Z] [ 94%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/ControlFlowTest.cpp.o
19:05:58 [2024-03-01T00:05:58.307Z] [ 94%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/NegateTest.cpp.o
19:05:58 [2024-03-01T00:05:58.307Z] [ 94%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/SystemLinkageTest.cpp.o
19:05:58 [2024-03-01T00:05:58.307Z] [ 94%] Linking CXX static library libtestcompiler.a
19:05:59 [2024-03-01T00:05:59.580Z] [ 95%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/WorklistTest.cpp.o
19:06:00 [2024-03-01T00:06:00.792Z] [ 95%] Built target testcompiler
19:06:00 [2024-03-01T00:06:00.792Z] [ 95%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/FieldNameTest.cpp.o
19:06:00 [2024-03-01T00:06:00.792Z] [ 95%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/ConvertBitsTest.cpp.o
19:06:00 [2024-03-01T00:06:00.792Z] [ 95%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/SelectTest.cpp.o
19:06:00 [2024-03-01T00:06:00.792Z] [ 95%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/GlobalTest.cpp.o
19:06:02 [2024-03-01T00:06:02.033Z] [ 95%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/UnsignedDivRemTest.cpp.o
19:06:03 [2024-03-01T00:06:03.345Z] Scanning dependencies of target compilertest
19:06:03 [2024-03-01T00:06:03.345Z] [ 95%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/main.cpp.o
19:06:03 [2024-03-01T00:06:03.345Z] Scanning dependencies of target tril
19:06:03 [2024-03-01T00:06:03.345Z] [ 95%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/ast.cpp.o
19:06:03 [2024-03-01T00:06:03.345Z] [ 95%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/parser.cpp.o
19:06:04 [2024-03-01T00:06:04.467Z] [ 95%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/ilgen.cpp.o
19:06:04 [2024-03-01T00:06:04.467Z] [ 95%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/BuilderTest.cpp.o
19:06:04 [2024-03-01T00:06:04.467Z] [ 95%] Linking CXX executable jitbuildertest
19:06:04 [2024-03-01T00:06:04.467Z] [ 95%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/CallConverter.cpp.o
19:06:08 [2024-03-01T00:06:08.303Z] [ 95%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/GenericNodeConverter.cpp.o
19:06:08 [2024-03-01T00:06:08.303Z] [ 95%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/simple_compiler.cpp.o
19:06:09 [2024-03-01T00:06:09.513Z] [ 95%] Built target jitbuildertest
19:06:09 [2024-03-01T00:06:09.513Z] [ 95%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/FooBarTest.cpp.o
19:06:09 [2024-03-01T00:06:09.513Z] [ 95%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/LimitFileTest.cpp.o
19:06:09 [2024-03-01T00:06:09.513Z] [ 95%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/LogFileTest.cpp.o
19:06:09 [2024-03-01T00:06:09.513Z] [ 95%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/OMRTestEnv.cpp.o
19:06:10 [2024-03-01T00:06:10.727Z] [ 95%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/OptionSetTest.cpp.o
19:06:10 [2024-03-01T00:06:10.727Z] [ 95%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/OpCodesTest.cpp.o
19:06:11 [2024-03-01T00:06:11.940Z] [ 95%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/Qux2Test.cpp.o
19:06:11 [2024-03-01T00:06:11.940Z] [ 95%] Linking CXX static library libtril.a
19:06:11 [2024-03-01T00:06:11.940Z] [ 95%] Built target tril
19:06:13 [2024-03-01T00:06:13.153Z] Scanning dependencies of target tril_compiler
19:06:13 [2024-03-01T00:06:13.153Z] [ 95%] Building CXX object fvtest/tril/tril/CMakeFiles/tril_compiler.dir/compiler.cpp.o
19:06:13 [2024-03-01T00:06:13.153Z] [ 95%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/SimplifierFoldAndTest.cpp.o
19:06:16 [2024-03-01T00:06:16.587Z] [ 96%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/OptTestDriver.cpp.o
19:06:16 [2024-03-01T00:06:16.587Z] [ 97%] Linking CXX executable tril_compiler
19:06:16 [2024-03-01T00:06:16.587Z] [ 97%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/TestDriver.cpp.o
19:06:16 [2024-03-01T00:06:16.587Z] [ 97%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/SingleBitContainerTest.cpp.o
19:06:19 [2024-03-01T00:06:19.011Z] [ 97%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/BarIlInjector.cpp.o
19:06:19 [2024-03-01T00:06:19.011Z] [ 97%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/BinaryOpIlInjector.cpp.o
19:06:20 [2024-03-01T00:06:20.266Z] [ 97%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/CallIlInjector.cpp.o
19:06:20 [2024-03-01T00:06:20.266Z] [ 97%] Built target tril_compiler
19:06:20 [2024-03-01T00:06:20.266Z] Scanning dependencies of target tril_dumper
19:06:20 [2024-03-01T00:06:20.266Z] [ 97%] Building CXX object fvtest/tril/tril/CMakeFiles/tril_dumper.dir/compiler.cpp.o
19:06:21 [2024-03-01T00:06:21.589Z] [ 97%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/ChildlessUnaryOpIlInjector.cpp.o
19:06:21 [2024-03-01T00:06:21.589Z] [ 97%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/CmpBranchOpIlInjector.cpp.o
19:06:24 [2024-03-01T00:06:24.012Z] [ 97%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/FooIlInjector.cpp.o
19:06:24 [2024-03-01T00:06:24.012Z] [ 97%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/IndirectLoadIlInjector.cpp.o
19:06:24 [2024-03-01T00:06:24.012Z] [ 97%] Linking CXX executable tril_dumper
19:06:24 [2024-03-01T00:06:24.012Z] [ 97%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/IndirectStoreIlInjector.cpp.o
19:06:26 [2024-03-01T00:06:26.336Z] [ 97%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/OpIlInjector.cpp.o
19:06:27 [2024-03-01T00:06:27.689Z] [ 98%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/Qux2IlInjector.cpp.o
19:06:27 [2024-03-01T00:06:27.689Z] [ 98%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/StoreOpIlInjector.cpp.o
19:06:28 [2024-03-01T00:06:28.901Z] [ 98%] Built target tril_dumper
19:06:28 [2024-03-01T00:06:28.901Z] Scanning dependencies of target triltest
19:06:28 [2024-03-01T00:06:28.901Z] [ 98%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/main.cpp.o
19:06:30 [2024-03-01T00:06:30.013Z] [ 98%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/UnaryOpIlInjector.cpp.o
19:06:30 [2024-03-01T00:06:30.013Z] [ 98%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/SelectOpIlInjector.cpp.o
19:06:31 [2024-03-01T00:06:31.124Z] [ 98%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/ASTTest.cpp.o
19:06:31 [2024-03-01T00:06:31.124Z] [ 98%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/ParserTest.cpp.o
19:06:32 [2024-03-01T00:06:32.379Z] [ 98%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/MethodInfoTest.cpp.o
19:06:32 [2024-03-01T00:06:32.379Z] [ 98%] Linking CXX executable compilertest
19:06:33 [2024-03-01T00:06:33.635Z] [ 98%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/IlGenTest.cpp.o
19:06:36 [2024-03-01T00:06:36.103Z] [ 98%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/CompileTest.cpp.o
19:06:37 [2024-03-01T00:06:37.427Z] [ 98%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/__/__/__/util/main_function/main_function.cpp.o
19:06:37 [2024-03-01T00:06:37.427Z] Scanning dependencies of target incordec
19:06:37 [2024-03-01T00:06:37.427Z] [ 98%] Building CXX object fvtest/tril/examples/incordec/CMakeFiles/incordec.dir/main.cpp.o
19:06:37 [2024-03-01T00:06:37.427Z] [ 98%] Built target compilertest
19:06:37 [2024-03-01T00:06:37.427Z] Scanning dependencies of target mandelbrot
19:06:37 [2024-03-01T00:06:37.427Z] [ 98%] Building CXX object fvtest/tril/examples/mandelbrot/CMakeFiles/mandelbrot.dir/main.cpp.o
19:06:38 [2024-03-01T00:06:38.651Z] Scanning dependencies of target comptest
19:06:38 [2024-03-01T00:06:38.651Z] [ 98%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/main.cpp.o
19:06:41 [2024-03-01T00:06:41.085Z] [ 98%] Linking CXX executable incordec
19:06:41 [2024-03-01T00:06:41.085Z] [ 98%] Linking CXX executable mandelbrot
19:06:41 [2024-03-01T00:06:41.085Z] [ 98%] Linking CXX executable triltest
19:06:42 [2024-03-01T00:06:42.339Z] [ 98%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/JitTest.cpp.o
19:06:45 [2024-03-01T00:06:45.878Z] [ 98%] Built target incordec
19:06:45 [2024-03-01T00:06:45.878Z] Scanning dependencies of target compunittest
19:06:45 [2024-03-01T00:06:45.878Z] [ 98%] Built target mandelbrot
19:06:45 [2024-03-01T00:06:45.878Z] [ 98%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/JitTestUtilitiesTest.cpp.o
19:06:45 [2024-03-01T00:06:45.878Z] [ 98%] Building CXX object fvtest/compilerunittest/CMakeFiles/compunittest.dir/main.cpp.o
19:06:45 [2024-03-01T00:06:45.878Z] [ 98%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/ILValidatorTest.cpp.o
19:06:47 [2024-03-01T00:06:47.233Z] [ 98%] Built target triltest
19:06:47 [2024-03-01T00:06:47.233Z] [ 98%] Building CXX object fvtest/compilerunittest/CMakeFiles/compunittest.dir/CodeGenTest.cpp.o
19:06:47 [2024-03-01T00:06:47.233Z] [ 98%] Building CXX object fvtest/compilerunittest/CMakeFiles/compunittest.dir/abstractinterpreter/AbsInterpreterTest.cpp.o
19:06:50 [2024-03-01T00:06:50.968Z] [ 98%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/ArithmeticTest.cpp.o
19:06:50 [2024-03-01T00:06:50.968Z] [ 98%] Building CXX object fvtest/compilerunittest/CMakeFiles/compunittest.dir/CCData.cpp.o
19:06:53 [2024-03-01T00:06:53.295Z] [ 98%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/ShiftAndRotateTest.cpp.o
19:06:53 [2024-03-01T00:06:53.295Z] [ 98%] Building CXX object fvtest/compilerunittest/CMakeFiles/compunittest.dir/__/__/util/main_function/main_function.cpp.o
19:06:53 [2024-03-01T00:06:53.295Z] [ 98%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/SimplifierFoldAbsNegTest.cpp.o
19:06:58 [2024-03-01T00:06:58.455Z] [ 98%] Linking CXX executable compunittest
19:06:59 [2024-03-01T00:06:59.556Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/SimplifierFoldAndTest.cpp.o
19:07:04 [2024-03-01T00:07:04.570Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/IfxcmpgeReductionTest.cpp.o
19:07:05 [2024-03-01T00:07:05.729Z] [ 99%] Built target compunittest
19:07:05 [2024-03-01T00:07:05.729Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/VectorTest.cpp.o
19:07:10 [2024-03-01T00:07:10.777Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/CallTest.cpp.o
19:07:14 [2024-03-01T00:07:14.672Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/LongAndAsRotateTest.cpp.o
19:07:17 [2024-03-01T00:07:17.036Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/MockStrategyTest.cpp.o
19:07:22 [2024-03-01T00:07:22.089Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/LogicalTest.cpp.o
19:07:22 [2024-03-01T00:07:22.089Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/LinkageTest.cpp.o
19:07:22 [2024-03-01T00:07:22.089Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/BitPermuteTest.cpp.o
19:07:28 [2024-03-01T00:07:28.847Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/MaxMinTest.cpp.o
19:07:30 [2024-03-01T00:07:30.096Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/CompareTest.cpp.o
19:07:32 [2024-03-01T00:07:32.629Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/TypeConversionTest.cpp.o
19:07:33 [2024-03-01T00:07:33.948Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/SelectTest.cpp.o
19:07:39 [2024-03-01T00:07:39.167Z] [100%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/MinimalTest.cpp.o
19:07:42 [2024-03-01T00:07:42.777Z] [100%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/ArrayTest.cpp.o
19:07:47 [2024-03-01T00:07:47.727Z] [100%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/__/__/util/main_function/main_function.cpp.o
19:08:01 [2024-03-01T00:08:01.639Z] [100%] Linking CXX executable comptest
19:08:38 [2024-03-01T00:08:38.372Z] [100%] Built target comptest
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
19:08:39 [2024-03-01T00:08:39.318Z] Output CCACHE stats after running
[Pipeline] sh
19:08:41 [2024-03-01T00:08:41.712Z] + ccache -s
19:08:41 [2024-03-01T00:08:41.712Z] cache directory                     /home/jenkins/.ccache
19:08:41 [2024-03-01T00:08:41.712Z] primary config                      /home/jenkins/.ccache/ccache.conf
19:08:41 [2024-03-01T00:08:41.712Z] secondary config (readonly)         /etc/ccache.conf
19:08:41 [2024-03-01T00:08:41.712Z] stats updated                       Thu Feb 29 18:57:26 2024
19:08:41 [2024-03-01T00:08:41.712Z] stats zeroed                        Thu Feb 29 18:57:25 2024
19:08:41 [2024-03-01T00:08:41.712Z] cache hit (direct)                     0
19:08:41 [2024-03-01T00:08:41.712Z] cache hit (preprocessed)               0
19:08:41 [2024-03-01T00:08:41.712Z] cache miss                             0
19:08:41 [2024-03-01T00:08:41.712Z] cache hit rate                      0.00 %
19:08:41 [2024-03-01T00:08:41.712Z] cleanups performed                     0
19:08:41 [2024-03-01T00:08:41.712Z] files in cache                     40178
19:08:41 [2024-03-01T00:08:41.712Z] cache size                           4.5 GB
19:08:41 [2024-03-01T00:08:41.712Z] max cache size                       5.0 GB
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
19:08:42 [2024-03-01T00:08:42.901Z] Sanity Test...
[Pipeline] dir
19:08:42 [2024-03-01T00:08:42.902Z] Running in /home/jenkins/workspace/Build/build
[Pipeline] {
[Pipeline] sh
19:08:45 [2024-03-01T00:08:45.604Z] + ctest -V
19:08:45 [2024-03-01T00:08:45.604Z] UpdateCTestConfiguration  from :/home/jenkins/workspace/Build/build/DartConfiguration.tcl
19:08:45 [2024-03-01T00:08:45.604Z] UpdateCTestConfiguration  from :/home/jenkins/workspace/Build/build/DartConfiguration.tcl
19:08:45 [2024-03-01T00:08:45.604Z] Test project /home/jenkins/workspace/Build/build
19:08:45 [2024-03-01T00:08:45.604Z] Constructing a list of tests
19:08:45 [2024-03-01T00:08:45.604Z] Done constructing a list of tests
19:08:45 [2024-03-01T00:08:45.604Z] Updating test list for fixtures
19:08:45 [2024-03-01T00:08:45.604Z] Added 0 tests to meet fixture requirements
19:08:45 [2024-03-01T00:08:45.604Z] Checking test dependency graph...
19:08:45 [2024-03-01T00:08:45.604Z] Checking test dependency graph end
19:08:45 [2024-03-01T00:08:45.604Z] test 1
19:08:45 [2024-03-01T00:08:45.604Z]       Start  1: gcexample
19:08:45 [2024-03-01T00:08:45.604Z] 
19:08:45 [2024-03-01T00:08:45.604Z] 1: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/example/gcexample"
19:08:45 [2024-03-01T00:08:45.604Z] 1: Test timeout computed to be: 10000000
19:08:45 [2024-03-01T00:08:45.604Z] 1: VM/GC INITIALIZED
19:08:45 [2024-03-01T00:08:45.604Z] 1: configuration is MM_ConfigurationFlat
19:08:45 [2024-03-01T00:08:45.604Z] 1: collector interface is MM_CollectorLanguageInterfaceImpl
19:08:45 [2024-03-01T00:08:45.604Z] 1: garbage collector is MM_ParallelGlobalGC
19:08:45 [2024-03-01T00:08:45.604Z] 1: allocation interface is MM_TLHAllocationInterface
19:08:45 [2024-03-01T00:08:45.604Z] 1: thread allocated 1048392 tlh bytes, 0 non-tlh bytes, from 43683 allocations before NULL
19:08:45 [2024-03-01T00:08:45.604Z] 1: ALL TESTS PASSED
19:08:45 [2024-03-01T00:08:45.604Z]  1/30 Test  #1: gcexample .........................   Passed    0.37 sec
19:08:45 [2024-03-01T00:08:45.604Z] test 2
19:08:45 [2024-03-01T00:08:45.604Z]       Start  2: TestJitBuilderAPIGenerator
19:08:45 [2024-03-01T00:08:45.604Z] 
19:08:45 [2024-03-01T00:08:45.604Z] 2: Test command: /usr/bin/python3.9 "run_tests.py"
19:08:45 [2024-03-01T00:08:45.604Z] 2: Test timeout computed to be: 10000000
19:08:45 [2024-03-01T00:08:45.604Z] 2: ................................................................................................../home/jenkins/workspace/Build/jitbuilder/apigen/test/cppgentests.py:245: DeprecationWarning: Please use assertRegex instead.
19:08:45 [2024-03-01T00:08:45.604Z] 2:   self.assertRegexpMatches(self.generator.generate_allocator_decl(class_desc),
19:08:45 [2024-03-01T00:08:45.604Z] 2: ......................................s..s..s...
19:08:45 [2024-03-01T00:08:45.604Z] 2: ----------------------------------------------------------------------
19:08:45 [2024-03-01T00:08:45.604Z] 2: Ran 146 tests in 0.069s
19:08:45 [2024-03-01T00:08:45.604Z] 2: 
19:08:45 [2024-03-01T00:08:45.604Z] 2: OK (skipped=3)
19:08:45 [2024-03-01T00:08:45.604Z] 2: warning: The package 'jsonschema' is not installed so certain tests will be skipped
19:08:45 [2024-03-01T00:08:45.604Z]  2/30 Test  #2: TestJitBuilderAPIGenerator ........   Passed    0.23 sec
19:08:45 [2024-03-01T00:08:45.604Z] test 3
19:08:45 [2024-03-01T00:08:45.604Z]       Start  3: conditionals_example_as_test
19:08:45 [2024-03-01T00:08:45.604Z] 
19:08:45 [2024-03-01T00:08:45.604Z] 3: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/conditionals"
19:08:45 [2024-03-01T00:08:45.604Z] 3: Test timeout computed to be: 10000000
19:08:46 [2024-03-01T00:08:46.819Z] 3: Step 1: initialize JIT
19:08:46 [2024-03-01T00:08:46.819Z] 3: Step 2: define type dictionary
19:08:46 [2024-03-01T00:08:46.819Z] 3: Step 3: compile method builder
19:08:46 [2024-03-01T00:08:46.819Z] 3: Step 4: invoke compiled code
19:08:46 [2024-03-01T00:08:46.819Z] 3: Step 5: shutdown JIT
19:08:46 [2024-03-01T00:08:46.819Z] 3: ALL TESTS PASSED
19:08:46 [2024-03-01T00:08:46.819Z]  3/30 Test  #3: conditionals_example_as_test ......   Passed    0.77 sec
19:08:46 [2024-03-01T00:08:46.819Z] test 4
19:08:46 [2024-03-01T00:08:46.819Z]       Start  4: isSupportedType_example_as_test
19:08:46 [2024-03-01T00:08:46.819Z] 
19:08:46 [2024-03-01T00:08:46.819Z] 4: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/isSupportedType"
19:08:46 [2024-03-01T00:08:46.819Z] 4: Test timeout computed to be: 10000000
19:08:46 [2024-03-01T00:08:46.819Z] 4: Step 1: test signed integral types
19:08:46 [2024-03-01T00:08:46.819Z] 4: Step 2: test unsigned integral types
19:08:46 [2024-03-01T00:08:46.819Z] 4: Step 3: test language primitive signed integral types
19:08:46 [2024-03-01T00:08:46.819Z] 4: Step 4: test language primitive unsigned integral types
19:08:46 [2024-03-01T00:08:46.819Z] 4: Step 5: test floating point types
19:08:46 [2024-03-01T00:08:46.819Z] 4: Step 6: test cv qualified types
19:08:46 [2024-03-01T00:08:46.819Z] 4: Step 7: test void type
19:08:46 [2024-03-01T00:08:46.819Z] 4: Step 8: test pointer to primitive types
19:08:46 [2024-03-01T00:08:46.819Z] 4: Step 9: test pointer to pointer to primitive types
19:08:46 [2024-03-01T00:08:46.819Z] 4: Step 10: test unsupported types
19:08:46 [2024-03-01T00:08:46.819Z] 4: PASS
19:08:46 [2024-03-01T00:08:46.819Z]  4/30 Test  #4: isSupportedType_example_as_test ...   Passed    0.05 sec
19:08:46 [2024-03-01T00:08:46.819Z] test 5
19:08:46 [2024-03-01T00:08:46.819Z]       Start  5: iterfib_example_as_test
19:08:46 [2024-03-01T00:08:46.819Z] 
19:08:46 [2024-03-01T00:08:46.819Z] 5: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/iterfib"
19:08:46 [2024-03-01T00:08:46.819Z] 5: Test timeout computed to be: 10000000
19:08:48 [2024-03-01T00:08:48.231Z] 5: Step 1: initialize JIT
19:08:48 [2024-03-01T00:08:48.231Z] 5: Step 2: define type dictionary
19:08:48 [2024-03-01T00:08:48.231Z] 5: Step 3: compile method builder
19:08:48 [2024-03-01T00:08:48.231Z] 5: Step 4: invoke compiled code
19:08:48 [2024-03-01T00:08:48.231Z] 5: fib( 0) = 0
19:08:48 [2024-03-01T00:08:48.231Z] 5: fib( 1) = 1
19:08:48 [2024-03-01T00:08:48.231Z] 5: fib( 2) = 1
19:08:48 [2024-03-01T00:08:48.231Z] 5: fib( 3) = 2
19:08:48 [2024-03-01T00:08:48.231Z] 5: fib( 4) = 3
19:08:48 [2024-03-01T00:08:48.231Z] 5: fib( 5) = 5
19:08:48 [2024-03-01T00:08:48.231Z] 5: fib( 6) = 8
19:08:48 [2024-03-01T00:08:48.231Z] 5: fib( 7) = 13
19:08:48 [2024-03-01T00:08:48.231Z] 5: fib( 8) = 21
19:08:48 [2024-03-01T00:08:48.231Z] 5: fib( 9) = 34
19:08:48 [2024-03-01T00:08:48.231Z] 5: fib(10) = 55
19:08:48 [2024-03-01T00:08:48.231Z] 5: fib(11) = 89
19:08:48 [2024-03-01T00:08:48.231Z] 5: fib(12) = 144
19:08:48 [2024-03-01T00:08:48.231Z] 5: fib(13) = 233
19:08:48 [2024-03-01T00:08:48.231Z] 5: fib(14) = 377
19:08:48 [2024-03-01T00:08:48.231Z] 5: fib(15) = 610
19:08:48 [2024-03-01T00:08:48.231Z] 5: fib(16) = 987
19:08:48 [2024-03-01T00:08:48.231Z] 5: fib(17) = 1597
19:08:48 [2024-03-01T00:08:48.231Z] 5: fib(18) = 2584
19:08:48 [2024-03-01T00:08:48.231Z] 5: fib(19) = 4181
19:08:48 [2024-03-01T00:08:48.231Z] 5: Step 5: shutdown JIT
19:08:48 [2024-03-01T00:08:48.231Z] 5: PASS
19:08:48 [2024-03-01T00:08:48.231Z]  5/30 Test  #5: iterfib_example_as_test ...........   Passed    0.82 sec
19:08:48 [2024-03-01T00:08:48.231Z] test 6
19:08:48 [2024-03-01T00:08:48.231Z]       Start  6: nestedloop_example_as_test
19:08:48 [2024-03-01T00:08:48.231Z] 
19:08:48 [2024-03-01T00:08:48.231Z] 6: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/nestedloop"
19:08:48 [2024-03-01T00:08:48.231Z] 6: Test timeout computed to be: 10000000
19:08:49 [2024-03-01T00:08:49.586Z] 6: Step 1: initialize JIT
19:08:49 [2024-03-01T00:08:49.586Z] 6: Step 2: define relevant types
19:08:49 [2024-03-01T00:08:49.586Z] 6: Step 3: compile method builder
19:08:49 [2024-03-01T00:08:49.586Z] 6: Step 4: invoke compiled code
19:08:49 [2024-03-01T00:08:49.586Z] 6: nested_loop( 0) = 0
19:08:49 [2024-03-01T00:08:49.586Z] 6: nested_loop( 1) = 1
19:08:49 [2024-03-01T00:08:49.586Z] 6: nested_loop( 2) = 64
19:08:49 [2024-03-01T00:08:49.586Z] 6: nested_loop( 3) = 729
19:08:49 [2024-03-01T00:08:49.586Z] 6: nested_loop( 4) = 4096
19:08:49 [2024-03-01T00:08:49.586Z] 6: nested_loop( 5) = 15625
19:08:49 [2024-03-01T00:08:49.586Z] 6: nested_loop( 6) = 46656
19:08:49 [2024-03-01T00:08:49.586Z] 6: nested_loop( 7) = 117649
19:08:49 [2024-03-01T00:08:49.586Z] 6: nested_loop( 8) = 262144
19:08:49 [2024-03-01T00:08:49.586Z] 6: nested_loop( 9) = 531441
19:08:49 [2024-03-01T00:08:49.586Z] 6: nested_loop(10) = 1000000
19:08:49 [2024-03-01T00:08:49.586Z] 6: nested_loop(11) = 1771561
19:08:49 [2024-03-01T00:08:49.586Z] 6: nested_loop(12) = 2985984
19:08:49 [2024-03-01T00:08:49.586Z] 6: nested_loop(13) = 4826809
19:08:49 [2024-03-01T00:08:49.586Z] 6: nested_loop(14) = 7529536
19:08:49 [2024-03-01T00:08:49.586Z] 6: nested_loop(15) = 11390625
19:08:49 [2024-03-01T00:08:49.586Z] 6: nested_loop(16) = 16777216
19:08:49 [2024-03-01T00:08:49.586Z] 6: nested_loop(17) = 24137569
19:08:49 [2024-03-01T00:08:49.586Z] 6: nested_loop(18) = 34012224
19:08:49 [2024-03-01T00:08:49.586Z] 6: nested_loop(19) = 47045881
19:08:49 [2024-03-01T00:08:49.586Z] 6: Step 5: shutdown JIT
19:08:49 [2024-03-01T00:08:49.586Z] 6: PASS
19:08:49 [2024-03-01T00:08:49.586Z]  6/30 Test  #6: nestedloop_example_as_test ........   Passed    1.59 sec
19:08:49 [2024-03-01T00:08:49.586Z] test 7
19:08:49 [2024-03-01T00:08:49.586Z]       Start  7: pow2_example_as_test
19:08:49 [2024-03-01T00:08:49.586Z] 
19:08:49 [2024-03-01T00:08:49.586Z] 7: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/pow2"
19:08:49 [2024-03-01T00:08:49.586Z] 7: Test timeout computed to be: 10000000
19:08:50 [2024-03-01T00:08:50.999Z] 7: Step 1: initialize JIT
19:08:50 [2024-03-01T00:08:50.999Z] 7: Step 2: define relevant types
19:08:50 [2024-03-01T00:08:50.999Z] 7: Step 3: compile method builder
19:08:50 [2024-03-01T00:08:50.999Z] 7: Step 4: invoke compiled code
19:08:50 [2024-03-01T00:08:50.999Z] 7: pow2(45) is 35184372088832
19:08:50 [2024-03-01T00:08:50.999Z] 7: Step 5: shutdown JIT
19:08:50 [2024-03-01T00:08:50.999Z] 7: PASS
19:08:50 [2024-03-01T00:08:50.999Z]  7/30 Test  #7: pow2_example_as_test ..............   Passed    2.10 sec
19:08:50 [2024-03-01T00:08:50.999Z] test 8
19:08:50 [2024-03-01T00:08:50.999Z]       Start  8: simple_example_as_test
19:08:50 [2024-03-01T00:08:50.999Z] 
19:08:50 [2024-03-01T00:08:50.999Z] 8: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/simple"
19:08:50 [2024-03-01T00:08:50.999Z] 8: Test timeout computed to be: 10000000
19:08:52 [2024-03-01T00:08:52.411Z] 8: Step 1: initialize JIT
19:08:52 [2024-03-01T00:08:52.411Z] 8: Step 2: define type dictionary
19:08:52 [2024-03-01T00:08:52.411Z] 8: Step 3: compile method builder
19:08:52 [2024-03-01T00:08:52.411Z] 8: SimpleMethod::buildIL() running!
19:08:52 [2024-03-01T00:08:52.411Z] 8: Step 4: invoke compiled code and print results
19:08:52 [2024-03-01T00:08:52.411Z] 8: increment(0) == 1
19:08:52 [2024-03-01T00:08:52.411Z] 8: increment(1) == 2
19:08:52 [2024-03-01T00:08:52.411Z] 8: increment(10) == 11
19:08:52 [2024-03-01T00:08:52.411Z] 8: increment(-15) == -14
19:08:52 [2024-03-01T00:08:52.411Z] 8: Step 5: shutdown JIT
19:08:52 [2024-03-01T00:08:52.411Z]  8/30 Test  #8: simple_example_as_test ............   Passed    0.45 sec
19:08:52 [2024-03-01T00:08:52.411Z] test 9
19:08:52 [2024-03-01T00:08:52.411Z]       Start  9: worklist_example_as_test
19:08:52 [2024-03-01T00:08:52.411Z] 
19:08:52 [2024-03-01T00:08:52.411Z] 9: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/worklist"
19:08:52 [2024-03-01T00:08:52.411Z] 9: Test timeout computed to be: 10000000
19:08:52 [2024-03-01T00:08:52.411Z] 9: Step 1: initialize JIT
19:08:52 [2024-03-01T00:08:52.411Z] 9: Step 2: define type dictionary
19:08:52 [2024-03-01T00:08:52.411Z] 9: Step 3: compile method builder
19:08:52 [2024-03-01T00:08:52.411Z] 9: WorklistMethod::buildIL() running!
19:08:52 [2024-03-01T00:08:52.411Z] 9: step 4: invoke compiled code and print results
19:08:52 [2024-03-01T00:08:52.411Z] 9: Step 5: shutdown JIT
19:08:52 [2024-03-01T00:08:52.411Z] 9: Failed tests: 0
19:08:52 [2024-03-01T00:08:52.411Z] 9: Passed tests: 20
19:08:52 [2024-03-01T00:08:52.411Z] 9: ALL PASSED
19:08:52 [2024-03-01T00:08:52.411Z]  9/30 Test  #9: worklist_example_as_test ..........   Passed    0.75 sec
19:08:52 [2024-03-01T00:08:52.411Z] test 10
19:08:52 [2024-03-01T00:08:52.411Z]       Start 10: power_example_as_test
19:08:52 [2024-03-01T00:08:52.411Z] 
19:08:52 [2024-03-01T00:08:52.411Z] 10: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/power"
19:08:52 [2024-03-01T00:08:52.411Z] 10: Test timeout computed to be: 10000000
19:08:53 [2024-03-01T00:08:53.747Z] 10: Step 1: initialize JIT
19:08:53 [2024-03-01T00:08:53.747Z] 10: Step 2: define relevant types
19:08:53 [2024-03-01T00:08:53.747Z] 10: Step 3: compile method builder
19:08:53 [2024-03-01T00:08:53.747Z] 10: Step 4: invoke compiled code
19:08:53 [2024-03-01T00:08:53.747Z] 10: 2 power 5 is 32
19:08:53 [2024-03-01T00:08:53.747Z] 10: 3 power 4 is 81
19:08:53 [2024-03-01T00:08:53.747Z] 10: 2 power 10 is 1024
19:08:53 [2024-03-01T00:08:53.747Z] 10: Step 5: shutdown JIT
19:08:53 [2024-03-01T00:08:53.747Z] 10: PASS
19:08:53 [2024-03-01T00:08:53.747Z] 10/30 Test #10: power_example_as_test .............   Passed    0.70 sec
19:08:53 [2024-03-01T00:08:53.747Z] test 11
19:08:53 [2024-03-01T00:08:53.747Z]       Start 11: algotest
19:08:53 [2024-03-01T00:08:53.747Z] 
19:08:53 [2024-03-01T00:08:53.747Z] 11: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/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"
19:08:53 [2024-03-01T00:08:53.747Z] 11: Test timeout computed to be: 10000000
19:08:53 [2024-03-01T00:08:53.747Z] 11: [==========] Running 168 tests from 5 test cases.
19:08:53 [2024-03-01T00:08:53.747Z] 11: [----------] 2 tests from OmrAlgoTest
19:08:53 [2024-03-01T00:08:53.747Z] 11: Testing hookable interface...
19:08:53 [2024-03-01T00:08:53.747Z] 11: Finished testing hookable interface.
19:08:53 [2024-03-01T00:08:53.747Z] 11: Algorithm Test Finished
19:08:53 [2024-03-01T00:08:53.747Z] 11: total tests: 59
19:08:53 [2024-03-01T00:08:53.747Z] 11: total passes: 59
19:08:53 [2024-03-01T00:08:53.747Z] 11: total failures: 0
19:08:53 [2024-03-01T00:08:53.747Z] 11: ALL TESTS PASSED.
19:08:53 [2024-03-01T00:08:53.747Z] 11: [----------] 2 tests from OmrAlgoTest (17 ms total)
19:08:53 [2024-03-01T00:08:53.747Z] 11: 
19:08:53 [2024-03-01T00:08:53.747Z] 11: [----------] 58 tests from OmrAlgoTest/AVLTest
19:08:53 [2024-03-01T00:08:53.747Z] 11: [----------] 58 tests from OmrAlgoTest/AVLTest (10 ms total)
19:08:53 [2024-03-01T00:08:53.747Z] 11: 
19:08:53 [2024-03-01T00:08:53.747Z] 11: [----------] 24 tests from OmrAlgoTest/PoolTest
19:08:53 [2024-03-01T00:08:53.747Z] 11: [----------] 24 tests from OmrAlgoTest/PoolTest (30 ms total)
19:08:53 [2024-03-01T00:08:53.747Z] 11: 
19:08:53 [2024-03-01T00:08:53.747Z] 11: [----------] 14 tests from OmrAlgoTest/HashtableTest
19:09:10 [2024-03-01T00:09:10.127Z] 11: [----------] 14 tests from OmrAlgoTest/HashtableTest (15383 ms total)
19:09:10 [2024-03-01T00:09:10.127Z] 11: 
19:09:10 [2024-03-01T00:09:10.127Z] 11: [----------] 70 tests from OmrAlgoTest/CollisionResilientHashtableTest
19:09:53 [2024-03-01T00:09:53.109Z] 11: [----------] 70 tests from OmrAlgoTest/CollisionResilientHashtableTest (42469 ms total)
19:09:53 [2024-03-01T00:09:53.109Z] 11: 
19:09:53 [2024-03-01T00:09:53.109Z] 11: [==========] 168 tests from 5 test cases ran. (57973 ms total)
19:09:53 [2024-03-01T00:09:53.109Z] 11: [  PASSED  ] 168 tests.
19:09:53 [2024-03-01T00:09:53.109Z] 11: [  ALL TESTS PASSED  ] 
19:09:53 [2024-03-01T00:09:53.109Z] 11/30 Test #11: algotest ..........................   Passed   58.24 sec
19:09:53 [2024-03-01T00:09:53.109Z] test 12
19:09:53 [2024-03-01T00:09:53.109Z]       Start 12: TestBytes
19:09:53 [2024-03-01T00:09:53.109Z] 
19:09:53 [2024-03-01T00:09:53.109Z] 12: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "TestBytes" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/coretest/TestBytes-results.xml"
19:09:53 [2024-03-01T00:09:53.109Z] 12: Test timeout computed to be: 10000000
19:09:53 [2024-03-01T00:09:53.109Z] 12: [==========] Running 17 tests from 1 test case.
19:09:53 [2024-03-01T00:09:53.109Z] 12: [----------] Global test environment set-up.
19:09:53 [2024-03-01T00:09:53.109Z] 12: [----------] 17 tests from TestBytes
19:09:53 [2024-03-01T00:09:53.109Z] 12: [ RUN      ] TestBytes.CompareZeroToZero
19:09:53 [2024-03-01T00:09:53.109Z] 12: [       OK ] TestBytes.CompareZeroToZero (2 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 12: [ RUN      ] TestBytes.CompareOneUnitToBytes
19:09:53 [2024-03-01T00:09:53.109Z] 12: [       OK ] TestBytes.CompareOneUnitToBytes (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 12: [ RUN      ] TestBytes.CompareOneUnitToSmallerUnit
19:09:53 [2024-03-01T00:09:53.109Z] 12: [       OK ] TestBytes.CompareOneUnitToSmallerUnit (1 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 12: [ RUN      ] TestBytes.IsPow2
19:09:53 [2024-03-01T00:09:53.109Z] 12: [       OK ] TestBytes.IsPow2 (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 12: [ RUN      ] TestBytes.AlignedUnsafe
19:09:53 [2024-03-01T00:09:53.109Z] 12: [       OK ] TestBytes.AlignedUnsafe (1 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 12: [ RUN      ] TestBytes.Aligned
19:09:53 [2024-03-01T00:09:53.109Z] 12: [       OK ] TestBytes.Aligned (1 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 12: [ RUN      ] TestBytes.AlignToZero
19:09:53 [2024-03-01T00:09:53.109Z] 12: [       OK ] TestBytes.AlignToZero (1 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 12: [ RUN      ] TestBytes.AlignToOne
19:09:53 [2024-03-01T00:09:53.109Z] 12: [       OK ] TestBytes.AlignToOne (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 12: [ RUN      ] TestBytes.AlignToTwo
19:09:53 [2024-03-01T00:09:53.109Z] 12: [       OK ] TestBytes.AlignToTwo (1 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 12: [ RUN      ] TestBytes.AlignToFour
19:09:53 [2024-03-01T00:09:53.109Z] 12: [       OK ] TestBytes.AlignToFour (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 12: [ RUN      ] TestBytes.AlignToEight
19:09:53 [2024-03-01T00:09:53.109Z] 12: [       OK ] TestBytes.AlignToEight (1 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 12: [ RUN      ] TestBytes.SaneAlignmentMaximums
19:09:53 [2024-03-01T00:09:53.109Z] 12: [       OK ] TestBytes.SaneAlignmentMaximums (1 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 12: [ RUN      ] TestBytes.AlignToMaximumAlignment
19:09:53 [2024-03-01T00:09:53.109Z] 12: [       OK ] TestBytes.AlignToMaximumAlignment (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 12: [ RUN      ] TestBytes.TautologicalAlign
19:09:53 [2024-03-01T00:09:53.109Z] 12: [       OK ] TestBytes.TautologicalAlign (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 12: [ RUN      ] TestBytes.AlignAndOverflow
19:09:53 [2024-03-01T00:09:53.109Z] 12: [       OK ] TestBytes.AlignAndOverflow (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 12: [ RUN      ] TestBytes.AlignMaximumSizeFor16byteAlignment
19:09:53 [2024-03-01T00:09:53.109Z] 12: [       OK ] TestBytes.AlignMaximumSizeFor16byteAlignment (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 12: [ RUN      ] TestBytes.AlignPointers
19:09:53 [2024-03-01T00:09:53.109Z] 12: [       OK ] TestBytes.AlignPointers (2 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 12: [----------] 17 tests from TestBytes (14 ms total)
19:09:53 [2024-03-01T00:09:53.109Z] 12: 
19:09:53 [2024-03-01T00:09:53.109Z] 12: [----------] Global test environment tear-down
19:09:53 [2024-03-01T00:09:53.109Z] 12: [==========] 17 tests from 1 test case ran. (23 ms total)
19:09:53 [2024-03-01T00:09:53.109Z] 12: [  PASSED  ] 17 tests.
19:09:53 [2024-03-01T00:09:53.109Z] 12: [  ALL TESTS PASSED  ] 
19:09:53 [2024-03-01T00:09:53.109Z] 12/30 Test #12: TestBytes .........................   Passed    0.13 sec
19:09:53 [2024-03-01T00:09:53.109Z] test 13
19:09:53 [2024-03-01T00:09:53.109Z]       Start 13: TestIntrusiveList
19:09:53 [2024-03-01T00:09:53.109Z] 
19:09:53 [2024-03-01T00:09:53.109Z] 13: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "TestIntrusiveList" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/coretest/TestIntrusiveList-results.xml"
19:09:53 [2024-03-01T00:09:53.109Z] 13: Test timeout computed to be: 10000000
19:09:53 [2024-03-01T00:09:53.109Z] 13: [==========] Running 10 tests from 1 test case.
19:09:53 [2024-03-01T00:09:53.109Z] 13: [----------] Global test environment set-up.
19:09:53 [2024-03-01T00:09:53.109Z] 13: [----------] 10 tests from TestIntrusiveList
19:09:53 [2024-03-01T00:09:53.109Z] 13: [ RUN      ] TestIntrusiveList.Empty
19:09:53 [2024-03-01T00:09:53.109Z] 13: [       OK ] TestIntrusiveList.Empty (3 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 13: [ RUN      ] TestIntrusiveList.ConvertIterToConstIter
19:09:53 [2024-03-01T00:09:53.109Z] 13: [       OK ] TestIntrusiveList.ConvertIterToConstIter (1 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 13: [ RUN      ] TestIntrusiveList.AddOne
19:09:53 [2024-03-01T00:09:53.109Z] 13: [       OK ] TestIntrusiveList.AddOne (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 13: [ RUN      ] TestIntrusiveList.IterateOne
19:09:53 [2024-03-01T00:09:53.109Z] 13: [       OK ] TestIntrusiveList.IterateOne (1 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 13: [ RUN      ] TestIntrusiveList.IterateTwo
19:09:53 [2024-03-01T00:09:53.109Z] 13: [       OK ] TestIntrusiveList.IterateTwo (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 13: [ RUN      ] TestIntrusiveList.AddThenRemoveOne
19:09:53 [2024-03-01T00:09:53.109Z] 13: [       OK ] TestIntrusiveList.AddThenRemoveOne (1 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 13: [ RUN      ] TestIntrusiveList.AddTwoThenRemoveFirst
19:09:53 [2024-03-01T00:09:53.109Z] 13: [       OK ] TestIntrusiveList.AddTwoThenRemoveFirst (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 13: [ RUN      ] TestIntrusiveList.AddTwoThenRemoveSecond
19:09:53 [2024-03-01T00:09:53.109Z] 13: [       OK ] TestIntrusiveList.AddTwoThenRemoveSecond (1 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 13: [ RUN      ] TestIntrusiveList.AddTwoThenRemoveBoth
19:09:53 [2024-03-01T00:09:53.109Z] 13: [       OK ] TestIntrusiveList.AddTwoThenRemoveBoth (1 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 13: [ RUN      ] TestIntrusiveList.AddTwoThenRemoveBothInReverse
19:09:53 [2024-03-01T00:09:53.109Z] 13: [       OK ] TestIntrusiveList.AddTwoThenRemoveBothInReverse (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 13: [----------] 10 tests from TestIntrusiveList (9 ms total)
19:09:53 [2024-03-01T00:09:53.109Z] 13: 
19:09:53 [2024-03-01T00:09:53.109Z] 13: [----------] Global test environment tear-down
19:09:53 [2024-03-01T00:09:53.109Z] 13: [==========] 10 tests from 1 test case ran. (19 ms total)
19:09:53 [2024-03-01T00:09:53.109Z] 13: [  PASSED  ] 10 tests.
19:09:53 [2024-03-01T00:09:53.109Z] 13: [  ALL TESTS PASSED  ] 
19:09:53 [2024-03-01T00:09:53.109Z] 13/30 Test #13: TestIntrusiveList .................   Passed    0.13 sec
19:09:53 [2024-03-01T00:09:53.109Z] test 14
19:09:53 [2024-03-01T00:09:53.109Z]       Start 14: TestTypeTraits
19:09:53 [2024-03-01T00:09:53.109Z] 
19:09:53 [2024-03-01T00:09:53.109Z] 14: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "TestTypeTraits" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/coretest/TestTypeTraits-results.xml"
19:09:53 [2024-03-01T00:09:53.109Z] 14: Test timeout computed to be: 10000000
19:09:53 [2024-03-01T00:09:53.109Z] 14: [==========] Running 17 tests from 1 test case.
19:09:53 [2024-03-01T00:09:53.109Z] 14: [----------] Global test environment set-up.
19:09:53 [2024-03-01T00:09:53.109Z] 14: [----------] 17 tests from TestTypeTraits
19:09:53 [2024-03-01T00:09:53.109Z] 14: [ RUN      ] TestTypeTraits.IntegralConst
19:09:53 [2024-03-01T00:09:53.109Z] 14: [       OK ] TestTypeTraits.IntegralConst (2 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 14: [ RUN      ] TestTypeTraits.BooleanConstant
19:09:53 [2024-03-01T00:09:53.109Z] 14: [       OK ] TestTypeTraits.BooleanConstant (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 14: [ RUN      ] TestTypeTraits.IsSame
19:09:53 [2024-03-01T00:09:53.109Z] 14: [       OK ] TestTypeTraits.IsSame (1 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 14: [ RUN      ] TestTypeTraits.TypeAlias
19:09:53 [2024-03-01T00:09:53.109Z] 14: [       OK ] TestTypeTraits.TypeAlias (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 14: [ RUN      ] TestTypeTraits.RemoveConst
19:09:53 [2024-03-01T00:09:53.109Z] 14: [       OK ] TestTypeTraits.RemoveConst (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 14: [ RUN      ] TestTypeTraits.RemoveVolatile
19:09:53 [2024-03-01T00:09:53.109Z] 14: [       OK ] TestTypeTraits.RemoveVolatile (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 14: [ RUN      ] TestTypeTraits.RemoveCv
19:09:53 [2024-03-01T00:09:53.109Z] 14: [       OK ] TestTypeTraits.RemoveCv (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 14: [ RUN      ] TestTypeTraits.RemoveReference
19:09:53 [2024-03-01T00:09:53.109Z] 14: [       OK ] TestTypeTraits.RemoveReference (1 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 14: [ RUN      ] TestTypeTraits.RemoveCvRef
19:09:53 [2024-03-01T00:09:53.109Z] 14: [       OK ] TestTypeTraits.RemoveCvRef (1 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 14: [ RUN      ] TestTypeTraits.RemovePointer
19:09:53 [2024-03-01T00:09:53.109Z] 14: [       OK ] TestTypeTraits.RemovePointer (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 14: [ RUN      ] TestTypeTraits.IsReference
19:09:53 [2024-03-01T00:09:53.109Z] 14: [       OK ] TestTypeTraits.IsReference (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 14: [ RUN      ] TestTypeTraits.IsPointer
19:09:53 [2024-03-01T00:09:53.109Z] 14: [       OK ] TestTypeTraits.IsPointer (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 14: [ RUN      ] TestTypeTraits.IsVoid
19:09:53 [2024-03-01T00:09:53.109Z] 14: [       OK ] TestTypeTraits.IsVoid (1 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 14: [ RUN      ] TestTypeTraits.IsIntegral
19:09:53 [2024-03-01T00:09:53.109Z] 14: [       OK ] TestTypeTraits.IsIntegral (1 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 14: [ RUN      ] TestTypeTraits.IsFloatingPoint
19:09:53 [2024-03-01T00:09:53.109Z] 14: [       OK ] TestTypeTraits.IsFloatingPoint (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 14: [ RUN      ] TestTypeTraits.IsArithmetic
19:09:53 [2024-03-01T00:09:53.109Z] 14: [       OK ] TestTypeTraits.IsArithmetic (1 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 14: [ RUN      ] TestTypeTraits.EnableIf
19:09:53 [2024-03-01T00:09:53.109Z] 14: [       OK ] TestTypeTraits.EnableIf (0 ms)
19:09:53 [2024-03-01T00:09:53.109Z] 14: [----------] 17 tests from TestTypeTraits (12 ms total)
19:09:53 [2024-03-01T00:09:53.109Z] 14: 
19:09:53 [2024-03-01T00:09:53.109Z] 14: [----------] Global test environment tear-down
19:09:53 [2024-03-01T00:09:53.109Z] 14: [==========] 17 tests from 1 test case ran. (22 ms total)
19:09:53 [2024-03-01T00:09:53.109Z] 14: [  PASSED  ] 17 tests.
19:09:53 [2024-03-01T00:09:53.109Z] 14: [  ALL TESTS PASSED  ] 
19:09:53 [2024-03-01T00:09:53.110Z] 14/30 Test #14: TestTypeTraits ....................   Passed    0.12 sec
19:09:53 [2024-03-01T00:09:53.110Z] test 15
19:09:53 [2024-03-01T00:09:53.110Z]       Start 15: porttest
19:09:53 [2024-03-01T00:09:53.110Z] 
19:09:53 [2024-03-01T00:09:53.110Z] 15: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/porttest/omrporttest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/porttest/omrporttest-results.xml" "--gtest_filter=-PortFileTest2.file_test20:PortFileTest2.file_test21:PortFileTest2.file_test22:PortFileTest2.file_test23:PortFileTest2.file_test24:PortFileTest2.file_test25:PortMmapTest.mmap_test5:PortSigTest.sig_test_async_handler:PortSigTest.sig_test_single_async_handler:PortSigTest.sig_test_mix_async_handler:PortSigTest.sig_test_mix_two_async_handlers:PortStrTest.str_test4:PortSysinfoTest.sysinfo_test_sysinfo_set_limit_ADDRESS_SPACE:PortStrTest.str_test4"
19:09:53 [2024-03-01T00:09:53.110Z] 15: Test timeout computed to be: 10000000
19:09:53 [2024-03-01T00:09:53.110Z] 15: Note: Google Test filter = -PortFileTest2.file_test20:PortFileTest2.file_test21:PortFileTest2.file_test22:PortFileTest2.file_test23:PortFileTest2.file_test24:PortFileTest2.file_test25:PortMmapTest.mmap_test5:PortSigTest.sig_test_async_handler:PortSigTest.sig_test_single_async_handler:PortSigTest.sig_test_mix_async_handler:PortSigTest.sig_test_mix_two_async_handlers:PortStrTest.str_test4:PortSysinfoTest.sysinfo_test_sysinfo_set_limit_ADDRESS_SPACE:PortStrTest.str_test4
19:09:53 [2024-03-01T00:09:53.110Z] 15: [==========] Running 237 tests from 21 test cases.
19:09:53 [2024-03-01T00:09:53.110Z] 15: [----------] 1 test from PortInitializationTest
19:09:53 [2024-03-01T00:09:53.110Z] 15: [----------] 1 test from PortInitializationTest (4 ms total)
19:09:53 [2024-03-01T00:09:53.110Z] 15: 
19:09:53 [2024-03-01T00:09:53.110Z] 15: [----------] 2 tests from PortFileTest
19:09:53 [2024-03-01T00:09:53.110Z] 15: [----------] 2 tests from PortFileTest (7 ms total)
19:09:53 [2024-03-01T00:09:53.110Z] 15: 
19:09:53 [2024-03-01T00:09:53.110Z] 15: [----------] 8 tests from PortHeapTest
19:09:54 [2024-03-01T00:09:54.332Z] 15: [----------] 8 tests from PortHeapTest (2448 ms total)
19:09:54 [2024-03-01T00:09:54.332Z] 15: 
19:09:54 [2024-03-01T00:09:54.332Z] 15: [----------] 8 tests from PortTest
19:09:54 [2024-03-01T00:09:54.332Z] 15: [----------] 8 tests from PortTest (18 ms total)
19:09:54 [2024-03-01T00:09:54.332Z] 15: 
19:09:54 [2024-03-01T00:09:54.332Z] 15: [----------] 11 tests from PortMemTest
19:10:08 [2024-03-01T00:10:08.130Z] 15: [----------] 11 tests from PortMemTest (13084 ms total)
19:10:08 [2024-03-01T00:10:08.130Z] 15: 
19:10:08 [2024-03-01T00:10:08.130Z] 15: [----------] 5 tests from PortDumpTest
19:10:10 [2024-03-01T00:10:10.673Z] 15: [----------] 5 tests from PortDumpTest (3404 ms total)
19:10:10 [2024-03-01T00:10:10.673Z] 15: 
19:10:10 [2024-03-01T00:10:10.673Z] 15: [----------] 4 tests from PortErrorTest
19:10:10 [2024-03-01T00:10:10.673Z] 15: [----------] 4 tests from PortErrorTest (4 ms total)
19:10:10 [2024-03-01T00:10:10.673Z] 15: 
19:10:10 [2024-03-01T00:10:10.673Z] 15: [----------] 35 tests from PortFileTest2
19:10:12 [2024-03-01T00:10:12.302Z] 15: $
19:10:12 [2024-03-01T00:10:12.302Z] 15: ?
19:10:12 [2024-03-01T00:10:12.302Z] 15: ?
19:10:12 [2024-03-01T00:10:12.302Z] 15: 𤭢
19:10:12 [2024-03-01T00:10:12.302Z] 15: ��
19:10:12 [2024-03-01T00:10:12.302Z] 15: ****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************?
19:10:12 [2024-03-01T00:10:12.302Z] 15: [----------] 35 tests from PortFileTest2 (704 ms total)
19:10:12 [2024-03-01T00:10:12.302Z] 15: 
19:10:12 [2024-03-01T00:10:12.302Z] 15: [----------] 14 tests from PortFileStreamTest
19:10:12 [2024-03-01T00:10:12.302Z] 15: [----------] 14 tests from PortFileStreamTest (51 ms total)
19:10:12 [2024-03-01T00:10:12.302Z] 15: 
19:10:12 [2024-03-01T00:10:12.302Z] 15: [----------] 1 test from PortIntrospectTest
19:10:12 [2024-03-01T00:10:12.302Z] 15: [----------] 1 test from PortIntrospectTest (0 ms total)
19:10:12 [2024-03-01T00:10:12.302Z] 15: 
19:10:12 [2024-03-01T00:10:12.302Z] 15: [----------] 14 tests from PortMmapTest
19:10:12 [2024-03-01T00:10:12.302Z] 15: [----------] 14 tests from PortMmapTest (23 ms total)
19:10:12 [2024-03-01T00:10:12.302Z] 15: 
19:10:12 [2024-03-01T00:10:12.302Z] 15: [----------] 1 test from PortSignalExtendedTests
19:10:12 [2024-03-01T00:10:12.302Z] 15: [----------] 1 test from PortSignalExtendedTests (27 ms total)
19:10:12 [2024-03-01T00:10:12.302Z] 15: 
19:10:12 [2024-03-01T00:10:12.302Z] 15: [----------] 9 tests from PortSigTest
19:10:12 [2024-03-01T00:10:12.302Z] 15: [----------] 9 tests from PortSigTest (15 ms total)
19:10:12 [2024-03-01T00:10:12.302Z] 15: 
19:10:12 [2024-03-01T00:10:12.302Z] 15: [----------] 3 tests from PortSlTest
19:10:12 [2024-03-01T00:10:12.302Z] 15: [----------] 3 tests from PortSlTest (8 ms total)
19:10:12 [2024-03-01T00:10:12.302Z] 15: 
19:10:12 [2024-03-01T00:10:12.302Z] 15: [----------] 20 tests from PortStrTest
19:10:12 [2024-03-01T00:10:12.302Z] 15: [----------] 20 tests from PortStrTest (47 ms total)
19:10:12 [2024-03-01T00:10:12.302Z] 15: 
19:10:12 [2024-03-01T00:10:12.302Z] 15: [----------] 6 tests from PortTimeTest
19:10:13 [2024-03-01T00:10:13.532Z] 15: 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)
19:10:23 [2024-03-01T00:10:23.199Z] 15: [----------] 6 tests from PortTimeTest (11653 ms total)
19:10:23 [2024-03-01T00:10:23.199Z] 15: 
19:10:23 [2024-03-01T00:10:23.199Z] 15: [----------] 8 tests from PortTtyTest
19:10:23 [2024-03-01T00:10:23.199Z] 15: TTY printf, check check 1 2 3 check ...
19:10:23 [2024-03-01T00:10:23.199Z] 15: New line
19:10:23 [2024-03-01T00:10:23.199Z] 15: [----------] 8 tests from PortTtyTest (3 ms total)
19:10:23 [2024-03-01T00:10:23.199Z] 15: 
19:10:23 [2024-03-01T00:10:23.199Z] 15: [----------] 19 tests from PortVmemTest
19:10:23 [2024-03-01T00:10:23.199Z] 15: 	NUMA not available
19:10:26 [2024-03-01T00:10:26.311Z] 15: [----------] 19 tests from PortVmemTest (3266 ms total)
19:10:26 [2024-03-01T00:10:26.311Z] 15: 
19:10:26 [2024-03-01T00:10:26.311Z] 15: [----------] 40 tests from PortSysinfoTest
19:10:26 [2024-03-01T00:10:26.311Z] 15: originalSoftLimit=1024
19:10:26 [2024-03-01T00:10:26.311Z] 15: originalHardLimit=524288
19:10:26 [2024-03-01T00:10:26.311Z] 15: soft set to hard limit=524288
19:10:48 [2024-03-01T00:10:48.412Z] 15: Some textSome text[----------] 40 tests from PortSysinfoTest (21816 ms total)
19:10:48 [2024-03-01T00:10:48.412Z] 15: 
19:10:48 [2024-03-01T00:10:48.412Z] 15: [----------] 9 tests from CgroupTest
19:10:48 [2024-03-01T00:10:48.412Z] 15: /proc/self/cgroup line:
19:10:48 [2024-03-01T00:10:48.412Z] 15:   0::/
19:10:48 [2024-03-01T00:10:48.412Z] 15: [----------] 9 tests from CgroupTest (14 ms total)
19:10:48 [2024-03-01T00:10:48.412Z] 15: 
19:10:48 [2024-03-01T00:10:48.412Z] 15: [----------] 19 tests from PortSockTest
19:10:48 [2024-03-01T00:10:48.412Z] 15: WARNING: Cannot test IPV6: Failed to find to IPV6 interface. 
19:10:49 [2024-03-01T00:10:49.712Z] 15: [----------] 19 tests from PortSockTest (1068 ms total)
19:10:49 [2024-03-01T00:10:49.712Z] 15: 
19:10:49 [2024-03-01T00:10:49.712Z] 15: [==========] 237 tests from 21 test cases ran. (57759 ms total)
19:10:49 [2024-03-01T00:10:49.712Z] 15: [  PASSED  ] 237 tests.
19:10:49 [2024-03-01T00:10:49.712Z] 15: [  ALL TESTS PASSED  ] 
19:10:49 [2024-03-01T00:10:49.712Z] 15: 
19:10:49 [2024-03-01T00:10:49.712Z] 15:   YOU HAVE 3 DISABLED TESTS
19:10:49 [2024-03-01T00:10:49.712Z] 15: 
19:10:49 [2024-03-01T00:10:49.712Z] 15: Some textSome text
19:10:49 [2024-03-01T00:10:49.712Z] 15/30 Test #15: porttest ..........................   Passed   58.01 sec
19:10:49 [2024-03-01T00:10:49.712Z] test 16
19:10:49 [2024-03-01T00:10:49.712Z]       Start 16: rastest
19:10:49 [2024-03-01T00:10:49.712Z] 
19:10:49 [2024-03-01T00:10:49.712Z] 16: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/rastest/omrrastest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/rastest/omrrastest-results.xml"
19:10:49 [2024-03-01T00:10:49.712Z] 16: Test timeout computed to be: 10000000
19:10:49 [2024-03-01T00:10:49.712Z] 16: [==========] Running 38 tests from 11 test cases.
19:10:49 [2024-03-01T00:10:49.712Z] 16: [----------] 3 tests from RASAgentNegativeTest
19:10:49 [2024-03-01T00:10:49.712Z] 16: [----------] 3 tests from RASAgentNegativeTest (33 ms total)
19:10:49 [2024-03-01T00:10:49.712Z] 16: 
19:10:49 [2024-03-01T00:10:49.712Z] 16: [----------] 2 tests from RASAgentTest
19:10:49 [2024-03-01T00:10:49.712Z] 16: [----------] 2 tests from RASAgentTest (1 ms total)
19:10:49 [2024-03-01T00:10:49.712Z] 16: 
19:10:49 [2024-03-01T00:10:49.712Z] 16: [----------] 1 test from RASMemoryCategoriesTest
19:10:49 [2024-03-01T00:10:49.712Z] 16: 
19:10:49 [2024-03-01T00:10:49.712Z] 16: Negative path: get categories with an undersized buffer
19:10:49 [2024-03-01T00:10:49.712Z] 16:    written_count=16, total_categories=17
19:10:49 [2024-03-01T00:10:49.712Z] 16: RUNTIME 288816 bytes / 51 allocations (Shallow: 0 bytes / 0 allocations)
19:10:49 [2024-03-01T00:10:49.712Z] 16:    VM 288816 bytes / 51 allocations (Shallow: 976 bytes / 7 allocations)
19:10:49 [2024-03-01T00:10:49.712Z] 16:       Threads 285168 bytes / 33 allocations (Shallow: 23024 bytes / 32 allocations)
19:10:49 [2024-03-01T00:10:49.712Z] 16:          Native Stack 262144 bytes / 1 allocations
19:10:49 [2024-03-01T00:10:49.712Z] 16:       Port Library 2256 bytes / 9 allocations
19:10:49 [2024-03-01T00:10:49.712Z] 16:       OMRTI 416 bytes / 2 allocations
19:10:49 [2024-03-01T00:10:49.712Z] 16: 
19:10:49 [2024-03-01T00:10:49.712Z] 16: Positive path: get and validate categories
19:10:49 [2024-03-01T00:10:49.712Z] 16:    written_count=17, total_categories=17
19:10:49 [2024-03-01T00:10:49.712Z] 16: RUNTIME 288816 bytes / 51 allocations (Shallow: 0 bytes / 0 allocations)
19:10:49 [2024-03-01T00:10:49.712Z] 16:    VM 288816 bytes / 51 allocations (Shallow: 976 bytes / 7 allocations)
19:10:49 [2024-03-01T00:10:49.712Z] 16:       Threads 285168 bytes / 33 allocations (Shallow: 23024 bytes / 32 allocations)
19:10:49 [2024-03-01T00:10:49.712Z] 16:          Native Stack 262144 bytes / 1 allocations
19:10:49 [2024-03-01T00:10:49.712Z] 16:       Port Library 2256 bytes / 9 allocations
19:10:49 [2024-03-01T00:10:49.712Z] 16:       OMRTI 416 bytes / 2 allocations
19:10:49 [2024-03-01T00:10:49.712Z] 16: 
19:10:49 [2024-03-01T00:10:49.712Z] 16: Positive path: get and validate categories and total_categories is null
19:10:49 [2024-03-01T00:10:49.712Z] 16:    written_count=17
19:10:49 [2024-03-01T00:10:49.712Z] 16: RUNTIME 288816 bytes / 51 allocations (Shallow: 0 bytes / 0 allocations)
19:10:49 [2024-03-01T00:10:49.712Z] 16:    VM 288816 bytes / 51 allocations (Shallow: 976 bytes / 7 allocations)
19:10:49 [2024-03-01T00:10:49.712Z] 16:       Threads 285168 bytes / 33 allocations (Shallow: 23024 bytes / 32 allocations)
19:10:49 [2024-03-01T00:10:49.712Z] 16:          Native Stack 262144 bytes / 1 allocations
19:10:49 [2024-03-01T00:10:49.712Z] 16:       Port Library 2256 bytes / 9 allocations
19:10:49 [2024-03-01T00:10:49.712Z] 16:       OMRTI 416 bytes / 2 allocations
19:10:49 [2024-03-01T00:10:49.712Z] 16: 
19:10:49 [2024-03-01T00:10:49.712Z] 16: Positive path: get and validate categories with oversized max_categories and oversized buffer
19:10:49 [2024-03-01T00:10:49.712Z] 16:    written_count=17, total_categories=17
19:10:49 [2024-03-01T00:10:49.712Z] 16: RUNTIME 288880 bytes / 51 allocations (Shallow: 0 bytes / 0 allocations)
19:10:49 [2024-03-01T00:10:49.712Z] 16:    VM 288880 bytes / 51 allocations (Shallow: 976 bytes / 7 allocations)
19:10:49 [2024-03-01T00:10:49.712Z] 16:       Threads 285168 bytes / 33 allocations (Shallow: 23024 bytes / 32 allocations)
19:10:49 [2024-03-01T00:10:49.712Z] 16:          Native Stack 262144 bytes / 1 allocations
19:10:49 [2024-03-01T00:10:49.712Z] 16:       Port Library 2320 bytes / 9 allocations
19:10:49 [2024-03-01T00:10:49.712Z] 16:       OMRTI 416 bytes / 2 allocations
19:10:49 [2024-03-01T00:10:49.712Z] 16: 
19:10:49 [2024-03-01T00:10:49.712Z] 16: Positive path: get and validate categories with oversized buffer and total_categories is null
19:10:49 [2024-03-01T00:10:49.712Z] 16:    written_count=17, total_categories=17
19:10:49 [2024-03-01T00:10:49.712Z] 16: RUNTIME 288880 bytes / 51 allocations (Shallow: 0 bytes / 0 allocations)
19:10:49 [2024-03-01T00:10:49.712Z] 16:    VM 288880 bytes / 51 allocations (Shallow: 976 bytes / 7 allocations)
19:10:49 [2024-03-01T00:10:49.712Z] 16:       Threads 285168 bytes / 33 allocations (Shallow: 23024 bytes / 32 allocations)
19:10:49 [2024-03-01T00:10:49.712Z] 16:          Native Stack 262144 bytes / 1 allocations
19:10:49 [2024-03-01T00:10:49.712Z] 16:       Port Library 2320 bytes / 9 allocations
19:10:49 [2024-03-01T00:10:49.712Z] 16:       OMRTI 416 bytes / 2 allocations
19:10:49 [2024-03-01T00:10:49.712Z] 16: 
19:10:49 [2024-03-01T00:10:49.712Z] 16: Positive path: get and validate categories with oversized max_categories, oversized buffer and total_categories is null
19:10:49 [2024-03-01T00:10:49.712Z] 16:    written_count=17 
19:10:49 [2024-03-01T00:10:49.712Z] 16: RUNTIME 288880 bytes / 51 allocations (Shallow: 0 bytes / 0 allocations)
19:10:49 [2024-03-01T00:10:49.712Z] 16:    VM 288880 bytes / 51 allocations (Shallow: 976 bytes / 7 allocations)
19:10:49 [2024-03-01T00:10:49.712Z] 16:       Threads 285168 bytes / 33 allocations (Shallow: 23024 bytes / 32 allocations)
19:10:49 [2024-03-01T00:10:49.712Z] 16:          Native Stack 262144 bytes / 1 allocations
19:10:49 [2024-03-01T00:10:49.712Z] 16:       Port Library 2320 bytes / 9 allocations
19:10:49 [2024-03-01T00:10:49.712Z] 16:       OMRTI 416 bytes / 2 allocations
19:10:49 [2024-03-01T00:10:49.712Z] 16: [----------] 1 test from RASMemoryCategoriesTest (16 ms total)
19:10:49 [2024-03-01T00:10:49.712Z] 16: 
19:10:49 [2024-03-01T00:10:49.712Z] 16: [----------] 5 tests from RASMethodDictionaryTest
19:10:49 [2024-03-01T00:10:49.712Z] 16: [----------] 5 tests from RASMethodDictionaryTest (17 ms total)
19:10:49 [2024-03-01T00:10:49.712Z] 16: 
19:10:49 [2024-03-01T00:10:49.712Z] 16: [----------] 9 tests from TraceLifecycleTest
19:10:49 [2024-03-01T00:10:49.712Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE)
19:10:49 [2024-03-01T00:10:49.712Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE)
19:10:49 [2024-03-01T00:10:49.712Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE)
19:10:49 [2024-03-01T00:10:49.712Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE)
19:10:49 [2024-03-01T00:10:49.712Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE)
19:10:49 [2024-03-01T00:10:49.712Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE)
19:10:49 [2024-03-01T00:10:49.712Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE)
19:10:49 [2024-03-01T00:10:49.712Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE)
19:10:49 [2024-03-01T00:10:49.712Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE)
19:10:49 [2024-03-01T00:10:49.712Z] 16: [----------] 9 tests from TraceLifecycleTest (114 ms total)
19:10:49 [2024-03-01T00:10:49.712Z] 16: 
19:10:49 [2024-03-01T00:10:49.712Z] 16: [----------] 1 test from TraceLogTest
19:10:49 [2024-03-01T00:10:49.712Z] 16: [----------] 1 test from TraceLogTest (24 ms total)
19:10:49 [2024-03-01T00:10:49.712Z] 16: 
19:10:49 [2024-03-01T00:10:49.712Z] 16: [----------] 1 test from RASTraceTest
19:10:49 [2024-03-01T00:10:49.712Z] 16: omr_trc_startup: failed to set trace options, rc=9
19:10:49 [2024-03-01T00:10:49.712Z] 16: omr_trc_startup error, rc=9
19:10:49 [2024-03-01T00:10:49.712Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceagent.c:262 Free physical memory size (in bytes): 7210520576, rc = 0 (OMR_ERROR_NONE), the function call is successful !
19:10:49 [2024-03-01T00:10:49.712Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceagent.c:272 Process virtual memory size (in bytes): 1583722496, rc = 0 (OMR_ERROR_NONE), the function call is successful !
19:10:49 [2024-03-01T00:10:49.712Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceagent.c:281 Process physical memory size (in bytes): 21377024, rc = 0 (OMR_ERROR_NONE), the function call is successful !
19:10:49 [2024-03-01T00:10:49.712Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceagent.c:292 Process private memory size (in bytes): 1574821888, rc = 0 (OMR_ERROR_NONE), the function call is successful !
19:10:49 [2024-03-01T00:10:49.712Z] 16:    traceMetaLength=252
19:10:49 [2024-03-01T00:10:49.712Z] 16: bindthreadagent: BindCurrentThread passed, vmThread=0x400038c630
19:10:49 [2024-03-01T00:10:49.712Z] 16: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x400038c630
19:10:49 [2024-03-01T00:10:49.712Z] 16: bindthreadagent: recursive UnbindCurrentThread passed
19:10:49 [2024-03-01T00:10:49.712Z] 16: bindthreadagent: UnbindCurrentThread passed
19:10:49 [2024-03-01T00:10:49.712Z] 16: bindthreadagent: BindCurrentThread passed, vmThread=0x4044000b90
19:10:49 [2024-03-01T00:10:49.712Z] 16: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x4044000b90
19:10:49 [2024-03-01T00:10:49.712Z] 16: bindthreadagent: recursive UnbindCurrentThread passed
19:10:49 [2024-03-01T00:10:49.712Z] 16: bindthreadagent: UnbindCurrentThread passed
19:10:49 [2024-03-01T00:10:49.712Z] 16: [----------] 1 test from RASTraceTest (228 ms total)
19:10:49 [2024-03-01T00:10:49.712Z] 16: 
19:10:49 [2024-03-01T00:10:49.712Z] 16: [----------] 6 tests from InvalidAgentOpts/RASAgentNegativeTest
19:10:49 [2024-03-01T00:10:49.712Z] 16: [----------] 6 tests from InvalidAgentOpts/RASAgentNegativeTest (8 ms total)
19:10:49 [2024-03-01T00:10:49.712Z] 16: 
19:10:49 [2024-03-01T00:10:49.712Z] 16: [----------] 6 tests from TraceNotStartedAgentOpts/RASAgentTest
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: Agent_OnLoad(options="(null)")
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x400038c630
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: SetTraceOptions: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: GetTraceMetadata: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: FlushTraceData: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: UnbindCurrentThread passed
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: Agent_OnUnload
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: Agent_OnLoad(options="(null)")
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x400038c630
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: SetTraceOptions: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: GetTraceMetadata: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: FlushTraceData: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: UnbindCurrentThread passed
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: Agent_OnUnload
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: Agent_OnLoad(options="abc")
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x400038c630
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: SetTraceOptions: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: GetTraceMetadata: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: FlushTraceData: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: UnbindCurrentThread passed
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: Agent_OnUnload
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: Agent_OnLoad(options="(null)")
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x400038c630
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: SetTraceOptions: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: GetTraceMetadata: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: FlushTraceData: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: UnbindCurrentThread passed
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: Agent_OnUnload
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: Agent_OnLoad(options="(null)")
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x400038c630
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: SetTraceOptions: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: GetTraceMetadata: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: FlushTraceData: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: UnbindCurrentThread passed
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: Agent_OnUnload
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: Agent_OnLoad(options="abc")
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x400038c630
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: SetTraceOptions: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: GetTraceMetadata: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: FlushTraceData: rc = 10
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: UnbindCurrentThread passed
19:10:50 [2024-03-01T00:10:50.925Z] 16: traceNotStartedAgent: Agent_OnUnload
19:10:50 [2024-03-01T00:10:50.925Z] 16: [----------] 6 tests from TraceNotStartedAgentOpts/RASAgentTest (14 ms total)
19:10:50 [2024-03-01T00:10:50.925Z] 16: 
19:10:50 [2024-03-01T00:10:50.925Z] 16: [----------] 2 tests from CpuLoadAgentOpts/RASAgentTest
19:10:50 [2024-03-01T00:10:50.925Z] 16: cpuLoadAgent: Agent_OnLoad(options="<NULL>")
19:10:50 [2024-03-01T00:10:50.925Z] 16: cpuLoadAgent: BindCurrentThread passed, vmThread=0x000000400038C630
19:10:50 [2024-03-01T00:10:50.925Z] 16: Test GetProcessCpuLoad()
19:10:52 [2024-03-01T00:10:52.180Z] 16: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
19:10:53 [2024-03-01T00:10:53.482Z] 16: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
19:10:54 [2024-03-01T00:10:54.708Z] 16: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.064126
19:10:55 [2024-03-01T00:10:55.822Z] 16: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.063726
19:10:58 [2024-03-01T00:10:58.407Z] 16: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.065582
19:11:00 [2024-03-01T00:11:00.902Z] 16: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
19:11:06 [2024-03-01T00:11:06.034Z] 16: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.520368
19:11:07 [2024-03-01T00:11:07.235Z] 16: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
19:11:08 [2024-03-01T00:11:08.474Z] 16: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
19:11:08 [2024-03-01T00:11:08.474Z] 16: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful !
19:11:08 [2024-03-01T00:11:08.474Z] 16: cpuLoadAgent: GetProcessCpuLoad() passed
19:11:08 [2024-03-01T00:11:08.474Z] 16: Test GetSystemCpuLoad()
19:11:09 [2024-03-01T00:11:09.703Z] 16: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
19:11:12 [2024-03-01T00:11:12.338Z] 16: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
19:11:13 [2024-03-01T00:11:13.667Z] 16: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.068375
19:11:14 [2024-03-01T00:11:14.881Z] 16: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.057769
19:11:16 [2024-03-01T00:11:16.113Z] 16: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.056671
19:11:20 [2024-03-01T00:11:20.095Z] 16: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
19:11:23 [2024-03-01T00:11:23.773Z] 16: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.526289
19:11:25 [2024-03-01T00:11:25.205Z] 16: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
19:11:27 [2024-03-01T00:11:27.950Z] 16: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
19:11:27 [2024-03-01T00:11:27.950Z] 16: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful !
19:11:27 [2024-03-01T00:11:27.950Z] 16: cpuLoadAgent: GetSystemCpuLoad() passed
19:11:27 [2024-03-01T00:11:27.950Z] 16: cpuLoadAgent: UnbindCurrentThread passed
19:11:27 [2024-03-01T00:11:27.950Z] 16: cpuLoadAgent: Agent_OnUnload
19:11:27 [2024-03-01T00:11:27.950Z] 16: cpuLoadAgent: Agent_OnLoad(options="<NULL>")
19:11:27 [2024-03-01T00:11:27.950Z] 16: cpuLoadAgent: BindCurrentThread passed, vmThread=0x000000400038C630
19:11:27 [2024-03-01T00:11:27.950Z] 16: Test GetProcessCpuLoad()
19:11:29 [2024-03-01T00:11:29.224Z] 16: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
19:11:30 [2024-03-01T00:11:30.555Z] 16: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
19:11:33 [2024-03-01T00:11:33.202Z] 16: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.055792
19:11:34 [2024-03-01T00:11:34.430Z] 16: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.057637
19:11:36 [2024-03-01T00:11:36.841Z] 16: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.054550
19:11:40 [2024-03-01T00:11:40.564Z] 16: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
19:11:46 [2024-03-01T00:11:46.128Z] 16: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.450468
19:11:47 [2024-03-01T00:11:47.452Z] 16: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
19:11:49 [2024-03-01T00:11:49.974Z] 16: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
19:11:49 [2024-03-01T00:11:49.974Z] 16: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful !
19:11:49 [2024-03-01T00:11:49.974Z] 16: cpuLoadAgent: GetProcessCpuLoad() passed
19:11:49 [2024-03-01T00:11:49.974Z] 16: Test GetSystemCpuLoad()
19:11:51 [2024-03-01T00:11:51.286Z] 16: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
19:11:53 [2024-03-01T00:11:53.723Z] 16: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
19:11:55 [2024-03-01T00:11:55.152Z] 16: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.054883
19:11:57 [2024-03-01T00:11:57.679Z] 16: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.048853
19:12:00 [2024-03-01T00:12:00.303Z] 16: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.050643
19:12:03 [2024-03-01T00:12:03.787Z] 16: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
19:12:09 [2024-03-01T00:12:09.329Z] 16: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.484135
19:12:12 [2024-03-01T00:12:12.186Z] 16: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
19:12:13 [2024-03-01T00:12:13.400Z] 16: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
19:12:13 [2024-03-01T00:12:13.400Z] 16: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful !
19:12:13 [2024-03-01T00:12:13.400Z] 16: cpuLoadAgent: GetSystemCpuLoad() passed
19:12:13 [2024-03-01T00:12:13.400Z] 16: cpuLoadAgent: UnbindCurrentThread passed
19:12:13 [2024-03-01T00:12:13.400Z] 16: cpuLoadAgent: Agent_OnUnload
19:12:13 [2024-03-01T00:12:13.400Z] 16: [----------] 2 tests from CpuLoadAgentOpts/RASAgentTest (83278 ms total)
19:12:13 [2024-03-01T00:12:13.400Z] 16: 
19:12:13 [2024-03-01T00:12:13.400Z] 16: [----------] 2 tests from BindThreadAgentOpts/RASAgentTest
19:12:14 [2024-03-01T00:12:14.686Z] 16: bindthreadagent: BindCurrentThread passed, vmThread=0x400038c630
19:12:14 [2024-03-01T00:12:14.686Z] 16: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x400038c630
19:12:14 [2024-03-01T00:12:14.686Z] 16: bindthreadagent: recursive UnbindCurrentThread passed
19:12:14 [2024-03-01T00:12:14.686Z] 16: bindthreadagent: UnbindCurrentThread passed
19:12:14 [2024-03-01T00:12:14.686Z] 16: bindthreadagent: BindCurrentThread passed, vmThread=0x4044000b90
19:12:14 [2024-03-01T00:12:14.686Z] 16: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x4044000b90
19:12:14 [2024-03-01T00:12:14.686Z] 16: bindthreadagent: recursive UnbindCurrentThread passed
19:12:14 [2024-03-01T00:12:14.686Z] 16: bindthreadagent: UnbindCurrentThread passed
19:12:14 [2024-03-01T00:12:14.686Z] 16: bindthreadagent: BindCurrentThread passed, vmThread=0x400038c630
19:12:14 [2024-03-01T00:12:14.686Z] 16: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x400038c630
19:12:14 [2024-03-01T00:12:14.686Z] 16: bindthreadagent: recursive UnbindCurrentThread passed
19:12:14 [2024-03-01T00:12:14.686Z] 16: bindthreadagent: UnbindCurrentThread passed
19:12:14 [2024-03-01T00:12:14.686Z] 16: bindthreadagent: BindCurrentThread passed, vmThread=0x4044000b90
19:12:14 [2024-03-01T00:12:14.686Z] 16: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x4044000b90
19:12:14 [2024-03-01T00:12:14.686Z] 16: bindthreadagent: recursive UnbindCurrentThread passed
19:12:14 [2024-03-01T00:12:14.686Z] 16: bindthreadagent: UnbindCurrentThread passed
19:12:14 [2024-03-01T00:12:14.686Z] 16: [----------] 2 tests from BindThreadAgentOpts/RASAgentTest (413 ms total)
19:12:14 [2024-03-01T00:12:14.686Z] 16: 
19:12:14 [2024-03-01T00:12:14.686Z] 16: [==========] 38 tests from 11 test cases ran. (84205 ms total)
19:12:14 [2024-03-01T00:12:14.686Z] 16: [  PASSED  ] 38 tests.
19:12:14 [2024-03-01T00:12:14.686Z] 16: [  ALL TESTS PASSED  ] 
19:12:14 [2024-03-01T00:12:14.686Z] 16: 
19:12:14 [2024-03-01T00:12:14.686Z] 16:   YOU HAVE 2 DISABLED TESTS
19:12:14 [2024-03-01T00:12:14.686Z] 16: 
19:12:14 [2024-03-01T00:12:14.686Z] 16/30 Test #16: rastest ...........................   Passed   84.39 sec
19:12:14 [2024-03-01T00:12:14.686Z] test 17
19:12:14 [2024-03-01T00:12:14.686Z]       Start 17: subscribertest
19:12:14 [2024-03-01T00:12:14.686Z] 
19:12:14 [2024-03-01T00:12:14.686Z] 17: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/rastest/omrsubscribertest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/rastest/omrsubscribertest-results.xml"
19:12:14 [2024-03-01T00:12:14.686Z] 17: Test timeout computed to be: 10000000
19:12:14 [2024-03-01T00:12:14.686Z] 17: [==========] Running 3 tests from 2 test cases.
19:12:14 [2024-03-01T00:12:14.686Z] 17: [----------] 1 test from RASSubscriberTest
19:12:14 [2024-03-01T00:12:14.686Z] 17: [----------] 1 test from RASSubscriberTest (75 ms total)
19:12:14 [2024-03-01T00:12:14.686Z] 17: 
19:12:14 [2024-03-01T00:12:14.686Z] 17: [----------] 2 tests from RASSubscriberForkTest
19:12:14 [2024-03-01T00:12:14.686Z] 17: [----------] 2 tests from RASSubscriberForkTest (127 ms total)
19:12:14 [2024-03-01T00:12:14.686Z] 17: 
19:12:14 [2024-03-01T00:12:14.686Z] 17: [==========] 3 tests from 2 test cases ran. (256 ms total)
19:12:14 [2024-03-01T00:12:14.686Z] 17: [  PASSED  ] 3 tests.
19:12:14 [2024-03-01T00:12:14.686Z] 17: [  ALL TESTS PASSED  ] 
19:12:14 [2024-03-01T00:12:14.686Z] 17: 
19:12:14 [2024-03-01T00:12:14.686Z] 17:   YOU HAVE 1 DISABLED TEST
19:12:14 [2024-03-01T00:12:14.686Z] 17: 
19:12:14 [2024-03-01T00:12:14.686Z] 17/30 Test #17: subscribertest ....................   Passed    0.39 sec
19:12:14 [2024-03-01T00:12:14.686Z] test 18
19:12:14 [2024-03-01T00:12:14.686Z]       Start 18: traceoptiontest
19:12:14 [2024-03-01T00:12:14.686Z] 
19:12:14 [2024-03-01T00:12:14.686Z] 18: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/rastest/omrtraceoptiontest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/rastest/omrtraceoptiontest-results.xml"
19:12:14 [2024-03-01T00:12:14.686Z] 18: Test timeout computed to be: 10000000
19:12:14 [2024-03-01T00:12:14.686Z] 18: [==========] Running 1 test from 1 test case.
19:12:14 [2024-03-01T00:12:14.686Z] 18: [----------] 1 test from RASTraceOptionTest
19:12:14 [2024-03-01T00:12:14.686Z] 18: [----------] 1 test from RASTraceOptionTest (47 ms total)
19:12:14 [2024-03-01T00:12:14.686Z] 18: 
19:12:14 [2024-03-01T00:12:14.686Z] 18: [==========] 1 test from 1 test case ran. (107 ms total)
19:12:14 [2024-03-01T00:12:14.686Z] 18: [  PASSED  ] 1 test.
19:12:14 [2024-03-01T00:12:14.686Z] 18: [  ALL TESTS PASSED  ] 
19:12:14 [2024-03-01T00:12:14.686Z] 18/30 Test #18: traceoptiontest ...................   Passed    0.23 sec
19:12:14 [2024-03-01T00:12:14.686Z] test 19
19:12:14 [2024-03-01T00:12:14.686Z]       Start 19: sigtest
19:12:14 [2024-03-01T00:12:14.686Z] 
19:12:14 [2024-03-01T00:12:14.686Z] 19: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/sigtest/omrsigtest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/sigtest/omrsigtest-results.xml"
19:12:14 [2024-03-01T00:12:14.686Z] 19: Test timeout computed to be: 10000000
19:12:14 [2024-03-01T00:12:14.686Z] 19: [==========] Running 7 tests from 1 test case.
19:12:14 [2024-03-01T00:12:14.686Z] 19: [----------] 7 tests from OmrSigTest
19:12:17 [2024-03-01T00:12:17.244Z] 19: [----------] 7 tests from OmrSigTest (2373 ms total)
19:12:17 [2024-03-01T00:12:17.244Z] 19: 
19:12:17 [2024-03-01T00:12:17.244Z] 19: [==========] 7 tests from 1 test case ran. (2428 ms total)
19:12:17 [2024-03-01T00:12:17.244Z] 19: [  PASSED  ] 7 tests.
19:12:17 [2024-03-01T00:12:17.244Z] 19: [  ALL TESTS PASSED  ] 
19:12:17 [2024-03-01T00:12:17.244Z] 19/30 Test #19: sigtest ...........................   Passed    2.57 sec
19:12:17 [2024-03-01T00:12:17.244Z] test 20
19:12:17 [2024-03-01T00:12:17.244Z]       Start 20: threadextendedtest
19:12:17 [2024-03-01T00:12:17.244Z] 
19:12:17 [2024-03-01T00:12:17.244Z] 20: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/threadextendedtest/omrthreadextendedtest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/threadextendedtest/omrthreadextendedtest-results.xml"
19:12:17 [2024-03-01T00:12:17.244Z] 20: Test timeout computed to be: 10000000
19:12:17 [2024-03-01T00:12:17.244Z] 20: [==========] Running 6 tests from 4 test cases.
19:12:17 [2024-03-01T00:12:17.244Z] 20: [----------] 2 tests from ThreadCpuTime
19:12:50 [2024-03-01T00:12:50.236Z] 20: [----------] 2 tests from ThreadCpuTime (32457 ms total)
19:12:50 [2024-03-01T00:12:50.236Z] 20: 
19:12:50 [2024-03-01T00:12:50.236Z] 20: [----------] 1 test from CpuTimeTest
19:12:50 [2024-03-01T00:12:50.236Z] 20: [----------] 1 test from CpuTimeTest (150 ms total)
19:12:50 [2024-03-01T00:12:50.236Z] 20: 
19:12:50 [2024-03-01T00:12:50.236Z] 20: [----------] 1 test from ApplicationCpuTimeTest
19:12:50 [2024-03-01T00:12:50.236Z] 20: [----------] 1 test from ApplicationCpuTimeTest (149 ms total)
19:12:50 [2024-03-01T00:12:50.236Z] 20: 
19:12:50 [2024-03-01T00:12:50.236Z] 20: [----------] 2 tests from ThreadExtendedTest
19:13:55 [2024-03-01T00:13:55.496Z] 20: [----------] 2 tests from ThreadExtendedTest (61677 ms total)
19:13:55 [2024-03-01T00:13:55.496Z] 20: 
19:13:55 [2024-03-01T00:13:55.496Z] 20: [==========] 6 tests from 4 test cases ran. (94448 ms total)
19:13:55 [2024-03-01T00:13:55.496Z] 20: [  PASSED  ] 6 tests.
19:13:55 [2024-03-01T00:13:55.496Z] 20: [  ALL TESTS PASSED  ] 
19:13:55 [2024-03-01T00:13:55.496Z] 20: 
19:13:55 [2024-03-01T00:13:55.496Z] 20:   YOU HAVE 1 DISABLED TEST
19:13:55 [2024-03-01T00:13:55.496Z] 20: 
19:13:55 [2024-03-01T00:13:55.496Z] 20/30 Test #20: threadextendedtest ................   Passed   94.62 sec
19:13:55 [2024-03-01T00:13:55.496Z] test 21
19:13:55 [2024-03-01T00:13:55.496Z]       Start 21: threadtest
19:13:55 [2024-03-01T00:13:55.496Z] 
19:13:55 [2024-03-01T00:13:55.496Z] 21: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/threadtest/omrthreadtest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/threadtest/omrthreadtest-results.xml" "--gtest_filter=-PriorityInterrupt.*:RWMutex*"
19:13:55 [2024-03-01T00:13:55.496Z] 21: Test timeout computed to be: 10000000
19:13:55 [2024-03-01T00:13:55.496Z] 21: Note: Google Test filter = -PriorityInterrupt.*:RWMutex*
19:13:55 [2024-03-01T00:13:55.496Z] 21: [==========] Running 40 tests from 7 test cases.
19:13:55 [2024-03-01T00:13:55.496Z] 21: [----------] 1 test from ThreadAbortDeathTest
19:13:55 [2024-03-01T00:13:55.496Z] 21: 
19:13:55 [2024-03-01T00:13:55.496Z] 21: [WARNING] /home/jenkins/workspace/Build/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 couldn't detect the number of threads.
19:13:55 [2024-03-01T00:13:55.496Z] 21: [----------] 1 test from ThreadAbortDeathTest (39 ms total)
19:13:55 [2024-03-01T00:13:55.496Z] 21: 
19:13:55 [2024-03-01T00:13:55.496Z] 21: [----------] 3 tests from ThreadAbortTest
19:13:55 [2024-03-01T00:13:55.496Z] 21: [----------] 3 tests from ThreadAbortTest (1048 ms total)
19:13:55 [2024-03-01T00:13:55.496Z] 21: 
19:13:55 [2024-03-01T00:13:55.496Z] 21: [----------] 15 tests from ThreadCreateTest
19:13:55 [2024-03-01T00:13:55.496Z] 21: omrthread_attr_destroy(NULL) failed: retVal 14 (e)
19:13:55 [2024-03-01T00:13:55.496Z] 21: omrthread_attr_destroy(&attr) failed: retVal 14 (e)
19:13:55 [2024-03-01T00:13:55.496Z] 21: omrthread_attr_set_name(&attr, testname) unsupported: retVal 12 (c)
19:13:55 [2024-03-01T00:13:55.496Z] 21: omrthread_attr_set_name(&attr, testname2) unsupported: retVal 12 (c)
19:13:55 [2024-03-01T00:13:55.496Z] 21: omrthread_attr_set_name(&attr, NULL) unsupported: retVal 12 (c)
19:13:55 [2024-03-01T00:13:55.496Z] 21: omrthread_create_ex(&handle, (attr? &attr : J9THREAD_ATTR_DEFAULT), 1, threadmain, &data) failed: retVal 6 (6) : errno 22 Invalid argument
19:13:55 [2024-03-01T00:13:55.496Z] 21:   ignoring omrthread_create failure
19:13:55 [2024-03-01T00:13:55.496Z] 21: omrthread_create_ex(&handle, (attr? &attr : J9THREAD_ATTR_DEFAULT), 1, threadmain, &data) failed: retVal 6 (6) : errno 22 Invalid argument
19:13:55 [2024-03-01T00:13:55.496Z] 21:   ignoring omrthread_create failure
19:13:55 [2024-03-01T00:13:55.496Z] 21: omrthread_attr_set_schedpolicy(&attr, omrthread_schedpolicy_LastEnum) failed: retVal 15 (f)
19:13:55 [2024-03-01T00:13:55.496Z] 21: omrthread_attr_set_priority(&attr, -1) failed: retVal 15 (f)
19:13:55 [2024-03-01T00:13:55.496Z] 21: omrthread_attr_set_priority(&attr, 90) failed: retVal 15 (f)
19:13:55 [2024-03-01T00:13:55.496Z] 21: omrthread_attr_set_priority(&attr, 12) failed: retVal 15 (f)
19:13:55 [2024-03-01T00:13:55.496Z] 21: [----------] 15 tests from ThreadCreateTest (34 ms total)
19:13:55 [2024-03-01T00:13:55.496Z] 21: 
19:13:55 [2024-03-01T00:13:55.496Z] 21: [----------] 8 tests from JoinTest
19:13:59 [2024-03-01T00:13:59.238Z] 21: [----------] 8 tests from JoinTest (6016 ms total)
19:13:59 [2024-03-01T00:13:59.238Z] 21: 
19:13:59 [2024-03-01T00:13:59.238Z] 21: [----------] 1 test from KeyDestructorTest
19:13:59 [2024-03-01T00:13:59.238Z] 21: [----------] 1 test from KeyDestructorTest (4 ms total)
19:13:59 [2024-03-01T00:13:59.238Z] 21: 
19:13:59 [2024-03-01T00:13:59.238Z] 21: [----------] 5 tests from LockedMonitorCountTest
19:13:59 [2024-03-01T00:13:59.238Z] 21: [----------] 5 tests from LockedMonitorCountTest (6 ms total)
19:13:59 [2024-03-01T00:13:59.238Z] 21: 
19:13:59 [2024-03-01T00:13:59.238Z] 21: [----------] 7 tests from SanityTest
20:57:20 [2024-03-01T01:57:20.444Z] Cancelling nested steps due to timeout
20:57:20 [2024-03-01T01:57:20.765Z] Sending interrupt signal to process
20:57:36 [2024-03-01T01:57:36.240Z] Terminated
20:57:37 [2024-03-01T01:57:37.156Z] script returned exit code 143
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
20:57:37 [2024-03-01T01:57:37.827Z] [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@bfff28a7[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=80609,source=<null>,visibility=public,createdAt=2016-03-03T19:34:17Z,id=53077478,nodeId=<null>,updatedAt=2024-02-27T15:25:13Z,url=https://api.github.com/repos/eclipse/omr]] (sha:bf5fa84) with context:continuous-integration/eclipse-omr/branch/linux_riscv64_cross
20:57:37 [2024-03-01T01:57:37.827Z] Setting commit status on GitHub for https://github.com/eclipse/omr/commit/bf5fa84b4dee08fa4897c4d0f31b6e5911fcc842
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
20:57:38 [2024-03-01T01:57:38.363Z] $ docker stop --time=1 3766a5e49a08a3bc56d482228eb4149d92f84c2edeff776b9d41760f999b294a
20:57:40 [2024-03-01T01:57:40.766Z] $ docker rm -f --volumes 3766a5e49a08a3bc56d482228eb4149d92f84c2edeff776b9d41760f999b294a
[Pipeline] // withDockerContainer
[Pipeline] cleanWs
20:57:42 [2024-03-01T01:57:42.318Z] [WS-CLEANUP] Deleting project workspace...
20:57:42 [2024-03-01T01:57:42.318Z] [WS-CLEANUP] Deferred wipeout is used...
20:57:42 [2024-03-01T01:57:42.733Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Timeout has been exceeded
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: c1cd4bb5-4cd1-4eb5-a90a-32237ac7504d
Finished: ABORTED