Started by user charlie.gracie@gmail.com Running in Durability level: MAX_SURVIVABILITY [Pipeline] node Running on omr-ub16-x86-1 in /home/jenkins/jenkins-agent/workspace/Test_Linux [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Get Sources) [Pipeline] timestamps [Pipeline] { [Pipeline] checkout Cloning the remote Git repository Cloning repository https://github.com/eclipse/omr.git > git init /home/jenkins/jenkins-agent/workspace/Test_Linux # timeout=10 Fetching upstream changes from https://github.com/eclipse/omr.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/omr.git > git fetch --tags --progress https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 35eb960db45a5c3268a16a1b9607ece68ccd4665 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 35eb960db45a5c3268a16a1b9607ece68ccd4665 Commit message: "Merge pull request #2442 from jdmpapin/share-prim-result-temps" > git rev-list --no-walk 72ffc246ac5d01c0e30f7e1f5ff9156228c5304d # timeout=10 [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] timestamps [Pipeline] { [Pipeline] echo Output CCACHE stats before running and clear them [Pipeline] sh [Test_Linux] Running shell script + ccache -s -z cache directory /home/jenkins/.ccache primary config /home/jenkins/.ccache/ccache.conf secondary config (readonly) /etc/ccache.conf cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 files in cache 0 cache size 0.0 kB max cache size 5.0 GB Statistics cleared [Pipeline] dir Running in /home/jenkins/jenkins-agent/workspace/Test_Linux/build [Pipeline] { [Pipeline] echo Configure... [Pipeline] sh [build] Running shell script + cmake -Wdev -C../cmake/caches/Travis.cmake .. loading initial cache file ../cmake/caches/Travis.cmake -- Starting with CMake version 3.5.1 -- The CXX compiler identification is GNU 4.8.5 -- The C compiler identification is GNU 4.8.5 -- Check for working CXX compiler: /usr/lib/ccache/c++ -- Check for working CXX compiler: /usr/lib/ccache/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working C compiler: /usr/lib/ccache/cc -- Check for working C compiler: /usr/lib/ccache/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- OMR: The CPU architecture is x86 -- OMR: The OS is linux -- OMR: The tool configuration is gnu -- The ASM compiler identification is GNU -- Found assembler: /usr/lib/ccache/cc -- Looking for clock_gettime -- Looking for clock_gettime - found CMake Warning at cmake/modules/OmrTracegen.cmake:32 (message): OMR: No trace root has been set. Defaulting to '/home/jenkins/jenkins-agent/workspace/Test_Linux/build' Call Stack (most recent call first): CMakeLists.txt:39 (include) -- SRC = /home/jenkins/jenkins-agent/workspace/Test_Linux -- Found LibElf: /usr/lib/x86_64-linux-gnu/libelf.so -- Found LibDwarf: /usr/lib/libdwarf.a -- Found Perl: /usr/bin/perl (found version "5.22.1") Creating static library for jitbuilder jitbuilder_ROOT = /home/jenkins/jenkins-agent/workspace/Test_Linux/jitbuilder -- Set SPP defines to PROD_WITH_ASSUMES;JITTEST;LINUX;_FILE_OFFSET_BITS=64;J9HAMMER;UT_DIRECT_TRACE_REGISTRATION -- Set SPP defines to PROD_WITH_ASSUMES;JITTEST;LINUX;_FILE_OFFSET_BITS=64;J9HAMMER;UT_DIRECT_TRACE_REGISTRATION Made jitbuilder into a compiler target,for jitbuilder. Defines are PROD_WITH_ASSUMES;JITTEST and -DSUPPORTS_THREAD_LOCAL;-DLINUX;-DTR_HOST_X86;-DTR_TARGET_X86;-DTR_HOST_64BIT;-DTR_TARGET_64BIT, arch is x and amd64, compile options are -Wno-write-strings Creating static library for testcompiler testcompiler_ROOT = /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertest -- Set SPP defines to JITTEST;TEST_PROJECT_SPECIFIC;PROD_WITH_ASSUMES;LINUX;_FILE_OFFSET_BITS=64;J9HAMMER;UT_DIRECT_TRACE_REGISTRATION -- Set SPP defines to JITTEST;TEST_PROJECT_SPECIFIC;PROD_WITH_ASSUMES;LINUX;_FILE_OFFSET_BITS=64;J9HAMMER;UT_DIRECT_TRACE_REGISTRATION Made testcompiler into a compiler target,for testcompiler. Defines are JITTEST;TEST_PROJECT_SPECIFIC;PROD_WITH_ASSUMES and -DSUPPORTS_THREAD_LOCAL;-DLINUX;-DTR_HOST_X86;-DTR_TARGET_X86;-DTR_HOST_64BIT;-DTR_TARGET_64BIT, arch is x and amd64, compile options are -Wno-write-strings Made testcompiler into a compiler target,for testcompiler. Defines are JITTEST;TEST_PROJECT_SPECIFIC;PROD_WITH_ASSUMES and -DSUPPORTS_THREAD_LOCAL;-DLINUX;-DTR_HOST_X86;-DTR_TARGET_X86;-DTR_HOST_64BIT;-DTR_TARGET_64BIT, arch is x and amd64, compile options are -Wno-write-strings -- Found BISON: /usr/bin/bison (found version "3.0.4") -- Found FLEX: /usr/bin/flex (found version "2.6.0") Made tril into a compiler target,for jitbuilder. Defines are PROD_WITH_ASSUMES;JITTEST and -DSUPPORTS_THREAD_LOCAL;-DLINUX;-DTR_HOST_X86;-DTR_TARGET_X86;-DTR_HOST_64BIT;-DTR_TARGET_64BIT, arch is and , compile options are -Wno-write-strings -- Configuring done -- Generating done -- Build files have been written to: /home/jenkins/jenkins-agent/workspace/Test_Linux/build [Pipeline] echo Compile... [Pipeline] sh [build] Running shell script + make -j8 Scanning dependencies of target header_check Scanning dependencies of target sampleSubscriber Scanning dependencies of target omrtestutil Scanning dependencies of target omr_ddr_ir -- SRC = /home/jenkins/jenkins-agent/workspace/Test_Linux/build Scanning dependencies of target sltestlib Scanning dependencies of target omrGtest Scanning dependencies of target pugixml Scanning dependencies of target trace [ 0%] Built target header_check [ 0%] Building CXX object fvtest/omrGtestGlue/CMakeFiles/omrGtest.dir/omrGtest.cpp.o [ 0%] Building CXX object fvtest/util/CMakeFiles/omrtestutil.dir/printerrorhelper.cpp.o [ 0%] Building C object fvtest/rastest/CMakeFiles/sampleSubscriber.dir/sampleSubscriber.c.o [ 1%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/ClassType.cpp.o [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/ArgParser.cpp.o [ 1%] Building CXX object third_party/pugixml-1.5/CMakeFiles/pugixml.dir/pugixml.cpp.o [ 1%] Building C object fvtest/porttest/CMakeFiles/sltestlib.dir/sltestlib/sltest.c.o Scanning dependencies of target invalidAgentMissingOnUnload [ 1%] Building C object fvtest/rastest/CMakeFiles/invalidAgentMissingOnUnload.dir/invalidAgentMissingOnUnload.c.o [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/CFileWriter.cpp.o [ 1%] Linking C shared library libsltestlib.so [ 1%] Building CXX object fvtest/util/CMakeFiles/omrtestutil.dir/testvmhelper.cpp.o [ 1%] Linking C shared library libsampleSubscriber.so [ 1%] Built target sampleSubscriber [ 2%] Linking C shared library libinvalidAgentMissingOnUnload.so [ 2%] Built target sltestlib Scanning dependencies of target invalidAgentReturnError Scanning dependencies of target invalidAgentMissingOnLoad [ 2%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/DATFileWriter.cpp.o [ 2%] Building C object fvtest/rastest/CMakeFiles/invalidAgentReturnError.dir/invalidAgentReturnError.c.o [ 3%] Linking CXX static library libomrtestutil.a [ 3%] Building C object fvtest/rastest/CMakeFiles/invalidAgentMissingOnLoad.dir/invalidAgentMissingOnLoad.c.o [ 3%] Built target invalidAgentMissingOnUnload [ 3%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/ClassUDT.cpp.o [ 3%] Built target omrtestutil [ 3%] Linking C shared library libinvalidAgentReturnError.so [ 3%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/EnumMember.cpp.o [ 3%] Linking C shared library libinvalidAgentMissingOnLoad.so [ 3%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/FileReader.cpp.o [ 3%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/EnumUDT.cpp.o [ 3%] Built target invalidAgentReturnError [ 3%] Built target invalidAgentMissingOnLoad [ 3%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/Field.cpp.o Scanning dependencies of target traceOptionAgent [ 3%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/FileUtils.cpp.o [ 3%] Building C object fvtest/rastest/CMakeFiles/traceOptionAgent.dir/traceOptionAgent.c.o [ 3%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/Port.cpp.o [ 3%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/StringUtils.cpp.o [ 3%] Linking C shared library libtraceOptionAgent.so [ 3%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/Macro.cpp.o [ 3%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TraceGen.cpp.o [ 3%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TDFParser.cpp.o [ 3%] Built target traceOptionAgent [ 4%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TraceHeaderWriter.cpp.o [ 5%] Generate /home/jenkins/jenkins-agent/workspace/Test_Linux/build/testcompilerName.cpp [ 5%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/Members.cpp.o [ 5%] Linking CXX static library libtrace.a [ 5%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/Modifiers.cpp.o [ 5%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/NamespaceUDT.cpp.o [ 5%] Built target trace [ 5%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/Symbol_IR.cpp.o Scanning dependencies of target tracemerge [ 5%] Building CXX object tools/tracemerge/CMakeFiles/tracemerge.dir/DATMerge.cpp.o [ 5%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/Type.cpp.o [ 5%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/TypedefUDT.cpp.o [ 5%] Building CXX object tools/tracemerge/CMakeFiles/tracemerge.dir/main.cpp.o [ 6%] Linking CXX static library libpugixml.a [ 6%] Built target pugixml [ 7%] Linking CXX executable tracemerge Scanning dependencies of target tracegen Scanning dependencies of target traceNotStartedAgent [ 7%] Building CXX object tools/tracegen/CMakeFiles/tracegen.dir/main.cpp.o [ 7%] Building C object fvtest/rastest/CMakeFiles/traceNotStartedAgent.dir/traceNotStartedAgent.c.o [ 7%] Built target tracemerge [ 8%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/UDT.cpp.o [ 8%] Linking CXX executable tracegen [ 8%] Linking CXX shared library libtraceNotStartedAgent.so Scanning dependencies of target bindthreadagent [ 8%] Building C object fvtest/rastest/CMakeFiles/bindthreadagent.dir/bindthreadagent.c.o [ 8%] Built target tracegen [ 8%] Built target traceNotStartedAgent [ 8%] Building CXX object ddr/lib/ddr-ir/CMakeFiles/omr_ddr_ir.dir/UnionUDT.cpp.o Scanning dependencies of target memorycategoriesagent Scanning dependencies of target traceagent [ 8%] Building C object fvtest/rastest/CMakeFiles/traceagent.dir/traceagent.c.o [ 8%] Building C object fvtest/rastest/CMakeFiles/memorycategoriesagent.dir/memorycategoriesagent.c.o [ 8%] Linking CXX shared library libbindthreadagent.so [ 8%] Linking CXX shared library libtraceagent.so [ 9%] Linking CXX shared library libmemorycategoriesagent.so [ 9%] Built target bindthreadagent Scanning dependencies of target subscriberAgent [ 9%] Built target memorycategoriesagent [ 9%] Building C object fvtest/rastest/CMakeFiles/subscriberAgent.dir/subscriberAgent.c.o [ 9%] Built target traceagent Scanning dependencies of target subscriberAgentWithJ9thread Scanning dependencies of target cpuLoadAgent [ 9%] Linking CXX shared library libsubscriberAgent.so [ 9%] Building C object fvtest/rastest/CMakeFiles/subscriberAgentWithJ9thread.dir/subscriberAgentWithJ9thread.c.o [ 9%] Building C object fvtest/rastest/CMakeFiles/cpuLoadAgent.dir/cpuLoadAgent.c.o [ 9%] Built target subscriberAgent Scanning dependencies of target trc_j9thr Scanning dependencies of target trc_omr_test [ 9%] Linking CXX shared library libcpuLoadAgent.so [ 9%] Linking CXX shared library libsubscriberAgentWithJ9thread.so [ 9%] Generating ut_omr_test.c, ut_omr_test.h, ut_omr_test.pdat [ 9%] Generating ut_j9thr.c, ut_j9thr.h, ut_j9thr.pdat Scanning dependencies of target trc_omrport Processing tdf file /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/rastest/omr_test.tdf Calculating groups for omr_test Creating header file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/rastest/ut_omr_test.h Creating pdat file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/rastest/ut_omr_test.pdat Creating c file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/rastest/ut_omr_test.c Processing tdf file /home/jenkins/jenkins-agent/workspace/Test_Linux/thread/j9thr.tdf Calculating groups for j9thr Creating header file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/thread/ut_j9thr.h Creating pdat file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/thread/ut_j9thr.pdat Creating c file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/thread/ut_j9thr.c [ 9%] Generating ut_omrport.c, ut_omrport.h, ut_omrport.pdat Processing tdf file /home/jenkins/jenkins-agent/workspace/Test_Linux/port/common/omrport.tdf Calculating groups for omrport Creating header file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/port/ut_omrport.h Creating pdat file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/port/ut_omrport.pdat Creating c file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/port/ut_omrport.c [ 9%] Built target cpuLoadAgent [ 9%] Built target subscriberAgentWithJ9thread [ 9%] Built target trc_omr_test [ 9%] Built target trc_j9thr Scanning dependencies of target trc_j9utilcore Scanning dependencies of target trc_avl Scanning dependencies of target trc_hashtable Scanning dependencies of target trc_j9hook [ 9%] Generating ut_avl.c, ut_avl.h, ut_avl.pdat [ 9%] Built target trc_omrport [ 9%] Generating ut_j9utilcore.c, ut_j9utilcore.h, ut_j9utilcore.pdat [ 9%] Generating ut_hashtable.c, ut_hashtable.h, ut_hashtable.pdat Scanning dependencies of target trc_pool Processing tdf file /home/jenkins/jenkins-agent/workspace/Test_Linux/util/avl/avl.tdf Calculating groups for avl Creating header file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/util/avl/ut_avl.h Creating pdat file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/util/avl/ut_avl.pdat Creating c file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/util/avl/ut_avl.c [ 9%] Generating ut_j9hook.c, ut_j9hook.h, ut_j9hook.pdat Processing tdf file /home/jenkins/jenkins-agent/workspace/Test_Linux/util/hashtable/hashtable.tdf Calculating groups for hashtable Creating header file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/util/hashtable/ut_hashtable.h Creating pdat file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/util/hashtable/ut_hashtable.pdat Creating c file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/util/hashtable/ut_hashtable.c Processing tdf file /home/jenkins/jenkins-agent/workspace/Test_Linux/util/omrutil/utilcore.tdf Calculating groups for j9utilcore Creating header file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/util/omrutil/ut_j9utilcore.h Creating pdat file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/util/omrutil/ut_j9utilcore.pdat Creating c file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/util/omrutil/ut_j9utilcore.c Processing tdf file /home/jenkins/jenkins-agent/workspace/Test_Linux/util/hookable/j9hook.tdf Calculating groups for j9hook Creating header file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/util/hookable/ut_j9hook.h Creating pdat file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/util/hookable/ut_j9hook.pdat Creating c file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/util/hookable/ut_j9hook.c [ 9%] Generating ut_pool.c, ut_pool.h, ut_pool.pdat [ 9%] Built target trc_hashtable Processing tdf file /home/jenkins/jenkins-agent/workspace/Test_Linux/util/pool/pool.tdf Calculating groups for pool Creating header file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/util/pool/ut_pool.h Creating pdat file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/util/pool/ut_pool.pdat Creating c file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/util/pool/ut_pool.c [ 9%] Built target trc_avl Scanning dependencies of target trc_omrti [ 9%] Generating ut_omrti.c, ut_omrti.h, ut_omrti.pdat Processing tdf file /home/jenkins/jenkins-agent/workspace/Test_Linux/omr/omrti.tdf Calculating groups for omrti Creating header file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/omr/ut_omrti.h Creating pdat file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/omr/ut_omrti.pdat Creating c file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/omr/ut_omrti.c [ 9%] Built target trc_j9utilcore [ 9%] Built target trc_j9hook Scanning dependencies of target trc_omrvm [ 9%] Built target trc_omrti Scanning dependencies of target trc_j9vgc [ 10%] Built target trc_pool [ 10%] Generating ut_omrvm.c, ut_omrvm.h, ut_omrvm.pdat Scanning dependencies of target trc_omrmm Scanning dependencies of target trc_j9mm [ 10%] Generating ut_omrmm.c, ut_omrmm.h, ut_omrmm.pdat Scanning dependencies of target testcompiler Processing tdf file /home/jenkins/jenkins-agent/workspace/Test_Linux/gc/base/omrmm.tdf Calculating groups for omrmm Creating header file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/gc/ut_omrmm.h Creating pdat file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/gc/ut_omrmm.pdat Creating c file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/gc/ut_omrmm.c [ 10%] Generating ut_j9mm.c, ut_j9mm.h, ut_j9mm.pdat Processing tdf file /home/jenkins/jenkins-agent/workspace/Test_Linux/omr/omrvm.tdf Calculating groups for omrvm Creating header file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/omr/ut_omrvm.h Creating pdat file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/omr/ut_omrvm.pdat Creating c file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/omr/ut_omrvm.c [ 10%] Generating ut_j9vgc.c, ut_j9vgc.h, ut_j9vgc.pdat Scanning dependencies of target hookgen Processing tdf file /home/jenkins/jenkins-agent/workspace/Test_Linux/gc/base/j9mm.tdf Calculating groups for j9mm Creating header file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/gc/ut_j9mm.h Creating pdat file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/gc/ut_j9mm.pdat Creating c file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/gc/ut_j9mm.c Processing tdf file /home/jenkins/jenkins-agent/workspace/Test_Linux/gc/verbose/j9vgc.tdf Calculating groups for j9vgc Creating header file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/gc/ut_j9vgc.h Creating pdat file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/gc/ut_j9vgc.pdat Creating c file: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/gc/ut_j9vgc.c [ 10%] Building CXX object tools/hookgen/CMakeFiles/hookgen.dir/HookGen.cpp.o [ 10%] Built target trc_omrmm [ 10%] Built target trc_omrvm [ 10%] Built target trc_j9vgc [ 10%] Building CXX object tools/hookgen/CMakeFiles/hookgen.dir/main.cpp.o [ 10%] Linking CXX static library libomr_ddr_ir.a [ 10%] Built target trc_j9mm Scanning dependencies of target j9thr_obj Scanning dependencies of target j9pool Scanning dependencies of target j9avl [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/j9sem.c.o [ 10%] Building C object util/pool/CMakeFiles/j9pool.dir/pool.c.o [ 10%] Building C object util/avl/CMakeFiles/j9avl.dir/avlsup.c.o Scanning dependencies of target omrutil_obj [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/ut_j9utilcore.c.o [ 10%] Built target omr_ddr_ir [ 10%] Linking CXX executable hookgen [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthread.c.o [ 10%] Building CXX object util/omrutil/CMakeFiles/omrutil_obj.dir/AtomicFunctions.cpp.o [ 10%] Building C object util/avl/CMakeFiles/j9avl.dir/ut_avl.c.o [ 10%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/testcompilerName.cpp.o [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/argscan.c.o [ 10%] Building C object util/pool/CMakeFiles/j9pool.dir/pool_cap.c.o [ 10%] Built target hookgen [ 11%] Building C object util/pool/CMakeFiles/j9pool.dir/ut_pool.c.o [ 12%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/detectVMDirectory.c.o [ 12%] Linking C static library libj9avl.a Scanning dependencies of target j9hook_obj [ 12%] Linking CXX static library libomrGtest.a [ 12%] Linking C static library libj9pool.a Scanning dependencies of target omrport_obj [ 12%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/gettimebase.c.o [ 12%] Building CXX object util/hookable/CMakeFiles/j9hook_obj.dir/hookable.cpp.o [ 12%] Building C object port/CMakeFiles/omrport_obj.dir/ut_omrport.c.o [ 12%] Built target j9avl [ 12%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/omrthreadattr.c.o [ 12%] Built target omrGtest [ 12%] Built target j9pool [ 12%] Building C object port/CMakeFiles/omrport_obj.dir/unix/protect_helpers.c.o Scanning dependencies of target omrgc_hookgen [ 12%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/j9memclr.c.o [ 12%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/omrthreaddebug.c.o [ 12%] Generating mmomrhook_internal.h, ../mmomrhook.h [ 13%] Generating mmprivatehook_internal.h, mmprivatehook.h Processed /home/jenkins/jenkins-agent/workspace/Test_Linux/build/gc/omrmm.hdf to create public header mmomrhook.h and private header mmomrhook_internal.h Processed /home/jenkins/jenkins-agent/workspace/Test_Linux/build/gc/omrmmprivate.hdf to create public header mmprivatehook.h and private header mmprivatehook_internal.h [ 13%] Building C object util/hookable/CMakeFiles/j9hook_obj.dir/ut_j9hook.c.o [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrgetjobname.c.o [ 13%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreaderror.c.o [ 13%] Built target omrgc_hookgen [ 13%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/compile/Method.cpp.o [ 13%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadinspect.c.o [ 13%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/poolForPort.c.o [ 13%] Building CXX object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadmem.cpp.o [ 13%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/control/TestJit.cpp.o [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrgetjobid.c.o [ 13%] Built target j9hook_obj [ 13%] Building C object thread/CMakeFiles/j9thr_obj.dir/linux/omrthreadnuma.c.o [ 13%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/primeNumberHelper.c.o [ 13%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadpriority.c.o Scanning dependencies of target omrgc_tracegen [ 13%] Building C object gc/CMakeFiles/omrgc_tracegen.dir/ut_j9mm.c.o [ 13%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/ranking.c.o [ 14%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadtls.c.o [ 14%] Building C object gc/CMakeFiles/omrgc_tracegen.dir/ut_omrmm.c.o [ 14%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrgetasid.c.o [ 14%] Building C object thread/CMakeFiles/j9thr_obj.dir/linux/priority.c.o [ 14%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrcpu.c.o [ 14%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/spacesaving.c.o [ 14%] Building C object gc/CMakeFiles/omrgc_tracegen.dir/ut_j9vgc.c.o [ 14%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrerror.c.o [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrerrorhelpers.c.o [ 15%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/stricmp.c.o [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrexit.c.o [ 15%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/thrcreate.c.o [ 15%] Built target omrgc_tracegen [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrfile.c.o [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrfiletext.c.o [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrfilestream.c.o Scanning dependencies of target omr_ddr_scanner [ 15%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/threadhelp.c.o [ 15%] Building CXX object ddr/lib/ddr-scanner/CMakeFiles/omr_ddr_scanner.dir/Scanner.cpp.o [ 15%] Building CXX object thread/CMakeFiles/j9thr_obj.dir/common/threadhelpers.cpp.o [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrfilestreamtext.c.o [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omriconvhelpers.c.o [ 15%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/thrname_core.c.o [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrfile_blockingasync.c.o [ 15%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/thrprof.c.o [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrmem32helpers.c.o [ 15%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/utf8decode.c.o [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrheap.c.o [ 15%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/thrdsup.c.o [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrmem.c.o [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrmemtag.c.o [ 15%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/rasthrsup.c.o [ 15%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/utf8encode.c.o [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrmemcategories.c.o [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrport.c.o [ 17%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/xlphelp.c.o [ 17%] Building CXX object ddr/lib/ddr-scanner/CMakeFiles/omr_ddr_scanner.dir/dwarf/DwarfFunctions.cpp.o [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrmmap.c.o [ 17%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/rwmutex.c.o [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/common/j9nls.c.o [ 17%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/xml.c.o [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/unix/j9nlshelpers.c.o [ 17%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/env/FrontEnd.cpp.o [ 17%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadjlm.c.o [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrosbacktrace.c.o [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/linux/omrosbacktrace_impl.c.o [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrintrospect.c.o [ 17%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/__/__/example/glue/UtilGlue.c.o [ 17%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/unixpriority.c.o [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrintrospect_common.c.o [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrosdump.c.o [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrportcontrol.c.o [ 17%] Building C object thread/CMakeFiles/j9thr_obj.dir/ut_j9thr.c.o [ 17%] Built target omrutil_obj Scanning dependencies of target omr_ddr_macros [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrportptb.c.o [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsignal.c.o [ 18%] Building CXX object ddr/lib/ddr-macros/CMakeFiles/omr_ddr_macros.dir/MacroInfo.cpp.o [ 18%] Built target j9thr_obj [ 18%] Building CXX object ddr/lib/ddr-macros/CMakeFiles/omr_ddr_macros.dir/MacroTool.cpp.o [ 18%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/ilgen/IlInjector.cpp.o [ 18%] Building CXX object ddr/lib/ddr-scanner/CMakeFiles/omr_ddr_scanner.dir/dwarf/DwarfScanner.cpp.o [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/linuxamd64/omrsignal_context.c.o [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsl.c.o [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrstr.c.o [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsysinfo.c.o [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsyslog.c.o Scanning dependencies of target run_tracegen [ 18%] Built target run_tracegen Scanning dependencies of target omrutil [ 18%] Linking CXX static library libomrutil.a [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrtime.c.o [ 18%] Built target omrutil [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrtlshelpers.c.o [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrtty.c.o Scanning dependencies of target omrcore [ 18%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_Agent.cpp.o [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/linux/omrvmem.c.o [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrmemtag_checks.c.o [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/linux/omrosdump_helpers.c.o [ 19%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_MethodDictionary.cpp.o [ 19%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_Profiler.cpp.o [ 19%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/ilgen/TestIlGeneratorMethodDetails.cpp.o [ 19%] Built target omrport_obj [ 19%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_Runtime.cpp.o [ 19%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_TI.cpp.o Scanning dependencies of target run_tracemerge [ 19%] Linking CXX static library libomr_ddr_macros.a [ 19%] Generating tracemerge.stamp tracemerge creating dat file: J9TraceFormat.dat Adding /home/jenkins/jenkins-agent/workspace/Test_Linux/build/util/pool/ut_pool.pdat to dat file: J9TraceFormat.dat Adding /home/jenkins/jenkins-agent/workspace/Test_Linux/build/util/omrutil/ut_j9utilcore.pdat to dat file: J9TraceFormat.dat Adding /home/jenkins/jenkins-agent/workspace/Test_Linux/build/util/hashtable/ut_hashtable.pdat to dat file: J9TraceFormat.dat Adding /home/jenkins/jenkins-agent/workspace/Test_Linux/build/util/avl/ut_avl.pdat to dat file: J9TraceFormat.dat Adding /home/jenkins/jenkins-agent/workspace/Test_Linux/build/util/hookable/ut_j9hook.pdat to dat file: J9TraceFormat.dat tracemerge creating dat file: OMRTraceFormat.dat Adding /home/jenkins/jenkins-agent/workspace/Test_Linux/build/omr/ut_omrti.pdat to dat file: OMRTraceFormat.dat Adding /home/jenkins/jenkins-agent/workspace/Test_Linux/build/omr/ut_omrvm.pdat to dat file: OMRTraceFormat.dat Adding /home/jenkins/jenkins-agent/workspace/Test_Linux/build/thread/ut_j9thr.pdat to dat file: J9TraceFormat.dat tracemerge creating dat file: OMRTestTraceFormat.dat Adding /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/rastest/ut_omr_test.pdat to dat file: OMRTestTraceFormat.dat Adding /home/jenkins/jenkins-agent/workspace/Test_Linux/build/gc/ut_j9vgc.pdat to dat file: J9TraceFormat.dat Adding /home/jenkins/jenkins-agent/workspace/Test_Linux/build/gc/ut_omrmm.pdat to dat file: OMRTraceFormat.dat Adding /home/jenkins/jenkins-agent/workspace/Test_Linux/build/gc/ut_j9mm.pdat to dat file: J9TraceFormat.dat Adding /home/jenkins/jenkins-agent/workspace/Test_Linux/build/port/ut_omrport.pdat to dat file: OMRTraceFormat.dat [ 19%] Built target omr_ddr_macros [ 19%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_TIMemorySize.cpp.o [ 19%] Built target run_tracemerge [ 19%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_VM.cpp.o Scanning dependencies of target j9hashtable [ 19%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_VMThread.cpp.o [ 19%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/runtime/TestCodeCacheManager.cpp.o [ 19%] Building C object util/hashtable/CMakeFiles/j9hashtable.dir/hash.c.o [ 19%] Building C object util/hashtable/CMakeFiles/j9hashtable.dir/hashtable.c.o [ 19%] Building C object util/hashtable/CMakeFiles/j9hashtable.dir/ut_hashtable.c.o [ 19%] Building C object omr/CMakeFiles/omrcore.dir/omrrasinit.c.o [ 19%] Building C object omr/CMakeFiles/omrcore.dir/omrtrcinit.c.o [ 19%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/runtime/TestJitConfig.cpp.o [ 19%] Linking CXX static library libj9hashtable.a [ 19%] Building CXX object omr/CMakeFiles/omrcore.dir/startup/omrvmstartup.cpp.o [ 19%] Building C object omr/CMakeFiles/omrcore.dir/ut_omrti.c.o [ 20%] Built target j9hashtable [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/x/codegen/Evaluator.cpp.o Scanning dependencies of target j9thrstatic Scanning dependencies of target omrsig [ 20%] Linking CXX static library libj9thrstatic.a [ 20%] Building CXX object omrsigcompat/CMakeFiles/omrsig.dir/omrsig.cpp.o In file included from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/infra/List.hpp:27:0, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/codegen/FrontEnd.hpp:25, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/codegen/OMRCodeGenerator.hpp:39, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/x/codegen/OMRCodeGenerator.hpp:34, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/x/amd64/codegen/OMRCodeGenerator.hpp:36, from /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertest/codegen/TestCodeGenerator.hpp:35, from /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertest/codegen/CodeGenerator.hpp:25, from /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertest/ilgen/IlInjector.cpp:24: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/env/TRMemory.hpp:708:0: warning: "TR_ALLOC" redefined [enabled by default] #define TR_ALLOC(a) \ ^ In file included from /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertest/ilgen/IlInjector.hpp:30:0, from /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertest/ilgen/IlInjector.cpp:22: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/IlInjector.hpp:56:0: note: this is the location of the previous definition #define TR_ALLOC(x) ^ [ 20%] Built target j9thrstatic [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRAheadOfTimeCompile.cpp.o Scanning dependencies of target omrutiltest [ 20%] Building C object omr/CMakeFiles/omrcore.dir/ut_omrvm.c.o [ 20%] Building CXX object fvtest/utiltest/CMakeFiles/omrutiltest.dir/main.cpp.o [ 20%] Linking CXX shared library libomrsig.so [ 21%] Building C object omr/CMakeFiles/omrcore.dir/__/example/glue/LanguageVMGlue.c.o Scanning dependencies of target omrport [ 21%] Linking CXX static library libomrport.a [ 21%] Building CXX object omr/CMakeFiles/omrcore.dir/__/example/glue/omrExampleVM.cpp.o [ 21%] Built target omrport [ 21%] Built target omrsig [ 22%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/Analyser.cpp.o Scanning dependencies of target omrtrace [ 22%] Linking CXX static library libomr_ddr_scanner.a [ 22%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtraceapi.cpp.o [ 22%] Linking CXX static library libomrcore.a [ 22%] Built target omr_ddr_scanner [ 22%] Built target omrcore [ 22%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracecomponent.cpp.o [ 22%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/CodeGenPrep.cpp.o [ 22%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/CodeGenGC.cpp.o [ 23%] Generate /home/jenkins/jenkins-agent/workspace/Test_Linux/build/jitbuilderName.cpp Scanning dependencies of target omrporttest [ 24%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/fileTest.cpp.o [ 24%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtraceformatter.cpp.o [ 24%] Linking CXX executable omrutiltest [ 24%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracelog.cpp.o [ 24%] Built target omrutiltest [ 24%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/heapTest.cpp.o [ 24%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracemain.cpp.o [ 24%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrportTest.cpp.o [ 24%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracemisc.cpp.o [ 24%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtraceoptions.cpp.o [ 24%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracepublish.cpp.o [ 24%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracewrappers.cpp.o [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRGCRegisterMap.cpp.o [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/CodeGenRA.cpp.o [ 24%] Linking CXX static library libomrtrace.a [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/FrontEnd.cpp.o [ 24%] Built target omrtrace [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRGCStackAtlas.cpp.o [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRLinkage.cpp.o [ 24%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/main.cpp.o [ 24%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/memTest.cpp.o Scanning dependencies of target jitbuilder Scanning dependencies of target omrsigtest [ 24%] Building CXX object fvtest/sigtest/CMakeFiles/omrsigtest.dir/sigTest.cpp.o [ 24%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderName.cpp.o [ 24%] Building CXX object fvtest/sigtest/CMakeFiles/omrsigtest.dir/sigTestHelpers.cpp.o [ 24%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/env/FrontEnd.cpp.o [ 24%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrdumpTest.cpp.o [ 24%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrerrorTest.cpp.o [ 24%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrfileTest.cpp.o [ 24%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrfilestreamTest.cpp.o [ 24%] Building CXX object fvtest/sigtest/CMakeFiles/omrsigtest.dir/main.cpp.o [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/LiveRegister.cpp.o [ 24%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrheapTest.cpp.o [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OutOfLineCodeSection.cpp.o [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/Relocation.cpp.o [ 25%] Building CXX object fvtest/sigtest/CMakeFiles/omrsigtest.dir/__/omrGtestGlue/argmain.cpp.o [ 25%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/compile/Method.cpp.o [ 25%] Linking CXX executable omrsigtest [ 25%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/control/Jit.cpp.o [ 25%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrintrospectTest.cpp.o [ 25%] Built target omrsigtest [ 25%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrmemTest.cpp.o Scanning dependencies of target j9hookstatic [ 25%] Linking CXX static library libj9hookstatic.a [ 25%] Built target j9hookstatic [ 26%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrmmapTest.cpp.o [ 26%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/ScratchRegisterManager.cpp.o Scanning dependencies of target omr_ddr_blobgen [ 26%] Building CXX object ddr/lib/ddr-blobgen/CMakeFiles/omr_ddr_blobgen.dir/java/genBinaryBlob.cpp.o [ 26%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/ilgen/JBIlGeneratorMethodDetails.cpp.o [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/StorageInfo.cpp.o [ 27%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/optimizer/JBOptimizer.cpp.o [ 27%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrsignalExtendedTest.cpp.o [ 27%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/runtime/JBCodeCacheManager.cpp.o [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRTreeEvaluator.cpp.o [ 27%] Building CXX object ddr/lib/ddr-blobgen/CMakeFiles/omr_ddr_blobgen.dir/java/genBlobJava.cpp.o [ 27%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrsignalTest.cpp.o [ 27%] Building CXX object ddr/lib/ddr-blobgen/CMakeFiles/omr_ddr_blobgen.dir/java/genSuperset.cpp.o [ 27%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrslTest.cpp.o [ 27%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrstrTest.cpp.o [ 27%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrtimeTest.cpp.o [ 27%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrttyExtendedTest.cpp.o [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/PreInstructionSelection.cpp.o [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/NodeEvaluation.cpp.o [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRSnippet.cpp.o [ 27%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/VirtualMachineOperandArray.cpp.o [ 27%] Linking CXX static library libomr_ddr_blobgen.a [ 27%] Built target omr_ddr_blobgen [ 27%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrttyTest.cpp.o [ 27%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrvmemTest.cpp.o Scanning dependencies of target omr_blob_reader [ 27%] Building CXX object ddr/tools/blob_reader/CMakeFiles/omr_blob_reader.dir/blob_reader.cpp.o Scanning dependencies of target omr_ddrgen [ 27%] Linking CXX executable omr_blob_reader [ 27%] Building CXX object ddr/tools/ddrgen/CMakeFiles/omr_ddrgen.dir/ddrgen.cpp.o Scanning dependencies of target omrgc In file included from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/infra/List.hpp:27:0, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/codegen/FrontEnd.hpp:25, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/compile/OMRCompilation.hpp:43, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/compile/Compilation.hpp:25, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/VirtualMachineOperandArray.cpp:23: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/env/TRMemory.hpp:708:0: warning: "TR_ALLOC" redefined [enabled by default] #define TR_ALLOC(a) \ ^ In file included from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/IlBuilder.hpp:33:0, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/VirtualMachineRegister.hpp:27, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/VirtualMachineOperandArray.hpp:26, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/VirtualMachineOperandArray.cpp:22: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/IlInjector.hpp:56:0: note: this is the location of the previous definition #define TR_ALLOC(x) ^ [ 27%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/VirtualMachineOperandStack.cpp.o [ 27%] Built target omr_blob_reader [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRUnresolvedDataSnippet.cpp.o [ 27%] Building CXX object gc/CMakeFiles/omrgc.dir/base/AddressOrderedListPopulator.cpp.o [ 27%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/si.cpp.o [ 27%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/si_numcpusTest.cpp.o [ 28%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/testHelpers.cpp.o [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/AllocationContext.cpp.o [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/AllocationInterfaceGeneric.cpp.o [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRSnippetGCMap.cpp.o [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/BaseVirtual.cpp.o [ 28%] Linking CXX executable omr_ddrgen [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/BumpAllocatedListPopulator.cpp.o [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/CardTable.cpp.o [ 28%] Built target omr_ddrgen [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRCodeGenerator.cpp.o [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRCodeGenPhase.cpp.o [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRMemoryReference.cpp.o In file included from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/infra/List.hpp:27:0, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/codegen/FrontEnd.hpp:25, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/compile/OMRCompilation.hpp:43, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/compile/Compilation.hpp:25, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/VirtualMachineOperandStack.cpp:24: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/env/TRMemory.hpp:708:0: warning: "TR_ALLOC" redefined [enabled by default] #define TR_ALLOC(a) \ ^ In file included from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/IlBuilder.hpp:33:0, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/VirtualMachineRegister.hpp:27, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/VirtualMachineOperandStack.hpp:26, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/VirtualMachineOperandStack.cpp:22: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/IlInjector.hpp:56:0: note: this is the location of the previous definition #define TR_ALLOC(x) ^ [ 28%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/x/codegen/Evaluator.cpp.o [ 28%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/testProcessHelpers.cpp.o [ 28%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRAheadOfTimeCompile.cpp.o [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Collector.cpp.o [ 29%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/Analyser.cpp.o [ 29%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Configuration.cpp.o [ 29%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/vmemTest.cpp.o [ 30%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Dispatcher.cpp.o [ 30%] Building CXX object gc/CMakeFiles/omrgc.dir/base/EmptyListPopulator.cpp.o [ 30%] Building CXX object gc/CMakeFiles/omrgc.dir/base/EnvironmentBase.cpp.o [ 30%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRMachine.cpp.o [ 30%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/__/omrGtestGlue/argmain.cpp.o [ 30%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Forge.cpp.o [ 30%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRRegister.cpp.o [ 30%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/CodeGenPrep.cpp.o [ 30%] Linking CXX executable omrporttest [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRRealRegister.cpp.o [ 31%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/CodeGenGC.cpp.o [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/GCCode.cpp.o [ 31%] Built target omrporttest [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/GCExtensionsBase.cpp.o [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRRegisterPair.cpp.o [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/GlobalAllocationManager.cpp.o [ 31%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/CodeGenRA.cpp.o [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/GlobalCollector.cpp.o [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRInstruction.cpp.o [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Heap.cpp.o [ 31%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/FrontEnd.cpp.o [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapMap.cpp.o [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapMapIterator.cpp.o [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/ELFObjectFileGenerator.cpp.o [ 31%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRGCRegisterMap.cpp.o [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapMemorySubSpaceIterator.cpp.o [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapRegionDescriptor.cpp.o [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRELFRelocationResolver.cpp.o [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/OSRData.cpp.o [ 32%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRGCStackAtlas.cpp.o [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/Method.cpp.o [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapRegionIterator.cpp.o [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/VirtualGuard.cpp.o [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapRegionManager.cpp.o [ 32%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRLinkage.cpp.o [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapRegionManagerTarok.cpp.o /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/codegen/ELFObjectFileGenerator.cpp: In member function ‘void TR::ELFObjectFileGenerator::initializeELFTrailer()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/codegen/ELFObjectFileGenerator.cpp:233:117: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=] fprintf(stderr, "Writing elf symbol %d, name(%d) = %s\n", (elfSym - elfSymbols), it->_nameLength, it->_name); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/codegen/ELFObjectFileGenerator.cpp:233:117: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] [ 32%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/LiveRegister.cpp.o [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapVirtualMemory.cpp.o [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/OMRSymbolReferenceTable.cpp.o [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/LightweightNonReentrantLock.cpp.o [ 32%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OutOfLineCodeSection.cpp.o [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/LightweightNonReentrantReaderWriterLock.cpp.o [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/OMRAliasBuilder.cpp.o [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MarkedObjectPopulator.cpp.o [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MarkingScheme.cpp.o [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/OMRCompilation.cpp.o [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/TLSCompilationManager.cpp.o [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MarkMap.cpp.o [ 32%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/Relocation.cpp.o [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MarkMapSegmentChunkIterator.cpp.o [ 33%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/OMROptions.cpp.o [ 33%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MasterGCThread.cpp.o [ 33%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/ScratchRegisterManager.cpp.o [ 34%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/StorageInfo.cpp.o [ 35%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Math.cpp.o [ 35%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryManager.cpp.o [ 35%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRTreeEvaluator.cpp.o [ 35%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPool.cpp.o [ 35%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/PreInstructionSelection.cpp.o [ 35%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolAddressOrderedList.cpp.o [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/OptimizationPlan.cpp.o [ 35%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolAddressOrderedListBase.cpp.o [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/OMRRecompilation.cpp.o [ 35%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolBumpPointer.cpp.o [ 35%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/NodeEvaluation.cpp.o [ 35%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolLargeObjects.cpp.o [ 35%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolHybrid.cpp.o [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/CompilationController.cpp.o In file included from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/compile/OMRCompilation.cpp:52:0: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/env/CompileTimeProfiler.hpp: In constructor ‘TR::CompileTimeProfiler::CompileTimeProfiler(TR::Compilation*, const char*)’: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/env/CompileTimeProfiler.hpp:82:61: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long int’ [-Wformat=] snprintf(tidstr, sizeof(tidstr), "%d", syscall(SYS_gettid)); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/env/CompileTimeProfiler.hpp:82:61: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long int’ [-Wformat=] [ 35%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolSplitAddressOrderedList.cpp.o [ 35%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolSplitAddressOrderedListBase.cpp.o [ 35%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRSnippet.cpp.o [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/CompileMethod.cpp.o [ 35%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRUnresolvedDataSnippet.cpp.o [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/ExceptionTable.cpp.o [ 35%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySpace.cpp.o [ 35%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpace.cpp.o [ 36%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceChildIterator.cpp.o [ 36%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceFlat.cpp.o [ 36%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceGeneric.cpp.o [ 36%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpacePoolIterator.cpp.o [ 36%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceRegionIterator.cpp.o [ 36%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRSnippetGCMap.cpp.o [ 36%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRCPU.cpp.o [ 36%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceUniSpace.cpp.o [ 36%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ModronAssertions.cpp.o [ 36%] Building CXX object gc/CMakeFiles/omrgc.dir/base/NUMAManager.cpp.o [ 36%] Building CXX object gc/CMakeFiles/omrgc.dir/base/NonVirtualMemory.cpp.o [ 36%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRObjectModel.cpp.o [ 36%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRCodeGenerator.cpp.o [ 36%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRArithEnv.cpp.o [ 36%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRCodeGenPhase.cpp.o /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/control/CompileMethod.cpp: In function ‘void writePerfToolEntry(void*, uint32_t, const char*)’: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/control/CompileMethod.cpp:72:100: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘pid_t {aka int}’ [-Wformat=] int numCharsWritten = snprintf(perfFilename, maxPerfFilenameSize, "/tmp/perf-%ld.map", jvmPid); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/control/CompileMethod.cpp:72:100: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘pid_t {aka int}’ [-Wformat=] [ 36%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRClassEnv.cpp.o [ 36%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRMemoryReference.cpp.o [ 36%] Building CXX object gc/CMakeFiles/omrgc.dir/base/OMRVMInterface.cpp.o [ 36%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRMachine.cpp.o [ 37%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRRegister.cpp.o [ 37%] Building CXX object gc/CMakeFiles/omrgc.dir/base/OMRVMThreadInterface.cpp.o [ 37%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRDebugEnv.cpp.o [ 37%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRRealRegister.cpp.o [ 37%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ObjectAllocationInterface.cpp.o [ 38%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ObjectHeapBufferedIterator.cpp.o [ 38%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRVMEnv.cpp.o [ 38%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ObjectHeapIteratorAddressOrderedList.cpp.o [ 38%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRRegisterPair.cpp.o [ 39%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/SegmentAllocator.cpp.o [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Packet.cpp.o [ 39%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRInstruction.cpp.o [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PacketList.cpp.o [ 39%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/SegmentProvider.cpp.o [ 39%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/ELFObjectFileGenerator.cpp.o [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ParallelDispatcher.cpp.o [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ParallelHeapWalker.cpp.o [ 39%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRELFRelocationResolver.cpp.o [ 39%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/SystemSegmentProvider.cpp.o [ 39%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/OSRData.cpp.o [ 39%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/Method.cpp.o [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ParallelObjectHeapIterator.cpp.o [ 39%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/DebugSegmentProvider.cpp.o [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ParallelMarkTask.cpp.o [ 39%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/Region.cpp.o [ 39%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/VirtualGuard.cpp.o [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ParallelTask.cpp.o /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/codegen/ELFObjectFileGenerator.cpp: In member function ‘void TR::ELFObjectFileGenerator::initializeELFTrailer()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/codegen/ELFObjectFileGenerator.cpp:233:117: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=] fprintf(stderr, "Writing elf symbol %d, name(%d) = %s\n", (elfSym - elfSymbols), it->_nameLength, it->_name); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/codegen/ELFObjectFileGenerator.cpp:233:117: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] [ 39%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/StackMemoryRegion.cpp.o [ 39%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/OMRSymbolReferenceTable.cpp.o [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalArena.cpp.o [ 39%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/OMRAliasBuilder.cpp.o [ 39%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/OMRCompilation.cpp.o [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalArenaRegionBased.cpp.o [ 39%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRPersistentInfo.cpp.o [ 39%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/TRMemory.cpp.o [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalArenaVirtualMemory.cpp.o [ 40%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/TLSCompilationManager.cpp.o [ 41%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalSubArena.cpp.o [ 41%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalSubArenaRegionBased.cpp.o [ 41%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/TRPersistentMemory.cpp.o [ 41%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalSubArenaVirtualMemory.cpp.o [ 41%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/control/OMROptions.cpp.o [ 41%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalSubArenaVirtualMemoryFlat.cpp.o [ 41%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/VerboseLog.cpp.o [ 41%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/FEBase.cpp.o [ 41%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/control/OptimizationPlan.cpp.o [ 41%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/control/OMRRecompilation.cpp.o [ 41%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ReferenceChainWalkerMarkMap.cpp.o [ 41%] Building CXX object gc/CMakeFiles/omrgc.dir/base/RegionPool.cpp.o [ 42%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/JitConfig.cpp.o [ 42%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/control/CompilationController.cpp.o [ 42%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/control/CompileMethod.cpp.o [ 42%] Building CXX object gc/CMakeFiles/omrgc.dir/base/RegionPoolGeneric.cpp.o [ 42%] Building CXX object gc/CMakeFiles/omrgc.dir/base/StartupManager.cpp.o In file included from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/compile/OMRCompilation.cpp:52:0: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/env/CompileTimeProfiler.hpp: In constructor ‘TR::CompileTimeProfiler::CompileTimeProfiler(TR::Compilation*, const char*)’: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/env/CompileTimeProfiler.hpp:82:61: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long int’ [-Wformat=] snprintf(tidstr, sizeof(tidstr), "%d", syscall(SYS_gettid)); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/env/CompileTimeProfiler.hpp:82:61: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long int’ [-Wformat=] [ 42%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRIO.cpp.o [ 42%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepHeapSectioning.cpp.o [ 42%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/ExceptionTable.cpp.o [ 42%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRCPU.cpp.o [ 42%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRKnownObjectTable.cpp.o /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/env/FEBase.cpp:241:92: warning: invalid access to non-static data member ‘TR::JitConfig::options’ of NULL object [-Winvalid-offsetof] TR::Options::set32BitNumericInJitConfig, offsetof(OMR::FrontEnd::JitConfig, options.codeCacheKB), 0, " %d (KB)"}, ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/env/FEBase.cpp:241:92: warning: (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof] /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/env/FEBase.cpp:247:69: warning: invalid access to non-static data member ‘TR::JitConfig::options’ of NULL object [-Winvalid-offsetof] TR::Options::setVerboseBits, offsetof(TR::JitConfig, options.verboseFlags), (1<totalCount); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/optimizer/DebuggingCounters.cpp:255:98: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint64_t {aka long unsigned int}’ [-Wformat=] fprintf(output, "Compilation sum %d Dynamic sum %llu \n", (int32_t) compilationSum, dynamicSum); ^ [ 63%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ExpressionsSimplification.cpp.o [ 64%] Generating hooksample_internal.h, hooksample.h Processed /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/algotest/hooksample.hdf to create public header hooksample.h and private header hooksample_internal.h Scanning dependencies of target omralgotest [ 64%] Building CXX object fvtest/algotest/CMakeFiles/omralgotest.dir/algoTest.cpp.o [ 64%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BackwardUnionBitVectorAnalysis.cpp.o [ 64%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/FieldPrivatizer.cpp.o Scanning dependencies of target omrgctest [ 64%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/GCConfigObjectTable.cpp.o [ 64%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/GCConfigTest.cpp.o [ 64%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BitVectorAnalysis.cpp.o [ 64%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/gcTestHelpers.cpp.o Scanning dependencies of target omrrastest [ 64%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/agentNegativeTest.cpp.o [ 64%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/GeneralLoopUnroller.cpp.o [ 64%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/agentTest.cpp.o [ 64%] Building C object fvtest/algotest/CMakeFiles/omralgotest.dir/avltest.c.o [ 64%] Building C object fvtest/algotest/CMakeFiles/omralgotest.dir/hashtabletest.c.o [ 64%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/main.cpp.o [ 64%] Building C object fvtest/algotest/CMakeFiles/omralgotest.dir/hooktest.c.o [ 64%] Building CXX object fvtest/algotest/CMakeFiles/omralgotest.dir/main.cpp.o [ 64%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/main.cpp.o [ 65%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/StartupManagerTestExample.cpp.o [ 65%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/GlobalAnticipatability.cpp.o [ 65%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/memoryCategoriesTest.cpp.o [ 66%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/GlobalRegisterAllocator.cpp.o [ 66%] Building C object fvtest/algotest/CMakeFiles/omralgotest.dir/pooltest.c.o [ 66%] Building CXX object fvtest/algotest/CMakeFiles/omralgotest.dir/__/omrGtestGlue/argmain.cpp.o [ 66%] Linking CXX executable omralgotest Scanning dependencies of target omrtraceoptiontest [ 66%] Building CXX object fvtest/rastest/CMakeFiles/omrtraceoptiontest.dir/main.cpp.o [ 66%] Building CXX object fvtest/rastest/CMakeFiles/omrtraceoptiontest.dir/rasTestHelpers.cpp.o [ 66%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/CatchBlockRemover.cpp.o [ 66%] Built target omralgotest [ 66%] Building CXX object fvtest/rastest/CMakeFiles/omrtraceoptiontest.dir/traceOptionTest.cpp.o [ 66%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/__/omrGtestGlue/argmain.cpp.o [ 66%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/methodDictionaryTest.cpp.o [ 66%] Linking CXX executable omrgctest Scanning dependencies of target omrsubscribertest [ 66%] Building CXX object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/main.cpp.o [ 66%] Building CXX object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/rasTestHelpers.cpp.o [ 66%] Building CXX object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/subscriberTest.cpp.o [ 66%] Built target omrgctest [ 66%] Building C object fvtest/rastest/CMakeFiles/omrtraceoptiontest.dir/ut_omr_test.c.o [ 66%] Building CXX object fvtest/rastest/CMakeFiles/omrtraceoptiontest.dir/__/omrGtestGlue/argmain.cpp.o [ 66%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Inliner.cpp.o [ 66%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RematTools.cpp.o [ 66%] Linking CXX executable omrtraceoptiontest [ 66%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/CFGSimplifier.cpp.o Scanning dependencies of target omrthreadextendedtest [ 67%] Built target omrtraceoptiontest [ 67%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/processTimeTest.cpp.o [ 67%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/threadCpuTimeTest.cpp.o [ 67%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/rasTestHelpers.cpp.o [ 67%] Building C object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/ut_omr_test.c.o [ 68%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/traceLifecycleTest.cpp.o [ 68%] Building CXX object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/subscriberForkTest.cpp.o [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/CompactLocals.cpp.o [ 68%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/threadExtendedTestHelpers.cpp.o [ 68%] Building CXX object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/__/omrGtestGlue/argmain.cpp.o [ 68%] Linking CXX executable omrsubscribertest [ 68%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/threadExtendedTestMain.cpp.o [ 68%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/timeBaseTest.cpp.o [ 68%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/traceLogTest.cpp.o [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/CopyPropagation.cpp.o [ 68%] Built target omrsubscribertest [ 68%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/__/omrGtestGlue/argmain.cpp.o Scanning dependencies of target omrthreadtest [ 68%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/abortTest.cpp.o [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DataFlowAnalysis.cpp.o [ 68%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/traceRecordHelpers.cpp.o [ 68%] Linking CXX executable omrthreadextendedtest [ 68%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/InductionVariable.cpp.o [ 68%] Built target omrthreadextendedtest [ 68%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/IntersectionBitVectorAnalysis.cpp.o [ 68%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/CEnterExit.cpp.o [ 68%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/traceTest.cpp.o [ 68%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/CMonitor.cpp.o [ 68%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/createTest.cpp.o [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DeadStoreElimination.cpp.o [ 68%] Building C object fvtest/rastest/CMakeFiles/omrrastest.dir/ut_omr_test.c.o [ 68%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/__/omrGtestGlue/argmain.cpp.o [ 68%] Linking CXX executable omrrastest Scanning dependencies of target omrvmtest [ 68%] Building CXX object fvtest/vmtest/CMakeFiles/omrvmtest.dir/main.cpp.o [ 68%] Building CXX object fvtest/vmtest/CMakeFiles/omrvmtest.dir/vmForkTest.cpp.o [ 68%] Building CXX object fvtest/vmtest/CMakeFiles/omrvmtest.dir/__/omrGtestGlue/argmain.cpp.o [ 68%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Isolatedness.cpp.o [ 68%] Built target omrrastest [ 69%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/CThread.cpp.o [ 69%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/joinTest.cpp.o [ 69%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/keyDestructorTest.cpp.o [ 69%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/lockedMonitorCountTest.cpp.o [ 69%] Linking CXX executable omrvmtest [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DeadTreesElimination.cpp.o [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DebuggingCounters.cpp.o [ 70%] Built target omrvmtest [ 70%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/main.cpp.o [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Delayedness.cpp.o [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Dominators.cpp.o [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DominatorVerifier.cpp.o [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/IsolatedStoreElimination.cpp.o [ 70%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/ospriority.cpp.o [ 70%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/priorityInterruptTest.cpp.o /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/optimizer/DebuggingCounters.cpp: In static member function ‘static void TR_DebuggingCounters::report()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/optimizer/DebuggingCounters.cpp:242:43: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘uint64_t {aka long unsigned int}’ [-Wformat=] counterInfo->totalCount); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/optimizer/DebuggingCounters.cpp:255:98: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint64_t {aka long unsigned int}’ [-Wformat=] fprintf(output, "Compilation sum %d Dynamic sum %llu \n", (int32_t) compilationSum, dynamicSum); ^ [ 70%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/rwMutexTest.cpp.o [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DominatorsChk.cpp.o [ 70%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/sanityTest.cpp.o [ 70%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/sanityTestHelper.cpp.o [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Earliestness.cpp.o [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Latestness.cpp.o [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LiveOnAllPaths.cpp.o [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LiveVariableInformation.cpp.o [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Liveness.cpp.o [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoadExtensions.cpp.o [ 70%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/threadTestHelp.cpp.o [ 71%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/__/omrGtestGlue/argmain.cpp.o [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalAnalysis.cpp.o [ 72%] Linking CXX executable omrthreadtest [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ExpressionsSimplification.cpp.o [ 72%] Built target omrthreadtest [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalAnticipatability.cpp.o [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalLiveRangeReducer.cpp.o [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/FieldPrivatizer.cpp.o [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/GeneralLoopUnroller.cpp.o [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/GlobalAnticipatability.cpp.o [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalReordering.cpp.o [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/GlobalRegisterAllocator.cpp.o [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalTransparency.cpp.o [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Inliner.cpp.o [ 73%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoopCanonicalizer.cpp.o [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RematTools.cpp.o [ 73%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoopReducer.cpp.o [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/InductionVariable.cpp.o [ 73%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoopReplicator.cpp.o [ 73%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoopVersioner.cpp.o [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/IntersectionBitVectorAnalysis.cpp.o [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Isolatedness.cpp.o [ 73%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRLocalCSE.cpp.o [ 73%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalDeadStoreElimination.cpp.o [ 73%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalOpts.cpp.o [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/IsolatedStoreElimination.cpp.o [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Latestness.cpp.o [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LiveOnAllPaths.cpp.o [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LiveVariableInformation.cpp.o [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMROptimization.cpp.o [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Liveness.cpp.o [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMROptimizationManager.cpp.o [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRTransformUtil.cpp.o [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoadExtensions.cpp.o [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalAnalysis.cpp.o [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMROptimizer.cpp.o [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalAnticipatability.cpp.o [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OrderBlocks.cpp.o [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OSRDefAnalysis.cpp.o [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/PartialRedundancy.cpp.o [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalLiveRangeReducer.cpp.o [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalReordering.cpp.o [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalTransparency.cpp.o [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoopCanonicalizer.cpp.o [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/PreExistence.cpp.o [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/PrefetchInsertion.cpp.o [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoopReducer.cpp.o [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoopReplicator.cpp.o [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoopVersioner.cpp.o [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Reachability.cpp.o [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRLocalCSE.cpp.o [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ReachingDefinitions.cpp.o [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRRecognizedCallTransformer.cpp.o [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RedundantAsyncCheckRemoval.cpp.o [ 76%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalDeadStoreElimination.cpp.o [ 76%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalOpts.cpp.o [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RegisterAnticipatability.cpp.o [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMROptimization.cpp.o [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMROptimizationManager.cpp.o [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RegisterAvailability.cpp.o [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RegisterCandidate.cpp.o [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRTransformUtil.cpp.o [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ShrinkWrapping.cpp.o [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMROptimizer.cpp.o [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OrderBlocks.cpp.o [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OSRDefAnalysis.cpp.o [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRSimplifier.cpp.o [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/PartialRedundancy.cpp.o [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/PreExistence.cpp.o [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/PrefetchInsertion.cpp.o [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRSimplifierHelpers.cpp.o [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Reachability.cpp.o [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ReachingDefinitions.cpp.o [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRRecognizedCallTransformer.cpp.o [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRSimplifierHandlers.cpp.o [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/StructuralAnalysis.cpp.o [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RedundantAsyncCheckRemoval.cpp.o [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RegisterAnticipatability.cpp.o [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Structure.cpp.o [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RegisterAvailability.cpp.o [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RegisterCandidate.cpp.o [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ShrinkWrapping.cpp.o [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/TranslateTable.cpp.o [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/UnionBitVectorAnalysis.cpp.o [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRSimplifier.cpp.o [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRSimplifierHelpers.cpp.o [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRSimplifierHandlers.cpp.o [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/StructuralAnalysis.cpp.o [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/UseDefInfo.cpp.o [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ValueNumberInfo.cpp.o [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VirtualGuardCoalescer.cpp.o [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Structure.cpp.o [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/TranslateTable.cpp.o [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/UnionBitVectorAnalysis.cpp.o [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/UseDefInfo.cpp.o [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ValueNumberInfo.cpp.o [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VirtualGuardHeadMerger.cpp.o [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RegDepCopyRemoval.cpp.o [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VirtualGuardCoalescer.cpp.o [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VirtualGuardHeadMerger.cpp.o [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ReorderIndexExpr.cpp.o [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/SinkStores.cpp.o [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RegDepCopyRemoval.cpp.o [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ReorderIndexExpr.cpp.o [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/StripMiner.cpp.o [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/SinkStores.cpp.o [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/StripMiner.cpp.o [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VPConstraint.cpp.o [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VPConstraint.cpp.o [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VPHandlers.cpp.o [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VPHandlersCommon.cpp.o [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VPHandlers.cpp.o [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRValuePropagation.cpp.o [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VPHandlersCommon.cpp.o [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ValuePropagationCommon.cpp.o [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRValuePropagation.cpp.o [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/TrivialDeadBlockRemover.cpp.o [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/FEInliner.cpp.o [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ValuePropagationCommon.cpp.o [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/CallStack.cpp.o [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/CFGChecker.cpp.o [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/Debug.cpp.o [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/TrivialDeadBlockRemover.cpp.o [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/DebugCounter.cpp.o /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ras/CallStack.cpp: In member function ‘void TR_LinuxCallStackIterator::printSymbol(int32_t, char*, TR::Compilation*)’: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ras/CallStack.cpp:185:87: warning: format ‘%llx’ expects argument of type ‘long long unsigned int*’, but argument 5 has type ‘intptr_t* {aka long int*}’ [-Wformat=] int rc = sscanf(sig, "%255[^(](%255[^+]+%llx) [%llx]", lib, func, &offset, &address); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ras/CallStack.cpp:185:87: warning: format ‘%llx’ expects argument of type ‘long long unsigned int*’, but argument 6 has type ‘intptr_t* {aka long int*}’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ras/CallStack.cpp:205:25: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘intptr_t {aka long int}’ [-Wformat=] address); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ras/CallStack.cpp:205:25: warning: '#' flag used with ‘%p’ gnu_printf format [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ras/CallStack.cpp:205:25: warning: format ‘%p’ expects argument of type ‘void*’, but argument 6 has type ‘intptr_t {aka long int}’ [-Wformat=] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/ILValidationRules.cpp.o [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/ILValidationUtils.cpp.o [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/ILValidator.cpp.o [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/FEInliner.cpp.o [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/CallStack.cpp.o [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/CFGChecker.cpp.o [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/IgnoreLocale.cpp.o [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/LimitFile.cpp.o [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/LogTracer.cpp.o /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ras/Debug.cpp: In member function ‘virtual const char* TR_Debug::getName(TR::Register*, TR_RegisterSizes)’: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ras/Debug.cpp:3017:25: warning: zero-length gnu_printf format string [-Wformat-zero-length] sprintf(prefix, ""); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ras/Debug.cpp: In member function ‘virtual void TR_Debug::setupDebugger(void*, void*, bool)’: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ras/Debug.cpp:5239:27: warning: zero-length gnu_printf format string [-Wformat-zero-length] fprintf(cf, ""); ^ [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/OptionsDebug.cpp.o [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/PPCOpNames.cpp.o /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ras/CallStack.cpp: In member function ‘void TR_LinuxCallStackIterator::printSymbol(int32_t, char*, TR::Compilation*)’: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ras/CallStack.cpp:185:87: warning: format ‘%llx’ expects argument of type ‘long long unsigned int*’, but argument 5 has type ‘intptr_t* {aka long int*}’ [-Wformat=] int rc = sscanf(sig, "%255[^(](%255[^+]+%llx) [%llx]", lib, func, &offset, &address); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ras/CallStack.cpp:185:87: warning: format ‘%llx’ expects argument of type ‘long long unsigned int*’, but argument 6 has type ‘intptr_t* {aka long int*}’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ras/CallStack.cpp:205:25: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘intptr_t {aka long int}’ [-Wformat=] address); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ras/CallStack.cpp:205:25: warning: '#' flag used with ‘%p’ gnu_printf format [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ras/CallStack.cpp:205:25: warning: format ‘%p’ expects argument of type ‘void*’, but argument 6 has type ‘intptr_t {aka long int}’ [-Wformat=] [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/Tree.cpp.o [ 83%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/Debug.cpp.o [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/Runtime.cpp.o [ 83%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/DebugCounter.cpp.o [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/Trampoline.cpp.o [ 83%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/ILValidationRules.cpp.o [ 83%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/ILValidationUtils.cpp.o [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/Alignment.cpp.o [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/CodeCacheTypes.cpp.o [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/OMRCodeCache.cpp.o [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/OMRCodeCacheManager.cpp.o [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/OMRCodeCacheMemorySegment.cpp.o [ 83%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/ILValidator.cpp.o [ 83%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/IgnoreLocale.cpp.o [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/LimitFile.cpp.o [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/OMRCodeCacheConfig.cpp.o [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/BinaryCommutativeAnalyser.cpp.o [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/BinaryEvaluator.cpp.o /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp: In member function ‘void OMR::CodeCache::dumpCodeCache()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1264:69: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] printf(" |-- warmCodeAlloc = 0x%08x\n", _warmCodeAlloc ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1265:69: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] printf(" |-- coldCodeAlloc = 0x%08x\n", _coldCodeAlloc ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp: In member function ‘void OMR::CodeCache::printOccupancyStats()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1276:99: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, " cold-warm hole size = %8u bytes\n", self()->getFreeContiguousSpace()); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1280:97: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, " sizeOfLargestFreeColdBlock = %8d bytes\n", _sizeOfLargestFreeColdBlock); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1281:97: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, " sizeOfLargestFreeWarmBlock = %8d bytes\n", _sizeOfLargestFreeWarmBlock); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1287:51: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, " %u", currLink->_size); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp: In member function ‘void OMR::CodeCache::checkForErrors()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1400:171: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, "checkForErrors cache %p: Error: _sizeOfLargestFreeWarmBlock(%d) != maxFreeWarmSize(%d)\n", this, _sizeOfLargestFreeWarmBlock, maxFreeWarmSize); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1400:171: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘size_t {aka long unsigned int}’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1405:171: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, "checkForErrors cache %p: Error: _sizeOfLargestFreeColdBlock(%d) != maxFreeColdSize(%d)\n", this, _sizeOfLargestFreeColdBlock, maxFreeColdSize); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1405:171: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘size_t {aka long unsigned int}’ [-Wformat=] [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/CompareAnalyser.cpp.o [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/LogTracer.cpp.o /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ras/Debug.cpp: In member function ‘virtual const char* TR_Debug::getName(TR::Register*, TR_RegisterSizes)’: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ras/Debug.cpp:3017:25: warning: zero-length gnu_printf format string [-Wformat-zero-length] sprintf(prefix, ""); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ras/Debug.cpp: In member function ‘virtual void TR_Debug::setupDebugger(void*, void*, bool)’: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ras/Debug.cpp:5239:27: warning: zero-length gnu_printf format string [-Wformat-zero-length] fprintf(cf, ""); ^ [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/OptionsDebug.cpp.o /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCacheManager.cpp: In member function ‘void OMR::CodeCacheManager::printRemainingSpaceInCodeCaches()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCacheManager.cpp:523:102: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, "cache %p has %u bytes empty\n", codeCache, codeCache->getFreeContiguousSpace()); ^ [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/ConstantDataSnippet.cpp.o [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/PPCOpNames.cpp.o [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/Tree.cpp.o [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/Runtime.cpp.o [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/Trampoline.cpp.o [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/Alignment.cpp.o [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/CodeCacheTypes.cpp.o [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/OMRCodeCache.cpp.o [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/ControlFlowEvaluator.cpp.o [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/DataSnippet.cpp.o [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/DivideCheckSnippet.cpp.o [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/OMRCodeCacheManager.cpp.o [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/FPBinaryArithmeticAnalyser.cpp.o [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/OMRCodeCacheMemorySegment.cpp.o /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp: In member function ‘void OMR::CodeCache::dumpCodeCache()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1264:69: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] printf(" |-- warmCodeAlloc = 0x%08x\n", _warmCodeAlloc ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1265:69: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] printf(" |-- coldCodeAlloc = 0x%08x\n", _coldCodeAlloc ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp: In member function ‘void OMR::CodeCache::printOccupancyStats()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1276:99: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, " cold-warm hole size = %8u bytes\n", self()->getFreeContiguousSpace()); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1280:97: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, " sizeOfLargestFreeColdBlock = %8d bytes\n", _sizeOfLargestFreeColdBlock); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1281:97: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, " sizeOfLargestFreeWarmBlock = %8d bytes\n", _sizeOfLargestFreeWarmBlock); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1287:51: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, " %u", currLink->_size); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp: In member function ‘void OMR::CodeCache::checkForErrors()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1400:171: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, "checkForErrors cache %p: Error: _sizeOfLargestFreeWarmBlock(%d) != maxFreeWarmSize(%d)\n", this, _sizeOfLargestFreeWarmBlock, maxFreeWarmSize); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1400:171: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘size_t {aka long unsigned int}’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1405:171: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, "checkForErrors cache %p: Error: _sizeOfLargestFreeColdBlock(%d) != maxFreeColdSize(%d)\n", this, _sizeOfLargestFreeColdBlock, maxFreeColdSize); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCache.cpp:1405:171: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘size_t {aka long unsigned int}’ [-Wformat=] [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/OMRCodeCacheConfig.cpp.o [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/BinaryCommutativeAnalyser.cpp.o [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/BinaryEvaluator.cpp.o [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/FPCompareAnalyser.cpp.o [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/CompareAnalyser.cpp.o /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCacheManager.cpp: In member function ‘void OMR::CodeCacheManager::printRemainingSpaceInCodeCaches()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/runtime/OMRCodeCacheManager.cpp:523:102: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] fprintf(stderr, "cache %p has %u bytes empty\n", codeCache, codeCache->getFreeContiguousSpace()); ^ [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/ConstantDataSnippet.cpp.o [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/ControlFlowEvaluator.cpp.o [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/DataSnippet.cpp.o [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/FPTreeEvaluator.cpp.o [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/DivideCheckSnippet.cpp.o [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/FPBinaryArithmeticAnalyser.cpp.o [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/SIMDTreeEvaluator.cpp.o [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/FPCompareAnalyser.cpp.o [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/FPTreeEvaluator.cpp.o [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/SIMDTreeEvaluator.cpp.o [ 87%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/HelperCallSnippet.cpp.o [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/HelperCallSnippet.cpp.o [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/IA32LinkageUtils.cpp.o [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/IA32LinkageUtils.cpp.o [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/IntegerMultiplyDecomposer.cpp.o [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/IntegerMultiplyDecomposer.cpp.o [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRMemoryReference.cpp.o [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OpBinary.cpp.o [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OpNames.cpp.o [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OutlinedInstructions.cpp.o [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/RegisterRematerialization.cpp.o [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRMemoryReference.cpp.o [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/SubtractAnalyser.cpp.o [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OpBinary.cpp.o [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OpNames.cpp.o [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OutlinedInstructions.cpp.o [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/RegisterRematerialization.cpp.o [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRTreeEvaluator.cpp.o [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/UnaryEvaluator.cpp.o [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/X86BinaryEncoding.cpp.o [ 89%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/X86Debug.cpp.o [ 89%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/X86FPConversionSnippet.cpp.o [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/SubtractAnalyser.cpp.o [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRTreeEvaluator.cpp.o [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/UnaryEvaluator.cpp.o [ 89%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRInstruction.cpp.o [ 89%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRX86Instruction.cpp.o [ 89%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRMachine.cpp.o [ 89%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRLinkage.cpp.o [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/X86BinaryEncoding.cpp.o [ 89%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRRegister.cpp.o [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/X86Debug.cpp.o [ 90%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRRealRegister.cpp.o [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/X86FPConversionSnippet.cpp.o [ 90%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRRegisterDependency.cpp.o [ 90%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRSnippet.cpp.o [ 90%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/X86SystemLinkage.cpp.o [ 90%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/XMMBinaryArithmeticAnalyser.cpp.o [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRCodeGenerator.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRInstruction.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRX86Instruction.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRMachine.cpp.o [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/codegen/OMRRegisterIterator.cpp.o [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/env/OMRCPU.cpp.o [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/env/OMRDebugEnv.cpp.o [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/amd64/codegen/OMRCodeGenerator.cpp.o [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/amd64/codegen/OMRMachine.cpp.o [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/amd64/codegen/OMRTreeEvaluator.cpp.o [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/amd64/codegen/OMRMemoryReference.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRLinkage.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRRegister.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRRealRegister.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRRegisterDependency.cpp.o [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/amd64/codegen/OMRRealRegister.cpp.o [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/amd64/codegen/AMD64SystemLinkage.cpp.o [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/x/amd64/codegen/OMRELFRelocationResolver.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRSnippet.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/X86SystemLinkage.cpp.o [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/XMMBinaryArithmeticAnalyser.cpp.o [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRCodeGenerator.cpp.o [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/codegen/OMRRegisterIterator.cpp.o [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/env/OMRCPU.cpp.o [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/env/OMRDebugEnv.cpp.o [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/amd64/codegen/OMRCodeGenerator.cpp.o [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/amd64/codegen/OMRMachine.cpp.o [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/amd64/codegen/OMRTreeEvaluator.cpp.o [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/amd64/codegen/OMRMemoryReference.cpp.o [ 93%] Linking CXX static library libtestcompiler.a [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/amd64/codegen/OMRRealRegister.cpp.o [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/amd64/codegen/AMD64SystemLinkage.cpp.o [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/x/amd64/codegen/OMRELFRelocationResolver.cpp.o [ 93%] Built target testcompiler [ 93%] Linking CXX static library libjitbuilder.a Scanning dependencies of target compilertest [ 93%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/main.cpp.o [ 93%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/FooBarTest.cpp.o [ 93%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/BuilderTest.cpp.o [ 93%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/LimitFileTest.cpp.o [ 93%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/LogFileTest.cpp.o [ 93%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/OptionSetTest.cpp.o [ 93%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/OMRTestEnv.cpp.o [ 93%] Built target jitbuilder [ 93%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/OpCodesTest.cpp.o [ 93%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/PPCOpCodesTest.cpp.o [ 94%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/Qux2Test.cpp.o Scanning dependencies of target iterfib [ 94%] Building CXX object jitbuilder/release/CMakeFiles/iterfib.dir/src/IterativeFib.cpp.o [ 94%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/SimplifierFoldAndTest.cpp.o [ 94%] Linking CXX executable iterfib Scanning dependencies of target worklist [ 94%] Building CXX object jitbuilder/release/CMakeFiles/worklist.dir/src/Worklist.cpp.o [ 94%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/S390OpCodesTest.cpp.o Scanning dependencies of target isSupportedType [ 94%] Building CXX object jitbuilder/release/CMakeFiles/isSupportedType.dir/src/IsSupportedType.cpp.o [ 95%] Linking CXX executable worklist [ 95%] Linking CXX executable isSupportedType [ 95%] Built target isSupportedType [ 95%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/OptTestDriver.cpp.o [ 95%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/TestDriver.cpp.o [ 95%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/X86OpCodesTest.cpp.o [ 95%] Built target iterfib Scanning dependencies of target toiltype [ 95%] Building CXX object jitbuilder/release/CMakeFiles/toiltype.dir/src/ToIlType.cpp.o [ 95%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/BarIlInjector.cpp.o [ 95%] Linking CXX executable toiltype [ 95%] Built target worklist Scanning dependencies of target nestedloop [ 95%] Building CXX object jitbuilder/release/CMakeFiles/nestedloop.dir/src/NestedLoop.cpp.o [ 95%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/BinaryOpIlInjector.cpp.o [ 95%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/CallIlInjector.cpp.o [ 95%] Linking CXX executable nestedloop [ 95%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/ChildlessUnaryOpIlInjector.cpp.o [ 95%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/CmpBranchOpIlInjector.cpp.o [ 95%] Built target toiltype Scanning dependencies of target pow2 [ 95%] Building CXX object jitbuilder/release/CMakeFiles/pow2.dir/src/Pow2.cpp.o [ 95%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/FooIlInjector.cpp.o [ 96%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/IndirectLoadIlInjector.cpp.o /home/jenkins/jenkins-agent/workspace/Test_Linux/jitbuilder/release/src/Pow2.cpp: In function ‘int main(int, char**)’: /home/jenkins/jenkins-agent/workspace/Test_Linux/jitbuilder/release/src/Pow2.cpp:122:34: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 2 has type ‘int64_t {aka long int}’ [-Wformat=] printf("pow2(45) is %lld\n", r); ^ [ 96%] Linking CXX executable pow2 [ 96%] Built target nestedloop Scanning dependencies of target conditionals [ 97%] Building CXX object jitbuilder/release/CMakeFiles/conditionals.dir/src/Conditionals.cpp.o [ 97%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/IndirectStoreIlInjector.cpp.o [ 97%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/OpIlInjector.cpp.o [ 97%] Linking CXX executable conditionals [ 97%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/Qux2IlInjector.cpp.o [ 97%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/StoreOpIlInjector.cpp.o [ 97%] Built target pow2 [ 97%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/TernaryOpIlInjector.cpp.o Scanning dependencies of target simple [ 97%] Building CXX object jitbuilder/release/CMakeFiles/simple.dir/src/Simple.cpp.o [ 97%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/UnaryOpIlInjector.cpp.o Scanning dependencies of target jitbuildertest [ 98%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/main.cpp.o [ 98%] Linking CXX executable simple [ 98%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/selftest.cpp.o [ 98%] Built target conditionals [ 98%] [FLEX][tril_scanner] Building scanner with flex 2.6.0 [ 98%] [BISON][tril_parser] Building parser with bison 3.0.4 [ 98%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/UnionTest.cpp.o Scanning dependencies of target tril [ 98%] Building C object fvtest/tril/tril/CMakeFiles/tril.dir/tril.parser.c.o [ 98%] Building C object fvtest/tril/tril/CMakeFiles/tril.dir/tril.scanner.c.o [ 98%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/ast.cpp.o [ 98%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/ilgen.cpp.o [ 98%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/simple_compiler.cpp.o [ 98%] Linking CXX executable compilertest [ 98%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/FieldAddressTest.cpp.o [ 98%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/AnonymousTest.cpp.o [ 98%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/ControlFlowTest.cpp.o [ 98%] Built target simple [ 98%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/SystemLinkageTest.cpp.o [ 98%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/WorklistTest.cpp.o In file included from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/infra/List.hpp:27:0, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/codegen/FrontEnd.hpp:25, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/compile/OMRCompilation.hpp:43, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/compile/Compilation.hpp:25, from /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/tril/tril/simple_compiler.cpp:27: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/env/TRMemory.hpp:708:0: warning: "TR_ALLOC" redefined [enabled by default] #define TR_ALLOC(a) \ ^ In file included from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/IlBuilder.hpp:33:0, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/TypeDictionary.hpp:38, from /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/tril/tril/ilgen.hpp:25, from /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/tril/tril/method_info.hpp:26, from /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/tril/tril/method_compiler.hpp:25, from /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/tril/tril/simple_compiler.hpp:25, from /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/tril/tril/simple_compiler.cpp:22: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/IlInjector.hpp:56:0: note: this is the location of the previous definition #define TR_ALLOC(x) ^ In file included from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/infra/CfgNode.hpp:28:0, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/il/OMRBlock.hpp:36, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/il/Block.hpp:25, from /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/tril/tril/ilgen.cpp:25: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/env/TRMemory.hpp:708:0: warning: "TR_ALLOC" redefined [enabled by default] #define TR_ALLOC(a) \ ^ In file included from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/IlBuilder.hpp:33:0, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/TypeDictionary.hpp:38, from /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/tril/tril/ilgen.hpp:25, from /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/tril/tril/ilgen.cpp:22: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/IlInjector.hpp:56:0: note: this is the location of the previous definition #define TR_ALLOC(x) ^ [ 98%] Linking CXX static library libtril.a [ 98%] Built target tril Scanning dependencies of target mandelbrot Scanning dependencies of target incordec Scanning dependencies of target tril_dumper [ 98%] Building CXX object fvtest/tril/examples/mandelbrot/CMakeFiles/mandelbrot.dir/main.cpp.o [ 99%] Building CXX object fvtest/tril/tril/CMakeFiles/tril_dumper.dir/compiler.cpp.o Scanning dependencies of target tril_compiler [ 99%] Building CXX object fvtest/tril/examples/incordec/CMakeFiles/incordec.dir/main.cpp.o [ 99%] Building CXX object fvtest/tril/tril/CMakeFiles/tril_compiler.dir/compiler.cpp.o Scanning dependencies of target triltest Scanning dependencies of target comptest [ 99%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/main.cpp.o [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/main.cpp.o [ 99%] Linking CXX executable jitbuildertest [ 99%] Linking CXX executable tril_compiler [ 99%] Linking CXX executable mandelbrot [ 99%] Linking CXX executable tril_dumper [ 99%] Linking CXX executable incordec [ 99%] Built target compilertest [ 99%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/ASTTest.cpp.o [ 99%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/ParserTest.cpp.o [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/JitTestUtilitiesTest.cpp.o [ 99%] Built target tril_compiler [ 99%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/MethodInfoTest.cpp.o [ 99%] Built target jitbuildertest [ 99%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/IlGenTest.cpp.o [ 99%] Built target tril_dumper [ 99%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/CompileTest.cpp.o [ 99%] Built target incordec [ 99%] Built target mandelbrot [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/ILValidatorTest.cpp.o [ 99%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/__/__/omrGtestGlue/argmain.cpp.o [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/ArithmeticTest.cpp.o [100%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/ShiftAndRotateTest.cpp.o [100%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/SimplifierFoldAndTest.cpp.o [100%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/IfxcmpgeReductionTest.cpp.o [100%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/VectorTest.cpp.o [100%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/CallTest.cpp.o In file included from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/infra/List.hpp:27:0, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/codegen/FrontEnd.hpp:25, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/compile/OMRCompilation.hpp:43, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/compile/Compilation.hpp:25, from /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/tril/test/IlGenTest.cpp:28: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/env/TRMemory.hpp:708:0: warning: "TR_ALLOC" redefined [enabled by default] #define TR_ALLOC(a) \ ^ In file included from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/IlBuilder.hpp:33:0, from /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/TypeDictionary.hpp:38, from /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/tril/tril/ilgen.hpp:25, from /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/tril/test/IlGenTest.cpp:23: /home/jenkins/jenkins-agent/workspace/Test_Linux/compiler/ilgen/IlInjector.hpp:56:0: note: this is the location of the previous definition #define TR_ALLOC(x) ^ [100%] Linking CXX executable triltest [100%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/LongAndAsRotateTest.cpp.o [100%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/MockStrategyTest.cpp.o [100%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/LogicalTest.cpp.o [100%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/LinkageTest.cpp.o [100%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/BitPermuteTest.cpp.o [100%] Built target triltest [100%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/__/omrGtestGlue/argmain.cpp.o /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp: In member function ‘virtual void i2lLongAndAsRotateTest_SimpleTest_Test::TestBody()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:124:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:124:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp: In member function ‘virtual void i2lLongAndAsRotateTest_iConstTest_Test::TestBody()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:165:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:165:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp: In member function ‘virtual void i2lLongAndAsRotateTest_GreaterThanOneRefCount1_Test::TestBody()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:213:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:213:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:213:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:213:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp: In member function ‘virtual void i2lLongAndAsRotateTest_GreaterThanOneRefCount2_Test::TestBody()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:273:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:273:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘long unsigned int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:273:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:273:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘long unsigned int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp: In member function ‘virtual void iu2lLongAndAsRotateTest_SimpleTest_Test::TestBody()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:305:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:305:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp: In member function ‘virtual void iu2lLongAndAsRotateTest_iConstTest_Test::TestBody()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:346:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:346:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp: In member function ‘virtual void iu2lLongAndAsRotateTest_GreaterThanOneRefCount1_Test::TestBody()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:393:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:393:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:393:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:393:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp: In member function ‘virtual void iu2lLongAndAsRotateTest_GreaterThanOneRefCount2_Test::TestBody()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:452:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:452:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘long unsigned int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:452:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/LongAndAsRotateTest.cpp:452:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘long unsigned int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/IfxcmpgeReductionTest.cpp: In member function ‘virtual void Int64ReductionTest_Reduction_Test::TestBody()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/IfxcmpgeReductionTest.cpp:376:10: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘long int’ [-Wformat=] ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/IfxcmpgeReductionTest.cpp:376:10: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘long int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/IfxcmpgeReductionTest.cpp:376:10: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘long int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/IfxcmpgeReductionTest.cpp:376:10: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘long int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/IfxcmpgeReductionTest.cpp: In member function ‘virtual void UInt64ReductionTest_Reduction_Test::TestBody()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/IfxcmpgeReductionTest.cpp:419:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/IfxcmpgeReductionTest.cpp:419:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/IfxcmpgeReductionTest.cpp:419:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/IfxcmpgeReductionTest.cpp:419:10: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp: In member function ‘virtual void lBitPermuteTest_ConstAddressLengthTest_Test::TestBody()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:155:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘const uint8_t* {aka const unsigned char*}’ [-Wformat=] ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:155:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘uint32_t {aka unsigned int}’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:155:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘const uint8_t* {aka const unsigned char*}’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:155:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘uint32_t {aka unsigned int}’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp: In member function ‘virtual void lBitPermuteTest_ConstAddressTest_Test::TestBody()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:186:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘const uint8_t* {aka const unsigned char*}’ [-Wformat=] ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:186:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘const uint8_t* {aka const unsigned char*}’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp: In member function ‘virtual void iBitPermuteTest_ConstAddressLengthTest_Test::TestBody()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:254:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:254:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘uint32_t {aka unsigned int}’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:254:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:254:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘uint32_t {aka unsigned int}’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp: In member function ‘virtual void iBitPermuteTest_ConstAddressTest_Test::TestBody()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:289:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:289:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp: In member function ‘virtual void sBitPermuteTest_ConstAddressLengthTest_Test::TestBody()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:362:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:362:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘uint32_t {aka unsigned int}’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:362:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:362:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘uint32_t {aka unsigned int}’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp: In member function ‘virtual void sBitPermuteTest_ConstAddressTest_Test::TestBody()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:398:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:398:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp: In member function ‘virtual void bBitPermuteTest_ConstAddressLengthTest_Test::TestBody()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:472:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:472:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘uint32_t {aka unsigned int}’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:472:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:472:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘uint32_t {aka unsigned int}’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp: In member function ‘virtual void bBitPermuteTest_ConstAddressTest_Test::TestBody()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:508:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] ); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/BitPermuteTest.cpp:508:7: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/ShiftAndRotateTest.cpp: In member function ‘virtual void Int64ShiftAndRotate_UsingConst_Test::TestBody()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/ShiftAndRotateTest.cpp:141:153: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘long int’ [-Wformat=] std::snprintf(inputTrees, 120, "(method return=Int64 (block (lreturn (%s (lconst %lld) (iconst %d)) )))", param.opcode.c_str(), param.lhs, param.rhs); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/ShiftAndRotateTest.cpp:141:153: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘long int’ [-Wformat=] /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/ShiftAndRotateTest.cpp: In member function ‘virtual void UInt64ShiftAndRotate_UsingConst_Test::TestBody()’: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/ShiftAndRotateTest.cpp:308:153: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] std::snprintf(inputTrees, 120, "(method return=Int64 (block (lreturn (%s (lconst %llu) (iconst %d)) )))", param.opcode.c_str(), param.lhs, param.rhs); ^ /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/compilertriltest/ShiftAndRotateTest.cpp:308:153: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] [100%] Linking CXX executable comptest [100%] Built target comptest [Pipeline] } [Pipeline] // dir [Pipeline] echo Output CCACHE stats after running [Pipeline] sh [Test_Linux] Running shell script + ccache -s cache directory /home/jenkins/.ccache primary config /home/jenkins/.ccache/ccache.conf secondary config (readonly) /etc/ccache.conf cache hit (direct) 8 cache hit (preprocessed) 42 cache miss 1040 called for link 59 files in cache 2149 cache size 145.6 MB max cache size 5.0 GB [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] timestamps [Pipeline] { [Pipeline] dir Running in /home/jenkins/jenkins-agent/workspace/Test_Linux/build [Pipeline] { [Pipeline] echo Sanity Test... [Pipeline] sh [build] Running shell script + ctest -V UpdateCTestConfiguration from :/home/jenkins/jenkins-agent/workspace/Test_Linux/build/DartConfiguration.tcl UpdateCTestConfiguration from :/home/jenkins/jenkins-agent/workspace/Test_Linux/build/DartConfiguration.tcl Test project /home/jenkins/jenkins-agent/workspace/Test_Linux/build Constructing a list of tests Done constructing a list of tests Checking test dependency graph... Checking test dependency graph end test 1 Start 1: conditionals_example_as_test 1: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/jitbuilder/release/conditionals 1: Test timeout computed to be: 9.99988e+06 1: Step 1: initialize JIT 1: Step 2: define type dictionary 1: Step 3: compile method builder 1: Step 4: invoke compiled code 1: Step 5: shutdown JIT 1: ALL TESTS PASSED 1/25 Test #1: conditionals_example_as_test ...... Passed 0.02 sec test 2 Start 2: isSupportedType_example_as_test 2: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/jitbuilder/release/isSupportedType 2: Test timeout computed to be: 9.99988e+06 2: Step 1: test signed integral types 2: Step 2: test unsigned integral types 2: Step 3: test language primitive signed integral types 2: Step 4: test language primitive unsigned integral types 2: Step 5: test floating point types 2: Step 6: test cv qualified types 2: Step 7: test void type 2: Step 8: test pointer to primitive types 2: Step 9: test pointer to pointer to primitive types 2: Step 10: test unsupported types 2: PASS 2/25 Test #2: isSupportedType_example_as_test ... Passed 0.00 sec test 3 Start 3: iterfib_example_as_test 3: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/jitbuilder/release/iterfib 3: Test timeout computed to be: 9.99988e+06 3: Step 1: initialize JIT 3: Step 2: define type dictionary 3: Step 3: compile method builder 3: Step 4: invoke compiled code 3: fib( 0) = 0 3: fib( 1) = 1 3: fib( 2) = 1 3: fib( 3) = 2 3: fib( 4) = 3 3: fib( 5) = 5 3: fib( 6) = 8 3: fib( 7) = 13 3: fib( 8) = 21 3: fib( 9) = 34 3: fib(10) = 55 3: fib(11) = 89 3: fib(12) = 144 3: fib(13) = 233 3: fib(14) = 377 3: fib(15) = 610 3: fib(16) = 987 3: fib(17) = 1597 3: fib(18) = 2584 3: fib(19) = 4181 3: Step 5: shutdown JIT 3: PASS 3/25 Test #3: iterfib_example_as_test ........... Passed 0.02 sec test 4 Start 4: nestedloop_example_as_test 4: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/jitbuilder/release/nestedloop 4: Test timeout computed to be: 9.99988e+06 4: Step 1: initialize JIT 4: Step 2: define relevant types 4: Step 3: compile method builder 4: Step 4: invoke compiled code 4: nested_loop( 0) = 0 4: nested_loop( 1) = 1 4: nested_loop( 2) = 64 4: nested_loop( 3) = 729 4: nested_loop( 4) = 4096 4: nested_loop( 5) = 15625 4: nested_loop( 6) = 46656 4: nested_loop( 7) = 117649 4: nested_loop( 8) = 262144 4: nested_loop( 9) = 531441 4: nested_loop(10) = 1000000 4: nested_loop(11) = 1771561 4: nested_loop(12) = 2985984 4: nested_loop(13) = 4826809 4: nested_loop(14) = 7529536 4: nested_loop(15) = 11390625 4: nested_loop(16) = 16777216 4: nested_loop(17) = 24137569 4: nested_loop(18) = 34012224 4: nested_loop(19) = 47045881 4: Step 5: shutdown JIT 4: PASS 4/25 Test #4: nestedloop_example_as_test ........ Passed 0.14 sec test 5 Start 5: pow2_example_as_test 5: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/jitbuilder/release/pow2 5: Test timeout computed to be: 9.99988e+06 5: Step 1: initialize JIT 5: Step 2: define relevant types 5: Step 3: compile method builder 5: Step 4: invoke compiled code 5: pow2(45) is 35184372088832 5: Step 5: shutdown JIT 5: PASS 5/25 Test #5: pow2_example_as_test .............. Passed 0.18 sec test 6 Start 6: simple_example_as_test 6: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/jitbuilder/release/simple 6: Test timeout computed to be: 9.99988e+06 6: Step 1: initialize JIT 6: Step 2: define type dictionary 6: Step 3: compile method builder 6: SimpleMethod::buildIL() running! 6: Step 4: invoke compiled code and print results 6: increment(0) == 1 6: increment(1) == 2 6: increment(10) == 11 6: increment(-15) == -14 6: Step 5: shutdown JIT 6/25 Test #6: simple_example_as_test ............ Passed 0.01 sec test 7 Start 7: toiltype_example_as_test 7: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/jitbuilder/release/toiltype 7: Test timeout computed to be: 9.99988e+06 7: Step 1: initialize JIT 7: Step 2: create TR::TypeDictionary instance 7: Step 3: test signed integral types 7: Step 4: test unsigned integral types 7: Step 5: test language primitive signed integral types 7: Step 6: test language primitive unsigned integral types 7: Step 7: test floating point types 7: Step 8: test cv qualified types 7: Step 9: test void type 7: Step 10: test pointer to primitive types 7: Step 11: test pointer to pointer to primitive types 7: Step 12: shutdown JIT 7: PASS 7/25 Test #7: toiltype_example_as_test .......... Passed 0.00 sec test 8 Start 8: worklist_example_as_test 8: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/jitbuilder/release/worklist 8: Test timeout computed to be: 9.99988e+06 8: Step 1: initialize JIT 8: Step 2: define type dictionary 8: Step 3: compile method builder 8: WorklistMethod::buildIL() running! 8: step 4: invoke compiled code and print results 8: Step 5: shutdown JIT 8: Failed tests: 0 8: Passed tests: 20 8: ALL PASSED 8/25 Test #8: worklist_example_as_test .......... Passed 0.02 sec test 9 Start 9: algotest 9: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/algotest/omralgotest "-avltest:/home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/algotest/avltest.lst" 9: Test timeout computed to be: 9.99988e+06 9: [==========] Running 168 tests from 5 test cases. 9: [----------] 2 tests from OmrAlgoTest 9: Testing hookable interface... 9: Finished testing hookable interface. 9: Algorithm Test Finished 9: total tests: 59 9: total passes: 59 9: total failures: 0 9: ALL TESTS PASSED. 9: [----------] 2 tests from OmrAlgoTest (0 ms total) 9: 9: [----------] 58 tests from OmrAlgoTest/AVLTest 9: [----------] 58 tests from OmrAlgoTest/AVLTest (1 ms total) 9: 9: [----------] 24 tests from OmrAlgoTest/PoolTest 9: [----------] 24 tests from OmrAlgoTest/PoolTest (9 ms total) 9: 9: [----------] 14 tests from OmrAlgoTest/HashtableTest 9: [----------] 14 tests from OmrAlgoTest/HashtableTest (3141 ms total) 9: 9: [----------] 70 tests from OmrAlgoTest/CollisionResilientHashtableTest 9: [----------] 70 tests from OmrAlgoTest/CollisionResilientHashtableTest (11071 ms total) 9: 9: [==========] 168 tests from 5 test cases ran. (14223 ms total) 9: [ PASSED ] 168 tests. 9: [ ALL TESTS PASSED ] 9/25 Test #9: algotest .......................... Passed 14.23 sec test 10 Start 10: gctest 10: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/gctest/omrgctest "--gtest_filter=gcFunctionalTest*" 10: Test timeout computed to be: 9.99988e+06 10: Note: Google Test filter = gcFunctionalTest* 10: [==========] Running 8 tests from 1 test case. 10: [----------] 8 tests from gcFunctionalTest/GCConfigTest 10: [----------] 8 tests from gcFunctionalTest/GCConfigTest (1772 ms total) 10: 10: [==========] 8 tests from 1 test case ran. (1772 ms total) 10: [ PASSED ] 8 tests. 10: [ ALL TESTS PASSED ] 10/25 Test #10: gctest ............................ Passed 1.78 sec test 11 Start 11: porttest 11: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/porttest/omrporttest 11: Test timeout computed to be: 9.99988e+06 11: [==========] Running 203 tests from 20 test cases. 11: [----------] 1 test from PortInitializationTest 11: [----------] 1 test from PortInitializationTest (0 ms total) 11: 11: [----------] 2 tests from PortFileTest 11: [----------] 2 tests from PortFileTest (1 ms total) 11: 11: [----------] 8 tests from PortHeapTest 11: [----------] 8 tests from PortHeapTest (504 ms total) 11: 11: [----------] 8 tests from PortTest 11: [----------] 8 tests from PortTest (1 ms total) 11: 11: [----------] 10 tests from PortMemTest 11: [----------] 10 tests from PortMemTest (550 ms total) 11: 11: [----------] 4 tests from PortDumpTest 11: JVMPORT030W 11: JVMPORT030W 11: JVMPORT030W 11: [----------] 4 tests from PortDumpTest (1255 ms total) 11: 11: [----------] 4 tests from PortErrorTest 11: [----------] 4 tests from PortErrorTest (0 ms total) 11: 11: [----------] 40 tests from PortFileTest2 11: $ 11: ¢ 11: € 11: 𤭢 11: þÿ 11: ****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************€ 11: [----------] 40 tests from PortFileTest2 (9278 ms total) 11: 11: [----------] 14 tests from PortFileStreamTest 11: [----------] 14 tests from PortFileStreamTest (22 ms total) 11: 11: [----------] 1 test from PortIntrospectTest 11: [----------] 1 test from PortIntrospectTest (0 ms total) 11: 11: [----------] 15 tests from PortMmapTest 11: [----------] 15 tests from PortMmapTest (1027 ms total) 11: 11: [----------] 1 test from PortSignalExtendedTests 11: [----------] 1 test from PortSignalExtendedTests (0 ms total) 11: 11: [----------] 9 tests from PortSigTest 11: [----------] 9 tests from PortSigTest (0 ms total) 11: 11: [----------] 3 tests from PortSlTest 11: [----------] 3 tests from PortSlTest (1 ms total) 11: 11: [----------] 20 tests from PortStrTest 11: [----------] 20 tests from PortStrTest (4 ms total) 11: 11: [----------] 6 tests from PortTimeTest 11: 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) 11: [----------] 6 tests from PortTimeTest (11578 ms total) 11: 11: [----------] 8 tests from PortTTyTest 11: TTY printf, check check 1 2 3 check ... 11: New line 11: [----------] 8 tests from PortTTyTest (0 ms total) 11: 11: [----------] 13 tests from PortVmemTest 11: [----------] 13 tests from PortVmemTest (1011 ms total) 11: 11: [----------] 35 tests from PortSysinfoTest 11: [----------] 35 tests from PortSysinfoTest (6893 ms total) 11: 11: [----------] 1 test from PortVMemTest 11: [----------] 1 test from PortVMemTest (0 ms total) 11: 11: [==========] 203 tests from 20 test cases ran. (32130 ms total) 11: [ PASSED ] 203 tests. 11: [ ALL TESTS PASSED ] 11: 11: YOU HAVE 3 DISABLED TESTS 11: 11: Some textSome text 11/25 Test #11: porttest .......................... Passed 32.14 sec test 12 Start 12: rastest 12: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/rastest/omrrastest 12: Test timeout computed to be: 9.99988e+06 12: [==========] Running 38 tests from 11 test cases. 12: [----------] 3 tests from RASAgentNegativeTest 12: [----------] 3 tests from RASAgentNegativeTest (1 ms total) 12: 12: [----------] 2 tests from RASAgentTest 12: [----------] 2 tests from RASAgentTest (0 ms total) 12: 12: [----------] 1 test from RASMemoryCategoriesTest 12: 12: Negative path: get categories with an undersized buffer 12: written_count=16, total_categories=17 12: RUNTIME 26600 bytes / 48 allocations (Shallow: 0 bytes / 0 allocations) 12: VM 26600 bytes / 48 allocations (Shallow: 984 bytes / 7 allocations) 12: Threads 22920 bytes / 30 allocations 12: Port Library 2280 bytes / 9 allocations 12: OMRTI 416 bytes / 2 allocations 12: 12: Positive path: get and validate categories 12: written_count=17, total_categories=17 12: RUNTIME 26600 bytes / 48 allocations (Shallow: 0 bytes / 0 allocations) 12: VM 26600 bytes / 48 allocations (Shallow: 984 bytes / 7 allocations) 12: Threads 22920 bytes / 30 allocations 12: Port Library 2280 bytes / 9 allocations 12: OMRTI 416 bytes / 2 allocations 12: 12: Positive path: get and validate categories and total_categories is null 12: written_count=17 12: RUNTIME 26600 bytes / 48 allocations (Shallow: 0 bytes / 0 allocations) 12: VM 26600 bytes / 48 allocations (Shallow: 984 bytes / 7 allocations) 12: Threads 22920 bytes / 30 allocations 12: Port Library 2280 bytes / 9 allocations 12: OMRTI 416 bytes / 2 allocations 12: 12: Positive path: get and validate categories with oversized max_categories and oversized buffer 12: written_count=17, total_categories=17 12: RUNTIME 26664 bytes / 48 allocations (Shallow: 0 bytes / 0 allocations) 12: VM 26664 bytes / 48 allocations (Shallow: 984 bytes / 7 allocations) 12: Threads 22920 bytes / 30 allocations 12: Port Library 2344 bytes / 9 allocations 12: OMRTI 416 bytes / 2 allocations 12: 12: Positive path: get and validate categories with oversized buffer and total_categories is null 12: written_count=17, total_categories=17 12: RUNTIME 26664 bytes / 48 allocations (Shallow: 0 bytes / 0 allocations) 12: VM 26664 bytes / 48 allocations (Shallow: 984 bytes / 7 allocations) 12: Threads 22920 bytes / 30 allocations 12: Port Library 2344 bytes / 9 allocations 12: OMRTI 416 bytes / 2 allocations 12: 12: Positive path: get and validate categories with oversized max_categories, oversized buffer and total_categories is null 12: written_count=17 12: RUNTIME 26664 bytes / 48 allocations (Shallow: 0 bytes / 0 allocations) 12: VM 26664 bytes / 48 allocations (Shallow: 984 bytes / 7 allocations) 12: Threads 22920 bytes / 30 allocations 12: Port Library 2344 bytes / 9 allocations 12: OMRTI 416 bytes / 2 allocations 12: [----------] 1 test from RASMemoryCategoriesTest (1 ms total) 12: 12: [----------] 5 tests from RASMethodDictionaryTest 12: [----------] 5 tests from RASMethodDictionaryTest (0 ms total) 12: 12: [----------] 9 tests from TraceLifecycleTest 12: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE) 12: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE) 12: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE) 12: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE) 12: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE) 12: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE) 12: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE) 12: [----------] 9 tests from TraceLifecycleTest (12 ms total) 12: 12: [----------] 1 test from TraceLogTest 12: [----------] 1 test from TraceLogTest (5 ms total) 12: 12: [----------] 1 test from RASTraceTest 12: omr_trc_startup: failed to set trace options, rc=9 12: omr_trc_startup error, rc=9 12: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/rastest/traceagent.c:262 Free physical memory size (in bytes): 6386315264, rc = 0 (OMR_ERROR_NONE), the function call is successful ! 12: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/rastest/traceagent.c:272 Process virtual memory size (in bytes): 363323392, rc = 0 (OMR_ERROR_NONE), the function call is successful ! 12: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/rastest/traceagent.c:281 Process physical memory size (in bytes): 6340608, rc = 0 (OMR_ERROR_NONE), the function call is successful ! 12: /home/jenkins/jenkins-agent/workspace/Test_Linux/fvtest/rastest/traceagent.c:292 Process private memory size (in bytes): 357568512, rc = 0 (OMR_ERROR_NONE), the function call is successful ! 12: traceMetaLength=252 12: bindthreadagent: BindCurrentThread passed, vmThread=0x1dab7d0 12: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x1dab7d0 12: bindthreadagent: recursive UnbindCurrentThread passed 12: bindthreadagent: UnbindCurrentThread passed 12: bindthreadagent: BindCurrentThread passed, vmThread=0x7f8d640008e0 12: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x7f8d640008e0 12: bindthreadagent: recursive UnbindCurrentThread passed 12: bindthreadagent: UnbindCurrentThread passed 12: [----------] 1 test from RASTraceTest (203 ms total) 12: 12: [----------] 6 tests from InvalidAgentOpts/RASAgentNegativeTest 12: [----------] 6 tests from InvalidAgentOpts/RASAgentNegativeTest (1 ms total) 12: 12: [----------] 6 tests from TraceNotStartedAgentOpts/RASAgentTest 12: traceNotStartedAgent: Agent_OnLoad(options="(null)") 12: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x1dac6d0 12: traceNotStartedAgent: SetTraceOptions: rc = 10 12: traceNotStartedAgent: GetTraceMetadata: rc = 10 12: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 12: traceNotStartedAgent: FlushTraceData: rc = 10 12: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 12: traceNotStartedAgent: UnbindCurrentThread passed 12: traceNotStartedAgent: Agent_OnUnload 12: traceNotStartedAgent: Agent_OnLoad(options="(null)") 12: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x1dac6d0 12: traceNotStartedAgent: SetTraceOptions: rc = 10 12: traceNotStartedAgent: GetTraceMetadata: rc = 10 12: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 12: traceNotStartedAgent: FlushTraceData: rc = 10 12: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 12: traceNotStartedAgent: UnbindCurrentThread passed 12: traceNotStartedAgent: Agent_OnUnload 12: traceNotStartedAgent: Agent_OnLoad(options="abc") 12: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x1dac6d0 12: traceNotStartedAgent: SetTraceOptions: rc = 10 12: traceNotStartedAgent: GetTraceMetadata: rc = 10 12: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 12: traceNotStartedAgent: FlushTraceData: rc = 10 12: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 12: traceNotStartedAgent: UnbindCurrentThread passed 12: traceNotStartedAgent: Agent_OnUnload 12: traceNotStartedAgent: Agent_OnLoad(options="(null)") 12: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x1dac6d0 12: traceNotStartedAgent: SetTraceOptions: rc = 10 12: traceNotStartedAgent: GetTraceMetadata: rc = 10 12: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 12: traceNotStartedAgent: FlushTraceData: rc = 10 12: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 12: traceNotStartedAgent: UnbindCurrentThread passed 12: traceNotStartedAgent: Agent_OnUnload 12: traceNotStartedAgent: Agent_OnLoad(options="(null)") 12: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x1dac6d0 12: traceNotStartedAgent: SetTraceOptions: rc = 10 12: traceNotStartedAgent: GetTraceMetadata: rc = 10 12: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 12: traceNotStartedAgent: FlushTraceData: rc = 10 12: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 12: traceNotStartedAgent: UnbindCurrentThread passed 12: traceNotStartedAgent: Agent_OnUnload 12: traceNotStartedAgent: Agent_OnLoad(options="abc") 12: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x1dac6d0 12: traceNotStartedAgent: SetTraceOptions: rc = 10 12: traceNotStartedAgent: GetTraceMetadata: rc = 10 12: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 12: traceNotStartedAgent: FlushTraceData: rc = 10 12: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 12: traceNotStartedAgent: UnbindCurrentThread passed 12: traceNotStartedAgent: Agent_OnUnload 12: [----------] 6 tests from TraceNotStartedAgentOpts/RASAgentTest (2 ms total) 12: 12: [----------] 2 tests from CpuLoadAgentOpts/RASAgentTest 12: cpuLoadAgent: Agent_OnLoad(options="") 12: cpuLoadAgent: BindCurrentThread passed, vmThread=0x0000000001DAC6D0 12: Test GetProcessCpuLoad() 12: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 12: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 12: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.237886 12: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.245288 12: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.245905 12: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 12: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.997050 12: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 12: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 12: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful ! 12: cpuLoadAgent: GetProcessCpuLoad() passed 12: Test GetSystemCpuLoad() 12: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 12: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 12: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.268823 12: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.306770 12: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.231762 12: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 12: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 1.000000 12: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 12: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 12: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful ! 12: cpuLoadAgent: GetSystemCpuLoad() passed 12: cpuLoadAgent: UnbindCurrentThread passed 12: cpuLoadAgent: Agent_OnUnload 12: cpuLoadAgent: Agent_OnLoad(options="") 12: cpuLoadAgent: BindCurrentThread passed, vmThread=0x0000000001DAC6D0 12: Test GetProcessCpuLoad() 12: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 12: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 12: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.239346 12: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.243136 12: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.242810 12: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 12: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.973931 12: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 12: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 12: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful ! 12: cpuLoadAgent: GetProcessCpuLoad() passed 12: Test GetSystemCpuLoad() 12: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 12: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 12: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.269282 12: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.230765 12: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.230813 12: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 12: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.922046 12: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 12: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 12: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful ! 12: cpuLoadAgent: GetSystemCpuLoad() passed 12: cpuLoadAgent: UnbindCurrentThread passed 12: cpuLoadAgent: Agent_OnUnload 12: [----------] 2 tests from CpuLoadAgentOpts/RASAgentTest (1573 ms total) 12: 12: [----------] 2 tests from BindThreadAgentOpts/RASAgentTest 12: bindthreadagent: BindCurrentThread passed, vmThread=0x1dac6d0 12: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x1dac6d0 12: bindthreadagent: recursive UnbindCurrentThread passed 12: bindthreadagent: UnbindCurrentThread passed 12: bindthreadagent: BindCurrentThread passed, vmThread=0x7f8d640008e0 12: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x7f8d640008e0 12: bindthreadagent: recursive UnbindCurrentThread passed 12: bindthreadagent: UnbindCurrentThread passed 12: bindthreadagent: BindCurrentThread passed, vmThread=0x1dac6d0 12: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x1dac6d0 12: bindthreadagent: recursive UnbindCurrentThread passed 12: bindthreadagent: UnbindCurrentThread passed 12: bindthreadagent: BindCurrentThread passed, vmThread=0x7f8d640008e0 12: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x7f8d640008e0 12: bindthreadagent: recursive UnbindCurrentThread passed 12: bindthreadagent: UnbindCurrentThread passed 12: [----------] 2 tests from BindThreadAgentOpts/RASAgentTest (402 ms total) 12: 12: [==========] 38 tests from 11 test cases ran. (2201 ms total) 12: [ PASSED ] 38 tests. 12: [ ALL TESTS PASSED ] 12: 12: YOU HAVE 2 DISABLED TESTS 12: 12/25 Test #12: rastest ........................... Passed 2.21 sec test 13 Start 13: subscribertest 13: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/rastest/omrsubscribertest 13: Test timeout computed to be: 9.99988e+06 13: [==========] Running 3 tests from 2 test cases. 13: [----------] 1 test from RASSubscriberTest 13: [----------] 1 test from RASSubscriberTest (2 ms total) 13: 13: [----------] 2 tests from RASSubscriberForkTest 13: [----------] 2 tests from RASSubscriberForkTest (15 ms total) 13: 13: [==========] 3 tests from 2 test cases ran. (17 ms total) 13: [ PASSED ] 3 tests. 13: [ ALL TESTS PASSED ] 13: 13: YOU HAVE 1 DISABLED TEST 13: 13/25 Test #13: subscribertest .................... Passed 0.02 sec test 14 Start 14: traceoptiontest 14: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/rastest/omrtraceoptiontest 14: Test timeout computed to be: 9.99988e+06 14: [==========] Running 1 test from 1 test case. 14: [----------] 1 test from RASTraceOptionTest 14: [----------] 1 test from RASTraceOptionTest (1 ms total) 14: 14: [==========] 1 test from 1 test case ran. (2 ms total) 14: [ PASSED ] 1 test. 14: [ ALL TESTS PASSED ] 14/25 Test #14: traceoptiontest ................... Passed 0.01 sec test 15 Start 15: sigtest 15: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/sigtest/omrsigtest 15: Test timeout computed to be: 9.99988e+06 15: [==========] Running 7 tests from 1 test case. 15: [----------] 7 tests from OmrSigTest 15: [----------] 7 tests from OmrSigTest (268 ms total) 15: 15: [==========] 7 tests from 1 test case ran. (270 ms total) 15: [ PASSED ] 7 tests. 15: [ ALL TESTS PASSED ] 15/25 Test #15: sigtest ........................... Passed 0.27 sec test 16 Start 16: threadextendedtest 16: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/threadextendedtest/omrthreadextendedtest 16: Test timeout computed to be: 9.99988e+06 16: [==========] Running 6 tests from 4 test cases. 16: [----------] 2 tests from ThreadCpuTime 16: [----------] 2 tests from ThreadCpuTime (613 ms total) 16: 16: [----------] 1 test from CpuTimeTest 16: [----------] 1 test from CpuTimeTest (19 ms total) 16: 16: [----------] 1 test from ApplicationCpuTimeTest 16: [----------] 1 test from ApplicationCpuTimeTest (18 ms total) 16: 16: [----------] 2 tests from ThreadExtendedTest 16: [----------] 2 tests from ThreadExtendedTest (61761 ms total) 16: 16: [==========] 6 tests from 4 test cases ran. (62412 ms total) 16: [ PASSED ] 6 tests. 16: [ ALL TESTS PASSED ] 16: 16: YOU HAVE 1 DISABLED TEST 16: 16/25 Test #16: threadextendedtest ................ Passed 62.42 sec test 17 Start 17: threadtest 17: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/threadtest/omrthreadtest 17: Test timeout computed to be: 9.99988e+06 17: [==========] Running 70 tests from 9 test cases. 17: [----------] 1 test from ThreadAbortDeathTest 17: [----------] 1 test from ThreadAbortDeathTest (185 ms total) 17: 17: [----------] 3 tests from ThreadAbortTest 17: [----------] 3 tests from ThreadAbortTest (1001 ms total) 17: 17: [----------] 15 tests from ThreadCreateTest 17: omrthread_attr_destroy(NULL) failed: retVal 14 (e) 17: omrthread_attr_destroy(&attr) failed: retVal 14 (e) 17: omrthread_attr_set_name(&attr, testname) unsupported: retVal 12 (c) 17: omrthread_attr_set_name(&attr, testname2) unsupported: retVal 12 (c) 17: omrthread_attr_set_name(&attr, NULL) unsupported: retVal 12 (c) 17: omrthread_create_ex(&handle, (attr? &attr : J9THREAD_ATTR_DEFAULT), 1, threadmain, &data) failed: retVal 6 (6) : errno 22 Invalid argument 17: ignoring omrthread_create failure 17: omrthread_create_ex(&handle, (attr? &attr : J9THREAD_ATTR_DEFAULT), 1, threadmain, &data) failed: retVal 6 (6) : errno 22 Invalid argument 17: ignoring omrthread_create failure 17: omrthread_attr_set_schedpolicy(&attr, omrthread_schedpolicy_LastEnum) failed: retVal 15 (f) 17: omrthread_attr_set_priority(&attr, -1) failed: retVal 15 (f) 17: omrthread_attr_set_priority(&attr, 90) failed: retVal 15 (f) 17: omrthread_attr_set_priority(&attr, 12) failed: retVal 15 (f) 17: [----------] 15 tests from ThreadCreateTest (2 ms total) 17: 17: [----------] 8 tests from JoinTest 17: [----------] 8 tests from JoinTest (6001 ms total) 17: 17: [----------] 1 test from KeyDestructorTest 17: [----------] 1 test from KeyDestructorTest (1 ms total) 17: 17: [----------] 5 tests from LockedMonitorCountTest 17: [----------] 5 tests from LockedMonitorCountTest (0 ms total) 17: 17: [----------] 12 tests from PriorityInterrupt 17: [----------] 12 tests from PriorityInterrupt (1023 ms total) 17: 17: [----------] 18 tests from RWMutex 17: [----------] 18 tests from RWMutex (20013 ms total) 17: 17: [----------] 7 tests from SanityTest Cannot contact omr-ub16-x86-1: java.lang.InterruptedException 17: [----------] 18 tests from RWMutex (20013 ms total) 17: 17: [----------] 7 tests from SanityTest 17: [----------] 7 tests from SanityTest (49581 ms total) 17: 17: [==========] 70 tests from 9 test cases ran. (77808 ms total) 17: [ PASSED ] 70 tests. 17: [ ALL TESTS PASSED ] 17: 17: YOU HAVE 1 DISABLED TEST 17: 17/25 Test #17: threadtest ........................ Passed 77.81 sec test 18 Start 18: threadSetAttrThreadWeightTest 18: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/threadtest/omrthreadtest "--gtest_also_run_disabled_tests" "--gtest_filter=ThreadCreateTest.DISABLED_SetAttrThreadWeight" 18: Test timeout computed to be: 9.99988e+06 18: Note: Google Test filter = ThreadCreateTest.DISABLED_SetAttrThreadWeight 18: [==========] Running 1 test from 1 test case. 18: [----------] 1 test from ThreadCreateTest 18: [----------] 1 test from ThreadCreateTest (0 ms total) 18: 18: [==========] 1 test from 1 test case ran. (1 ms total) 18: [ PASSED ] 1 test. 18: [ ALL TESTS PASSED ] 18/25 Test #18: threadSetAttrThreadWeightTest ..... Passed 0.01 sec test 19 Start 19: threadRealtimeTest 19: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/threadtest/omrthreadtest "--gtest_filter=ThreadCreateTest.*" "-realtime" 19: Test timeout computed to be: 9.99988e+06 19: Note: Google Test filter = ThreadCreateTest.* 19: [==========] Running 15 tests from 1 test case. 19: [----------] 15 tests from ThreadCreateTest 19: omrthread_attr_destroy(NULL) failed: retVal 14 (e) 19: omrthread_attr_destroy(&attr) failed: retVal 14 (e) 19: omrthread_attr_set_name(&attr, testname) unsupported: retVal 12 (c) 19: omrthread_attr_set_name(&attr, testname2) unsupported: retVal 12 (c) 19: omrthread_attr_set_name(&attr, NULL) unsupported: retVal 12 (c) 19: ignoring omrthread_create failure 19: ignoring omrthread_create failure 19: omrthread_attr_set_schedpolicy(&attr, omrthread_schedpolicy_LastEnum) failed: retVal 15 (f) 19: omrthread_attr_set_priority(&attr, -1) failed: retVal 15 (f) 19: omrthread_attr_set_priority(&attr, 90) failed: retVal 15 (f) 19: omrthread_attr_set_priority(&attr, 12) failed: retVal 15 (f) 19: [----------] 15 tests from ThreadCreateTest (2 ms total) 19: 19: [==========] 15 tests from 1 test case ran. (3 ms total) 19: [ PASSED ] 15 tests. 19: [ ALL TESTS PASSED ] 19: 19: YOU HAVE 1 DISABLED TEST 19: 19/25 Test #19: threadRealtimeTest ................ Passed 0.01 sec test 20 Start 20: utiltest 20: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/utiltest/omrutiltest 20: Test timeout computed to be: 9.99988e+06 20: [==========] Running 1 test from 1 test case. 20: [----------] 1 test from UtilTest 20: [----------] 1 test from UtilTest (0 ms total) 20: 20: [==========] 1 test from 1 test case ran. (0 ms total) 20: [ PASSED ] 1 test. 20: [ ALL TESTS PASSED ] 20/25 Test #20: utiltest .......................... Passed 0.00 sec test 21 Start 21: vmtest 21: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/vmtest/omrvmtest 21: Test timeout computed to be: 9.99988e+06 21: [==========] Running 1 test from 1 test case. 21: [----------] 1 test from ThreadForkResetTest 21: [----------] 1 test from ThreadForkResetTest (0 ms total) 21: 21: [==========] 1 test from 1 test case ran. (1 ms total) 21: [ PASSED ] 1 test. 21: [ ALL TESTS PASSED ] 21/25 Test #21: vmtest ............................ Passed 0.01 sec test 22 Start 22: JitBuilderTest 22: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/jitbuildertest/jitbuildertest 22: Test timeout computed to be: 9.99988e+06 22: [==========] Running 11 tests from 7 test cases. 22: [----------] Global test environment set-up. 22: [----------] 2 tests from selftest 22: [ RUN ] selftest.JustReturnTest 22: [ OK ] selftest.JustReturnTest (2 ms) 22: [ RUN ] selftest.BadBuilderTest 22: [ OK ] selftest.BadBuilderTest (0 ms) 22: [----------] 2 tests from selftest (2 ms total) 22: 22: [----------] 3 tests from UnionTest 22: [ RUN ] UnionTest.UnionTypeDictionaryTest 22: [ OK ] UnionTest.UnionTypeDictionaryTest (1 ms) 22: [ RUN ] UnionTest.TypePunWithEqualTypes 22: [ OK ] UnionTest.TypePunWithEqualTypes (2 ms) 22: [ RUN ] UnionTest.TypePunWithDifferentTypes 22: [ OK ] UnionTest.TypePunWithDifferentTypes (2 ms) 22: [----------] 3 tests from UnionTest (5 ms total) 22: 22: [----------] 2 tests from FieldAddressTest 22: [ RUN ] FieldAddressTest.StructField 22: [ OK ] FieldAddressTest.StructField (1 ms) 22: [ RUN ] FieldAddressTest.UnionField 22: [ OK ] FieldAddressTest.UnionField (2 ms) 22: [----------] 2 tests from FieldAddressTest (3 ms total) 22: 22: [----------] 1 test from AnonymousTest 22: [ RUN ] AnonymousTest.AnonymousTest 22: [ OK ] AnonymousTest.AnonymousTest (1 ms) 22: [----------] 1 test from AnonymousTest (1 ms total) 22: 22: [----------] 1 test from ControlfFlowTest 22: [ RUN ] ControlfFlowTest.DoubleReturnTest 22: [ OK ] ControlfFlowTest.DoubleReturnTest (1 ms) 22: [----------] 1 test from ControlfFlowTest (1 ms total) 22: 22: [----------] 1 test from SystemLinkageTest 22: [ RUN ] SystemLinkageTest.FooTest 22: [ OK ] SystemLinkageTest.FooTest (3 ms) 22: [----------] 1 test from SystemLinkageTest (3 ms total) 22: 22: [----------] 1 test from WorklistTest 22: [ RUN ] WorklistTest.test 22: [ OK ] WorklistTest.test (10 ms) 22: [----------] 1 test from WorklistTest (10 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 11 tests from 7 test cases ran. (26 ms total) 22: [ PASSED ] 11 tests. 22: [ ALL TESTS PASSED ] 22/25 Test #22: JitBuilderTest .................... Passed 0.03 sec test 23 Start 23: CompilerTest 23: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/compilertest/compilertest 23: Test timeout computed to be: 9.99988e+06 23: [==========] Running 34 tests from 9 test cases. 23: [----------] Global test environment set-up. 23: [----------] 2 tests from JITTest 23: [ RUN ] JITTest.BuilderTest 23: [ OK ] JITTest.BuilderTest (7 ms) 23: [ RUN ] JITTest.FooBarTest 23: [ OK ] JITTest.FooBarTest (2 ms) 23: [----------] 2 tests from JITTest (10 ms total) 23: 23: [----------] 2 tests from JITILBuilderTest 23: [ RUN ] JITILBuilderTest.ControlFlowTest 23: [ OK ] JITILBuilderTest.ControlFlowTest (17076 ms) 23: [ RUN ] JITILBuilderTest.NestedControlFlowLoopTest 23: [ OK ] JITILBuilderTest.NestedControlFlowLoopTest (14 ms) 23: [----------] 2 tests from JITILBuilderTest (17090 ms total) 23: 23: [----------] 5 tests from LimitFileTest 23: [ RUN ] LimitFileTest.CreateVLogTest 23: [ OK ] LimitFileTest.CreateVLogTest (12 ms) 23: [ RUN ] LimitFileTest.CheckVLogTest 23: [ OK ] LimitFileTest.CheckVLogTest (12 ms) 23: [ RUN ] LimitFileTest.UseLimitFileTest 23: [ OK ] LimitFileTest.UseLimitFileTest (23 ms) 23: [ RUN ] LimitFileTest.UseLimitFileRangeTest 23: [ OK ] LimitFileTest.UseLimitFileRangeTest (18 ms) 23: [ RUN ] LimitFileTest.UseLimitFileBoundTest 23: [ OK ] LimitFileTest.UseLimitFileBoundTest (22 ms) 23: [----------] 5 tests from LimitFileTest (87 ms total) 23: 23: [----------] 3 tests from LogFileTest 23: [ RUN ] LogFileTest.CreateTFLogTest 23: [ OK ] LogFileTest.CreateTFLogTest (34 ms) 23: [ RUN ] LogFileTest.EmptyTFLogTest 23: [ OK ] LogFileTest.EmptyTFLogTest (35 ms) 23: [ RUN ] LogFileTest.KeywordsLogTest 23: [ OK ] LogFileTest.KeywordsLogTest (62 ms) 23: [----------] 3 tests from LogFileTest (131 ms total) 23: 23: [----------] 2 tests from OptionSetTest 23: [ RUN ] OptionSetTest.UseOptionSets 23: [ OK ] OptionSetTest.UseOptionSets (26 ms) 23: [ RUN ] OptionSetTest.WithDefault 23: [ OK ] OptionSetTest.WithDefault (27 ms) 23: [----------] 2 tests from OptionSetTest (53 ms total) 23: 23: [----------] 8 tests from JITCrossPlatformsOpCodesTest 23: [ RUN ] JITCrossPlatformsOpCodesTest.UnaryTest 23: [ OK ] JITCrossPlatformsOpCodesTest.UnaryTest (33 ms) 23: [ RUN ] JITCrossPlatformsOpCodesTest.IntegerArithmeticTest 23: [ OK ] JITCrossPlatformsOpCodesTest.IntegerArithmeticTest (42 ms) 23: [ RUN ] JITCrossPlatformsOpCodesTest.MemoryOperationTest 23: [ OK ] JITCrossPlatformsOpCodesTest.MemoryOperationTest (7 ms) 23: [ RUN ] JITCrossPlatformsOpCodesTest.BitwiseTest 23: [ OK ] JITCrossPlatformsOpCodesTest.BitwiseTest (15 ms) 23: [ RUN ] JITCrossPlatformsOpCodesTest.CompareTest 23: [ OK ] JITCrossPlatformsOpCodesTest.CompareTest (274 ms) 23: [ RUN ] JITCrossPlatformsOpCodesTest.TernaryTest 23: [ OK ] JITCrossPlatformsOpCodesTest.TernaryTest (75 ms) 23: [ RUN ] JITCrossPlatformsOpCodesTest.AddressTest 23: [ OK ] JITCrossPlatformsOpCodesTest.AddressTest (14 ms) 23: [ RUN ] JITCrossPlatformsOpCodesTest.UnsupportedOpCodesTest 23: [ OK ] JITCrossPlatformsOpCodesTest.UnsupportedOpCodesTest (2 ms) 23: [----------] 8 tests from JITCrossPlatformsOpCodesTest (462 ms total) 23: 23: [----------] 1 test from JITQuxTest 23: [ RUN ] JITQuxTest.QuxTest2 23: [ OK ] JITQuxTest.QuxTest2 (0 ms) 23: [----------] 1 test from JITQuxTest (0 ms total) 23: 23: [----------] 1 test from SimplifierFoldAndTest 23: [ RUN ] SimplifierFoldAndTest.SimplifierFoldAndTest 23: [ OK ] SimplifierFoldAndTest.SimplifierFoldAndTest (1 ms) 23: [----------] 1 test from SimplifierFoldAndTest (1 ms total) 23: 23: [----------] 10 tests from JITX86OpCodesTest 23: [ RUN ] JITX86OpCodesTest.UnaryTest 23: [ OK ] JITX86OpCodesTest.UnaryTest (118 ms) 23: [ RUN ] JITX86OpCodesTest.IntegerArithmeticTest 23: [ OK ] JITX86OpCodesTest.IntegerArithmeticTest (83 ms) 23: [ RUN ] JITX86OpCodesTest.FloatArithmeticTest 23: [ OK ] JITX86OpCodesTest.FloatArithmeticTest (69 ms) 23: [ RUN ] JITX86OpCodesTest.MemoryOperationTest 23: [ OK ] JITX86OpCodesTest.MemoryOperationTest (39 ms) 23: [ RUN ] JITX86OpCodesTest.BitwiseTest 23: [ OK ] JITX86OpCodesTest.BitwiseTest (69 ms) 23: [ RUN ] JITX86OpCodesTest.DirectCallTest 23: [ OK ] JITX86OpCodesTest.DirectCallTest (4 ms) 23: [ RUN ] JITX86OpCodesTest.CompareTest 23: [ OK ] JITX86OpCodesTest.CompareTest (549 ms) 23: [ RUN ] JITX86OpCodesTest.TernaryTest 23: [ OK ] JITX86OpCodesTest.TernaryTest (46 ms) 23: [ RUN ] JITX86OpCodesTest.X86AddressTest 23: [ OK ] JITX86OpCodesTest.X86AddressTest (186 ms) 23: [ RUN ] JITX86OpCodesTest.UnsupportedOpCodesTest 23: [ OK ] JITX86OpCodesTest.UnsupportedOpCodesTest (3 ms) 23: [----------] 10 tests from JITX86OpCodesTest (1166 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 34 tests from 9 test cases ran. (19002 ms total) 23: [ PASSED ] 34 tests. 23: [ ALL TESTS PASSED ] 23: 23: YOU HAVE 6 DISABLED TESTS 23: 23/25 Test #23: CompilerTest ...................... Passed 19.01 sec test 24 Start 24: triltest 24: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/tril/test/triltest 24: Test timeout computed to be: 9.99988e+06 24: [==========] Running 84 tests from 12 test cases. 24: [----------] 16 tests from ASTValueTest 24: [----------] 16 tests from ASTValueTest (0 ms total) 24: 24: [----------] 13 tests from ASTNodeArgumentTest 24: [----------] 13 tests from ASTNodeArgumentTest (0 ms total) 24: 24: [----------] 15 tests from ASTNodeTest 24: [----------] 15 tests from ASTNodeTest (0 ms total) 24: 24: [----------] 14 tests from ParserTest 24: [----------] 14 tests from ParserTest (1 ms total) 24: 24: [----------] 8 tests from MethodInfoTest 24: [----------] 8 tests from MethodInfoTest (0 ms total) 24: 24: [----------] 1 test from IlGenTest 24: [----------] 1 test from IlGenTest (2 ms total) 24: 24: [----------] 2 tests from CompileTest 24: [----------] 2 tests from CompileTest (4 ms total) 24: 24: [----------] 2 tests from ParserTest/SingleNodeWithName 24: [----------] 2 tests from ParserTest/SingleNodeWithName (0 ms total) 24: 24: [----------] 5 tests from ParserTestSingleNodeWithIntArgAsDecValue/SingleNodeWithIntArg 24: [----------] 5 tests from ParserTestSingleNodeWithIntArgAsDecValue/SingleNodeWithIntArg (0 ms total) 24: 24: [----------] 3 tests from ParserTestSingleNodeWithIntArgAsHexValue/SingleNodeWithIntArg 24: [----------] 3 tests from ParserTestSingleNodeWithIntArgAsHexValue/SingleNodeWithIntArg (0 ms total) 24: 24: [----------] 3 tests from ParserTest/SingleNodeWithFloatArg 24: [----------] 3 tests from ParserTest/SingleNodeWithFloatArg (0 ms total) 24: 24: [----------] 2 tests from ParserTest/SingleNodeWithUnnamedArg 24: [----------] 2 tests from ParserTest/SingleNodeWithUnnamedArg (0 ms total) 24: 24: [==========] 84 tests from 12 test cases ran. (7 ms total) 24: [ PASSED ] 84 tests. 24: [ ALL TESTS PASSED ] 24/25 Test #24: triltest .......................... Passed 0.01 sec test 25 Start 25: comptest 25: Test command: /home/jenkins/jenkins-agent/workspace/Test_Linux/build/fvtest/compilertriltest/comptest "--gtest_color=yes" 25: Test timeout computed to be: 9.99988e+06 25: [==========] Running 9946 tests from 47 test cases. 25: [----------] 8 tests from PtrTest 25: [----------] 8 tests from PtrTest (0 ms total) 25: 25: [----------] 8 tests from TRTestCombineVectorTest 25: [----------] 8 tests from TRTestCombineVectorTest (0 ms total) 25: 25: [----------] 8 tests from TRTestCombineBraceInitTest 25: [----------] 8 tests from TRTestCombineBraceInitTest (0 ms total) 25: 25: [----------] 7 tests from TRTestFilter 25: [----------] 7 tests from TRTestFilter (0 ms total) 25: 25: [----------] 1 test from InvalidCommoningTest 25: *** VALIDATION ERROR *** 25: Node: BBEnd n2n 25: Method: file:line:name 25: Node cannot live across block boundary at n7n 25: 25: [----------] 1 test from InvalidCommoningTest (1 ms total) 25: 25: [----------] 1 test from SimplifierFoldAndTest 25: [----------] 1 test from SimplifierFoldAndTest (0 ms total) 25: 25: [----------] 1 test from VectorTest 25: [----------] 1 test from VectorTest (3 ms total) 25: 25: [----------] 1 test from CallTest 25: [----------] 1 test from CallTest (2 ms total) 25: 25: [----------] 1 test from MockStrategyTest 25: [----------] 1 test from MockStrategyTest (1 ms total) 25: 25: [----------] 1 test from TypeToString 25: [----------] 1 test from TypeToString (0 ms total) 25: 25: [----------] 3 tests from LinkageTest/0, where TypeParam = int 25: [----------] 3 tests from LinkageTest/0 (5 ms total) 25: 25: [----------] 3 tests from LinkageTest/1, where TypeParam = long 25: [----------] 3 tests from LinkageTest/1 (4 ms total) 25: 25: [----------] 3 tests from LinkageTest/2, where TypeParam = float 25: [----------] 3 tests from LinkageTest/2 (5 ms total) 25: 25: [----------] 3 tests from LinkageTest/3, where TypeParam = double 25: [----------] 3 tests from LinkageTest/3 (4 ms total) 25: 25: [----------] 14 tests from ILValidatorTest/IllformedTrees 25: *** VALIDATION ERROR *** 25: Node: iadd n4n 25: Method: file:line:name 25: Child 1 has unexpected type Int16 (expected Int32) 25: 25: *** VALIDATION ERROR *** 25: Node: sadd n4n 25: Method: file:line:name 25: Child 0 has unexpected type Int32 (expected Int16) 25: 25: *** VALIDATION ERROR *** 25: Node: aiadd n4n 25: Method: file:line:name 25: Child 1 has unexpected type Int64 (expected Int32) 25: 25: *** VALIDATION ERROR *** 25: Node: aladd n4n 25: Method: file:line:name 25: Child 1 has unexpected type Int32 (expected Int64) 25: 25: *** VALIDATION ERROR *** 25: Node: aiadd n4n 25: Method: file:line:name 25: Child 0 has unexpected type Int32 (expected Address) 25: 25: *** VALIDATION ERROR *** 25: Node: aladd n4n 25: Method: file:line:name 25: Child 0 has unexpected type Int64 (expected Address) 25: 25: *** VALIDATION ERROR *** 25: Node: acmpeq n4n 25: Method: file:line:name 25: Child 0 has unexpected type Int32 (expected Address) 25: 25: *** VALIDATION ERROR *** 25: Node: acmpge n4n 25: Method: file:line:name 25: Child 0 has unexpected type Int64 (expected Address) 25: 25: *** VALIDATION ERROR *** 25: Node: return n3n 25: Method: file:line:name 25: Child count 1 does not match expected value of 0 25: 25: *** VALIDATION ERROR *** 25: Node: ireturn n3n 25: Method: file:line:name 25: Child count 2 does not match expected value of 1 25: 25: *** VALIDATION ERROR *** 25: Node: ireturn n3n 25: Method: file:line:name 25: Child count 2 does not match expected value of 1 25: 25: *** VALIDATION ERROR *** 25: Node: iconst n4n 25: Method: file:line:name 25: Child count 1 does not match expected value of 0 25: 25: *** VALIDATION ERROR *** 25: Node: iadd n4n 25: Method: file:line:name 25: Child count 3 does not match expected value of 2 25: 25: *** VALIDATION ERROR *** 25: Node: lreturn n3n 25: Method: file:line:name 25: Child 0 has unexpected type Int16 (expected Int64) 25: 25: [----------] 14 tests from ILValidatorTest/IllformedTrees (5 ms total) 25: 25: [----------] 8 tests from ILValidatorTest/WellformedTrees 25: [----------] 8 tests from ILValidatorTest/WellformedTrees (12 ms total) 25: 25: [----------] 162 tests from CommoningValidationTest/CommoningTest 25: [----------] 162 tests from CommoningValidationTest/CommoningTest (442 ms total) 25: 25: [----------] 486 tests from ArithmeticTest/Int32Arithmetic 25: [----------] 486 tests from ArithmeticTest/Int32Arithmetic (790 ms total) 25: 25: [----------] 284 tests from DivArithmeticTest/Int32Arithmetic 25: [----------] 284 tests from DivArithmeticTest/Int32Arithmetic (472 ms total) 25: 25: [----------] 378 tests from ShiftAndRotateTest/Int32ShiftAndRotate 25: [----------] 378 tests from ShiftAndRotateTest/Int32ShiftAndRotate (623 ms total) 25: 25: [----------] 378 tests from ShiftAndRotateTest/Int64ShiftAndRotate 25: [----------] 378 tests from ShiftAndRotateTest/Int64ShiftAndRotate (613 ms total) 25: 25: [----------] 252 tests from ShiftAndRotateTest/Int8ShiftAndRotate 25: [----------] 252 tests from ShiftAndRotateTest/Int8ShiftAndRotate (418 ms total) 25: 25: [----------] 252 tests from ShiftAndRotateTest/Int16ShiftAndRotate 25: [----------] 252 tests from ShiftAndRotateTest/Int16ShiftAndRotate (418 ms total) 25: 25: [----------] 126 tests from ShiftAndRotateTest/UInt32ShiftAndRotate 25: [----------] 126 tests from ShiftAndRotateTest/UInt32ShiftAndRotate (204 ms total) 25: 25: [----------] 126 tests from ShiftAndRotateTest/UInt64ShiftAndRotate 25: [----------] 126 tests from ShiftAndRotateTest/UInt64ShiftAndRotate (206 ms total) 25: 25: [----------] 126 tests from ShiftAndRotateTest/UInt8ShiftAndRotate 25: [----------] 126 tests from ShiftAndRotateTest/UInt8ShiftAndRotate (210 ms total) 25: 25: [----------] 126 tests from ShiftAndRotateTest/UInt16ShiftAndRotate 25: [----------] 126 tests from ShiftAndRotateTest/UInt16ShiftAndRotate (211 ms total) 25: 25: [----------] 81 tests from IfxcmpgeReductionTest/Int8ReductionTest 25: [----------] 81 tests from IfxcmpgeReductionTest/Int8ReductionTest (220 ms total) 25: 25: [----------] 81 tests from IfxcmpgeReductionTest/UInt8ReductionTest 25: [----------] 81 tests from IfxcmpgeReductionTest/UInt8ReductionTest (203 ms total) 25: 25: [----------] 81 tests from IfxcmpgeReductionTest/Int16ReductionTest 25: [----------] 81 tests from IfxcmpgeReductionTest/Int16ReductionTest (218 ms total) 25: 25: [----------] 81 tests from IfxcmpgeReductionTest/UInt16ReductionTest 25: [----------] 81 tests from IfxcmpgeReductionTest/UInt16ReductionTest (205 ms total) 25: 25: [----------] 81 tests from IfxcmpgeReductionTest/Int32ReductionTest 25: [----------] 81 tests from IfxcmpgeReductionTest/Int32ReductionTest (214 ms total) 25: 25: [----------] 81 tests from IfxcmpgeReductionTest/UInt32ReductionTest 25: [----------] 81 tests from IfxcmpgeReductionTest/UInt32ReductionTest (203 ms total) 25: 25: [----------] 81 tests from IfxcmpgeReductionTest/Int64ReductionTest 25: [----------] 81 tests from IfxcmpgeReductionTest/Int64ReductionTest (220 ms total) 25: 25: [----------] 81 tests from IfxcmpgeReductionTest/UInt64ReductionTest 25: [----------] 81 tests from IfxcmpgeReductionTest/UInt64ReductionTest (211 ms total) 25: 25: [----------] 864 tests from i2lZerosAroundOnes/i2lLongAndAsRotateTest 25: [----------] 864 tests from i2lZerosAroundOnes/i2lLongAndAsRotateTest (1595 ms total) 25: 25: [----------] 480 tests from i2lOnesAroundZeros/i2lLongAndAsRotateTest 25: [----------] 480 tests from i2lOnesAroundZeros/i2lLongAndAsRotateTest (880 ms total) 25: 25: [----------] 144 tests from i2lInvalidPatterns/i2lLongAndAsRotateTest 25: [----------] 144 tests from i2lInvalidPatterns/i2lLongAndAsRotateTest (267 ms total) 25: 25: [----------] 864 tests from iu2lZerosAroundOnes/iu2lLongAndAsRotateTest 25: [----------] 864 tests from iu2lZerosAroundOnes/iu2lLongAndAsRotateTest (1593 ms total) 25: 25: [----------] 480 tests from iu2lOnesAroundZeros/iu2lLongAndAsRotateTest 25: [----------] 480 tests from iu2lOnesAroundZeros/iu2lLongAndAsRotateTest (885 ms total) 25: 25: [----------] 144 tests from iu2lInvalidPatterns/iu2lLongAndAsRotateTest 25: [----------] 144 tests from iu2lInvalidPatterns/iu2lLongAndAsRotateTest (268 ms total) 25: 25: [----------] 18 tests from LogicalTest/Int32LogicalUnary 25: [----------] 18 tests from LogicalTest/Int32LogicalUnary (25 ms total) 25: 25: [----------] 81 tests from LogicalTest/Int32LogicalBinary 25: [----------] 81 tests from LogicalTest/Int32LogicalBinary (115 ms total) 25: 25: [----------] 960 tests from lBitPermute/lBitPermuteTest 25: [----------] 960 tests from lBitPermute/lBitPermuteTest (1921 ms total) 25: 25: [----------] 960 tests from iBitPermute/iBitPermuteTest 25: [----------] 960 tests from iBitPermute/iBitPermuteTest (1878 ms total) 25: 25: [----------] 768 tests from sBitPermute/sBitPermuteTest 25: [----------] 768 tests from sBitPermute/sBitPermuteTest (1560 ms total) 25: 25: [----------] 768 tests from bBitPermute/bBitPermuteTest 25: [----------] 768 tests from bBitPermute/bBitPermuteTest (1537 ms total) 25: 25: [==========] 9946 tests from 47 test cases ran. (18872 ms total) 25: [ PASSED ] 9946 tests. 25: [ ALL TESTS PASSED ] 25:  25/25 Test #25: comptest .......................... Passed 19.08 sec 100% tests passed, 0 tests failed out of 25 Total Test time (real) = 229.46 sec [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] echo Cleanup workspace [Pipeline] deleteDir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS