Started by user charlie.gracie@gmail.com Running in Durability level: MAX_SURVIVABILITY [Pipeline] node Running on omr-win2012r2-1 in c:\jenkins\workspace\Test_Windows [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 c:\jenkins\workspace\Test_Windows # 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 4a096be5421a596a09ebeda0d3ed8bc933118bad (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a096be5421a596a09ebeda0d3ed8bc933118bad Commit message: "Merge pull request #2436 from gacholio/master" > git rev-list --no-walk 4a096be5421a596a09ebeda0d3ed8bc933118bad # timeout=10 [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] timestamps [Pipeline] { [Pipeline] dir Running in c:\jenkins\workspace\Test_Windows\build [Pipeline] { [Pipeline] echo Configure... [Pipeline] sh [c:\jenkins\workspace\Test_Windows\build] Running shell script + cmake -Wdev -G 'Visual Studio 11 2012 Win64' -DOMR_DDR=OFF -C../cmake/caches/AppVeyor.cmake .. loading initial cache file ../cmake/caches/AppVeyor.cmake -- Starting with CMake version 3.11.0 -- The CXX compiler identification is MSVC 17.0.50727.1 -- The C compiler identification is MSVC 17.0.50727.1 -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 11.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 11.0/VC/bin/x86_amd64/cl.exe -- 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: C:/Program Files (x86)/Microsoft Visual Studio 11.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 11.0/VC/bin/x86_amd64/cl.exe -- 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 win -- OMR: The tool configuration is msvc -- The ASM compiler identification is MSVC -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio 11.0/VC/bin/x86_amd64/cl.exe CMake Warning at cmake/modules/OmrTracegen.cmake:32 (message): OMR: No trace root has been set. Defaulting to 'C:/jenkins/workspace/Test_Windows/build' Call Stack (most recent call first): CMakeLists.txt:39 (include) -- SRC = C:/jenkins/workspace/Test_Windows -- Found Perl: C:/strawberry-perl-5.26.0.1-64bit/perl/bin/perl.exe (found version "5.26.0") -- Configuring done -- Generating done -- Build files have been written to: C:/jenkins/workspace/Test_Windows/build [Pipeline] echo Compile... [Pipeline] sh [c:\jenkins\workspace\Test_Windows\build] Running shell script + cmake --build . -- /m Microsoft (R) Build Engine version 4.6.1055.0 [Microsoft .NET Framework, version 4.0.30319.42000] Copyright (C) Microsoft Corporation. All rights reserved. Build started 4/12/2018 6:50:21 PM. 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" on node 1 (default targets). 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\ZERO_CHECK.vcxproj" (2) on node 1 (default targets). 2>PrepareForBuild: Creating directory "x64\Debug\ZERO_CHECK\". InitializeBuildStatus: Creating "x64\Debug\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Checking Build System CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/example/glue/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/tools/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/tools/hookgen/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/tools/tracemerge/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/tools/tracegen/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/compiler/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/thread/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/port/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/avl/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/hashtable/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/hookable/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/omrutil/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/pool/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/omrtrace/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/omr/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/third_party/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/third_party/pugixml-1.5/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/omrsigcompat/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/gc/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/util/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/omrGtestGlue/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/algotest/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/gctest/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/porttest/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/sigtest/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/threadextendedtest/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/threadtest/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/utiltest/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/vmtest/CMakeFiles/generate.stamp is up-to-date. FinalizeBuildStatus: Deleting file "x64\Debug\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild". Touching "x64\Debug\ZERO_CHECK\ZERO_CHECK.lastbuildstate". 2>Done Building Project "C:\jenkins\workspace\Test_Windows\build\ZERO_CHECK.vcxproj" (default targets). 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\util\avl\j9avl.vcxproj" (3) on node 1 (default targets). 3>Project "C:\jenkins\workspace\Test_Windows\build\util\avl\j9avl.vcxproj" (3) is building "C:\jenkins\workspace\Test_Windows\build\tools\tracegen\tracegen.vcxproj" (4) on node 1 (default targets). 4>Project "C:\jenkins\workspace\Test_Windows\build\tools\tracegen\tracegen.vcxproj" (4) is building "C:\jenkins\workspace\Test_Windows\build\tools\tracegen\trace.vcxproj" (5) on node 1 (default targets). 5>PrepareForBuild: Creating directory "trace.dir\Debug\". Creating directory "C:\jenkins\workspace\Test_Windows\build\tools\tracegen\Debug\". InitializeBuildStatus: Creating "trace.dir\Debug\trace.unsuccessfulbuild" because "AlwaysCreate" was specified. 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\invalidAgentMissingOnUnload.vcxproj" (8) on node 2 (default targets). 8>PrepareForBuild: Creating directory "invalidAgentMissingOnUnload.dir\Debug\". Creating directory "C:\jenkins\workspace\Test_Windows\build\Debug\". 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\invalidAgentMissingOnLoad.vcxproj" (7) on node 4 (default targets). 7>PrepareForBuild: Creating directory "invalidAgentMissingOnLoad.dir\Debug\". InitializeBuildStatus: Creating "invalidAgentMissingOnLoad.dir\Debug\invalidAgentMissingOnLoad.unsuccessfulbuild" because "AlwaysCreate" was specified. 5>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/tools/tracegen/CMakeLists.txt 8>InitializeBuildStatus: Creating "invalidAgentMissingOnUnload.dir\Debug\invalidAgentMissingOnUnload.unsuccessfulbuild" because "AlwaysCreate" was specified. 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\invalidAgentReturnError.vcxproj" (6) on node 3 (default targets). 6>PrepareForBuild: Creating directory "invalidAgentReturnError.dir\Debug\". 5>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/tools/tracegen/CMakeFiles/generate.stamp is up-to-date. 8>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt 7>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt 6>InitializeBuildStatus: Creating "invalidAgentReturnError.dir\Debug\invalidAgentReturnError.unsuccessfulbuild" because "AlwaysCreate" was specified. 5>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"trace.dir\Debug\\" /Fd"trace.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\tools\tracegen\ArgParser.cpp C:\jenkins\workspace\Test_Windows\tools\tracegen\CFileWriter.cpp C:\jenkins\workspace\Test_Windows\tools\tracegen\DATFileWriter.cpp C:\jenkins\workspace\Test_Windows\tools\tracegen\FileReader.cpp C:\jenkins\workspace\Test_Windows\tools\tracegen\FileUtils.cpp C:\jenkins\workspace\Test_Windows\tools\tracegen\Port.cpp C:\jenkins\workspace\Test_Windows\tools\tracegen\StringUtils.cpp C:\jenkins\workspace\Test_Windows\tools\tracegen\TDFParser.cpp C:\jenkins\workspace\Test_Windows\tools\tracegen\TraceGen.cpp C:\jenkins\workspace\Test_Windows\tools\tracegen\TraceHeaderWriter.cpp 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\header_check.vcxproj" (10) on node 7 (default targets). 10>PrepareForBuild: Creating directory "x64\Debug\header_check\". 7>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date. 10>InitializeBuildStatus: Creating "x64\Debug\header_check\header_check.unsuccessfulbuild" because "AlwaysCreate" was specified. 8>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date. 6>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date. 8>MakeDirsForCl: Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\Debug". ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D invalidAgentMissingOnUnload_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"invalidAgentMissingOnUnload.dir\Debug\\" /Fd"invalidAgentMissingOnUnload.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\invalidAgentMissingOnUnload.c 7>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D invalidAgentMissingOnLoad_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"invalidAgentMissingOnLoad.dir\Debug\\" /Fd"invalidAgentMissingOnLoad.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\invalidAgentMissingOnLoad.c 5>ClCompile: ArgParser.cpp 10>CustomBuild: -- SRC = C:/jenkins/workspace/Test_Windows/build 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\bindthreadagent.vcxproj" (9) on node 5 (default targets). 9>Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\bindthreadagent.vcxproj" (9) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\util\omrtestutil.vcxproj" (13) on node 5 (default targets). 13>PrepareForBuild: Creating directory "omrtestutil.dir\Debug\". Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\util\Debug\". 10>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/CMakeLists.txt 13>InitializeBuildStatus: Creating "omrtestutil.dir\Debug\omrtestutil.unsuccessfulbuild" because "AlwaysCreate" was specified. 6>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D invalidAgentReturnError_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"invalidAgentReturnError.dir\Debug\\" /Fd"invalidAgentReturnError.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\invalidAgentReturnError.c 10>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/CMakeFiles/generate.stamp is up-to-date. 7>ClCompile: invalidAgentMissingOnLoad.c 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\tools\hookgen\hookgen.vcxproj" (12) on node 8 (default targets). 12>Project "C:\jenkins\workspace\Test_Windows\build\tools\hookgen\hookgen.vcxproj" (12) is building "C:\jenkins\workspace\Test_Windows\build\third_party\pugixml-1.5\pugixml.vcxproj" (16) on node 8 (default targets). 16>PrepareForBuild: Creating directory "pugixml.dir\Debug\". Creating directory "C:\jenkins\workspace\Test_Windows\build\third_party\pugixml-1.5\Debug\". InitializeBuildStatus: Creating "pugixml.dir\Debug\pugixml.unsuccessfulbuild" because "AlwaysCreate" was specified. 8>ClCompile: invalidAgentMissingOnUnload.c 13>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/util/CMakeLists.txt 10>FinalizeBuildStatus: Deleting file "x64\Debug\header_check\header_check.unsuccessfulbuild". Touching "x64\Debug\header_check\header_check.lastbuildstate". 10>Done Building Project "C:\jenkins\workspace\Test_Windows\build\header_check.vcxproj" (default targets). 16>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/third_party/pugixml-1.5/CMakeLists.txt 6>ClCompile: invalidAgentReturnError.c 16>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/third_party/pugixml-1.5/CMakeFiles/generate.stamp is up-to-date. 13>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/util/CMakeFiles/generate.stamp is up-to-date. 16>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /I"C:\jenkins\workspace\Test_Windows\third_party\pugixml-1.5\." /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"pugixml.dir\Debug\\" /Fd"pugixml.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 "C:\jenkins\workspace\Test_Windows\third_party\pugixml-1.5\pugixml.cpp" 13>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrtestutil.dir\Debug\\" /Fd"omrtestutil.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\util\printerrorhelper.cpp C:\jenkins\workspace\Test_Windows\fvtest\util\testvmhelper.cpp printerrorhelper.cpp 16>ClCompile: pugixml.cpp 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\omrGtestGlue\omrGtest.vcxproj" (25) on node 7 (default targets). 25>PrepareForBuild: Creating directory "omrGtest.dir\Debug\". Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\omrGtestGlue\Debug\". InitializeBuildStatus: Creating "omrGtest.dir\Debug\omrGtest.unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/omrGtestGlue/CMakeLists.txt CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/omrGtestGlue/CMakeFiles/generate.stamp is up-to-date. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0" /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\src" /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrGtest.dir\Debug\\" /Fd"omrGtest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\omrGtest.cpp 13>ClCompile: testvmhelper.cpp 25>ClCompile: omrGtest.cpp 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrrastest.vcxproj" (36) on node 5 (default targets). 36>Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrrastest.vcxproj" (36) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\sampleSubscriber.vcxproj" (41) on node 5 (default targets). 41>PrepareForBuild: Creating directory "sampleSubscriber.dir\Debug\". InitializeBuildStatus: Creating "sampleSubscriber.dir\Debug\sampleSubscriber.unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date. 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\porttest\sltestlib.vcxproj" (50) on node 8 (default targets). 50>PrepareForBuild: Creating directory "sltestlib.dir\Debug\". 41>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D sampleSubscriber_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"sampleSubscriber.dir\Debug\\" /Fd"sampleSubscriber.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\sampleSubscriber.c 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrtraceoptiontest.vcxproj" (42) on node 6 (default targets). 42>Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrtraceoptiontest.vcxproj" (42) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\traceOptionAgent.vcxproj" (49) on node 2 (default targets). 49>PrepareForBuild: Creating directory "traceOptionAgent.dir\Debug\". 50>InitializeBuildStatus: Creating "sltestlib.dir\Debug\sltestlib.unsuccessfulbuild" because "AlwaysCreate" was specified. 49>InitializeBuildStatus: Creating "traceOptionAgent.dir\Debug\traceOptionAgent.unsuccessfulbuild" because "AlwaysCreate" was specified. 50>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/porttest/CMakeLists.txt 7>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\invalidAgentMissingOnLoad.dll" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/invalidAgentMissingOnLoad.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/invalidAgentMissingOnLoad.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/invalidAgentMissingOnLoad.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL invalidAgentMissingOnLoad.dir\Debug\invalidAgentMissingOnLoad.obj 13>ClCompile: Generating Code... 49>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt 41>ClCompile: sampleSubscriber.c 50>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/porttest/CMakeFiles/generate.stamp is up-to-date. 6>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\invalidAgentReturnError.dll" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/omragent.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/invalidAgentReturnError.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/invalidAgentReturnError.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL invalidAgentReturnError.dir\Debug\invalidAgentReturnError.obj 49>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date. 7>Link: Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/invalidAgentMissingOnLoad.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/invalidAgentMissingOnLoad.exp 6>Link: Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/invalidAgentReturnError.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/invalidAgentReturnError.exp 49>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D traceOptionAgent_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"traceOptionAgent.dir\Debug\\" /Fd"traceOptionAgent.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceOptionAgent.c 50>MakeDirsForCl: Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\porttest\Debug". ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\fvtest\porttest /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D sltestlib_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"sltestlib.dir\Debug\\" /Fd"sltestlib.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\porttest\sltestlib\sltest.c 8>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\invalidAgentMissingOnUnload.dll" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/invalidAgentMissingOnUnload.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/invalidAgentMissingOnUnload.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/invalidAgentMissingOnUnload.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL invalidAgentMissingOnUnload.dir\Debug\invalidAgentMissingOnUnload.obj 13>Lib: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\fvtest\util\Debug\omrtestutil.lib" /NOLOGO /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 omrtestutil.dir\Debug\printerrorhelper.obj omrtestutil.dir\Debug\testvmhelper.obj 50>ClCompile: sltest.c 49>ClCompile: traceOptionAgent.c 8>Link: Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/invalidAgentMissingOnUnload.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/invalidAgentMissingOnUnload.exp 13>Lib: omrtestutil.vcxproj -> C:\jenkins\workspace\Test_Windows\build\fvtest\util\Debug\omrtestutil.lib 50>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\sltestlib.dll" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/sltestlib.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/porttest/Debug/sltestlib.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL sltestlib.dir\Debug\sltest.obj 41>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\sampleSubscriber.dll" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/omragent.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/sampleSubscriber.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/sampleSubscriber.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL sampleSubscriber.dir\Debug\sampleSubscriber.obj 5>ClCompile: CFileWriter.cpp 41>Link: Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/sampleSubscriber.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/sampleSubscriber.exp 6>Link: invalidAgentReturnError.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\invalidAgentReturnError.dll 7>Link: invalidAgentMissingOnLoad.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\invalidAgentMissingOnLoad.dll 6>FinalizeBuildStatus: Deleting file "invalidAgentReturnError.dir\Debug\invalidAgentReturnError.unsuccessfulbuild". Touching "invalidAgentReturnError.dir\Debug\invalidAgentReturnError.lastbuildstate". 6>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\invalidAgentReturnError.vcxproj" (default targets). 7>FinalizeBuildStatus: Deleting file "invalidAgentMissingOnLoad.dir\Debug\invalidAgentMissingOnLoad.unsuccessfulbuild". Touching "invalidAgentMissingOnLoad.dir\Debug\invalidAgentMissingOnLoad.lastbuildstate". 7>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\invalidAgentMissingOnLoad.vcxproj" (default targets). 8>Link: invalidAgentMissingOnUnload.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\invalidAgentMissingOnUnload.dll FinalizeBuildStatus: Deleting file "invalidAgentMissingOnUnload.dir\Debug\invalidAgentMissingOnUnload.unsuccessfulbuild". Touching "invalidAgentMissingOnUnload.dir\Debug\invalidAgentMissingOnUnload.lastbuildstate". 8>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\invalidAgentMissingOnUnload.vcxproj" (default targets). 49>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\traceOptionAgent.dll" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/omragent.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/traceOptionAgent.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/traceOptionAgent.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL traceOptionAgent.dir\Debug\traceOptionAgent.obj 41>Link: sampleSubscriber.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\sampleSubscriber.dll 50>Link: sltestlib.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\sltestlib.dll 41>FinalizeBuildStatus: Deleting file "sampleSubscriber.dir\Debug\sampleSubscriber.unsuccessfulbuild". Touching "sampleSubscriber.dir\Debug\sampleSubscriber.lastbuildstate". 50>FinalizeBuildStatus: Deleting file "sltestlib.dir\Debug\sltestlib.unsuccessfulbuild". Touching "sltestlib.dir\Debug\sltestlib.lastbuildstate". 41>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\sampleSubscriber.vcxproj" (default targets). 50>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\porttest\sltestlib.vcxproj" (default targets). 13>FinalizeBuildStatus: Deleting file "omrtestutil.dir\Debug\omrtestutil.unsuccessfulbuild". Touching "omrtestutil.dir\Debug\omrtestutil.lastbuildstate". 13>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\util\omrtestutil.vcxproj" (default targets). 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrsubscribertest.vcxproj" (40) on node 3 (default targets). 40>Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrsubscribertest.vcxproj" (40) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\subscriberAgent.vcxproj" (46) on node 3 (default targets). 46>PrepareForBuild: Creating directory "subscriberAgent.dir\Debug\". InitializeBuildStatus: Creating "subscriberAgent.dir\Debug\subscriberAgent.unsuccessfulbuild" because "AlwaysCreate" was specified. 9>PrepareForBuild: Creating directory "bindthreadagent.dir\Debug\". InitializeBuildStatus: Creating "bindthreadagent.dir\Debug\bindthreadagent.unsuccessfulbuild" because "AlwaysCreate" was specified. 49>Link: Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/traceOptionAgent.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/traceOptionAgent.exp 36>Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrrastest.vcxproj" (36) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\traceagent.vcxproj" (45) on node 4 (default targets). 45>PrepareForBuild: Creating directory "traceagent.dir\Debug\". InitializeBuildStatus: Creating "traceagent.dir\Debug\traceagent.unsuccessfulbuild" because "AlwaysCreate" was specified. 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\cpuLoadAgent.vcxproj" (11) on node 6 (default targets). 11>PrepareForBuild: Creating directory "cpuLoadAgent.dir\Debug\". InitializeBuildStatus: Creating "cpuLoadAgent.dir\Debug\cpuLoadAgent.unsuccessfulbuild" because "AlwaysCreate" was specified. 40>Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrsubscribertest.vcxproj" (40) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\subscriberAgentWithJ9thread.vcxproj" (47) on node 7 (default targets). 47>PrepareForBuild: Creating directory "subscriberAgentWithJ9thread.dir\Debug\". InitializeBuildStatus: Creating "subscriberAgentWithJ9thread.dir\Debug\subscriberAgentWithJ9thread.unsuccessfulbuild" because "AlwaysCreate" was specified. 45>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt 36>Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrrastest.vcxproj" (36) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\traceNotStartedAgent.vcxproj" (44) on node 8 (default targets). 44>PrepareForBuild: Creating directory "traceNotStartedAgent.dir\Debug\". 9>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt 46>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt 44>InitializeBuildStatus: Creating "traceNotStartedAgent.dir\Debug\traceNotStartedAgent.unsuccessfulbuild" because "AlwaysCreate" was specified. 47>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt 45>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date. 9>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date. 44>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt 46>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date. 11>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt 47>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date. 45>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D traceagent_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"traceagent.dir\Debug\\" /Fd"traceagent.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceagent.c 44>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date. 9>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D bindthreadagent_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"bindthreadagent.dir\Debug\\" /Fd"bindthreadagent.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\bindthreadagent.c 46>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D subscriberAgent_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"subscriberAgent.dir\Debug\\" /Fd"subscriberAgent.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\subscriberAgent.c 11>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date. 45>ClCompile: traceagent.c 9>ClCompile: bindthreadagent.c 46>ClCompile: subscriberAgent.c 11>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D cpuLoadAgent_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"cpuLoadAgent.dir\Debug\\" /Fd"cpuLoadAgent.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\cpuLoadAgent.c 47>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D subscriberAgentWithJ9thread_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"subscriberAgentWithJ9thread.dir\Debug\\" /Fd"subscriberAgentWithJ9thread.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\subscriberAgentWithJ9thread.c 44>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D traceNotStartedAgent_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"traceNotStartedAgent.dir\Debug\\" /Fd"traceNotStartedAgent.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceNotStartedAgent.c traceNotStartedAgent.c 47>ClCompile: subscriberAgentWithJ9thread.c 11>ClCompile: cpuLoadAgent.c 49>Link: traceOptionAgent.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\traceOptionAgent.dll 16>Lib: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\third_party\pugixml-1.5\Debug\pugixml.lib" /NOLOGO /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 pugixml.dir\Debug\pugixml.obj 49>FinalizeBuildStatus: Deleting file "traceOptionAgent.dir\Debug\traceOptionAgent.unsuccessfulbuild". Touching "traceOptionAgent.dir\Debug\traceOptionAgent.lastbuildstate". 49>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\traceOptionAgent.vcxproj" (default targets). 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\memorycategoriesagent.vcxproj" (24) on node 2 (default targets). 24>PrepareForBuild: Creating directory "memorycategoriesagent.dir\Debug\". InitializeBuildStatus: Creating "memorycategoriesagent.dir\Debug\memorycategoriesagent.unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt 16>Lib: pugixml.vcxproj -> C:\jenkins\workspace\Test_Windows\build\third_party\pugixml-1.5\Debug\pugixml.lib 24>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date. 16>FinalizeBuildStatus: Deleting file "pugixml.dir\Debug\pugixml.unsuccessfulbuild". Touching "pugixml.dir\Debug\pugixml.lastbuildstate". 16>Done Building Project "C:\jenkins\workspace\Test_Windows\build\third_party\pugixml-1.5\pugixml.vcxproj" (default targets). 12>PrepareForBuild: Creating directory "hookgen.dir\Debug\". InitializeBuildStatus: Creating "hookgen.dir\Debug\hookgen.unsuccessfulbuild" because "AlwaysCreate" was specified. 24>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D memorycategoriesagent_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"memorycategoriesagent.dir\Debug\\" /Fd"memorycategoriesagent.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\memorycategoriesagent.c 12>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/tools/hookgen/CMakeLists.txt 24>ClCompile: memorycategoriesagent.c 12>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/tools/hookgen/CMakeFiles/generate.stamp is up-to-date. 5>ClCompile: DATFileWriter.cpp 45>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\traceagent.dll" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/omragent.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/traceagent.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/traceagent.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL traceagent.dir\Debug\traceagent.obj 46>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\subscriberAgent.dll" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/omragent.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/subscriberAgent.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/subscriberAgent.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL subscriberAgent.dir\Debug\subscriberAgent.obj 12>MakeDirsForCl: Creating directory "C:\jenkins\workspace\Test_Windows\build\tools\hookgen\Debug". ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /I"C:\jenkins\workspace\Test_Windows\third_party\pugixml-1.5\." /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"hookgen.dir\Debug\\" /Fd"hookgen.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\tools\hookgen\HookGen.cpp C:\jenkins\workspace\Test_Windows\tools\hookgen\main.cpp 44>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\traceNotStartedAgent.dll" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/omragent.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/traceNotStartedAgent.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/traceNotStartedAgent.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL traceNotStartedAgent.dir\Debug\traceNotStartedAgent.obj 46>Link: Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/subscriberAgent.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/subscriberAgent.exp 45>Link: Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/traceagent.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/traceagent.exp 12>ClCompile: HookGen.cpp 11>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\cpuLoadAgent.dll" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/omragent.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/cpuLoadAgent.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/cpuLoadAgent.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL cpuLoadAgent.dir\Debug\cpuLoadAgent.obj 44>Link: Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/traceNotStartedAgent.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/traceNotStartedAgent.exp 11>Link: Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/cpuLoadAgent.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/cpuLoadAgent.exp 24>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\memorycategoriesagent.dll" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/omragent.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/memorycategoriesagent.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/memorycategoriesagent.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL memorycategoriesagent.dir\Debug\memorycategoriesagent.obj Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/memorycategoriesagent.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/memorycategoriesagent.exp 46>Link: subscriberAgent.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\subscriberAgent.dll 44>Link: traceNotStartedAgent.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\traceNotStartedAgent.dll 45>Link: traceagent.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\traceagent.dll 46>FinalizeBuildStatus: Deleting file "subscriberAgent.dir\Debug\subscriberAgent.unsuccessfulbuild". Touching "subscriberAgent.dir\Debug\subscriberAgent.lastbuildstate". 46>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\subscriberAgent.vcxproj" (default targets). 44>FinalizeBuildStatus: Deleting file "traceNotStartedAgent.dir\Debug\traceNotStartedAgent.unsuccessfulbuild". Touching "traceNotStartedAgent.dir\Debug\traceNotStartedAgent.lastbuildstate". 44>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\traceNotStartedAgent.vcxproj" (default targets). 45>FinalizeBuildStatus: Deleting file "traceagent.dir\Debug\traceagent.unsuccessfulbuild". Touching "traceagent.dir\Debug\traceagent.lastbuildstate". 45>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\traceagent.vcxproj" (default targets). 11>Link: cpuLoadAgent.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\cpuLoadAgent.dll FinalizeBuildStatus: Deleting file "cpuLoadAgent.dir\Debug\cpuLoadAgent.unsuccessfulbuild". Touching "cpuLoadAgent.dir\Debug\cpuLoadAgent.lastbuildstate". 11>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\cpuLoadAgent.vcxproj" (default targets). 24>Link: memorycategoriesagent.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\memorycategoriesagent.dll FinalizeBuildStatus: Deleting file "memorycategoriesagent.dir\Debug\memorycategoriesagent.unsuccessfulbuild". Touching "memorycategoriesagent.dir\Debug\memorycategoriesagent.lastbuildstate". 24>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\memorycategoriesagent.vcxproj" (default targets). 9>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\bindthreadagent.dll" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/omragent.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/bindthreadagent.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/bindthreadagent.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL bindthreadagent.dir\Debug\bindthreadagent.obj Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/bindthreadagent.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/bindthreadagent.exp 47>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\subscriberAgentWithJ9thread.dll" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/jenkins/workspace/Test_Windows/fvtest/rastest/omragent.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/subscriberAgentWithJ9thread.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/subscriberAgentWithJ9thread.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup /DLL subscriberAgentWithJ9thread.dir\Debug\subscriberAgentWithJ9thread.obj Creating library C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/subscriberAgentWithJ9thread.lib and object C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/subscriberAgentWithJ9thread.exp 5>ClCompile: FileReader.cpp 9>Link: bindthreadagent.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\bindthreadagent.dll FinalizeBuildStatus: Deleting file "bindthreadagent.dir\Debug\bindthreadagent.unsuccessfulbuild". Touching "bindthreadagent.dir\Debug\bindthreadagent.lastbuildstate". 9>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\bindthreadagent.vcxproj" (default targets). 47>Link: subscriberAgentWithJ9thread.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\subscriberAgentWithJ9thread.dll FinalizeBuildStatus: Deleting file "subscriberAgentWithJ9thread.dir\Debug\subscriberAgentWithJ9thread.unsuccessfulbuild". Touching "subscriberAgentWithJ9thread.dir\Debug\subscriberAgentWithJ9thread.lastbuildstate". 47>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\subscriberAgentWithJ9thread.vcxproj" (default targets). 12>ClCompile: main.cpp 5>ClCompile: FileUtils.cpp 12>ClCompile: Generating Code... Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\hookgen.exe" /INCREMENTAL:NO /NOLOGO "..\..\third_party\pugixml-1.5\Debug\pugixml.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/hookgen.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/tools/hookgen/Debug/hookgen.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj hookgen.dir\Debug\HookGen.obj hookgen.dir\Debug\main.obj hookgen.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\hookgen.exe FinalizeBuildStatus: Deleting file "hookgen.dir\Debug\hookgen.unsuccessfulbuild". Touching "hookgen.dir\Debug\hookgen.lastbuildstate". 12>Done Building Project "C:\jenkins\workspace\Test_Windows\build\tools\hookgen\hookgen.vcxproj" (default targets). 5>ClCompile: Port.cpp 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\omr\omrcore.vcxproj" (28) on node 8 (default targets). 28>Project "C:\jenkins\workspace\Test_Windows\build\omr\omrcore.vcxproj" (28) is building "C:\jenkins\workspace\Test_Windows\build\gc\omrgc_hookgen.vcxproj" (30) on node 8 (default targets). 30>PrepareForBuild: Creating directory "x64\Debug\omrgc_hookgen\". InitializeBuildStatus: Creating "x64\Debug\omrgc_hookgen\omrgc_hookgen.unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Generating mmomrhook_internal.h, ../mmomrhook.h Processed C:/jenkins/workspace/Test_Windows/build/gc/omrmm.hdf to create public header mmomrhook.h and private header mmomrhook_internal.h Generating mmprivatehook_internal.h, mmprivatehook.h Processed C:/jenkins/workspace/Test_Windows/build/gc/omrmmprivate.hdf to create public header mmprivatehook.h and private header mmprivatehook_internal.h Building Custom Rule C:/jenkins/workspace/Test_Windows/gc/CMakeLists.txt CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/gc/CMakeFiles/generate.stamp is up-to-date. FinalizeBuildStatus: Deleting file "x64\Debug\omrgc_hookgen\omrgc_hookgen.unsuccessfulbuild". Touching "x64\Debug\omrgc_hookgen\omrgc_hookgen.lastbuildstate". 30>Done Building Project "C:\jenkins\workspace\Test_Windows\build\gc\omrgc_hookgen.vcxproj" (default targets). 5>ClCompile: StringUtils.cpp TDFParser.cpp TraceGen.cpp 25>Lib: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\fvtest\omrGtestGlue\Debug\omrGtest.lib" /NOLOGO /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 omrGtest.dir\Debug\omrGtest.obj omrGtest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\fvtest\omrGtestGlue\Debug\omrGtest.lib 5>ClCompile: TraceHeaderWriter.cpp 25>FinalizeBuildStatus: Deleting file "omrGtest.dir\Debug\omrGtest.unsuccessfulbuild". Touching "omrGtest.dir\Debug\omrGtest.lastbuildstate". 25>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\omrGtestGlue\omrGtest.vcxproj" (default targets). 5>ClCompile: Generating Code... Lib: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\tools\tracegen\Debug\trace.lib" /NOLOGO /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 trace.dir\Debug\ArgParser.obj trace.dir\Debug\CFileWriter.obj trace.dir\Debug\DATFileWriter.obj trace.dir\Debug\FileReader.obj trace.dir\Debug\FileUtils.obj trace.dir\Debug\Port.obj trace.dir\Debug\StringUtils.obj trace.dir\Debug\TDFParser.obj trace.dir\Debug\TraceGen.obj trace.dir\Debug\TraceHeaderWriter.obj trace.vcxproj -> C:\jenkins\workspace\Test_Windows\build\tools\tracegen\Debug\trace.lib FinalizeBuildStatus: Deleting file "trace.dir\Debug\trace.unsuccessfulbuild". Touching "trace.dir\Debug\trace.lastbuildstate". 5>Done Building Project "C:\jenkins\workspace\Test_Windows\build\tools\tracegen\trace.vcxproj" (default targets). 4>PrepareForBuild: Creating directory "tracegen.dir\Debug\". InitializeBuildStatus: Creating "tracegen.dir\Debug\tracegen.unsuccessfulbuild" because "AlwaysCreate" was specified. 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\tools\tracemerge\tracemerge.vcxproj" (51) on node 3 (default targets). 51>PrepareForBuild: Creating directory "tracemerge.dir\Debug\". InitializeBuildStatus: Creating "tracemerge.dir\Debug\tracemerge.unsuccessfulbuild" because "AlwaysCreate" was specified. 4>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/tools/tracegen/CMakeLists.txt 51>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/tools/tracemerge/CMakeLists.txt 4>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/tools/tracegen/CMakeFiles/generate.stamp is up-to-date. 51>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/tools/tracemerge/CMakeFiles/generate.stamp is up-to-date. 4>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\tools\tracegen\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"tracegen.dir\Debug\\" /Fd"tracegen.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\tools\tracegen\main.cpp 51>MakeDirsForCl: Creating directory "C:\jenkins\workspace\Test_Windows\build\tools\tracemerge\Debug". ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\tools\tracemerge\..\tracegen /IC:\jenkins\workspace\Test_Windows\tools\tracegen\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"tracemerge.dir\Debug\\" /Fd"tracemerge.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\tools\tracemerge\DATMerge.cpp C:\jenkins\workspace\Test_Windows\tools\tracemerge\main.cpp 4>ClCompile: main.cpp 51>ClCompile: DATMerge.cpp main.cpp 4>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\tracegen.exe" /INCREMENTAL:NO /NOLOGO Debug\trace.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/tracegen.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/tools/tracegen/Debug/tracegen.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj tracegen.dir\Debug\main.obj tracegen.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\tracegen.exe FinalizeBuildStatus: Deleting file "tracegen.dir\Debug\tracegen.unsuccessfulbuild". Touching "tracegen.dir\Debug\tracegen.lastbuildstate". 4>Done Building Project "C:\jenkins\workspace\Test_Windows\build\tools\tracegen\tracegen.vcxproj" (default targets). 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.vcxproj" (22) on node 7 (default targets). 22>PrepareForBuild: Creating directory "j9thr_obj.dir\Debug\". 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\util\hookable\j9hook_obj.vcxproj" (14) on node 1 (default targets). 14>PrepareForBuild: Creating directory "j9hook_obj.dir\Debug\". InitializeBuildStatus: Creating "j9hook_obj.dir\Debug\j9hook_obj.unsuccessfulbuild" because "AlwaysCreate" was specified. 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\util\hookable\j9hookstatic.vcxproj" (17) on node 1 (default targets). 17>Project "C:\jenkins\workspace\Test_Windows\build\util\hookable\j9hookstatic.vcxproj" (17) is building "C:\jenkins\workspace\Test_Windows\build\port\omrport.vcxproj" (21) on node 3 (default targets). 21>Project "C:\jenkins\workspace\Test_Windows\build\port\omrport.vcxproj" (21) is building "C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.vcxproj" (26) on node 3 (default targets). 26>PrepareForBuild: Creating directory "omrport_obj.dir\Debug\". 22>InitializeBuildStatus: Creating "j9thr_obj.dir\Debug\j9thr_obj.unsuccessfulbuild" because "AlwaysCreate" was specified. 26>InitializeBuildStatus: Creating "omrport_obj.dir\Debug\omrport_obj.unsuccessfulbuild" because "AlwaysCreate" was specified. 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\util\hashtable\j9hashtable.vcxproj" (15) on node 6 (default targets). 15>Project "C:\jenkins\workspace\Test_Windows\build\util\hashtable\j9hashtable.vcxproj" (15) is building "C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil.vcxproj" (19) on node 4 (default targets). 19>Project "C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil.vcxproj" (19) is building "C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.vcxproj" (23) on node 4 (default targets). 23>PrepareForBuild: Creating directory "omrutil_obj.dir\Debug\". 28>Project "C:\jenkins\workspace\Test_Windows\build\omr\omrcore.vcxproj" (28) is building "C:\jenkins\workspace\Test_Windows\build\gc\omrgc_tracegen.vcxproj" (32) on node 2 (default targets). 32>PrepareForBuild: Creating directory "omrgc_tracegen.dir\Debug\". 23>InitializeBuildStatus: Creating "omrutil_obj.dir\Debug\omrutil_obj.unsuccessfulbuild" because "AlwaysCreate" was specified. 32>InitializeBuildStatus: Creating "omrgc_tracegen.dir\Debug\omrgc_tracegen.unsuccessfulbuild" because "AlwaysCreate" was specified. 26>CustomBuild: Generating ut_omrport.c, ut_omrport.h, ut_omrport.pdat 14>CustomBuild: Generating ut_j9hook.c, ut_j9hook.h, ut_j9hook.pdat 22>CustomBuild: Generating ut_j9thr.c, ut_j9thr.h, ut_j9thr.pdat 32>CustomBuild: Generating ut_j9mm.c, ut_j9mm.h, ut_j9mm.pdat 23>CustomBuild: Generating ut_j9utilcore.c, ut_j9utilcore.h, ut_j9utilcore.pdat 14>CustomBuild: Processing tdf file C:/jenkins/workspace/Test_Windows/util/hookable/j9hook.tdf Calculating groups for j9hook Creating header file: C:\jenkins\workspace\Test_Windows\build\util\hookable\ut_j9hook.h Creating pdat file: C:\jenkins\workspace\Test_Windows\build\util\hookable\ut_j9hook.pdat Creating c file: C:\jenkins\workspace\Test_Windows\build\util\hookable\ut_j9hook.c 23>CustomBuild: Processing tdf file C:/jenkins/workspace/Test_Windows/util/omrutil/utilcore.tdf 22>CustomBuild: Processing tdf file C:/jenkins/workspace/Test_Windows/thread/j9thr.tdf 23>CustomBuild: Calculating groups for j9utilcore 22>CustomBuild: Calculating groups for j9thr 23>CustomBuild: Creating header file: C:\jenkins\workspace\Test_Windows\build\util\omrutil\ut_j9utilcore.h Creating pdat file: C:\jenkins\workspace\Test_Windows\build\util\omrutil\ut_j9utilcore.pdat Creating c file: C:\jenkins\workspace\Test_Windows\build\util\omrutil\ut_j9utilcore.c 22>CustomBuild: Creating header file: C:\jenkins\workspace\Test_Windows\build\thread\ut_j9thr.h Creating pdat file: C:\jenkins\workspace\Test_Windows\build\thread\ut_j9thr.pdat Creating c file: C:\jenkins\workspace\Test_Windows\build\thread\ut_j9thr.c 14>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/util/hookable/CMakeLists.txt 23>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/util/omrutil/CMakeLists.txt 22>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/thread/CMakeLists.txt 14>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/hookable/CMakeFiles/generate.stamp is up-to-date. 23>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/omrutil/CMakeFiles/generate.stamp is up-to-date. 22>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/thread/CMakeFiles/generate.stamp is up-to-date. 14>MakeDirsForCl: Creating directory "C:\jenkins\workspace\Test_Windows\build\util\hookable\Debug". ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\util\hookable /IC:\jenkins\workspace\Test_Windows\util\hookable\. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"j9hook_obj.dir\Debug\\" /Fd"j9hook_obj.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\util\hookable\hookable.cpp 22>MakeDirsForCl: Creating directory "C:\jenkins\workspace\Test_Windows\build\thread\Debug". 32>CustomBuild: Processing tdf file C:/jenkins/workspace/Test_Windows/gc/base/j9mm.tdf 23>MakeDirsForCl: Creating directory "C:\jenkins\workspace\Test_Windows\build\util\omrutil\Debug". 3>PrepareForBuild: Creating directory "j9avl.dir\Debug\". Creating directory "C:\jenkins\workspace\Test_Windows\build\util\avl\Debug\". 23>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\util\omrutil /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrutil_obj.dir\Debug\\" /Fd"omrutil_obj.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\build\util\omrutil\ut_j9utilcore.c C:\jenkins\workspace\Test_Windows\util\omrutil\win\omrgetdbghelp.c C:\jenkins\workspace\Test_Windows\util\omrutil\argscan.c C:\jenkins\workspace\Test_Windows\util\omrutil\detectVMDirectory.c C:\jenkins\workspace\Test_Windows\util\omrutil\gettimebase.c C:\jenkins\workspace\Test_Windows\util\omrutil\j9memclr.c C:\jenkins\workspace\Test_Windows\util\omrutil\poolForPort.c C:\jenkins\workspace\Test_Windows\util\omrutil\primeNumberHelper.c C:\jenkins\workspace\Test_Windows\util\omrutil\ranking.c C:\jenkins\workspace\Test_Windows\util\omrutil\spacesaving.c C:\jenkins\workspace\Test_Windows\util\omrutil\stricmp.c C:\jenkins\workspace\Test_Windows\util\omrutil\threadhelp.c C:\jenkins\workspace\Test_Windows\util\omrutil\thrname_core.c C:\jenkins\workspace\Test_Windows\util\omrutil\utf8decode.c C:\jenkins\workspace\Test_Windows\util\omrutil\utf8encode.c C:\jenkins\workspace\Test_Windows\util\omrutil\xlphelp.c C:\jenkins\workspace\Test_Windows\util\omrutil\xml.c C:\jenkins\workspace\Test_Windows\example\glue\UtilGlue.c 22>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\thread /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\thread\common /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"j9thr_obj.dir\Debug\\" /Fd"j9thr_obj.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\thread\common\j9sem.c C:\jenkins\workspace\Test_Windows\thread\common\omrthread.c C:\jenkins\workspace\Test_Windows\thread\common\omrthreadattr.c C:\jenkins\workspace\Test_Windows\thread\common\omrthreaddebug.c C:\jenkins\workspace\Test_Windows\thread\common\omrthreaderror.c C:\jenkins\workspace\Test_Windows\thread\common\omrthreadinspect.c C:\jenkins\workspace\Test_Windows\thread\win32\omrthreadnuma.c C:\jenkins\workspace\Test_Windows\thread\common\omrthreadpriority.c C:\jenkins\workspace\Test_Windows\thread\common\omrthreadtls.c C:\jenkins\workspace\Test_Windows\thread\win32\priority.c C:\jenkins\workspace\Test_Windows\thread\win32\thrcreate.c C:\jenkins\workspace\Test_Windows\thread\common\thrprof.c C:\jenkins\workspace\Test_Windows\thread\win32\thrdsup.c C:\jenkins\workspace\Test_Windows\thread\win32\rasthrsup.c C:\jenkins\workspace\Test_Windows\thread\common\rwmutex.c C:\jenkins\workspace\Test_Windows\thread\common\omrthreadjlm.c C:\jenkins\workspace\Test_Windows\thread\win32\dllmain.c C:\jenkins\workspace\Test_Windows\build\thread\ut_j9thr.c 32>CustomBuild: Calculating groups for j9mm Creating header file: C:\jenkins\workspace\Test_Windows\build\gc\ut_j9mm.h 26>CustomBuild: Processing tdf file C:/jenkins/workspace/Test_Windows/port/common/omrport.tdf 32>CustomBuild: Creating pdat file: C:\jenkins\workspace\Test_Windows\build\gc\ut_j9mm.pdat Creating c file: C:\jenkins\workspace\Test_Windows\build\gc\ut_j9mm.c Generating ut_omrmm.c, ut_omrmm.h, ut_omrmm.pdat 3>InitializeBuildStatus: Creating "j9avl.dir\Debug\j9avl.unsuccessfulbuild" because "AlwaysCreate" was specified. 26>CustomBuild: Calculating groups for omrport Creating header file: C:\jenkins\workspace\Test_Windows\build\port\ut_omrport.h Creating pdat file: C:\jenkins\workspace\Test_Windows\build\port\ut_omrport.pdat Creating c file: C:\jenkins\workspace\Test_Windows\build\port\ut_omrport.c Generating ../../port/win32/omrsyslogmessages.rc 32>CustomBuild: Processing tdf file C:/jenkins/workspace/Test_Windows/gc/base/omrmm.tdf Calculating groups for omrmm Creating header file: C:\jenkins\workspace\Test_Windows\build\gc\ut_omrmm.h Creating pdat file: C:\jenkins\workspace\Test_Windows\build\gc\ut_omrmm.pdat Creating c file: C:\jenkins\workspace\Test_Windows\build\gc\ut_omrmm.c Generating ut_j9vgc.c, ut_j9vgc.h, ut_j9vgc.pdat 26>CustomBuild: MC: Compiling C:/jenkins/workspace/Test_Windows/port/win32/omrsyslogmessages.mc 14>ClCompile: hookable.cpp 3>CustomBuild: Generating ut_avl.c, ut_avl.h, ut_avl.pdat 26>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/port/CMakeLists.txt 32>CustomBuild: Processing tdf file C:/jenkins/workspace/Test_Windows/gc/verbose/j9vgc.tdf Calculating groups for j9vgc Creating header file: C:\jenkins\workspace\Test_Windows\build\gc\ut_j9vgc.h Creating pdat file: C:\jenkins\workspace\Test_Windows\build\gc\ut_j9vgc.pdat Creating c file: C:\jenkins\workspace\Test_Windows\build\gc\ut_j9vgc.c Building Custom Rule C:/jenkins/workspace/Test_Windows/gc/CMakeLists.txt 23>ClCompile: ut_j9utilcore.c 3>CustomBuild: Processing tdf file C:/jenkins/workspace/Test_Windows/util/avl/avl.tdf Calculating groups for avl Creating header file: C:\jenkins\workspace\Test_Windows\build\util\avl\ut_avl.h Creating pdat file: C:\jenkins\workspace\Test_Windows\build\util\avl\ut_avl.pdat Creating c file: C:\jenkins\workspace\Test_Windows\build\util\avl\ut_avl.c 22>ClCompile: j9sem.c 3>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/util/avl/CMakeLists.txt 26>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/port/CMakeFiles/generate.stamp is up-to-date. 32>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/gc/CMakeFiles/generate.stamp is up-to-date. 3>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/avl/CMakeFiles/generate.stamp is up-to-date. 32>MakeDirsForCl: Creating directory "C:\jenkins\workspace\Test_Windows\build\gc\Debug". 26>MakeDirsForCl: Creating directory "C:\jenkins\workspace\Test_Windows\build\port\Debug". 32>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrgc_tracegen.dir\Debug\\" /Fd"omrgc_tracegen.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\build\gc\ut_j9mm.c C:\jenkins\workspace\Test_Windows\build\gc\ut_omrmm.c C:\jenkins\workspace\Test_Windows\build\gc\ut_j9vgc.c 26>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\port /IC:\jenkins\workspace\Test_Windows\build\port /IC:\jenkins\workspace\Test_Windows\port\win64amd /IC:\jenkins\workspace\Test_Windows\port\win32_include /IC:\jenkins\workspace\Test_Windows\port\win32 /IC:\jenkins\workspace\Test_Windows\port\common /IC:\jenkins\workspace\Test_Windows\port\include /IC:\jenkins\workspace\Test_Windows\port\..\nls /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D OMRPORT_LIBRARY_DEFINE /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrport_obj.dir\Debug\\" /Fd"omrport_obj.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\build\port\ut_omrport.c C:\jenkins\workspace\Test_Windows\port\win32\protect_helpers.c C:\jenkins\workspace\Test_Windows\port\common\omrgetjobname.c C:\jenkins\workspace\Test_Windows\port\common\omrgetjobid.c C:\jenkins\workspace\Test_Windows\port\common\omrgetasid.c C:\jenkins\workspace\Test_Windows\port\win32\omrcpu.c C:\jenkins\workspace\Test_Windows\port\common\omrerror.c C:\jenkins\workspace\Test_Windows\port\win32\omrerrorhelpers.c C:\jenkins\workspace\Test_Windows\port\common\omrexit.c C:\jenkins\workspace\Test_Windows\port\win32\omrfile.c C:\jenkins\workspace\Test_Windows\port\win32\omrfiletext.c C:\jenkins\workspace\Test_Windows\port\win32\omrfilestream.c C:\jenkins\workspace\Test_Windows\port\common\omrfilestreamtext.c C:\jenkins\workspace\Test_Windows\port\win32\omrfile_blockingasync.c C:\jenkins\workspace\Test_Windows\port\win32\omrfilehelpers.c C:\jenkins\workspace\Test_Windows\port\common\omrmem32helpers.c C:\jenkins\workspace\Test_Windows\port\common\omrheap.c C:\jenkins\workspace\Test_Windows\port\win32\omrmem.c C:\jenkins\workspace\Test_Windows\port\common\omrmemtag.c C:\jenkins\workspace\Test_Windows\port\common\omrmemcategories.c C:\jenkins\workspace\Test_Windows\port\common\omrport.c C:\jenkins\workspace\Test_Windows\port\win32\omrmmap.c C:\jenkins\workspace\Test_Windows\port\common\j9nls.c C:\jenkins\workspace\Test_Windows\port\win32\j9nlshelpers.c C:\jenkins\workspace\Test_Windows\port\common\omrosbacktrace.c C:\jenkins\workspace\Test_Windows\port\win32\omrosbacktrace_impl.c C:\jenkins\workspace\Test_Windows\port\win32\omrintrospect.c C:\jenkins\workspace\Test_Windows\port\common\omrintrospect_common.c C:\jenkins\workspace\Test_Windows\port\win32\omrosdump.c C:\jenkins\workspace\Test_Windows\port\common\omrportcontrol.c C:\jenkins\workspace\Test_Windows\port\win32\omrportptb.c C:\jenkins\workspace\Test_Windows\port\win64amd\omrsignal.c C:\jenkins\workspace\Test_Windows\port\win32\omrsl.c C:\jenkins\workspace\Test_Windows\port\common\omrstr.c C:\jenkins\workspace\Test_Windows\port\win32\omrsysinfo.c C:\jenkins\workspace\Test_Windows\port\win32\omrsyslog.c C:\jenkins\workspace\Test_Windows\port\win32\omrtime.c C:\jenkins\workspace\Test_Windows\port\common\omrtlshelpers.c C:\jenkins\workspace\Test_Windows\port\win32\omrtty.c C:\jenkins\workspace\Test_Windows\port\win32\omrvmem.c C:\jenkins\workspace\Test_Windows\port\common\omrmemtag_checks.c 23>ClCompile: omrgetdbghelp.c 3>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\util\avl /IC:\jenkins\workspace\Test_Windows\util\avl\. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"j9avl.dir\Debug\\" /Fd"j9avl.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\util\avl\avlsup.c C:\jenkins\workspace\Test_Windows\build\util\avl\ut_avl.c 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\util\pool\j9pool.vcxproj" (18) on node 2 (default targets). 18>PrepareForBuild: Creating directory "j9pool.dir\Debug\". Creating directory "C:\jenkins\workspace\Test_Windows\build\util\pool\Debug\". InitializeBuildStatus: Creating "j9pool.dir\Debug\j9pool.unsuccessfulbuild" because "AlwaysCreate" was specified. 32>ClCompile: ut_j9mm.c 26>ClCompile: ut_omrport.c 3>ClCompile: avlsup.c 18>CustomBuild: Generating ut_pool.c, ut_pool.h, ut_pool.pdat Processing tdf file C:/jenkins/workspace/Test_Windows/util/pool/pool.tdf Calculating groups for pool Creating header file: C:\jenkins\workspace\Test_Windows\build\util\pool\ut_pool.h Creating pdat file: C:\jenkins\workspace\Test_Windows\build\util\pool\ut_pool.pdat Creating c file: C:\jenkins\workspace\Test_Windows\build\util\pool\ut_pool.c Building Custom Rule C:/jenkins/workspace/Test_Windows/util/pool/CMakeLists.txt 32>ClCompile: ut_omrmm.c 26>ClCompile: protect_helpers.c 18>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/pool/CMakeFiles/generate.stamp is up-to-date. 32>ClCompile: ut_j9vgc.c 18>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\util\pool /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"j9pool.dir\Debug\\" /Fd"j9pool.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\util\pool\pool.c C:\jenkins\workspace\Test_Windows\util\pool\pool_cap.c C:\jenkins\workspace\Test_Windows\build\util\pool\ut_pool.c 32>ClCompile: Generating Code... 3>ClCompile: ut_avl.c 18>ClCompile: pool.c 51>ClCompile: Generating Code... 3>ClCompile: Generating Code... 32>Lib: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"omrgc_tracegen.dir\Debug\omrgc_tracegen.lib" /NOLOGO /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 omrgc_tracegen.dir\Debug\ut_j9mm.obj omrgc_tracegen.dir\Debug\ut_omrmm.obj omrgc_tracegen.dir\Debug\ut_j9vgc.obj 14>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\util\hookable /IC:\jenkins\workspace\Test_Windows\util\hookable\. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"j9hook_obj.dir\Debug\\" /Fd"j9hook_obj.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\build\util\hookable\ut_j9hook.c 3>Lib: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\util\avl\Debug\j9avl.lib" /NOLOGO /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 j9avl.dir\Debug\avlsup.obj j9avl.dir\Debug\ut_avl.obj 18>ClCompile: pool_cap.c 32>Lib: omrgc_tracegen.vcxproj -> C:\jenkins\workspace\Test_Windows\build\gc\omrgc_tracegen.dir\Debug\omrgc_tracegen.lib 14>ClCompile: ut_j9hook.c 32>FinalizeBuildStatus: Deleting file "omrgc_tracegen.dir\Debug\omrgc_tracegen.unsuccessfulbuild". Touching "omrgc_tracegen.dir\Debug\omrgc_tracegen.lastbuildstate". 32>Done Building Project "C:\jenkins\workspace\Test_Windows\build\gc\omrgc_tracegen.vcxproj" (default targets). 18>ClCompile: ut_pool.c 3>Lib: j9avl.vcxproj -> C:\jenkins\workspace\Test_Windows\build\util\avl\Debug\j9avl.lib FinalizeBuildStatus: Deleting file "j9avl.dir\Debug\j9avl.unsuccessfulbuild". Touching "j9avl.dir\Debug\j9avl.lastbuildstate". 3>Done Building Project "C:\jenkins\workspace\Test_Windows\build\util\avl\j9avl.vcxproj" (default targets). 18>ClCompile: Generating Code... 51>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\tracemerge.exe" /INCREMENTAL:NO /NOLOGO ..\tracegen\Debug\trace.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/tracemerge.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/tools/tracemerge/Debug/tracemerge.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj tracemerge.dir\Debug\DATMerge.obj tracemerge.dir\Debug\main.obj 28>PrepareForBuild: Creating directory "omrcore.dir\Debug\". Creating directory "C:\jenkins\workspace\Test_Windows\build\omr\Debug\". InitializeBuildStatus: Creating "omrcore.dir\Debug\omrcore.unsuccessfulbuild" because "AlwaysCreate" was specified. 14>Lib: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"j9hook_obj.dir\Debug\j9hook_obj.lib" /NOLOGO /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 j9hook_obj.dir\Debug\hookable.obj j9hook_obj.dir\Debug\ut_j9hook.obj 28>CustomBuild: Generating ut_omrti.c, ut_omrti.h, ut_omrti.pdat Processing tdf file C:/jenkins/workspace/Test_Windows/omr/omrti.tdf Calculating groups for omrti Creating header file: C:\jenkins\workspace\Test_Windows\build\omr\ut_omrti.h Creating pdat file: C:\jenkins\workspace\Test_Windows\build\omr\ut_omrti.pdat Creating c file: C:\jenkins\workspace\Test_Windows\build\omr\ut_omrti.c Generating ut_omrvm.c, ut_omrvm.h, ut_omrvm.pdat 18>Lib: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\util\pool\Debug\j9pool.lib" /NOLOGO /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 j9pool.dir\Debug\pool.obj j9pool.dir\Debug\pool_cap.obj j9pool.dir\Debug\ut_pool.obj 28>CustomBuild: Processing tdf file C:/jenkins/workspace/Test_Windows/omr/omrvm.tdf Calculating groups for omrvm Creating header file: C:\jenkins\workspace\Test_Windows\build\omr\ut_omrvm.h Creating pdat file: C:\jenkins\workspace\Test_Windows\build\omr\ut_omrvm.pdat Creating c file: C:\jenkins\workspace\Test_Windows\build\omr\ut_omrvm.c 14>Lib: j9hook_obj.vcxproj -> C:\jenkins\workspace\Test_Windows\build\util\hookable\j9hook_obj.dir\Debug\j9hook_obj.lib 28>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/omr/CMakeLists.txt 14>FinalizeBuildStatus: Deleting file "j9hook_obj.dir\Debug\j9hook_obj.unsuccessfulbuild". Touching "j9hook_obj.dir\Debug\j9hook_obj.lastbuildstate". 14>Done Building Project "C:\jenkins\workspace\Test_Windows\build\util\hookable\j9hook_obj.vcxproj" (default targets). 28>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/omr/CMakeFiles/generate.stamp is up-to-date. 18>Lib: j9pool.vcxproj -> C:\jenkins\workspace\Test_Windows\build\util\pool\Debug\j9pool.lib 28>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\omr /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrcore.dir\Debug\\" /Fd"omrcore.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\omr\OMR_Agent.cpp C:\jenkins\workspace\Test_Windows\omr\OMR_MethodDictionary.cpp C:\jenkins\workspace\Test_Windows\omr\OMR_Profiler.cpp C:\jenkins\workspace\Test_Windows\omr\OMR_Runtime.cpp C:\jenkins\workspace\Test_Windows\omr\OMR_TI.cpp C:\jenkins\workspace\Test_Windows\omr\OMR_TIMemorySize.cpp C:\jenkins\workspace\Test_Windows\omr\OMR_VM.cpp C:\jenkins\workspace\Test_Windows\omr\OMR_VMThread.cpp C:\jenkins\workspace\Test_Windows\omr\startup\omrvmstartup.cpp C:\jenkins\workspace\Test_Windows\example\glue\omrExampleVM.cpp 18>FinalizeBuildStatus: Deleting file "j9pool.dir\Debug\j9pool.unsuccessfulbuild". Touching "j9pool.dir\Debug\j9pool.lastbuildstate". 18>Done Building Project "C:\jenkins\workspace\Test_Windows\build\util\pool\j9pool.vcxproj" (default targets). 28>ClCompile: OMR_Agent.cpp 22>ClCompile: omrthread.c 23>ClCompile: argscan.c 51>Link: tracemerge.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\tracemerge.exe 23>ClCompile: detectVMDirectory.c 51>FinalizeBuildStatus: Deleting file "tracemerge.dir\Debug\tracemerge.unsuccessfulbuild". Touching "tracemerge.dir\Debug\tracemerge.lastbuildstate". 51>Done Building Project "C:\jenkins\workspace\Test_Windows\build\tools\tracemerge\tracemerge.vcxproj" (default targets). 26>ClCompile: omrgetjobname.c omrgetjobid.c omrgetasid.c omrcpu.c 22>ClCompile: omrthreadattr.c 23>ClCompile: gettimebase.c j9memclr.c poolForPort.c primeNumberHelper.c ranking.c spacesaving.c stricmp.c 28>ClCompile: OMR_MethodDictionary.cpp 23>ClCompile: threadhelp.c thrname_core.c 26>ClCompile: omrerror.c 23>ClCompile: utf8decode.c 28>ClCompile: OMR_Profiler.cpp 23>ClCompile: utf8encode.c 28>ClCompile: OMR_Runtime.cpp 23>ClCompile: xlphelp.c 22>ClCompile: omrthreaddebug.c 23>ClCompile: xml.c 28>ClCompile: OMR_TI.cpp 23>ClCompile: UtilGlue.c Generating Code... C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\util\omrutil /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrutil_obj.dir\Debug\\" /Fd"omrutil_obj.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\util\omrutil\AtomicFunctions.cpp AtomicFunctions.cpp 26>ClCompile: omrerrorhelpers.c 23>Lib: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"omrutil_obj.dir\Debug\omrutil_obj.lib" /NOLOGO /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 omrutil_obj.dir\Debug\ut_j9utilcore.obj omrutil_obj.dir\Debug\omrgetdbghelp.obj omrutil_obj.dir\Debug\AtomicFunctions.obj omrutil_obj.dir\Debug\argscan.obj omrutil_obj.dir\Debug\detectVMDirectory.obj omrutil_obj.dir\Debug\gettimebase.obj omrutil_obj.dir\Debug\j9memclr.obj omrutil_obj.dir\Debug\poolForPort.obj omrutil_obj.dir\Debug\primeNumberHelper.obj omrutil_obj.dir\Debug\ranking.obj omrutil_obj.dir\Debug\spacesaving.obj omrutil_obj.dir\Debug\stricmp.obj omrutil_obj.dir\Debug\threadhelp.obj omrutil_obj.dir\Debug\thrname_core.obj omrutil_obj.dir\Debug\utf8decode.obj omrutil_obj.dir\Debug\utf8encode.obj omrutil_obj.dir\Debug\xlphelp.obj omrutil_obj.dir\Debug\xml.obj omrutil_obj.dir\Debug\UtilGlue.obj 22>ClCompile: omrthreaderror.c 23>Lib: omrutil_obj.vcxproj -> C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\omrutil_obj.lib FinalizeBuildStatus: Deleting file "omrutil_obj.dir\Debug\omrutil_obj.unsuccessfulbuild". Touching "omrutil_obj.dir\Debug\omrutil_obj.lastbuildstate". 23>Done Building Project "C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.vcxproj" (default targets). 19>PrepareForBuild: Creating directory "omrutil.dir\Debug\". InitializeBuildStatus: Creating "omrutil.dir\Debug\omrutil.unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/util/omrutil/CMakeLists.txt CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/omrutil/CMakeFiles/generate.stamp is up-to-date. Lib: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\util\omrutil\Debug\omrutil.lib" /NOLOGO /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\ut_j9utilcore.obj C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\omrgetdbghelp.obj C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\AtomicFunctions.obj C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\argscan.obj C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\detectVMDirectory.obj C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\gettimebase.obj C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\j9memclr.obj C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\poolForPort.obj C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\primeNumberHelper.obj C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\ranking.obj C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\spacesaving.obj C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\stricmp.obj C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\threadhelp.obj C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\thrname_core.obj C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\utf8decode.obj C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\utf8encode.obj C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\xlphelp.obj C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\xml.obj C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil_obj.dir\Debug\UtilGlue.obj omrutil.vcxproj -> C:\jenkins\workspace\Test_Windows\build\util\omrutil\Debug\omrutil.lib FinalizeBuildStatus: Deleting file "omrutil.dir\Debug\omrutil.unsuccessfulbuild". Touching "omrutil.dir\Debug\omrutil.lastbuildstate". 19>Done Building Project "C:\jenkins\workspace\Test_Windows\build\util\omrutil\omrutil.vcxproj" (default targets). 15>PrepareForBuild: Creating directory "j9hashtable.dir\Debug\". Creating directory "C:\jenkins\workspace\Test_Windows\build\util\hashtable\Debug\". InitializeBuildStatus: Creating "j9hashtable.dir\Debug\j9hashtable.unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Generating ut_hashtable.c, ut_hashtable.h, ut_hashtable.pdat Processing tdf file C:/jenkins/workspace/Test_Windows/util/hashtable/hashtable.tdf Calculating groups for hashtable Creating header file: C:\jenkins\workspace\Test_Windows\build\util\hashtable\ut_hashtable.h Creating pdat file: C:\jenkins\workspace\Test_Windows\build\util\hashtable\ut_hashtable.pdat Creating c file: C:\jenkins\workspace\Test_Windows\build\util\hashtable\ut_hashtable.c Building Custom Rule C:/jenkins/workspace/Test_Windows/util/hashtable/CMakeLists.txt CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/hashtable/CMakeFiles/generate.stamp is up-to-date. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\util\hashtable /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"j9hashtable.dir\Debug\\" /Fd"j9hashtable.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\util\hashtable\hash.c C:\jenkins\workspace\Test_Windows\util\hashtable\hashtable.c C:\jenkins\workspace\Test_Windows\build\util\hashtable\ut_hashtable.c 28>ClCompile: OMR_TIMemorySize.cpp 15>ClCompile: hash.c hashtable.c 22>ClCompile: omrthreadinspect.c 26>ClCompile: omrexit.c 15>ClCompile: ut_hashtable.c Generating Code... 26>ClCompile: omrfile.c 15>Lib: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\util\hashtable\Debug\j9hashtable.lib" /NOLOGO /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 j9hashtable.dir\Debug\hash.obj j9hashtable.dir\Debug\hashtable.obj j9hashtable.dir\Debug\ut_hashtable.obj j9hashtable.vcxproj -> C:\jenkins\workspace\Test_Windows\build\util\hashtable\Debug\j9hashtable.lib FinalizeBuildStatus: Deleting file "j9hashtable.dir\Debug\j9hashtable.unsuccessfulbuild". Touching "j9hashtable.dir\Debug\j9hashtable.lastbuildstate". 15>Done Building Project "C:\jenkins\workspace\Test_Windows\build\util\hashtable\j9hashtable.vcxproj" (default targets). 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\utiltest\omrutiltest.vcxproj" (43) on node 7 (default targets). 43>PrepareForBuild: Creating directory "omrutiltest.dir\Debug\". 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\omrsigcompat\omrsig.vcxproj" (35) on node 8 (default targets). 35>PrepareForBuild: Creating directory "omrsig.dir\Debug\". 43>InitializeBuildStatus: Creating "omrutiltest.dir\Debug\omrutiltest.unsuccessfulbuild" because "AlwaysCreate" was specified. 35>InitializeBuildStatus: Creating "omrsig.dir\Debug\omrsig.unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/omrsigcompat/CMakeLists.txt 43>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/utiltest/CMakeLists.txt CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/utiltest/CMakeFiles/generate.stamp is up-to-date. 35>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/omrsigcompat/CMakeFiles/generate.stamp is up-to-date. 43>MakeDirsForCl: Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\utiltest\Debug". ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrutiltest.dir\Debug\\" /Fd"omrutiltest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\utiltest\main.cpp 35>MakeDirsForCl: Creating directory "C:\jenkins\workspace\Test_Windows\build\omrsigcompat\Debug". ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D "MSVC_RUNTIME_DLL=\"MSVCR110D\"" /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D omrsig_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrsig.dir\Debug\\" /Fd"omrsig.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\omrsigcompat\omrsig.cpp 43>ClCompile: main.cpp 35>ClCompile: omrsig.cpp 22>ClCompile: omrthreadnuma.c 28>ClCompile: OMR_VM.cpp 26>ClCompile: omrfiletext.c 28>ClCompile: OMR_VMThread.cpp omrvmstartup.cpp 22>ClCompile: omrthreadpriority.c 35>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrsig.dll" /INCREMENTAL:NO /NOLOGO ..\util\omrutil\Debug\omrutil.lib ..\util\hashtable\Debug\j9hashtable.lib ..\util\omrutil\Debug\omrutil.lib ..\util\hashtable\Debug\j9hashtable.lib ..\util\avl\Debug\j9avl.lib ..\util\pool\Debug\j9pool.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrsig.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/omrsigcompat/Debug/omrsig.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 -entry:_DllMainCRTStartup -def:C:/jenkins/workspace/Test_Windows/build/omrsigcompat/omrsig.exportlist /DLL omrsig.dir\Debug\omrsig.obj 35>omrsig.obj : warning LNK4197: export 'signal' specified multiple times; using first specification [C:\jenkins\workspace\Test_Windows\build\omrsigcompat\omrsig.vcxproj] Creating library C:/jenkins/workspace/Test_Windows/build/omrsigcompat/Debug/omrsig.lib and object C:/jenkins/workspace/Test_Windows/build/omrsigcompat/Debug/omrsig.exp 26>ClCompile: omrfilestream.c 35>Link: omrsig.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrsig.dll FinalizeBuildStatus: Deleting file "omrsig.dir\Debug\omrsig.unsuccessfulbuild". Touching "omrsig.dir\Debug\omrsig.lastbuildstate". 35>Done Building Project "C:\jenkins\workspace\Test_Windows\build\omrsigcompat\omrsig.vcxproj" (default targets). 22>ClCompile: omrthreadtls.c 26>ClCompile: omrfilestreamtext.c omrfile_blockingasync.c 22>ClCompile: priority.c 28>ClCompile: omrExampleVM.cpp Generating Code... C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\omr /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrcore.dir\Debug\\" /Fd"omrcore.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\omr\omrrasinit.c C:\jenkins\workspace\Test_Windows\omr\omrtrcinit.c C:\jenkins\workspace\Test_Windows\build\omr\ut_omrti.c C:\jenkins\workspace\Test_Windows\build\omr\ut_omrvm.c C:\jenkins\workspace\Test_Windows\example\glue\LanguageVMGlue.c 43>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrutiltest.exe" /INCREMENTAL:NO /NOLOGO ..\omrGtestGlue\Debug\omrGtest.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\avl\Debug\j9avl.lib ..\..\util\pool\Debug\j9pool.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrutiltest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/utiltest/Debug/omrutiltest.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omrutiltest.dir\Debug\main.obj 28>ClCompile: omrrasinit.c 22>ClCompile: thrcreate.c 26>ClCompile: omrfilehelpers.c 43>Link: omrutiltest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrutiltest.exe FinalizeBuildStatus: Deleting file "omrutiltest.dir\Debug\omrutiltest.unsuccessfulbuild". Touching "omrutiltest.dir\Debug\omrutiltest.lastbuildstate". 43>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\utiltest\omrutiltest.vcxproj" (default targets). 22>ClCompile: thrprof.c 28>ClCompile: omrtrcinit.c 26>ClCompile: omrmem32helpers.c 28>ClCompile: ut_omrti.c ut_omrvm.c LanguageVMGlue.c Generating Code... Lib: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\omr\Debug\omrcore.lib" /NOLOGO /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 omrcore.dir\Debug\OMR_Agent.obj omrcore.dir\Debug\OMR_MethodDictionary.obj omrcore.dir\Debug\OMR_Profiler.obj omrcore.dir\Debug\OMR_Runtime.obj omrcore.dir\Debug\OMR_TI.obj omrcore.dir\Debug\OMR_TIMemorySize.obj omrcore.dir\Debug\OMR_VM.obj omrcore.dir\Debug\OMR_VMThread.obj omrcore.dir\Debug\omrrasinit.obj omrcore.dir\Debug\omrtrcinit.obj omrcore.dir\Debug\omrvmstartup.obj omrcore.dir\Debug\ut_omrti.obj omrcore.dir\Debug\ut_omrvm.obj omrcore.dir\Debug\LanguageVMGlue.obj omrcore.dir\Debug\omrExampleVM.obj omrcore.vcxproj -> C:\jenkins\workspace\Test_Windows\build\omr\Debug\omrcore.lib FinalizeBuildStatus: Deleting file "omrcore.dir\Debug\omrcore.unsuccessfulbuild". Touching "omrcore.dir\Debug\omrcore.lastbuildstate". 28>Done Building Project "C:\jenkins\workspace\Test_Windows\build\omr\omrcore.vcxproj" (default targets). 22>ClCompile: thrdsup.c 26>ClCompile: omrheap.c 22>ClCompile: rasthrsup.c 26>ClCompile: omrmem.c 22>ClCompile: rwmutex.c 26>ClCompile: omrmemtag.c 22>ClCompile: omrthreadjlm.c dllmain.c 26>ClCompile: omrmemcategories.c 22>ClCompile: ut_j9thr.c Generating Code... 26>ClCompile: Generating Code... Compiling... omrport.c 22>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\thread /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\thread\common /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"j9thr_obj.dir\Debug\\" /Fd"j9thr_obj.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\thread\common\omrthreadmem.cpp C:\jenkins\workspace\Test_Windows\thread\common\threadhelpers.cpp omrthreadmem.cpp 26>ClCompile: omrmmap.c 22>ClCompile: threadhelpers.cpp 26>ClCompile: j9nls.c 22>ClCompile: Generating Code... Lib: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"j9thr_obj.dir\Debug\j9thr_obj.lib" /NOLOGO /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 j9thr_obj.dir\Debug\j9sem.obj j9thr_obj.dir\Debug\omrthread.obj j9thr_obj.dir\Debug\omrthreadattr.obj j9thr_obj.dir\Debug\omrthreaddebug.obj j9thr_obj.dir\Debug\omrthreaderror.obj j9thr_obj.dir\Debug\omrthreadinspect.obj j9thr_obj.dir\Debug\omrthreadmem.obj j9thr_obj.dir\Debug\omrthreadnuma.obj j9thr_obj.dir\Debug\omrthreadpriority.obj j9thr_obj.dir\Debug\omrthreadtls.obj j9thr_obj.dir\Debug\priority.obj j9thr_obj.dir\Debug\thrcreate.obj j9thr_obj.dir\Debug\threadhelpers.obj j9thr_obj.dir\Debug\thrprof.obj j9thr_obj.dir\Debug\thrdsup.obj j9thr_obj.dir\Debug\rasthrsup.obj j9thr_obj.dir\Debug\rwmutex.obj j9thr_obj.dir\Debug\omrthreadjlm.obj j9thr_obj.dir\Debug\dllmain.obj j9thr_obj.dir\Debug\ut_j9thr.obj 26>ClCompile: j9nlshelpers.c 22>Lib: j9thr_obj.vcxproj -> C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\j9thr_obj.lib FinalizeBuildStatus: Deleting file "j9thr_obj.dir\Debug\j9thr_obj.unsuccessfulbuild". Touching "j9thr_obj.dir\Debug\j9thr_obj.lastbuildstate". 22>Done Building Project "C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.vcxproj" (default targets). 17>Project "C:\jenkins\workspace\Test_Windows\build\util\hookable\j9hookstatic.vcxproj" (17) is building "C:\jenkins\workspace\Test_Windows\build\thread\j9thrstatic.vcxproj" (20) on node 6 (default targets). 20>PrepareForBuild: Creating directory "j9thrstatic.dir\Debug\". InitializeBuildStatus: Creating "j9thrstatic.dir\Debug\j9thrstatic.unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/thread/CMakeLists.txt CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/thread/CMakeFiles/generate.stamp is up-to-date. Lib: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\thread\Debug\j9thrstatic.lib" /NOLOGO /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\j9sem.obj C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\omrthread.obj C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\omrthreadattr.obj C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\omrthreaddebug.obj C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\omrthreaderror.obj C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\omrthreadinspect.obj C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\omrthreadmem.obj C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\omrthreadnuma.obj C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\omrthreadpriority.obj C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\omrthreadtls.obj C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\priority.obj C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\thrcreate.obj C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\threadhelpers.obj C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\thrprof.obj C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\thrdsup.obj C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\rasthrsup.obj C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\rwmutex.obj C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\omrthreadjlm.obj C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\dllmain.obj C:\jenkins\workspace\Test_Windows\build\thread\j9thr_obj.dir\Debug\ut_j9thr.obj j9thrstatic.vcxproj -> C:\jenkins\workspace\Test_Windows\build\thread\Debug\j9thrstatic.lib FinalizeBuildStatus: Deleting file "j9thrstatic.dir\Debug\j9thrstatic.unsuccessfulbuild". Touching "j9thrstatic.dir\Debug\j9thrstatic.lastbuildstate". 20>Done Building Project "C:\jenkins\workspace\Test_Windows\build\thread\j9thrstatic.vcxproj" (default targets). 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\algotest\omralgotest.vcxproj" (27) on node 6 (default targets). 27>Project "C:\jenkins\workspace\Test_Windows\build\fvtest\algotest\omralgotest.vcxproj" (27) is building "C:\jenkins\workspace\Test_Windows\build\omrtrace\omrtrace.vcxproj" (31) on node 3 (default targets). 31>PrepareForBuild: Creating directory "omrtrace.dir\Debug\". Creating directory "C:\jenkins\workspace\Test_Windows\build\omrtrace\Debug\". InitializeBuildStatus: Creating "omrtrace.dir\Debug\omrtrace.unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/omrtrace/CMakeLists.txt CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/omrtrace/CMakeFiles/generate.stamp is up-to-date. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrtrace.dir\Debug\\" /Fd"omrtrace.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\omrtrace\omrtraceapi.cpp C:\jenkins\workspace\Test_Windows\omrtrace\omrtracecomponent.cpp C:\jenkins\workspace\Test_Windows\omrtrace\omrtraceformatter.cpp C:\jenkins\workspace\Test_Windows\omrtrace\omrtracelog.cpp C:\jenkins\workspace\Test_Windows\omrtrace\omrtracemain.cpp C:\jenkins\workspace\Test_Windows\omrtrace\omrtracemisc.cpp C:\jenkins\workspace\Test_Windows\omrtrace\omrtraceoptions.cpp C:\jenkins\workspace\Test_Windows\omrtrace\omrtracepublish.cpp C:\jenkins\workspace\Test_Windows\omrtrace\omrtracewrappers.cpp omrtraceapi.cpp omrtracecomponent.cpp 26>ClCompile: omrosbacktrace.c omrosbacktrace_impl.c 31>ClCompile: omrtraceformatter.cpp omrtracelog.cpp omrtracemain.cpp omrtracemisc.cpp 26>ClCompile: omrintrospect.c 31>ClCompile: omrtraceoptions.cpp omrtracepublish.cpp omrtracewrappers.cpp Generating Code... 26>ClCompile: omrintrospect_common.c omrosdump.c 31>Lib: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\omrtrace\Debug\omrtrace.lib" /NOLOGO /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 omrtrace.dir\Debug\omrtraceapi.obj omrtrace.dir\Debug\omrtracecomponent.obj omrtrace.dir\Debug\omrtraceformatter.obj omrtrace.dir\Debug\omrtracelog.obj omrtrace.dir\Debug\omrtracemain.obj omrtrace.dir\Debug\omrtracemisc.obj omrtrace.dir\Debug\omrtraceoptions.obj omrtrace.dir\Debug\omrtracepublish.obj omrtrace.dir\Debug\omrtracewrappers.obj omrtrace.vcxproj -> C:\jenkins\workspace\Test_Windows\build\omrtrace\Debug\omrtrace.lib FinalizeBuildStatus: Deleting file "omrtrace.dir\Debug\omrtrace.unsuccessfulbuild". Touching "omrtrace.dir\Debug\omrtrace.lastbuildstate". 31>Done Building Project "C:\jenkins\workspace\Test_Windows\build\omrtrace\omrtrace.vcxproj" (default targets). 26>ClCompile: omrportcontrol.c omrportptb.c omrsignal.c omrsl.c omrstr.c omrsysinfo.c omrsyslog.c omrtime.c omrtlshelpers.c omrtty.c omrvmem.c Generating Code... Compiling... omrmemtag_checks.c Generating Code... ResourceCompile: C:\Program Files (x86)\Windows Kits\8.0\bin\x86\rc.exe /D WIN32 /D _DEBUG /D _WINDOWS /D OMRPORT_LIBRARY_DEFINE /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\\\"Debug\\\"" /l"0x0409" /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\port /IC:\jenkins\workspace\Test_Windows\build\port /IC:\jenkins\workspace\Test_Windows\port\win64amd /IC:\jenkins\workspace\Test_Windows\port\win32_include /IC:\jenkins\workspace\Test_Windows\port\win32 /IC:\jenkins\workspace\Test_Windows\port\common /IC:\jenkins\workspace\Test_Windows\port\include /IC:\jenkins\workspace\Test_Windows\port\..\nls /nologo /fo"omrport_obj.dir\Debug\omrsyslogmessages.res" C:\jenkins\workspace\Test_Windows\port\win32\omrsyslogmessages.rc Lib: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"omrport_obj.dir\Debug\omrport_obj.lib" /NOLOGO /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 omrport_obj.dir\Debug\omrsyslogmessages.res omrport_obj.dir\Debug\ut_omrport.obj omrport_obj.dir\Debug\protect_helpers.obj omrport_obj.dir\Debug\omrgetjobname.obj omrport_obj.dir\Debug\omrgetjobid.obj omrport_obj.dir\Debug\omrgetasid.obj omrport_obj.dir\Debug\omrcpu.obj omrport_obj.dir\Debug\omrerror.obj omrport_obj.dir\Debug\omrerrorhelpers.obj omrport_obj.dir\Debug\omrexit.obj omrport_obj.dir\Debug\omrfile.obj omrport_obj.dir\Debug\omrfiletext.obj omrport_obj.dir\Debug\omrfilestream.obj omrport_obj.dir\Debug\omrfilestreamtext.obj omrport_obj.dir\Debug\omrfile_blockingasync.obj omrport_obj.dir\Debug\omrfilehelpers.obj omrport_obj.dir\Debug\omrmem32helpers.obj omrport_obj.dir\Debug\omrheap.obj omrport_obj.dir\Debug\omrmem.obj omrport_obj.dir\Debug\omrmemtag.obj omrport_obj.dir\Debug\omrmemcategories.obj omrport_obj.dir\Debug\omrport.obj omrport_obj.dir\Debug\omrmmap.obj omrport_obj.dir\Debug\j9nls.obj omrport_obj.dir\Debug\j9nlshelpers.obj omrport_obj.dir\Debug\omrosbacktrace.obj omrport_obj.dir\Debug\omrosbacktrace_impl.obj omrport_obj.dir\Debug\omrintrospect.obj omrport_obj.dir\Debug\omrintrospect_common.obj omrport_obj.dir\Debug\omrosdump.obj omrport_obj.dir\Debug\omrportcontrol.obj omrport_obj.dir\Debug\omrportptb.obj omrport_obj.dir\Debug\omrsignal.obj omrport_obj.dir\Debug\omrsl.obj omrport_obj.dir\Debug\omrstr.obj omrport_obj.dir\Debug\omrsysinfo.obj omrport_obj.dir\Debug\omrsyslog.obj omrport_obj.dir\Debug\omrtime.obj omrport_obj.dir\Debug\omrtlshelpers.obj omrport_obj.dir\Debug\omrtty.obj omrport_obj.dir\Debug\omrvmem.obj omrport_obj.dir\Debug\omrmemtag_checks.obj omrport_obj.vcxproj -> C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrport_obj.lib FinalizeBuildStatus: Deleting file "omrport_obj.dir\Debug\omrport_obj.unsuccessfulbuild". Touching "omrport_obj.dir\Debug\omrport_obj.lastbuildstate". 26>Done Building Project "C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.vcxproj" (default targets). 21>PrepareForBuild: Creating directory "omrport.dir\Debug\". InitializeBuildStatus: Creating "omrport.dir\Debug\omrport.unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/port/CMakeLists.txt CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/port/CMakeFiles/generate.stamp is up-to-date. Lib: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\port\Debug\omrport.lib" /NOLOGO /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\ut_omrport.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\protect_helpers.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrgetjobname.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrgetjobid.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrgetasid.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrcpu.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrerror.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrerrorhelpers.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrexit.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrfile.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrfiletext.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrfilestream.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrfilestreamtext.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrfile_blockingasync.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrfilehelpers.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrmem32helpers.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrheap.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrmem.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrmemtag.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrmemcategories.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrport.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrmmap.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\j9nls.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\j9nlshelpers.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrosbacktrace.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrosbacktrace_impl.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrintrospect.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrintrospect_common.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrosdump.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrportcontrol.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrportptb.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrsignal.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrsl.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrstr.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrsysinfo.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrsyslog.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrtime.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrtlshelpers.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrtty.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrvmem.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrmemtag_checks.obj C:\jenkins\workspace\Test_Windows\build\port\omrport_obj.dir\Debug\omrsyslogmessages.res omrport.vcxproj -> C:\jenkins\workspace\Test_Windows\build\port\Debug\omrport.lib FinalizeBuildStatus: Deleting file "omrport.dir\Debug\omrport.unsuccessfulbuild". Touching "omrport.dir\Debug\omrport.lastbuildstate". 21>Done Building Project "C:\jenkins\workspace\Test_Windows\build\port\omrport.vcxproj" (default targets). 17>PrepareForBuild: Creating directory "j9hookstatic.dir\Debug\". InitializeBuildStatus: Creating "j9hookstatic.dir\Debug\j9hookstatic.unsuccessfulbuild" because "AlwaysCreate" was specified. 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\sigtest\omrsigtest.vcxproj" (37) on node 7 (default targets). 37>PrepareForBuild: Creating directory "omrsigtest.dir\Debug\". 17>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/util/hookable/CMakeLists.txt 37>InitializeBuildStatus: Creating "omrsigtest.dir\Debug\omrsigtest.unsuccessfulbuild" because "AlwaysCreate" was specified. 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\porttest\omrporttest.vcxproj" (34) on node 4 (default targets). 34>PrepareForBuild: Creating directory "omrporttest.dir\Debug\". InitializeBuildStatus: Creating "omrporttest.dir\Debug\omrporttest.unsuccessfulbuild" because "AlwaysCreate" was specified. 17>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/util/hookable/CMakeFiles/generate.stamp is up-to-date. 37>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/sigtest/CMakeLists.txt 34>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/porttest/CMakeLists.txt 37>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/sigtest/CMakeFiles/generate.stamp is up-to-date. 34>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/porttest/CMakeFiles/generate.stamp is up-to-date. 17>Lib: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\util\hookable\Debug\j9hookstatic.lib" /NOLOGO /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 C:\jenkins\workspace\Test_Windows\build\util\hookable\j9hook_obj.dir\Debug\hookable.obj C:\jenkins\workspace\Test_Windows\build\util\hookable\j9hook_obj.dir\Debug\ut_j9hook.obj 37>MakeDirsForCl: Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\sigtest\Debug". ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\fvtest\sigtest\. /IC:\jenkins\workspace\Test_Windows\fvtest\sigtest\..\util /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\thread\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrsigtest.dir\Debug\\" /Fd"omrsigtest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\sigtest\sigTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\sigtest\sigTestHelpers.cpp C:\jenkins\workspace\Test_Windows\fvtest\sigtest\main.cpp C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\argmain.cpp 34>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\fvtest\porttest /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrporttest.dir\Debug\\" /Fd"omrporttest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\porttest\fileTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\heapTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrportTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\main.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\memTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrdumpTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrerrorTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrfileTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrfilestreamTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrheapTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrintrospectTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrmemTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrmmapTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrsignalExtendedTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrsignalTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrslTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrstrTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrtimeTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrttyExtendedTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrttyTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\omrvmemTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\si.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\si_numcpusTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\testHelpers.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\testProcessHelpers.cpp C:\jenkins\workspace\Test_Windows\fvtest\porttest\vmemTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\argmain.cpp 37>ClCompile: sigTest.cpp 17>Lib: j9hookstatic.vcxproj -> C:\jenkins\workspace\Test_Windows\build\util\hookable\Debug\j9hookstatic.lib 34>ClCompile: fileTest.cpp 17>FinalizeBuildStatus: Deleting file "j9hookstatic.dir\Debug\j9hookstatic.unsuccessfulbuild". Touching "j9hookstatic.dir\Debug\j9hookstatic.lastbuildstate". 17>Done Building Project "C:\jenkins\workspace\Test_Windows\build\util\hookable\j9hookstatic.vcxproj" (default targets). 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj" (29) on node 5 (default targets). 29>PrepareForBuild: Creating directory "omrgc.dir\Debug\". InitializeBuildStatus: Creating "omrgc.dir\Debug\omrgc.unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/gc/CMakeLists.txt CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/gc/CMakeFiles/generate.stamp is up-to-date. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\util\hookable\. /IC:\jenkins\workspace\Test_Windows\thread\. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrgc.dir\Debug\\" /Fd"omrgc.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\gc\base\AddressOrderedListPopulator.cpp C:\jenkins\workspace\Test_Windows\gc\base\AllocationContext.cpp C:\jenkins\workspace\Test_Windows\gc\base\AllocationInterfaceGeneric.cpp C:\jenkins\workspace\Test_Windows\gc\base\BaseVirtual.cpp C:\jenkins\workspace\Test_Windows\gc\base\BumpAllocatedListPopulator.cpp C:\jenkins\workspace\Test_Windows\gc\base\CardTable.cpp C:\jenkins\workspace\Test_Windows\gc\base\Collector.cpp C:\jenkins\workspace\Test_Windows\gc\base\CollectorLanguageInterface.cpp C:\jenkins\workspace\Test_Windows\gc\base\Configuration.cpp C:\jenkins\workspace\Test_Windows\gc\base\CopyScanCache.cpp C:\jenkins\workspace\Test_Windows\gc\base\CycleState.cpp C:\jenkins\workspace\Test_Windows\gc\base\Dispatcher.cpp C:\jenkins\workspace\Test_Windows\gc\base\EmptyListPopulator.cpp C:\jenkins\workspace\Test_Windows\gc\base\EnvironmentBase.cpp C:\jenkins\workspace\Test_Windows\gc\base\Forge.cpp C:\jenkins\workspace\Test_Windows\gc\base\GCCode.cpp C:\jenkins\workspace\Test_Windows\gc\base\GCExtensionsBase.cpp C:\jenkins\workspace\Test_Windows\gc\base\GlobalAllocationManager.cpp C:\jenkins\workspace\Test_Windows\gc\base\GlobalCollector.cpp C:\jenkins\workspace\Test_Windows\gc\base\Heap.cpp C:\jenkins\workspace\Test_Windows\gc\base\HeapMap.cpp C:\jenkins\workspace\Test_Windows\gc\base\HeapMapIterator.cpp C:\jenkins\workspace\Test_Windows\gc\base\HeapMemorySubSpaceIterator.cpp C:\jenkins\workspace\Test_Windows\gc\base\HeapRegionDescriptor.cpp C:\jenkins\workspace\Test_Windows\gc\base\HeapRegionIterator.cpp C:\jenkins\workspace\Test_Windows\gc\base\HeapRegionManager.cpp C:\jenkins\workspace\Test_Windows\gc\base\HeapRegionManagerTarok.cpp C:\jenkins\workspace\Test_Windows\gc\base\HeapSplit.cpp C:\jenkins\workspace\Test_Windows\gc\base\HeapVirtualMemory.cpp C:\jenkins\workspace\Test_Windows\gc\base\LightweightNonReentrantLock.cpp C:\jenkins\workspace\Test_Windows\gc\base\LightweightNonReentrantReaderWriterLock.cpp C:\jenkins\workspace\Test_Windows\gc\base\MarkedObjectPopulator.cpp C:\jenkins\workspace\Test_Windows\gc\base\MarkingScheme.cpp C:\jenkins\workspace\Test_Windows\gc\base\MarkMap.cpp C:\jenkins\workspace\Test_Windows\gc\base\MarkMapSegmentChunkIterator.cpp C:\jenkins\workspace\Test_Windows\gc\base\MasterGCThread.cpp C:\jenkins\workspace\Test_Windows\gc\base\Math.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemoryManager.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemoryPool.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemoryPoolAddressOrderedList.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemoryPoolAddressOrderedListBase.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemoryPoolBumpPointer.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemoryPoolHybrid.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemoryPoolLargeObjects.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemoryPoolSplitAddressOrderedList.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemoryPoolSplitAddressOrderedListBase.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemorySpace.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemorySubSpace.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemorySubSpaceChildIterator.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemorySubSpaceFlat.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemorySubSpaceGenerational.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemorySubSpaceGeneric.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemorySubSpacePoolIterator.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemorySubSpaceRegionIterator.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemorySubSpaceSemiSpace.cpp C:\jenkins\workspace\Test_Windows\gc\base\MemorySubSpaceUniSpace.cpp C:\jenkins\workspace\Test_Windows\gc\base\ModronAssertions.cpp C:\jenkins\workspace\Test_Windows\gc\base\NUMAManager.cpp C:\jenkins\workspace\Test_Windows\gc\base\NonVirtualMemory.cpp C:\jenkins\workspace\Test_Windows\gc\base\OMRVMInterface.cpp C:\jenkins\workspace\Test_Windows\gc\base\OMRVMThreadInterface.cpp C:\jenkins\workspace\Test_Windows\gc\base\ObjectAllocationInterface.cpp C:\jenkins\workspace\Test_Windows\gc\base\ObjectHeapBufferedIterator.cpp C:\jenkins\workspace\Test_Windows\gc\base\ObjectHeapIteratorAddressOrderedList.cpp C:\jenkins\workspace\Test_Windows\gc\base\ObjectMap.cpp C:\jenkins\workspace\Test_Windows\gc\base\Packet.cpp C:\jenkins\workspace\Test_Windows\gc\base\PacketList.cpp C:\jenkins\workspace\Test_Windows\gc\base\ParallelDispatcher.cpp C:\jenkins\workspace\Test_Windows\gc\base\ParallelHeapWalker.cpp C:\jenkins\workspace\Test_Windows\gc\base\ParallelObjectHeapIterator.cpp C:\jenkins\workspace\Test_Windows\gc\base\ParallelMarkTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\ParallelSweepChunk.cpp C:\jenkins\workspace\Test_Windows\gc\base\ParallelTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\PhysicalArena.cpp C:\jenkins\workspace\Test_Windows\gc\base\PhysicalArenaRegionBased.cpp C:\jenkins\workspace\Test_Windows\gc\base\PhysicalArenaVirtualMemory.cpp C:\jenkins\workspace\Test_Windows\gc\base\PhysicalSubArena.cpp C:\jenkins\workspace\Test_Windows\gc\base\PhysicalSubArenaRegionBased.cpp C:\jenkins\workspace\Test_Windows\gc\base\PhysicalSubArenaVirtualMemory.cpp C:\jenkins\workspace\Test_Windows\gc\base\PhysicalSubArenaVirtualMemoryFlat.cpp C:\jenkins\workspace\Test_Windows\gc\base\ReferenceChainWalkerMarkMap.cpp C:\jenkins\workspace\Test_Windows\gc\base\RegionPool.cpp C:\jenkins\workspace\Test_Windows\gc\base\RegionPoolGeneric.cpp C:\jenkins\workspace\Test_Windows\gc\base\StartupManager.cpp C:\jenkins\workspace\Test_Windows\gc\base\SweepHeapSectioning.cpp C:\jenkins\workspace\Test_Windows\gc\base\SweepPoolManager.cpp C:\jenkins\workspace\Test_Windows\gc\base\SweepPoolManagerAddressOrderedList.cpp C:\jenkins\workspace\Test_Windows\gc\base\SweepPoolManagerAddressOrderedListBase.cpp C:\jenkins\workspace\Test_Windows\gc\base\SweepPoolManagerHybrid.cpp C:\jenkins\workspace\Test_Windows\gc\base\SweepPoolManagerSplitAddressOrderedList.cpp C:\jenkins\workspace\Test_Windows\gc\base\SweepPoolState.cpp C:\jenkins\workspace\Test_Windows\gc\base\TLHAllocationInterface.cpp C:\jenkins\workspace\Test_Windows\gc\base\TLHAllocationSupport.cpp C:\jenkins\workspace\Test_Windows\gc\base\Task.cpp C:\jenkins\workspace\Test_Windows\gc\base\Validator.cpp C:\jenkins\workspace\Test_Windows\gc\base\VirtualMemory.cpp C:\jenkins\workspace\Test_Windows\gc\base\WorkPacketOverflow.cpp C:\jenkins\workspace\Test_Windows\gc\base\WorkPackets.cpp C:\jenkins\workspace\Test_Windows\gc\base\WorkStack.cpp C:\jenkins\workspace\Test_Windows\gc\base\gcspinlock.cpp C:\jenkins\workspace\Test_Windows\gc\base\gcutils.cpp C:\jenkins\workspace\Test_Windows\gc\base\modronapicore.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\AllocationContextSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\ConfigurationSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\GlobalAllocationManagerSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\HeapRegionDescriptorSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\LockingFreeHeapRegionList.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\LockingHeapRegionQueue.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\MemoryPoolAggregatedCellList.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\MemoryPoolSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\MemorySubSpaceSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\ObjectHeapIteratorSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\OverflowSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\RegionPoolSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\SegregatedAllocationInterface.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\SegregatedAllocationTracker.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\SegregatedGC.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\SegregatedListPopulator.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\SegregatedMarkingScheme.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\SegregatedSweepTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\SizeClasses.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\SweepSchemeSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\segregated\WorkPacketsSegregated.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\CompactFixHeapForWalkTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\CompactScheme.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentCardTable.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentCardTableForWC.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentClearNewMarkBitsTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentCompleteTracingTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentFinalCleanCardsTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentGC.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentOverflow.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentPrepareCardTableTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentSafepointCallback.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentScanRememberedSetTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentScavengeTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConcurrentSweepScheme.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConfigurationFlat.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConfigurationGenerational.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ConfigurationStandard.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\CopyScanCacheChunk.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\CopyScanCacheChunkInHeap.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\CopyScanCacheList.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\CopyScanCacheStandard.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\EnvironmentStandard.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\HeapMemoryPoolIterator.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\HeapRegionDescriptorStandard.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\HeapRegionManagerStandard.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\HeapWalker.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\OverflowStandard.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ParallelCompactTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ParallelGlobalGC.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ParallelScavengeTask.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\ParallelSweepScheme.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\PhysicalSubArenaVirtualMemorySemiSpace.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\RSOverflow.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\Scavenger.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\SweepHeapSectioningSegmented.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\WorkPacketsConcurrent.cpp C:\jenkins\workspace\Test_Windows\gc\base\standard\WorkPacketsStandard.cpp C:\jenkins\workspace\Test_Windows\gc\startup\mminitcore.cpp C:\jenkins\workspace\Test_Windows\gc\startup\omrgcalloc.cpp C:\jenkins\workspace\Test_Windows\gc\startup\omrgcstartup.cpp C:\jenkins\workspace\Test_Windows\gc\stats\AllocationFailureStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\AllocationStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\CardCleaningStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\ClassUnloadStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\CompactStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\ConcurrentCardTableStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\ConcurrentGCStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\ConcurrentSweepStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\CopyForwardStatsCore.cpp C:\jenkins\workspace\Test_Windows\gc\stats\HeapMemorySnapshot.cpp C:\jenkins\workspace\Test_Windows\gc\stats\HeapResizeStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\HeapStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\LargeObjectAllocateStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\MarkStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\MetronomeStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\PercolateStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\RootScannerStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\ScavengerCopyScanRatio.cpp C:\jenkins\workspace\Test_Windows\gc\stats\ScavengerHotFieldStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\ScavengerStats.cpp C:\jenkins\workspace\Test_Windows\gc\stats\SweepStats.cpp C:\jenkins\workspace\Test_Windows\gc\structs\ForwardedHeader.cpp C:\jenkins\workspace\Test_Windows\gc\structs\HashTableIterator.cpp C:\jenkins\workspace\Test_Windows\gc\structs\OMRVMThreadListIterator.cpp C:\jenkins\workspace\Test_Windows\gc\structs\ObjectHeapIterator.cpp C:\jenkins\workspace\Test_Windows\gc\structs\ObjectIteratorState.cpp C:\jenkins\workspace\Test_Windows\gc\structs\PoolIterator.cpp C:\jenkins\workspace\Test_Windows\gc\structs\SublistFragment.cpp C:\jenkins\workspace\Test_Windows\gc\structs\SublistIterator.cpp C:\jenkins\workspace\Test_Windows\gc\structs\SublistPool.cpp C:\jenkins\workspace\Test_Windows\gc\structs\SublistPuddle.cpp C:\jenkins\workspace\Test_Windows\gc\structs\SublistSlotIterator.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\VerboseBuffer.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\VerboseHandlerOutput.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\VerboseManager.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\VerboseWriter.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\VerboseWriterChain.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\VerboseWriterFileLogging.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\VerboseWriterFileLoggingBuffered.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\VerboseWriterFileLoggingSynchronous.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\VerboseWriterHook.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\VerboseWriterStreamOutput.cpp C:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard\VerboseHandlerOutputStandard.cpp C:\jenkins\workspace\Test_Windows\example\glue\CollectorLanguageInterfaceImpl.cpp C:\jenkins\workspace\Test_Windows\example\glue\CompactSchemeFixupObject.cpp C:\jenkins\workspace\Test_Windows\example\glue\ConcurrentMarkingDelegate.cpp C:\jenkins\workspace\Test_Windows\example\glue\EnvironmentDelegate.cpp C:\jenkins\workspace\Test_Windows\example\glue\FrequentObjectsStats.cpp C:\jenkins\workspace\Test_Windows\example\glue\GlobalCollectorDelegate.cpp C:\jenkins\workspace\Test_Windows\example\glue\MarkingDelegate.cpp C:\jenkins\workspace\Test_Windows\example\glue\ObjectIterator.cpp C:\jenkins\workspace\Test_Windows\example\glue\ObjectModelDelegate.cpp C:\jenkins\workspace\Test_Windows\example\glue\StartupManagerImpl.cpp C:\jenkins\workspace\Test_Windows\example\glue\VerboseManagerImpl.cpp AddressOrderedListPopulator.cpp AllocationContext.cpp AllocationInterfaceGeneric.cpp 37>ClCompile: sigTestHelpers.cpp 34>ClCompile: heapTest.cpp 29>ClCompile: BaseVirtual.cpp BumpAllocatedListPopulator.cpp 34>ClCompile: omrportTest.cpp 29>ClCompile: CardTable.cpp 37>ClCompile: main.cpp 29>ClCompile: Collector.cpp 34>ClCompile: main.cpp 29>ClCompile: CollectorLanguageInterface.cpp 37>ClCompile: argmain.cpp 34>ClCompile: memTest.cpp 37>ClCompile: Generating Code... 29>ClCompile: Configuration.cpp 37>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrsigtest.exe" /INCREMENTAL:NO /NOLOGO ws2_32.lib shell32.lib Iphlpapi.lib psapi.lib pdh.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\omrsigcompat\Debug\omrsig.lib ..\..\thread\Debug\j9thrstatic.lib ..\..\port\Debug\omrport.lib ..\omrGtestGlue\Debug\omrGtest.lib psapi.lib pdh.lib ..\..\thread\Debug\j9thrstatic.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib Ws2_32.lib ..\..\util\avl\Debug\j9avl.lib ..\..\util\pool\Debug\j9pool.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrsigtest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/sigtest/Debug/omrsigtest.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omrsigtest.dir\Debug\sigTest.obj omrsigtest.dir\Debug\sigTestHelpers.obj omrsigtest.dir\Debug\main.obj omrsigtest.dir\Debug\argmain.obj omrsigtest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrsigtest.exe FinalizeBuildStatus: Deleting file "omrsigtest.dir\Debug\omrsigtest.unsuccessfulbuild". Touching "omrsigtest.dir\Debug\omrsigtest.lastbuildstate". 37>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\sigtest\omrsigtest.vcxproj" (default targets). 34>ClCompile: omrdumpTest.cpp 29>ClCompile: CopyScanCache.cpp CycleState.cpp Dispatcher.cpp EmptyListPopulator.cpp 34>ClCompile: omrerrorTest.cpp 29>ClCompile: EnvironmentBase.cpp 34>ClCompile: omrfileTest.cpp 29>ClCompile: Forge.cpp GCCode.cpp GCExtensionsBase.cpp 34>ClCompile: omrfilestreamTest.cpp 29>ClCompile: GlobalAllocationManager.cpp GlobalCollector.cpp 34>ClCompile: omrheapTest.cpp 29>ClCompile: Heap.cpp Generating Code... 34>ClCompile: omrintrospectTest.cpp 29>ClCompile: Compiling... HeapMap.cpp HeapMapIterator.cpp 34>ClCompile: omrmemTest.cpp 29>ClCompile: HeapMemorySubSpaceIterator.cpp 34>ClCompile: omrmmapTest.cpp 29>ClCompile: HeapRegionDescriptor.cpp HeapRegionIterator.cpp 34>ClCompile: omrsignalExtendedTest.cpp 29>ClCompile: HeapRegionManager.cpp 34>ClCompile: omrsignalTest.cpp 29>ClCompile: HeapRegionManagerTarok.cpp HeapSplit.cpp 34>ClCompile: omrslTest.cpp 29>ClCompile: HeapVirtualMemory.cpp 34>ClCompile: omrstrTest.cpp 29>ClCompile: LightweightNonReentrantLock.cpp LightweightNonReentrantReaderWriterLock.cpp MarkedObjectPopulator.cpp 34>ClCompile: omrtimeTest.cpp 29>ClCompile: MarkingScheme.cpp MarkMap.cpp 34>ClCompile: omrttyExtendedTest.cpp 29>ClCompile: MarkMapSegmentChunkIterator.cpp MasterGCThread.cpp 34>ClCompile: omrttyTest.cpp 29>ClCompile: Math.cpp MemoryManager.cpp 34>ClCompile: Generating Code... 29>ClCompile: MemoryPool.cpp 34>ClCompile: Compiling... omrvmemTest.cpp 29>ClCompile: MemoryPoolAddressOrderedList.cpp Generating Code... Compiling... MemoryPoolAddressOrderedListBase.cpp 34>ClCompile: si.cpp 29>ClCompile: MemoryPoolBumpPointer.cpp 34>ClCompile: si_numcpusTest.cpp 29>ClCompile: MemoryPoolHybrid.cpp 34>ClCompile: testHelpers.cpp 29>ClCompile: MemoryPoolLargeObjects.cpp 34>ClCompile: testProcessHelpers.cpp 29>ClCompile: MemoryPoolSplitAddressOrderedList.cpp MemoryPoolSplitAddressOrderedListBase.cpp 34>ClCompile: vmemTest.cpp 29>ClCompile: MemorySpace.cpp MemorySubSpace.cpp 34>ClCompile: argmain.cpp Generating Code... 29>ClCompile: MemorySubSpaceChildIterator.cpp 34>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrporttest.exe" /INCREMENTAL:NO /NOLOGO ..\..\port\Debug\omrport.lib ..\util\Debug\omrtestutil.lib ..\..\thread\Debug\j9thrstatic.lib ws2_32.lib ..\omrGtestGlue\Debug\omrGtest.lib Ws2_32.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\avl\Debug\j9avl.lib ..\..\util\pool\Debug\j9pool.lib psapi.lib pdh.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrporttest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/porttest/Debug/omrporttest.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omrporttest.dir\Debug\fileTest.obj omrporttest.dir\Debug\heapTest.obj omrporttest.dir\Debug\omrportTest.obj omrporttest.dir\Debug\main.obj omrporttest.dir\Debug\memTest.obj omrporttest.dir\Debug\omrdumpTest.obj omrporttest.dir\Debug\omrerrorTest.obj omrporttest.dir\Debug\omrfileTest.obj omrporttest.dir\Debug\omrfilestreamTest.obj omrporttest.dir\Debug\omrheapTest.obj omrporttest.dir\Debug\omrintrospectTest.obj omrporttest.dir\Debug\omrmemTest.obj omrporttest.dir\Debug\omrmmapTest.obj omrporttest.dir\Debug\omrsignalExtendedTest.obj omrporttest.dir\Debug\omrsignalTest.obj omrporttest.dir\Debug\omrslTest.obj omrporttest.dir\Debug\omrstrTest.obj omrporttest.dir\Debug\omrtimeTest.obj omrporttest.dir\Debug\omrttyExtendedTest.obj omrporttest.dir\Debug\omrttyTest.obj omrporttest.dir\Debug\omrvmemTest.obj omrporttest.dir\Debug\si.obj omrporttest.dir\Debug\si_numcpusTest.obj omrporttest.dir\Debug\testHelpers.obj omrporttest.dir\Debug\testProcessHelpers.obj omrporttest.dir\Debug\vmemTest.obj omrporttest.dir\Debug\argmain.obj 29>ClCompile: MemorySubSpaceFlat.cpp 34>Link: omrporttest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrporttest.exe FinalizeBuildStatus: Deleting file "omrporttest.dir\Debug\omrporttest.unsuccessfulbuild". Touching "omrporttest.dir\Debug\omrporttest.lastbuildstate". 34>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\porttest\omrporttest.vcxproj" (default targets). 29>ClCompile: MemorySubSpaceGenerational.cpp MemorySubSpaceGeneric.cpp MemorySubSpacePoolIterator.cpp MemorySubSpaceRegionIterator.cpp MemorySubSpaceSemiSpace.cpp MemorySubSpaceUniSpace.cpp ModronAssertions.cpp NUMAManager.cpp NonVirtualMemory.cpp OMRVMInterface.cpp Generating Code... Compiling... OMRVMThreadInterface.cpp ObjectAllocationInterface.cpp ObjectHeapBufferedIterator.cpp ObjectHeapIteratorAddressOrderedList.cpp ObjectMap.cpp Packet.cpp PacketList.cpp ParallelDispatcher.cpp ParallelHeapWalker.cpp ParallelObjectHeapIterator.cpp ParallelMarkTask.cpp ParallelSweepChunk.cpp ParallelTask.cpp PhysicalArena.cpp PhysicalArenaRegionBased.cpp PhysicalArenaVirtualMemory.cpp PhysicalSubArena.cpp PhysicalSubArenaRegionBased.cpp PhysicalSubArenaVirtualMemory.cpp PhysicalSubArenaVirtualMemoryFlat.cpp Generating Code... Compiling... ReferenceChainWalkerMarkMap.cpp RegionPool.cpp RegionPoolGeneric.cpp StartupManager.cpp SweepHeapSectioning.cpp SweepPoolManager.cpp SweepPoolManagerAddressOrderedList.cpp SweepPoolManagerAddressOrderedListBase.cpp SweepPoolManagerHybrid.cpp SweepPoolManagerSplitAddressOrderedList.cpp SweepPoolState.cpp TLHAllocationInterface.cpp TLHAllocationSupport.cpp Task.cpp Validator.cpp VirtualMemory.cpp WorkPacketOverflow.cpp WorkPackets.cpp WorkStack.cpp gcspinlock.cpp Generating Code... Compiling... gcutils.cpp modronapicore.cpp AllocationContextSegregated.cpp ConfigurationSegregated.cpp GlobalAllocationManagerSegregated.cpp HeapRegionDescriptorSegregated.cpp LockingFreeHeapRegionList.cpp LockingHeapRegionQueue.cpp MemoryPoolAggregatedCellList.cpp MemoryPoolSegregated.cpp MemorySubSpaceSegregated.cpp ObjectHeapIteratorSegregated.cpp OverflowSegregated.cpp RegionPoolSegregated.cpp SegregatedAllocationInterface.cpp SegregatedAllocationTracker.cpp SegregatedGC.cpp SegregatedListPopulator.cpp SegregatedMarkingScheme.cpp SegregatedSweepTask.cpp Generating Code... Compiling... SizeClasses.cpp SweepSchemeSegregated.cpp WorkPacketsSegregated.cpp CompactFixHeapForWalkTask.cpp CompactScheme.cpp ConcurrentCardTable.cpp ConcurrentCardTableForWC.cpp ConcurrentClearNewMarkBitsTask.cpp ConcurrentCompleteTracingTask.cpp ConcurrentFinalCleanCardsTask.cpp ConcurrentGC.cpp ConcurrentOverflow.cpp ConcurrentPrepareCardTableTask.cpp ConcurrentSafepointCallback.cpp ConcurrentScanRememberedSetTask.cpp ConcurrentScavengeTask.cpp ConcurrentSweepScheme.cpp ConfigurationFlat.cpp ConfigurationGenerational.cpp ConfigurationStandard.cpp Generating Code... Compiling... CopyScanCacheChunk.cpp CopyScanCacheChunkInHeap.cpp CopyScanCacheList.cpp CopyScanCacheStandard.cpp EnvironmentStandard.cpp HeapMemoryPoolIterator.cpp HeapRegionDescriptorStandard.cpp HeapRegionManagerStandard.cpp HeapWalker.cpp OverflowStandard.cpp ParallelCompactTask.cpp ParallelGlobalGC.cpp ParallelScavengeTask.cpp ParallelSweepScheme.cpp PhysicalSubArenaVirtualMemorySemiSpace.cpp RSOverflow.cpp Scavenger.cpp SweepHeapSectioningSegmented.cpp WorkPacketsConcurrent.cpp WorkPacketsStandard.cpp Generating Code... Compiling... mminitcore.cpp omrgcalloc.cpp omrgcstartup.cpp AllocationFailureStats.cpp AllocationStats.cpp CardCleaningStats.cpp ClassUnloadStats.cpp CompactStats.cpp ConcurrentCardTableStats.cpp ConcurrentGCStats.cpp ConcurrentSweepStats.cpp CopyForwardStatsCore.cpp HeapMemorySnapshot.cpp HeapResizeStats.cpp HeapStats.cpp LargeObjectAllocateStats.cpp MarkStats.cpp MetronomeStats.cpp PercolateStats.cpp RootScannerStats.cpp Generating Code... Compiling... ScavengerCopyScanRatio.cpp ScavengerHotFieldStats.cpp ScavengerStats.cpp SweepStats.cpp ForwardedHeader.cpp HashTableIterator.cpp OMRVMThreadListIterator.cpp ObjectHeapIterator.cpp ObjectIteratorState.cpp PoolIterator.cpp SublistFragment.cpp SublistIterator.cpp SublistPool.cpp SublistPuddle.cpp SublistSlotIterator.cpp VerboseBuffer.cpp VerboseHandlerOutput.cpp VerboseManager.cpp VerboseWriter.cpp VerboseWriterChain.cpp Generating Code... Compiling... VerboseWriterFileLogging.cpp VerboseWriterFileLoggingBuffered.cpp VerboseWriterFileLoggingSynchronous.cpp VerboseWriterHook.cpp VerboseWriterStreamOutput.cpp VerboseHandlerOutputStandard.cpp CollectorLanguageInterfaceImpl.cpp CompactSchemeFixupObject.cpp ConcurrentMarkingDelegate.cpp EnvironmentDelegate.cpp FrequentObjectsStats.cpp GlobalCollectorDelegate.cpp MarkingDelegate.cpp ObjectIterator.cpp ObjectModelDelegate.cpp StartupManagerImpl.cpp VerboseManagerImpl.cpp Generating Code... C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\util\hookable\. /IC:\jenkins\workspace\Test_Windows\thread\. /Zi /nologo /W3 /WX /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrgc.dir\Debug\\" /Fd"omrgc.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\example\glue\Profiling.c Profiling.c Lib: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\jenkins\workspace\Test_Windows\build\gc\Debug\omrgc.lib" /NOLOGO /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 omrgc.dir\Debug\AddressOrderedListPopulator.obj omrgc.dir\Debug\AllocationContext.obj omrgc.dir\Debug\AllocationInterfaceGeneric.obj omrgc.dir\Debug\BaseVirtual.obj omrgc.dir\Debug\BumpAllocatedListPopulator.obj omrgc.dir\Debug\CardTable.obj omrgc.dir\Debug\Collector.obj omrgc.dir\Debug\CollectorLanguageInterface.obj omrgc.dir\Debug\Configuration.obj omrgc.dir\Debug\CopyScanCache.obj omrgc.dir\Debug\CycleState.obj omrgc.dir\Debug\Dispatcher.obj omrgc.dir\Debug\EmptyListPopulator.obj omrgc.dir\Debug\EnvironmentBase.obj omrgc.dir\Debug\Forge.obj omrgc.dir\Debug\GCCode.obj omrgc.dir\Debug\GCExtensionsBase.obj omrgc.dir\Debug\GlobalAllocationManager.obj omrgc.dir\Debug\GlobalCollector.obj omrgc.dir\Debug\Heap.obj omrgc.dir\Debug\HeapMap.obj omrgc.dir\Debug\HeapMapIterator.obj omrgc.dir\Debug\HeapMemorySubSpaceIterator.obj omrgc.dir\Debug\HeapRegionDescriptor.obj omrgc.dir\Debug\HeapRegionIterator.obj omrgc.dir\Debug\HeapRegionManager.obj omrgc.dir\Debug\HeapRegionManagerTarok.obj omrgc.dir\Debug\HeapSplit.obj omrgc.dir\Debug\HeapVirtualMemory.obj omrgc.dir\Debug\LightweightNonReentrantLock.obj omrgc.dir\Debug\LightweightNonReentrantReaderWriterLock.obj omrgc.dir\Debug\MarkedObjectPopulator.obj omrgc.dir\Debug\MarkingScheme.obj omrgc.dir\Debug\MarkMap.obj omrgc.dir\Debug\MarkMapSegmentChunkIterator.obj omrgc.dir\Debug\MasterGCThread.obj omrgc.dir\Debug\Math.obj omrgc.dir\Debug\MemoryManager.obj omrgc.dir\Debug\MemoryPool.obj omrgc.dir\Debug\MemoryPoolAddressOrderedList.obj omrgc.dir\Debug\MemoryPoolAddressOrderedListBase.obj omrgc.dir\Debug\MemoryPoolBumpPointer.obj omrgc.dir\Debug\MemoryPoolHybrid.obj omrgc.dir\Debug\MemoryPoolLargeObjects.obj omrgc.dir\Debug\MemoryPoolSplitAddressOrderedList.obj omrgc.dir\Debug\MemoryPoolSplitAddressOrderedListBase.obj omrgc.dir\Debug\MemorySpace.obj omrgc.dir\Debug\MemorySubSpace.obj omrgc.dir\Debug\MemorySubSpaceChildIterator.obj omrgc.dir\Debug\MemorySubSpaceFlat.obj omrgc.dir\Debug\MemorySubSpaceGenerational.obj omrgc.dir\Debug\MemorySubSpaceGeneric.obj omrgc.dir\Debug\MemorySubSpacePoolIterator.obj omrgc.dir\Debug\MemorySubSpaceRegionIterator.obj omrgc.dir\Debug\MemorySubSpaceSemiSpace.obj omrgc.dir\Debug\MemorySubSpaceUniSpace.obj omrgc.dir\Debug\ModronAssertions.obj omrgc.dir\Debug\NUMAManager.obj omrgc.dir\Debug\NonVirtualMemory.obj omrgc.dir\Debug\OMRVMInterface.obj omrgc.dir\Debug\OMRVMThreadInterface.obj omrgc.dir\Debug\ObjectAllocationInterface.obj omrgc.dir\Debug\ObjectHeapBufferedIterator.obj omrgc.dir\Debug\ObjectHeapIteratorAddressOrderedList.obj omrgc.dir\Debug\ObjectMap.obj omrgc.dir\Debug\Packet.obj omrgc.dir\Debug\PacketList.obj omrgc.dir\Debug\ParallelDispatcher.obj omrgc.dir\Debug\ParallelHeapWalker.obj omrgc.dir\Debug\ParallelObjectHeapIterator.obj omrgc.dir\Debug\ParallelMarkTask.obj omrgc.dir\Debug\ParallelSweepChunk.obj omrgc.dir\Debug\ParallelTask.obj omrgc.dir\Debug\PhysicalArena.obj omrgc.dir\Debug\PhysicalArenaRegionBased.obj omrgc.dir\Debug\PhysicalArenaVirtualMemory.obj omrgc.dir\Debug\PhysicalSubArena.obj omrgc.dir\Debug\PhysicalSubArenaRegionBased.obj omrgc.dir\Debug\PhysicalSubArenaVirtualMemory.obj omrgc.dir\Debug\PhysicalSubArenaVirtualMemoryFlat.obj omrgc.dir\Debug\ReferenceChainWalkerMarkMap.obj omrgc.dir\Debug\RegionPool.obj omrgc.dir\Debug\RegionPoolGeneric.obj omrgc.dir\Debug\StartupManager.obj omrgc.dir\Debug\SweepHeapSectioning.obj omrgc.dir\Debug\SweepPoolManager.obj omrgc.dir\Debug\SweepPoolManagerAddressOrderedList.obj omrgc.dir\Debug\SweepPoolManagerAddressOrderedListBase.obj omrgc.dir\Debug\SweepPoolManagerHybrid.obj omrgc.dir\Debug\SweepPoolManagerSplitAddressOrderedList.obj omrgc.dir\Debug\SweepPoolState.obj omrgc.dir\Debug\TLHAllocationInterface.obj omrgc.dir\Debug\TLHAllocationSupport.obj omrgc.dir\Debug\Task.obj omrgc.dir\Debug\Validator.obj omrgc.dir\Debug\VirtualMemory.obj omrgc.dir\Debug\WorkPacketOverflow.obj omrgc.dir\Debug\WorkPackets.obj omrgc.dir\Debug\WorkStack.obj omrgc.dir\Debug\gcspinlock.obj omrgc.dir\Debug\gcutils.obj omrgc.dir\Debug\modronapicore.obj omrgc.dir\Debug\AllocationContextSegregated.obj omrgc.dir\Debug\ConfigurationSegregated.obj omrgc.dir\Debug\GlobalAllocationManagerSegregated.obj omrgc.dir\Debug\HeapRegionDescriptorSegregated.obj omrgc.dir\Debug\LockingFreeHeapRegionList.obj omrgc.dir\Debug\LockingHeapRegionQueue.obj omrgc.dir\Debug\MemoryPoolAggregatedCellList.obj omrgc.dir\Debug\MemoryPoolSegregated.obj omrgc.dir\Debug\MemorySubSpaceSegregated.obj omrgc.dir\Debug\ObjectHeapIteratorSegregated.obj omrgc.dir\Debug\OverflowSegregated.obj omrgc.dir\Debug\RegionPoolSegregated.obj omrgc.dir\Debug\SegregatedAllocationInterface.obj omrgc.dir\Debug\SegregatedAllocationTracker.obj omrgc.dir\Debug\SegregatedGC.obj omrgc.dir\Debug\SegregatedListPopulator.obj omrgc.dir\Debug\SegregatedMarkingScheme.obj omrgc.dir\Debug\SegregatedSweepTask.obj omrgc.dir\Debug\SizeClasses.obj omrgc.dir\Debug\SweepSchemeSegregated.obj omrgc.dir\Debug\WorkPacketsSegregated.obj omrgc.dir\Debug\CompactFixHeapForWalkTask.obj omrgc.dir\Debug\CompactScheme.obj omrgc.dir\Debug\ConcurrentCardTable.obj omrgc.dir\Debug\ConcurrentCardTableForWC.obj omrgc.dir\Debug\ConcurrentClearNewMarkBitsTask.obj omrgc.dir\Debug\ConcurrentCompleteTracingTask.obj omrgc.dir\Debug\ConcurrentFinalCleanCardsTask.obj omrgc.dir\Debug\ConcurrentGC.obj omrgc.dir\Debug\ConcurrentOverflow.obj omrgc.dir\Debug\ConcurrentPrepareCardTableTask.obj omrgc.dir\Debug\ConcurrentSafepointCallback.obj omrgc.dir\Debug\ConcurrentScanRememberedSetTask.obj omrgc.dir\Debug\ConcurrentScavengeTask.obj omrgc.dir\Debug\ConcurrentSweepScheme.obj omrgc.dir\Debug\ConfigurationFlat.obj omrgc.dir\Debug\ConfigurationGenerational.obj omrgc.dir\Debug\ConfigurationStandard.obj omrgc.dir\Debug\CopyScanCacheChunk.obj omrgc.dir\Debug\CopyScanCacheChunkInHeap.obj omrgc.dir\Debug\CopyScanCacheList.obj omrgc.dir\Debug\CopyScanCacheStandard.obj omrgc.dir\Debug\EnvironmentStandard.obj omrgc.dir\Debug\HeapMemoryPoolIterator.obj omrgc.dir\Debug\HeapRegionDescriptorStandard.obj omrgc.dir\Debug\HeapRegionManagerStandard.obj omrgc.dir\Debug\HeapWalker.obj omrgc.dir\Debug\OverflowStandard.obj omrgc.dir\Debug\ParallelCompactTask.obj omrgc.dir\Debug\ParallelGlobalGC.obj omrgc.dir\Debug\ParallelScavengeTask.obj omrgc.dir\Debug\ParallelSweepScheme.obj omrgc.dir\Debug\PhysicalSubArenaVirtualMemorySemiSpace.obj omrgc.dir\Debug\RSOverflow.obj omrgc.dir\Debug\Scavenger.obj omrgc.dir\Debug\SweepHeapSectioningSegmented.obj omrgc.dir\Debug\WorkPacketsConcurrent.obj omrgc.dir\Debug\WorkPacketsStandard.obj omrgc.dir\Debug\mminitcore.obj omrgc.dir\Debug\omrgcalloc.obj omrgc.dir\Debug\omrgcstartup.obj omrgc.dir\Debug\AllocationFailureStats.obj omrgc.dir\Debug\AllocationStats.obj omrgc.dir\Debug\CardCleaningStats.obj omrgc.dir\Debug\ClassUnloadStats.obj omrgc.dir\Debug\CompactStats.obj omrgc.dir\Debug\ConcurrentCardTableStats.obj omrgc.dir\Debug\ConcurrentGCStats.obj omrgc.dir\Debug\ConcurrentSweepStats.obj omrgc.dir\Debug\CopyForwardStatsCore.obj omrgc.dir\Debug\HeapMemorySnapshot.obj omrgc.dir\Debug\HeapResizeStats.obj omrgc.dir\Debug\HeapStats.obj omrgc.dir\Debug\LargeObjectAllocateStats.obj omrgc.dir\Debug\MarkStats.obj omrgc.dir\Debug\MetronomeStats.obj omrgc.dir\Debug\PercolateStats.obj omrgc.dir\Debug\RootScannerStats.obj omrgc.dir\Debug\ScavengerCopyScanRatio.obj omrgc.dir\Debug\ScavengerHotFieldStats.obj omrgc.dir\Debug\ScavengerStats.obj omrgc.dir\Debug\SweepStats.obj omrgc.dir\Debug\ForwardedHeader.obj omrgc.dir\Debug\HashTableIterator.obj omrgc.dir\Debug\OMRVMThreadListIterator.obj omrgc.dir\Debug\ObjectHeapIterator.obj omrgc.dir\Debug\ObjectIteratorState.obj omrgc.dir\Debug\PoolIterator.obj omrgc.dir\Debug\SublistFragment.obj omrgc.dir\Debug\SublistIterator.obj omrgc.dir\Debug\SublistPool.obj omrgc.dir\Debug\SublistPuddle.obj omrgc.dir\Debug\SublistSlotIterator.obj omrgc.dir\Debug\VerboseBuffer.obj omrgc.dir\Debug\VerboseHandlerOutput.obj omrgc.dir\Debug\VerboseManager.obj omrgc.dir\Debug\VerboseWriter.obj omrgc.dir\Debug\VerboseWriterChain.obj omrgc.dir\Debug\VerboseWriterFileLogging.obj omrgc.dir\Debug\VerboseWriterFileLoggingBuffered.obj omrgc.dir\Debug\VerboseWriterFileLoggingSynchronous.obj omrgc.dir\Debug\VerboseWriterHook.obj omrgc.dir\Debug\VerboseWriterStreamOutput.obj omrgc.dir\Debug\VerboseHandlerOutputStandard.obj omrgc.dir\Debug\CollectorLanguageInterfaceImpl.obj omrgc.dir\Debug\CompactSchemeFixupObject.obj omrgc.dir\Debug\ConcurrentMarkingDelegate.obj omrgc.dir\Debug\EnvironmentDelegate.obj omrgc.dir\Debug\FrequentObjectsStats.obj omrgc.dir\Debug\GlobalCollectorDelegate.obj omrgc.dir\Debug\MarkingDelegate.obj omrgc.dir\Debug\ObjectIterator.obj omrgc.dir\Debug\ObjectModelDelegate.obj omrgc.dir\Debug\Profiling.obj omrgc.dir\Debug\StartupManagerImpl.obj omrgc.dir\Debug\VerboseManagerImpl.obj C:\jenkins\workspace\Test_Windows\build\gc\omrgc_tracegen.dir\Debug\ut_j9mm.obj C:\jenkins\workspace\Test_Windows\build\gc\omrgc_tracegen.dir\Debug\ut_omrmm.obj C:\jenkins\workspace\Test_Windows\build\gc\omrgc_tracegen.dir\Debug\ut_j9vgc.obj 29>ObjectIterator.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj] 29>GlobalCollectorDelegate.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj] 29>CompactSchemeFixupObject.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj] 29>CopyScanCacheStandard.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj] 29>CollectorLanguageInterface.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj] omrgc.vcxproj -> C:\jenkins\workspace\Test_Windows\build\gc\Debug\omrgc.lib FinalizeBuildStatus: Deleting file "omrgc.dir\Debug\omrgc.unsuccessfulbuild". Touching "omrgc.dir\Debug\omrgc.lastbuildstate". 29>Done Building Project "C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj" (default targets). 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\threadextendedtest\omrthreadextendedtest.vcxproj" (38) on node 4 (default targets). 38>PrepareForBuild: Creating directory "omrthreadextendedtest.dir\Debug\". InitializeBuildStatus: Creating "omrthreadextendedtest.dir\Debug\omrthreadextendedtest.unsuccessfulbuild" because "AlwaysCreate" was specified. 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\threadtest\omrthreadtest.vcxproj" (39) on node 2 (default targets). 39>PrepareForBuild: Creating directory "omrthreadtest.dir\Debug\". InitializeBuildStatus: Creating "omrthreadtest.dir\Debug\omrthreadtest.unsuccessfulbuild" because "AlwaysCreate" was specified. 40>PrepareForBuild: Creating directory "omrsubscribertest.dir\Debug\". InitializeBuildStatus: Creating "omrsubscribertest.dir\Debug\omrsubscribertest.unsuccessfulbuild" because "AlwaysCreate" was specified. 38>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/threadextendedtest/CMakeLists.txt 39>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/threadtest/CMakeLists.txt 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\vmtest\omrvmtest.vcxproj" (48) on node 6 (default targets). 48>PrepareForBuild: Creating directory "omrvmtest.dir\Debug\". InitializeBuildStatus: Creating "omrvmtest.dir\Debug\omrvmtest.unsuccessfulbuild" because "AlwaysCreate" was specified. 38>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/threadextendedtest/CMakeFiles/generate.stamp is up-to-date. 40>CustomBuild: Generating ut_omr_test.c, ut_omr_test.h, ut_omr_test.pdat 39>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/threadtest/CMakeFiles/generate.stamp is up-to-date. 40>CustomBuild: Processing tdf file C:/jenkins/workspace/Test_Windows/fvtest/rastest/omr_test.tdf Calculating groups for omr_test Creating header file: C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.h Creating pdat file: C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.pdat Creating c file: C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.c 38>MakeDirsForCl: Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\threadextendedtest\Debug". 40>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt 38>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrthreadextendedtest.dir\Debug\\" /Fd"omrthreadextendedtest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\threadextendedtest\processTimeTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadextendedtest\threadCpuTimeTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadextendedtest\threadExtendedTestHelpers.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadextendedtest\threadExtendedTestMain.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadextendedtest\timeBaseTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\argmain.cpp 48>CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/vmtest/CMakeLists.txt 39>MakeDirsForCl: Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\threadtest\Debug". ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrthreadtest.dir\Debug\\" /Fd"omrthreadtest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\threadtest\abortTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\CEnterExit.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\CMonitor.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\createTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\CThread.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\joinTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\keyDestructorTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\lockedMonitorCountTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\main.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\ospriority.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\priorityInterruptTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\rwMutexTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\sanityTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\sanityTestHelper.cpp C:\jenkins\workspace\Test_Windows\fvtest\threadtest\threadTestHelp.cpp C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\argmain.cpp 40>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date. 48>CustomBuild: CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/vmtest/CMakeFiles/generate.stamp is up-to-date. 40>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrsubscribertest.dir\Debug\\" /Fd"omrsubscribertest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\main.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\rasTestHelpers.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\subscriberTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\argmain.cpp 38>ClCompile: processTimeTest.cpp 48>MakeDirsForCl: Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\vmtest\Debug". ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /IC:\jenkins\workspace\Test_Windows\util\hookable\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrvmtest.dir\Debug\\" /Fd"omrvmtest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\vmtest\main.cpp C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\argmain.cpp 39>ClCompile: abortTest.cpp 42>PrepareForBuild: Creating directory "omrtraceoptiontest.dir\Debug\". InitializeBuildStatus: Creating "omrtraceoptiontest.dir\Debug\omrtraceoptiontest.unsuccessfulbuild" because "AlwaysCreate" was specified. 40>ClCompile: main.cpp 42>CustomBuild: Generating ut_omr_test.c, ut_omr_test.h, ut_omr_test.pdat 48>ClCompile: main.cpp 42>CustomBuild: Processing tdf file C:/jenkins/workspace/Test_Windows/fvtest/rastest/omr_test.tdf Calculating groups for omr_test Header file is already up-to-date: C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.h pdat file is already up-to-date: C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.pdat C file is already up-to-date: C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.c Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrtraceoptiontest.dir\Debug\\" /Fd"omrtraceoptiontest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\main.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\rasTestHelpers.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceOptionTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\argmain.cpp main.cpp 1>Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (1) is building "C:\jenkins\workspace\Test_Windows\build\fvtest\gctest\omrgctest.vcxproj" (33) on node 6 (default targets). 33>PrepareForBuild: Creating directory "omrgctest.dir\Debug\". InitializeBuildStatus: Creating "omrgctest.dir\Debug\omrgctest.unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/gctest/CMakeLists.txt CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/gctest/CMakeFiles/generate.stamp is up-to-date. MakeDirsForCl: Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\gctest\Debug". ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /I"C:\jenkins\workspace\Test_Windows\third_party\pugixml-1.5\." /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\util\hookable\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrgctest.dir\Debug\\" /Fd"omrgctest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\gctest\GCConfigObjectTable.cpp C:\jenkins\workspace\Test_Windows\fvtest\gctest\GCConfigTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\gctest\gcTestHelpers.cpp C:\jenkins\workspace\Test_Windows\fvtest\gctest\main.cpp C:\jenkins\workspace\Test_Windows\fvtest\gctest\StartupManagerTestExample.cpp C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\argmain.cpp 27>PrepareForBuild: Creating directory "omralgotest.dir\Debug\". InitializeBuildStatus: Creating "omralgotest.dir\Debug\omralgotest.unsuccessfulbuild" because "AlwaysCreate" was specified. 33>ClCompile: GCConfigObjectTable.cpp 27>CustomBuild: Generating hooksample_internal.h, hooksample.h Processed C:/jenkins/workspace/Test_Windows/build/fvtest/algotest/hooksample.hdf to create public header hooksample.h and private header hooksample_internal.h Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/algotest/CMakeLists.txt CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/algotest/CMakeFiles/generate.stamp is up-to-date. MakeDirsForCl: Creating directory "C:\jenkins\workspace\Test_Windows\build\fvtest\algotest\Debug". ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\algotest /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hookable\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omralgotest.dir\Debug\\" /Fd"omralgotest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\algotest\algoTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\algotest\main.cpp C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\argmain.cpp 36>PrepareForBuild: Creating directory "omrrastest.dir\Debug\". InitializeBuildStatus: Creating "omrrastest.dir\Debug\omrrastest.unsuccessfulbuild" because "AlwaysCreate" was specified. 27>ClCompile: algoTest.cpp 36>CustomBuild: Generating ut_omr_test.c, ut_omr_test.h, ut_omr_test.pdat Processing tdf file C:/jenkins/workspace/Test_Windows/fvtest/rastest/omr_test.tdf Calculating groups for omr_test Header file is already up-to-date: C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.h pdat file is already up-to-date: C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.pdat C file is already up-to-date: C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.c Building Custom Rule C:/jenkins/workspace/Test_Windows/fvtest/rastest/CMakeLists.txt CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/CMakeFiles/generate.stamp is up-to-date. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrrastest.dir\Debug\\" /Fd"omrrastest.dir\Debug\vc110.pdb" /Gd /TP /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\rastest\agentNegativeTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\agentTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\main.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\memoryCategoriesTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\methodDictionaryTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\rasTestHelpers.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceLifecycleTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceLogTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceRecordHelpers.cpp C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceTest.cpp C:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\argmain.cpp agentNegativeTest.cpp 39>ClCompile: CEnterExit.cpp 48>ClCompile: argmain.cpp 40>ClCompile: rasTestHelpers.cpp 38>ClCompile: threadCpuTimeTest.cpp 42>ClCompile: rasTestHelpers.cpp 33>ClCompile: GCConfigTest.cpp 27>ClCompile: main.cpp 36>ClCompile: agentTest.cpp 38>ClCompile: threadExtendedTestHelpers.cpp 40>ClCompile: subscriberTest.cpp 42>ClCompile: traceOptionTest.cpp 39>ClCompile: CMonitor.cpp 27>ClCompile: argmain.cpp 38>ClCompile: threadExtendedTestMain.cpp 40>ClCompile: argmain.cpp 42>ClCompile: argmain.cpp 36>ClCompile: main.cpp 33>ClCompile: gcTestHelpers.cpp 48>ClCompile: Generating Code... 27>ClCompile: Generating Code... 48>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrvmtest.exe" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib ..\..\omr\Debug\omrcore.lib ..\..\omrtrace\Debug\omrtrace.lib ..\..\gc\Debug\omrgc.lib ..\..\util\hookable\Debug\j9hookstatic.lib ..\..\thread\Debug\j9thrstatic.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\port\Debug\omrport.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\avl\Debug\j9avl.lib ..\..\util\pool\Debug\j9pool.lib ..\omrGtestGlue\Debug\omrGtest.lib ..\..\omr\Debug\omrcore.lib ..\..\omrtrace\Debug\omrtrace.lib psapi.lib pdh.lib ..\..\thread\Debug\j9thrstatic.lib Ws2_32.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\avl\Debug\j9avl.lib ..\..\util\pool\Debug\j9pool.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrvmtest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/vmtest/Debug/omrvmtest.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omrvmtest.dir\Debug\main.obj omrvmtest.dir\Debug\argmain.obj 40>ClCompile: Generating Code... 42>ClCompile: Generating Code... 40>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrsubscribertest.dir\Debug\\" /Fd"omrsubscribertest.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.c ut_omr_test.c Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrsubscribertest.exe" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib ..\..\thread\Debug\j9thrstatic.lib ..\..\omr\Debug\omrcore.lib ..\..\omrtrace\Debug\omrtrace.lib ..\..\port\Debug\omrport.lib ..\..\gc\Debug\omrgc.lib ..\omrGtestGlue\Debug\omrGtest.lib ..\..\omr\Debug\omrcore.lib ..\..\omrtrace\Debug\omrtrace.lib ..\..\util\hookable\Debug\j9hookstatic.lib ..\..\port\Debug\omrport.lib ..\..\thread\Debug\j9thrstatic.lib Ws2_32.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\avl\Debug\j9avl.lib psapi.lib pdh.lib ..\..\util\pool\Debug\j9pool.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrsubscribertest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/omrsubscribertest.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omrsubscribertest.dir\Debug\main.obj omrsubscribertest.dir\Debug\rasTestHelpers.obj omrsubscribertest.dir\Debug\subscriberTest.obj omrsubscribertest.dir\Debug\ut_omr_test.obj omrsubscribertest.dir\Debug\argmain.obj 48>Link: omrvmtest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrvmtest.exe 38>ClCompile: timeBaseTest.cpp 27>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\algotest /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hookable\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omralgotest.dir\Debug\\" /Fd"omralgotest.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\fvtest\algotest\avltest.c C:\jenkins\workspace\Test_Windows\fvtest\algotest\hashtabletest.c C:\jenkins\workspace\Test_Windows\fvtest\algotest\hooktest.c C:\jenkins\workspace\Test_Windows\fvtest\algotest\pooltest.c 48>FinalizeBuildStatus: Deleting file "omrvmtest.dir\Debug\omrvmtest.unsuccessfulbuild". Touching "omrvmtest.dir\Debug\omrvmtest.lastbuildstate". 48>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\vmtest\omrvmtest.vcxproj" (default targets). 27>ClCompile: avltest.c 42>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrtraceoptiontest.dir\Debug\\" /Fd"omrtraceoptiontest.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.c ut_omr_test.c 27>ClCompile: hashtabletest.c 39>ClCompile: createTest.cpp 27>ClCompile: hooktest.c 42>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrtraceoptiontest.exe" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib ..\..\thread\Debug\j9thrstatic.lib ..\..\omr\Debug\omrcore.lib ..\..\port\Debug\omrport.lib ..\..\gc\Debug\omrgc.lib ..\omrGtestGlue\Debug\omrGtest.lib ..\..\omr\Debug\omrcore.lib ..\..\util\hookable\Debug\j9hookstatic.lib ..\..\port\Debug\omrport.lib psapi.lib pdh.lib ..\..\omrtrace\Debug\omrtrace.lib ..\..\thread\Debug\j9thrstatic.lib Ws2_32.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\pool\Debug\j9pool.lib ..\..\util\avl\Debug\j9avl.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrtraceoptiontest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/omrtraceoptiontest.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omrtraceoptiontest.dir\Debug\main.obj omrtraceoptiontest.dir\Debug\rasTestHelpers.obj omrtraceoptiontest.dir\Debug\traceOptionTest.obj omrtraceoptiontest.dir\Debug\ut_omr_test.obj omrtraceoptiontest.dir\Debug\argmain.obj 27>ClCompile: pooltest.c 36>ClCompile: memoryCategoriesTest.cpp 27>ClCompile: Generating Code... 40>Link: omrsubscribertest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrsubscribertest.exe FinalizeBuildStatus: Deleting file "omrsubscribertest.dir\Debug\omrsubscribertest.unsuccessfulbuild". Touching "omrsubscribertest.dir\Debug\omrsubscribertest.lastbuildstate". 40>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrsubscribertest.vcxproj" (default targets). 33>ClCompile: main.cpp 42>Link: omrtraceoptiontest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrtraceoptiontest.exe FinalizeBuildStatus: Deleting file "omrtraceoptiontest.dir\Debug\omrtraceoptiontest.unsuccessfulbuild". Touching "omrtraceoptiontest.dir\Debug\omrtraceoptiontest.lastbuildstate". 42>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrtraceoptiontest.vcxproj" (default targets). 27>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omralgotest.exe" /INCREMENTAL:NO /NOLOGO ..\..\port\Debug\omrport.lib ..\util\Debug\omrtestutil.lib ..\..\omr\Debug\omrcore.lib ..\..\gc\Debug\omrgc.lib ws2_32.lib shell32.lib Iphlpapi.lib psapi.lib pdh.lib ..\..\util\hookable\Debug\j9hookstatic.lib ..\omrGtestGlue\Debug\omrGtest.lib ..\..\omr\Debug\omrcore.lib ..\..\port\Debug\omrport.lib ..\..\omrtrace\Debug\omrtrace.lib ..\..\thread\Debug\j9thrstatic.lib Ws2_32.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\avl\Debug\j9avl.lib ..\..\util\pool\Debug\j9pool.lib psapi.lib pdh.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omralgotest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/algotest/Debug/omralgotest.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omralgotest.dir\Debug\algoTest.obj omralgotest.dir\Debug\avltest.obj omralgotest.dir\Debug\hashtabletest.obj omralgotest.dir\Debug\hooktest.obj omralgotest.dir\Debug\main.obj omralgotest.dir\Debug\pooltest.obj omralgotest.dir\Debug\argmain.obj 36>ClCompile: methodDictionaryTest.cpp 27>Link: omralgotest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omralgotest.exe FinalizeBuildStatus: Deleting file "omralgotest.dir\Debug\omralgotest.unsuccessfulbuild". Touching "omralgotest.dir\Debug\omralgotest.lastbuildstate". 27>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\algotest\omralgotest.vcxproj" (default targets). 38>ClCompile: argmain.cpp 39>ClCompile: CThread.cpp 33>ClCompile: StartupManagerTestExample.cpp 38>ClCompile: Generating Code... 36>ClCompile: rasTestHelpers.cpp 38>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrthreadextendedtest.exe" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\port\Debug\omrport.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\thread\Debug\j9thrstatic.lib ..\..\omr\Debug\omrcore.lib ..\..\gc\Debug\omrgc.lib ..\omrGtestGlue\Debug\omrGtest.lib ..\..\omr\Debug\omrcore.lib ..\..\util\hookable\Debug\j9hookstatic.lib ..\..\port\Debug\omrport.lib psapi.lib pdh.lib ..\..\omrtrace\Debug\omrtrace.lib ..\..\thread\Debug\j9thrstatic.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\avl\Debug\j9avl.lib ..\..\util\pool\Debug\j9pool.lib Ws2_32.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrthreadextendedtest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/threadextendedtest/Debug/omrthreadextendedtest.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omrthreadextendedtest.dir\Debug\processTimeTest.obj omrthreadextendedtest.dir\Debug\threadCpuTimeTest.obj omrthreadextendedtest.dir\Debug\threadExtendedTestHelpers.obj omrthreadextendedtest.dir\Debug\threadExtendedTestMain.obj omrthreadextendedtest.dir\Debug\timeBaseTest.obj omrthreadextendedtest.dir\Debug\argmain.obj omrthreadextendedtest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrthreadextendedtest.exe FinalizeBuildStatus: Deleting file "omrthreadextendedtest.dir\Debug\omrthreadextendedtest.unsuccessfulbuild". Touching "omrthreadextendedtest.dir\Debug\omrthreadextendedtest.lastbuildstate". 38>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\threadextendedtest\omrthreadextendedtest.vcxproj" (default targets). 39>ClCompile: joinTest.cpp 36>ClCompile: traceLifecycleTest.cpp 33>ClCompile: argmain.cpp Generating Code... 39>ClCompile: keyDestructorTest.cpp 36>ClCompile: traceLogTest.cpp 33>Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrgctest.exe" /INCREMENTAL:NO /NOLOGO "..\..\third_party\pugixml-1.5\Debug\pugixml.lib" ..\util\Debug\omrtestutil.lib ..\..\omr\Debug\omrcore.lib ..\..\util\hookable\Debug\j9hookstatic.lib ..\..\omrtrace\Debug\omrtrace.lib ..\..\gc\Debug\omrgc.lib ..\..\thread\Debug\j9thrstatic.lib ..\..\port\Debug\omrport.lib ..\omrGtestGlue\Debug\omrGtest.lib ..\..\omr\Debug\omrcore.lib ..\..\util\hookable\Debug\j9hookstatic.lib ..\..\port\Debug\omrport.lib psapi.lib pdh.lib ..\..\omrtrace\Debug\omrtrace.lib ..\..\thread\Debug\j9thrstatic.lib Ws2_32.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\pool\Debug\j9pool.lib ..\..\util\avl\Debug\j9avl.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrgctest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/gctest/Debug/omrgctest.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omrgctest.dir\Debug\GCConfigObjectTable.obj omrgctest.dir\Debug\GCConfigTest.obj omrgctest.dir\Debug\gcTestHelpers.obj omrgctest.dir\Debug\main.obj omrgctest.dir\Debug\StartupManagerTestExample.obj omrgctest.dir\Debug\argmain.obj omrgctest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrgctest.exe FinalizeBuildStatus: Deleting file "omrgctest.dir\Debug\omrgctest.unsuccessfulbuild". Touching "omrgctest.dir\Debug\omrgctest.lastbuildstate". 33>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\gctest\omrgctest.vcxproj" (default targets). 36>ClCompile: traceRecordHelpers.cpp 39>ClCompile: lockedMonitorCountTest.cpp 36>ClCompile: traceTest.cpp 39>ClCompile: main.cpp 36>ClCompile: argmain.cpp Generating Code... 39>ClCompile: ospriority.cpp 36>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\CL.exe /c /IC:\jenkins\workspace\Test_Windows\build /IC:\jenkins\workspace\Test_Windows\.\include /IC:\jenkins\workspace\Test_Windows\.\include_core /IC:\jenkins\workspace\Test_Windows\.\third_party /IC:\jenkins\workspace\Test_Windows\build\fvtest\rastest /IC:\jenkins\workspace\Test_Windows\fvtest\omrGtestGlue\. /I"C:\jenkins\workspace\Test_Windows\third_party\gtest-1.8.0\include" /IC:\jenkins\workspace\Test_Windows\fvtest\util\. /IC:\jenkins\workspace\Test_Windows\thread\. /IC:\jenkins\workspace\Test_Windows\example\glue /IC:\jenkins\workspace\Test_Windows\example\glue\.. /IC:\jenkins\workspace\Test_Windows\util\hashtable\. /IC:\jenkins\workspace\Test_Windows\util\avl\. /IC:\jenkins\workspace\Test_Windows\omr\. /IC:\jenkins\workspace\Test_Windows\gc\. /IC:\jenkins\workspace\Test_Windows\build\gc /IC:\jenkins\workspace\Test_Windows\gc\base /IC:\jenkins\workspace\Test_Windows\gc\base\segregated /IC:\jenkins\workspace\Test_Windows\gc\base\standard /IC:\jenkins\workspace\Test_Windows\gc\include /IC:\jenkins\workspace\Test_Windows\gc\startup /IC:\jenkins\workspace\Test_Windows\gc\stats /IC:\jenkins\workspace\Test_Windows\gc\structs /IC:\jenkins\workspace\Test_Windows\gc\verbose /IC:\jenkins\workspace\Test_Windows\gc\verbose\handler_standard /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D CRTAPI1=_cdecl /D CRTAPI2=_cdecl /D _WIN_95 /D _WIN32_WINDOWS=0x0500 /D _WIN32_DCOM /D _MT /D _WINSOCKAPI_ /D _WIN32_WINVER=0x501 /D _WIN32_WINNT=0x501 /D _DLL /D _HAS_EXCEPTIONS=0 /D _VARIADIC_MAX=10 /D WIN64 /D _AMD64_=1 /D J9HAMMER /D UT_DIRECT_TRACE_REGISTRATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"omrrastest.dir\Debug\\" /Fd"omrrastest.dir\Debug\vc110.pdb" /Gd /TC /wd4577 /wd4091 /errorReport:queue /Zm400 C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\ut_omr_test.c ut_omr_test.c Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrrastest.exe" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib ..\..\port\Debug\omrport.lib ..\..\thread\Debug\j9thrstatic.lib ..\..\omr\Debug\omrcore.lib ..\..\gc\Debug\omrgc.lib ..\omrGtestGlue\Debug\omrGtest.lib ..\..\omr\Debug\omrcore.lib ..\..\util\hookable\Debug\j9hookstatic.lib ..\..\port\Debug\omrport.lib psapi.lib pdh.lib ..\..\omrtrace\Debug\omrtrace.lib ..\..\thread\Debug\j9thrstatic.lib Ws2_32.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\avl\Debug\j9avl.lib ..\..\util\pool\Debug\j9pool.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrrastest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/rastest/Debug/omrrastest.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omrrastest.dir\Debug\agentNegativeTest.obj omrrastest.dir\Debug\agentTest.obj omrrastest.dir\Debug\main.obj omrrastest.dir\Debug\memoryCategoriesTest.obj omrrastest.dir\Debug\methodDictionaryTest.obj omrrastest.dir\Debug\rasTestHelpers.obj omrrastest.dir\Debug\traceLifecycleTest.obj omrrastest.dir\Debug\traceLogTest.obj omrrastest.dir\Debug\traceRecordHelpers.obj omrrastest.dir\Debug\traceTest.obj omrrastest.dir\Debug\ut_omr_test.obj omrrastest.dir\Debug\argmain.obj omrrastest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrrastest.exe FinalizeBuildStatus: Deleting file "omrrastest.dir\Debug\omrrastest.unsuccessfulbuild". Touching "omrrastest.dir\Debug\omrrastest.lastbuildstate". 36>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\rastest\omrrastest.vcxproj" (default targets). 39>ClCompile: priorityInterruptTest.cpp rwMutexTest.cpp sanityTest.cpp sanityTestHelper.cpp threadTestHelp.cpp argmain.cpp Generating Code... Link: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\jenkins\workspace\Test_Windows\build\Debug\omrthreadtest.exe" /INCREMENTAL:NO /NOLOGO ..\util\Debug\omrtestutil.lib ..\..\thread\Debug\j9thrstatic.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\port\Debug\omrport.lib ..\..\omr\Debug\omrcore.lib ..\..\gc\Debug\omrgc.lib ws2_32.lib shell32.lib Iphlpapi.lib psapi.lib pdh.lib ..\omrGtestGlue\Debug\omrGtest.lib ..\..\omr\Debug\omrcore.lib ..\..\util\hookable\Debug\j9hookstatic.lib ..\..\port\Debug\omrport.lib ..\..\omrtrace\Debug\omrtrace.lib ..\..\thread\Debug\j9thrstatic.lib Ws2_32.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\hashtable\Debug\j9hashtable.lib ..\..\util\omrutil\Debug\omrutil.lib ..\..\util\pool\Debug\j9pool.lib ..\..\util\avl\Debug\j9avl.lib psapi.lib pdh.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/jenkins/workspace/Test_Windows/build/Debug/omrthreadtest.pdb" /SUBSYSTEM:CONSOLE /LARGEADDRESSAWARE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/jenkins/workspace/Test_Windows/build/fvtest/threadtest/Debug/omrthreadtest.lib" /MACHINE:X64 /machine:x64 -subsystem:console -machine:AMD64 wsetargv.obj omrthreadtest.dir\Debug\abortTest.obj omrthreadtest.dir\Debug\CEnterExit.obj omrthreadtest.dir\Debug\CMonitor.obj omrthreadtest.dir\Debug\createTest.obj omrthreadtest.dir\Debug\CThread.obj omrthreadtest.dir\Debug\joinTest.obj omrthreadtest.dir\Debug\keyDestructorTest.obj omrthreadtest.dir\Debug\lockedMonitorCountTest.obj omrthreadtest.dir\Debug\main.obj omrthreadtest.dir\Debug\ospriority.obj omrthreadtest.dir\Debug\priorityInterruptTest.obj omrthreadtest.dir\Debug\rwMutexTest.obj omrthreadtest.dir\Debug\sanityTest.obj omrthreadtest.dir\Debug\sanityTestHelper.obj omrthreadtest.dir\Debug\threadTestHelp.obj omrthreadtest.dir\Debug\argmain.obj omrthreadtest.vcxproj -> C:\jenkins\workspace\Test_Windows\build\Debug\omrthreadtest.exe FinalizeBuildStatus: Deleting file "omrthreadtest.dir\Debug\omrthreadtest.unsuccessfulbuild". Touching "omrthreadtest.dir\Debug\omrthreadtest.lastbuildstate". 39>Done Building Project "C:\jenkins\workspace\Test_Windows\build\fvtest\threadtest\omrthreadtest.vcxproj" (default targets). 1>PrepareForBuild: Creating directory "x64\Debug\ALL_BUILD\". InitializeBuildStatus: Creating "x64\Debug\ALL_BUILD\ALL_BUILD.unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: Building Custom Rule C:/jenkins/workspace/Test_Windows/CMakeLists.txt CMake does not need to re-run because C:/jenkins/workspace/Test_Windows/build/CMakeFiles/generate.stamp is up-to-date. FinalizeBuildStatus: Deleting file "x64\Debug\ALL_BUILD\ALL_BUILD.unsuccessfulbuild". Touching "x64\Debug\ALL_BUILD\ALL_BUILD.lastbuildstate". 1>Done Building Project "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (default targets). Build succeeded. "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (default target) (1) -> "C:\jenkins\workspace\Test_Windows\build\omrsigcompat\omrsig.vcxproj" (default target) (35) -> (Link target) -> omrsig.obj : warning LNK4197: export 'signal' specified multiple times; using first specification [C:\jenkins\workspace\Test_Windows\build\omrsigcompat\omrsig.vcxproj] "C:\jenkins\workspace\Test_Windows\build\ALL_BUILD.vcxproj" (default target) (1) -> "C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj" (default target) (29) -> (Lib target) -> ObjectIterator.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj] GlobalCollectorDelegate.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj] CompactSchemeFixupObject.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj] CopyScanCacheStandard.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj] CollectorLanguageInterface.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\jenkins\workspace\Test_Windows\build\gc\omrgc.vcxproj] 6 Warning(s) 0 Error(s) Time Elapsed 00:03:12.67 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] timestamps [Pipeline] { [Pipeline] dir Running in c:\jenkins\workspace\Test_Windows\build [Pipeline] { [Pipeline] echo Sanity Test... [Pipeline] sh [c:\jenkins\workspace\Test_Windows\build] Running shell script + ctest -V -C Debug UpdateCTestConfiguration from :C:/jenkins/workspace/Test_Windows/build/DartConfiguration.tcl UpdateCTestConfiguration from :C:/jenkins/workspace/Test_Windows/build/DartConfiguration.tcl Test project C:/jenkins/workspace/Test_Windows/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: algotest 1: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omralgotest.exe "-avltest:C:/jenkins/workspace/Test_Windows/fvtest/algotest/avltest.lst" 1: Test timeout computed to be: 10000000 1: Note: Google Test filter = -*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test0:ThreadExtendedTest.TestOtherThreadCputime 1: [==========] Running 168 tests from 5 test cases. 1: [----------] 2 tests from OmrAlgoTest 1: Testing hookable interface... 1: Finished testing hookable interface. 1: Algorithm Test Finished 1: total tests: 59 1: total passes: 59 1: total failures: 0 1: ALL TESTS PASSED. 1: [----------] 2 tests from OmrAlgoTest (0 ms total) 1: 1: [----------] 58 tests from OmrAlgoTest/AVLTest 1: [----------] 58 tests from OmrAlgoTest/AVLTest (0 ms total) 1: 1: [----------] 24 tests from OmrAlgoTest/PoolTest 1: [----------] 24 tests from OmrAlgoTest/PoolTest (15 ms total) 1: 1: [----------] 14 tests from OmrAlgoTest/HashtableTest 1: [----------] 14 tests from OmrAlgoTest/HashtableTest (5266 ms total) 1: 1: [----------] 70 tests from OmrAlgoTest/CollisionResilientHashtableTest 1: [----------] 70 tests from OmrAlgoTest/CollisionResilientHashtableTest (19000 ms total) 1: 1: [==========] 168 tests from 5 test cases ran. (24281 ms total) 1: [ PASSED ] 168 tests. 1: [ ALL TESTS PASSED ] 1/12 Test #1: algotest ......................... Passed 24.33 sec test 2 Start 2: gctest 2: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrgctest.exe "--gtest_filter=gcFunctionalTest*" 2: Test timeout computed to be: 10000000 2: Note: Google Test filter = gcFunctionalTest* 2: [==========] Running 8 tests from 1 test case. 2: [----------] 8 tests from gcFunctionalTest/GCConfigTest 2: [----------] 8 tests from gcFunctionalTest/GCConfigTest (2844 ms total) 2: 2: [==========] 8 tests from 1 test case ran. (2844 ms total) 2: [ PASSED ] 8 tests. 2: [ ALL TESTS PASSED ] 2/12 Test #2: gctest ........................... Passed 2.87 sec test 3 Start 3: porttest 3: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrporttest.exe 3: Test timeout computed to be: 10000000 3: Note: Google Test filter = -*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test0:ThreadExtendedTest.TestOtherThreadCputime 3: [==========] Running 192 tests from 20 test cases. 3: [----------] 1 test from PortInitializationTest 3: [----------] 1 test from PortInitializationTest (0 ms total) 3: 3: [----------] 2 tests from PortFileTest 3: [----------] 2 tests from PortFileTest (0 ms total) 3: 3: [----------] 8 tests from PortHeapTest 3: [----------] 8 tests from PortHeapTest (1110 ms total) 3: 3: [----------] 8 tests from PortTest 3: [----------] 8 tests from PortTest (0 ms total) 3: 3: [----------] 10 tests from PortMemTest 3: [----------] 10 tests from PortMemTest (46 ms total) 3: 3: [----------] 1 test from PortDumpTest 3: [----------] 1 test from PortDumpTest (0 ms total) 3: 3: [----------] 4 tests from PortErrorTest 3: [----------] 4 tests from PortErrorTest (0 ms total) 3: 3: [----------] 38 tests from PortFileTest2 3: $ 3: � 3: ? 3: ??****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************? 3: [----------] 38 tests from PortFileTest2 (12469 ms total) 3: 3: [----------] 15 tests from PortFileStreamTest 3: [----------] 15 tests from PortFileStreamTest (31 ms total) 3: 3: [----------] 1 test from PortIntrospectTest 3: [----------] 1 test from PortIntrospectTest (0 ms total) 3: 3: [----------] 15 tests from PortMmapTest 3: [----------] 15 tests from PortMmapTest (3063 ms total) 3: 3: [----------] 9 tests from PortSigTest 3: [----------] 9 tests from PortSigTest (0 ms total) 3: 3: [----------] 3 tests from PortSlTest 3: [----------] 3 tests from PortSlTest (0 ms total) 3: 3: [----------] 20 tests from PortStrTest 3: [----------] 20 tests from PortStrTest (16 ms total) 3: 3: [----------] 6 tests from PortTimeTest 3: 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) 3: [----------] 6 tests from PortTimeTest (17140 ms total) 3: 3: [----------] 1 test from PortTtyTest 3: Captured test output: pre-daemonize 3: 3: Test passed: 'post-daemonize' not found in test output. 3: [----------] 1 test from PortTtyTest (0 ms total) 3: 3: [----------] 8 tests from PortTTyTest 3: TTY printf, check check 1 2 3 check ... 3: New line 3: [----------] 8 tests from PortTTyTest (0 ms total) 3: 3: [----------] 13 tests from PortVmemTest 3: [----------] 13 tests from PortVmemTest (2188 ms total) 3: 3: [----------] 28 tests from PortSysinfoTest 3: omrsysinfo_get_groupname returns -1. 3: If this is a supported platform, consider this as a failure 3: omrsysinfo_get_load_average returns -1. 3: If this is a supported platform, consider this as a failure 3: This platform does not support the limit iterator 3: unknown file: error: SEH exception with code 0xc0000005 thrown in the test body. 3: [ FAILED ] PortSysinfoTest.sysinfo_test_get_tmp3 (0 ms) 3: [----------] 28 tests from PortSysinfoTest (10468 ms total) 3: 3: [----------] 1 test from PortVMemTest 3: [----------] 1 test from PortVMemTest (0 ms total) 3: 3: [==========] 192 tests from 20 test cases ran. (46531 ms total) 3: [ PASSED ] 191 tests. 3: [ FAILED ] 1 test, listed below: 3: [ FAILED ] PortSysinfoTest.sysinfo_test_get_tmp3 3: 3: 1 FAILED TEST 3: YOU HAVE 3 DISABLED TESTS 3: 3: Some textSome text 3/12 Test #3: porttest .........................***Failed 46.56 sec test 4 Start 4: rastest 4: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrrastest.exe 4: Test timeout computed to be: 10000000 4: Note: Google Test filter = -*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test0:ThreadExtendedTest.TestOtherThreadCputime 4: [==========] Running 38 tests from 11 test cases. 4: [----------] 3 tests from RASAgentNegativeTest 4: [----------] 3 tests from RASAgentNegativeTest (0 ms total) 4: 4: [----------] 2 tests from RASAgentTest 4: [----------] 2 tests from RASAgentTest (0 ms total) 4: 4: [----------] 1 test from RASMemoryCategoriesTest 4: 4: Negative path: get categories with an undersized buffer 4: written_count=14, total_categories=15 4: RUNTIME 24128 bytes / 30 allocations (Shallow: 0 bytes / 0 allocations) 4: VM 24128 bytes / 30 allocations (Shallow: 1000 bytes / 7 allocations) 4: Threads 19776 bytes / 8 allocations 4: Port Library 2952 bytes / 13 allocations 4: OMRTI 400 bytes / 2 allocations 4: 4: Positive path: get and validate categories 4: written_count=15, total_categories=15 4: RUNTIME 24128 bytes / 30 allocations (Shallow: 0 bytes / 0 allocations) 4: VM 24128 bytes / 30 allocations (Shallow: 1000 bytes / 7 allocations) 4: Threads 19776 bytes / 8 allocations 4: Port Library 2952 bytes / 13 allocations 4: OMRTI 400 bytes / 2 allocations 4: 4: Positive path: get and validate categories and total_categories is null 4: written_count=15 4: RUNTIME 24128 bytes / 30 allocations (Shallow: 0 bytes / 0 allocations) 4: VM 24128 bytes / 30 allocations (Shallow: 1000 bytes / 7 allocations) 4: Threads 19776 bytes / 8 allocations 4: Port Library 2952 bytes / 13 allocations 4: OMRTI 400 bytes / 2 allocations 4: 4: Positive path: get and validate categories with oversized max_categories and oversized buffer 4: written_count=15, total_categories=15 4: RUNTIME 24192 bytes / 30 allocations (Shallow: 0 bytes / 0 allocations) 4: VM 24192 bytes / 30 allocations (Shallow: 1000 bytes / 7 allocations) 4: Threads 19776 bytes / 8 allocations 4: Port Library 3016 bytes / 13 allocations 4: OMRTI 400 bytes / 2 allocations 4: 4: Positive path: get and validate categories with oversized buffer and total_categories is null 4: written_count=15, total_categories=15 4: RUNTIME 24192 bytes / 30 allocations (Shallow: 0 bytes / 0 allocations) 4: VM 24192 bytes / 30 allocations (Shallow: 1000 bytes / 7 allocations) 4: Threads 19776 bytes / 8 allocations 4: Port Library 3016 bytes / 13 allocations 4: OMRTI 400 bytes / 2 allocations 4: 4: Positive path: get and validate categories with oversized max_categories, oversized buffer and total_categories is null 4: written_count=15 4: RUNTIME 24192 bytes / 30 allocations (Shallow: 0 bytes / 0 allocations) 4: VM 24192 bytes / 30 allocations (Shallow: 1000 bytes / 7 allocations) 4: Threads 19776 bytes / 8 allocations 4: Port Library 3016 bytes / 13 allocations 4: OMRTI 400 bytes / 2 allocations 4: [----------] 1 test from RASMemoryCategoriesTest (0 ms total) 4: 4: [----------] 5 tests from RASMethodDictionaryTest 4: [----------] 5 tests from RASMethodDictionaryTest (15 ms total) 4: 4: [----------] 9 tests from TraceLifecycleTest 4: [----------] 9 tests from TraceLifecycleTest (157 ms total) 4: 4: [----------] 1 test from TraceLogTest 4: [----------] 1 test from TraceLogTest (31 ms total) 4: 4: [----------] 1 test from RASTraceTest 4: omr_trc_startup: failed to set trace options, rc=9 4: omr_trc_startup error, rc=9 4: C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceagent.c:262 Free physical memory size (in bytes): 6678528000, rc = 0 (OMR_ERROR_NONE), the function call is successful ! 4: C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceagent.c:272 Process virtual memory size (in bytes): 1040384, rc = 0 (OMR_ERROR_NONE), the function call is successful ! 4: C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceagent.c:281 Process physical memory size (in bytes): 5554176, rc = 0 (OMR_ERROR_NONE), the function call is successful ! 4: C:\jenkins\workspace\Test_Windows\fvtest\rastest\traceagent.c:292 Process private memory size (in bytes): 3936256, rc = 0 (OMR_ERROR_NONE), the function call is successful ! 4: traceMetaLength=252 4: bindthreadagent: BindCurrentThread passed, vmThread=0000002634AAE3E0 4: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0000002634AAE3E0 4: bindthreadagent: recursive UnbindCurrentThread passed 4: bindthreadagent: UnbindCurrentThread passed 4: bindthreadagent: BindCurrentThread passed, vmThread=0000002634AADB60 4: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0000002634AADB60 4: bindthreadagent: recursive UnbindCurrentThread passed 4: bindthreadagent: UnbindCurrentThread passed 4: [----------] 1 test from RASTraceTest (406 ms total) 4: 4: [----------] 6 tests from InvalidAgentOpts/RASAgentNegativeTest 4: [----------] 6 tests from InvalidAgentOpts/RASAgentNegativeTest (0 ms total) 4: 4: [----------] 6 tests from TraceNotStartedAgentOpts/RASAgentTest 4: traceNotStartedAgent: Agent_OnLoad(options="(null)") 4: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0000002634AADFA0 4: traceNotStartedAgent: SetTraceOptions: rc = 10 4: traceNotStartedAgent: GetTraceMetadata: rc = 10 4: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 4: traceNotStartedAgent: FlushTraceData: rc = 10 4: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 4: traceNotStartedAgent: UnbindCurrentThread passed 4: traceNotStartedAgent: Agent_OnUnload 4: traceNotStartedAgent: Agent_OnLoad(options="(null)") 4: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0000002634AAE1C0 4: traceNotStartedAgent: SetTraceOptions: rc = 10 4: traceNotStartedAgent: GetTraceMetadata: rc = 10 4: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 4: traceNotStartedAgent: FlushTraceData: rc = 10 4: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 4: traceNotStartedAgent: UnbindCurrentThread passed 4: traceNotStartedAgent: Agent_OnUnload 4: traceNotStartedAgent: Agent_OnLoad(options="abc") 4: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0000002634AADB60 4: traceNotStartedAgent: SetTraceOptions: rc = 10 4: traceNotStartedAgent: GetTraceMetadata: rc = 10 4: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 4: traceNotStartedAgent: FlushTraceData: rc = 10 4: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 4: traceNotStartedAgent: UnbindCurrentThread passed 4: traceNotStartedAgent: Agent_OnUnload 4: traceNotStartedAgent: Agent_OnLoad(options="(null)") 4: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0000002634AADB60 4: traceNotStartedAgent: SetTraceOptions: rc = 10 4: traceNotStartedAgent: GetTraceMetadata: rc = 10 4: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 4: traceNotStartedAgent: FlushTraceData: rc = 10 4: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 4: traceNotStartedAgent: UnbindCurrentThread passed 4: traceNotStartedAgent: Agent_OnUnload 4: traceNotStartedAgent: Agent_OnLoad(options="(null)") 4: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0000002634AAE1C0 4: traceNotStartedAgent: SetTraceOptions: rc = 10 4: traceNotStartedAgent: GetTraceMetadata: rc = 10 4: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 4: traceNotStartedAgent: FlushTraceData: rc = 10 4: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 4: traceNotStartedAgent: UnbindCurrentThread passed 4: traceNotStartedAgent: Agent_OnUnload 4: traceNotStartedAgent: Agent_OnLoad(options="abc") 4: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0000002634AAE1C0 4: traceNotStartedAgent: SetTraceOptions: rc = 10 4: traceNotStartedAgent: GetTraceMetadata: rc = 10 4: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 4: traceNotStartedAgent: FlushTraceData: rc = 10 4: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 4: traceNotStartedAgent: UnbindCurrentThread passed 4: traceNotStartedAgent: Agent_OnUnload 4: [----------] 6 tests from TraceNotStartedAgentOpts/RASAgentTest (0 ms total) 4: 4: [----------] 2 tests from CpuLoadAgentOpts/RASAgentTest 4: cpuLoadAgent: Agent_OnLoad(options="") 4: cpuLoadAgent: BindCurrentThread passed, vmThread=0x0000002634AADB60 4: Test GetProcessCpuLoad() 4: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 4: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 4: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.102007 4: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.150895 4: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.103502 4: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 4: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 1.000000 4: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 4: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 4: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful ! 4: cpuLoadAgent: GetProcessCpuLoad() passed 4: Test GetSystemCpuLoad() 4: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 4: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 4: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.154536 4: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.102993 4: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.154947 4: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 4: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 1.000000 4: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 4: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 4: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful ! 4: cpuLoadAgent: GetSystemCpuLoad() passed 4: cpuLoadAgent: UnbindCurrentThread passed 4: cpuLoadAgent: Agent_OnUnload 4: cpuLoadAgent: Agent_OnLoad(options="") 4: cpuLoadAgent: BindCurrentThread passed, vmThread=0x0000002634AAE3E0 4: Test GetProcessCpuLoad() 4: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 4: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 4: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.127753 4: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.155111 4: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.101687 4: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 4: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.803390 4: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 4: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 4: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful ! 4: cpuLoadAgent: GetProcessCpuLoad() passed 4: Test GetSystemCpuLoad() 4: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 4: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 4: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.152917 4: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.102125 4: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.155321 4: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! 4: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 1.000000 4: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 4: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! 4: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful ! 4: cpuLoadAgent: GetSystemCpuLoad() passed 4: cpuLoadAgent: UnbindCurrentThread passed 4: cpuLoadAgent: Agent_OnUnload 4: [----------] 2 tests from CpuLoadAgentOpts/RASAgentTest (1844 ms total) 4: 4: [----------] 2 tests from BindThreadAgentOpts/RASAgentTest 4: bindthreadagent: BindCurrentThread passed, vmThread=0000002634AADB60 4: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0000002634AADB60 4: bindthreadagent: recursive UnbindCurrentThread passed 4: bindthreadagent: UnbindCurrentThread passed 4: bindthreadagent: BindCurrentThread passed, vmThread=0000002634AADE90 4: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0000002634AADE90 4: bindthreadagent: recursive UnbindCurrentThread passed 4: bindthreadagent: UnbindCurrentThread passed 4: bindthreadagent: BindCurrentThread passed, vmThread=0000002634AADB60 4: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0000002634AADB60 4: bindthreadagent: recursive UnbindCurrentThread passed 4: bindthreadagent: UnbindCurrentThread passed 4: bindthreadagent: BindCurrentThread passed, vmThread=0000002634AADD80 4: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0000002634AADD80 4: bindthreadagent: recursive UnbindCurrentThread passed 4: bindthreadagent: UnbindCurrentThread passed 4: [----------] 2 tests from BindThreadAgentOpts/RASAgentTest (406 ms total) 4: 4: [==========] 38 tests from 11 test cases ran. (2859 ms total) 4: [ PASSED ] 38 tests. 4: [ ALL TESTS PASSED ] 4: 4: YOU HAVE 2 DISABLED TESTS 4: 4/12 Test #4: rastest .......................... Passed 2.88 sec test 5 Start 5: subscribertest 5: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrsubscribertest.exe 5: Test timeout computed to be: 10000000 5: Note: Google Test filter = -*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test0:ThreadExtendedTest.TestOtherThreadCputime 5: [==========] Running 1 test from 1 test case. 5: [----------] 1 test from RASSubscriberTest 5: [----------] 1 test from RASSubscriberTest (15 ms total) 5: 5: [==========] 1 test from 1 test case ran. (15 ms total) 5: [ PASSED ] 1 test. 5: [ ALL TESTS PASSED ] 5/12 Test #5: subscribertest ................... Passed 0.03 sec test 6 Start 6: traceoptiontest 6: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrtraceoptiontest.exe 6: Test timeout computed to be: 10000000 6: Note: Google Test filter = -*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test0:ThreadExtendedTest.TestOtherThreadCputime 6: [==========] Running 1 test from 1 test case. 6: [----------] 1 test from RASTraceOptionTest 6: [----------] 1 test from RASTraceOptionTest (16 ms total) 6: 6: [==========] 1 test from 1 test case ran. (16 ms total) 6: [ PASSED ] 1 test. 6: [ ALL TESTS PASSED ] 6/12 Test #6: traceoptiontest .................. Passed 0.03 sec test 7 Start 7: sigtest 7: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrsigtest.exe 7: Test timeout computed to be: 10000000 7: Note: Google Test filter = -*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test0:ThreadExtendedTest.TestOtherThreadCputime 7: [==========] Running 4 tests from 1 test case. 7: [----------] 4 tests from OmrSigTest 7: [----------] 4 tests from OmrSigTest (0 ms total) 7: 7: [==========] 4 tests from 1 test case ran. (0 ms total) 7: [ PASSED ] 4 tests. 7: [ ALL TESTS PASSED ] 7/12 Test #7: sigtest .......................... Passed 0.01 sec test 8 Start 8: threadextendedtest 8: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrthreadextendedtest.exe 8: Test timeout computed to be: 10000000 8: Note: Google Test filter = -*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test0:ThreadExtendedTest.TestOtherThreadCputime 8: [==========] Running 5 tests from 4 test cases. 8: [----------] 2 tests from ThreadCpuTime 8: [----------] 2 tests from ThreadCpuTime (594 ms total) 8: 8: [----------] 1 test from CpuTimeTest 8: [----------] 1 test from CpuTimeTest (15 ms total) 8: 8: [----------] 1 test from ApplicationCpuTimeTest 8: [----------] 1 test from ApplicationCpuTimeTest (0 ms total) 8: 8: [----------] 1 test from ThreadExtendedTest 8: [----------] 1 test from ThreadExtendedTest (1500 ms total) 8: 8: [==========] 5 tests from 4 test cases ran. (2109 ms total) 8: [ PASSED ] 5 tests. 8: [ ALL TESTS PASSED ] 8: 8: YOU HAVE 1 DISABLED TEST 8: 8/12 Test #8: threadextendedtest ............... Passed 2.13 sec test 9 Start 9: threadtest 9: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrthreadtest.exe 9: Test timeout computed to be: 10000000 9: Note: Google Test filter = -*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test0:ThreadExtendedTest.TestOtherThreadCputime 9: [==========] Running 68 tests from 9 test cases. 9: [----------] 1 test from ThreadAbortDeathTest 9: [----------] 1 test from ThreadAbortDeathTest (0 ms total) 9: 9: [----------] 3 tests from ThreadAbortTest 9: [----------] 3 tests from ThreadAbortTest (1000 ms total) 9: 9: [----------] 13 tests from ThreadCreateTest 9: omrthread_attr_destroy(NULL) failed: retVal 14 (e) 9: omrthread_attr_destroy(&attr) failed: retVal 14 (e) 9: omrthread_attr_set_name(&attr, testname) unsupported: retVal 12 (c) 9: omrthread_attr_set_name(&attr, testname2) unsupported: retVal 12 (c) 9: omrthread_attr_set_name(&attr, NULL) unsupported: retVal 12 (c) 9: omrthread_attr_set_schedpolicy(&attr, J9THREAD_SCHEDPOLICY_RR) failed: retVal 13 (d) 9: omrthread_attr_set_schedpolicy(&attr, J9THREAD_SCHEDPOLICY_FIFO) failed: retVal 13 (d) 9: omrthread_attr_set_schedpolicy(&attr, omrthread_schedpolicy_LastEnum) failed: retVal 15 (f) 9: omrthread_attr_set_priority(&attr, -1) failed: retVal 15 (f) 9: omrthread_attr_set_priority(&attr, 90) failed: retVal 15 (f) 9: omrthread_attr_set_priority(&attr, 12) failed: retVal 15 (f) 9: [----------] 13 tests from ThreadCreateTest (0 ms total) 9: 9: [----------] 8 tests from JoinTest 9: [----------] 8 tests from JoinTest (6015 ms total) 9: 9: [----------] 1 test from KeyDestructorTest 9: [----------] 1 test from KeyDestructorTest (0 ms total) 9: 9: [----------] 5 tests from LockedMonitorCountTest 9: [----------] 5 tests from LockedMonitorCountTest (16 ms total) 9: 9: [----------] 12 tests from PriorityInterrupt 9: [----------] 12 tests from PriorityInterrupt (1172 ms total) 9: 9: [----------] 18 tests from RWMutex 9: [----------] 18 tests from RWMutex (20141 ms total) 9: 9: [----------] 7 tests from SanityTest 9: [----------] 7 tests from SanityTest (48531 ms total) 9: 9: [==========] 68 tests from 9 test cases ran. (76891 ms total) 9: [ PASSED ] 68 tests. 9: [ ALL TESTS PASSED ] 9: 9: YOU HAVE 1 DISABLED TEST 9: 9/12 Test #9: threadtest ....................... Passed 76.89 sec test 10 Start 10: threadSetAttrThreadWeightTest 10: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrthreadtest.exe "--gtest_also_run_disabled_tests" "--gtest_filter=ThreadCreateTest.DISABLED_SetAttrThreadWeight" 10: Test timeout computed to be: 10000000 10: Note: Google Test filter = ThreadCreateTest.DISABLED_SetAttrThreadWeight 10: [==========] Running 1 test from 1 test case. 10: [----------] 1 test from ThreadCreateTest 10: [----------] 1 test from ThreadCreateTest (0 ms total) 10: 10: [==========] 1 test from 1 test case ran. (0 ms total) 10: [ PASSED ] 1 test. 10: [ ALL TESTS PASSED ] 10/12 Test #10: threadSetAttrThreadWeightTest .... Passed 0.01 sec test 11 Start 11: utiltest 11: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrutiltest.exe 11: Test timeout computed to be: 10000000 11: Note: Google Test filter = -*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test0:ThreadExtendedTest.TestOtherThreadCputime 11: [==========] Running 1 test from 1 test case. 11: [----------] 1 test from UtilTest 11: VM Directory: 'C:\jenkins\workspace\Test_Windows\build\Debug' 11: Mangled VM Directory: 'C:\jenkins\workspace\Test_Windows\build\Debug\abc' 11: [----------] 1 test from UtilTest (0 ms total) 11: 11: [==========] 1 test from 1 test case ran. (0 ms total) 11: [ PASSED ] 1 test. 11: [ ALL TESTS PASSED ] 11/12 Test #11: utiltest ......................... Passed 0.02 sec test 12 Start 12: vmtest 12: Test command: C:\jenkins\workspace\Test_Windows\build\Debug\omrvmtest.exe 12: Test timeout computed to be: 10000000 12: Note: Google Test filter = -*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:PortSysinfoTest.sysinfo_test0:ThreadExtendedTest.TestOtherThreadCputime 12: [==========] Running 0 tests from 0 test cases. 12: [==========] 0 tests from 0 test cases ran. (0 ms total) 12: [ PASSED ] 0 tests. 12: [ ALL TESTS PASSED ] 12/12 Test #12: vmtest ........................... Passed 0.01 sec 92% tests passed, 1 tests failed out of 12 Total Test time (real) = 155.80 sec The following tests FAILED: 3 - porttest (Failed) Errors while running CTest [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 ERROR: script returned exit code 8 Finished: FAILURE