Started by upstream project "OpenCMISS_Windows" build number 308 originally caused by: Started by timer Obtained pipeline-functionaltests-windows.txt from git https://github.com/OpenCMISS/jenkins.git Running in Durability level: MAX_SURVIVABILITY Loading library opencmiss-library@master 04:16:42 GitHub API Usage: Current quota has 60 remaining (6 under budget). Next quota of 60 in 1 hr 0 min Examining opencmiss/jenkins-pipeline-library Attempting to resolve master as a branch Resolved master as branch master at revision 901cec77bae1509745ad4040093c0da6acfae806 No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/opencmiss/jenkins-pipeline-library.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/opencmiss/jenkins-pipeline-library.git > git --version # timeout=10 > git fetch --no-tags --progress https://github.com/opencmiss/jenkins-pipeline-library.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 901cec77bae1509745ad4040093c0da6acfae806 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 901cec77bae1509745ad4040093c0da6acfae806 # timeout=10 Commit message: "Update cleanSetup.groovy" [Pipeline] Start of Pipeline [Pipeline] node Running on Windows10 in D:\Jenkins\workspace\OpenCMISS_FunctionalTests_Windows [Pipeline] { [Pipeline] ws Running in D:\Jenkins\workspace\OpenCMISS_Windows [Pipeline] { [Pipeline] stage [Pipeline] { (Clean) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Update) [Pipeline] dir Running in D:\Jenkins\workspace\OpenCMISS_Windows\null\build\manage [Pipeline] { [Pipeline] bat D:\Jenkins\workspace\OpenCMISS_Windows\null\build\manage>"C:\Program Files\CMake\bin\cmake.exe" --build . --target update_all --config Release Error: could not load cache [Pipeline] echo Error trying to update_all. [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in D:\Jenkins\workspace\OpenCMISS_Windows\null\src\cmake_modules [Pipeline] { [Pipeline] bat D:\Jenkins\workspace\OpenCMISS_Windows\null\src\cmake_modules>git pull fatal: Not a git repository (or any of the parent directories): .git [Pipeline] echo Error trying to update CMake modules. [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in D:\Jenkins\workspace\OpenCMISS_Windows\null\src\manage [Pipeline] { [Pipeline] bat D:\Jenkins\workspace\OpenCMISS_Windows\null\src\manage>git pull fatal: Not a git repository (or any of the parent directories): .git [Pipeline] echo Error trying to update manage. [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clone) [Pipeline] dir Running in D:\Jenkins\workspace\OpenCMISS_Windows\setup [Pipeline] { [Pipeline] git No credentials specified Fetching changes from the remote Git repository > git rev-parse --is-inside-work-tree # timeout=10 > git config remote.origin.url https://github.com/OpenCMISS/setup.git # timeout=10 Fetching upstream changes from https://github.com/OpenCMISS/setup.git > git --version # timeout=10 > git fetch --tags --progress -- https://github.com/OpenCMISS/setup.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 48bfbafb36f141e1c835f8c769435e3243abc1d7 (refs/remotes/origin/develop) > git rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10 > git rev-parse "refs/remotes/origin/origin/develop^{commit}" # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48bfbafb36f141e1c835f8c769435e3243abc1d7 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D develop # timeout=10 > git checkout -b develop 48bfbafb36f141e1c835f8c769435e3243abc1d7 # timeout=10 Commit message: "Add OPENCMISS_PYTHON_EXECUTABLE to list of configurable options." > git rev-list --no-walk 48bfbafb36f141e1c835f8c769435e3243abc1d7 # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in D:\Jenkins\workspace\OpenCMISS_Windows\test_framework [Pipeline] { [Pipeline] git No credentials specified Fetching changes from the remote Git repository > git rev-parse --is-inside-work-tree # timeout=10 > git config remote.origin.url https://github.com/OpenCMISS/functional_test_framework.git # timeout=10 Fetching upstream changes from https://github.com/OpenCMISS/functional_test_framework.git > git --version # timeout=10 > git fetch --tags --progress -- https://github.com/OpenCMISS/functional_test_framework.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 29857237945d5d1816d3762c176a7d774eeca70c (refs/remotes/origin/develop) > git rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10 > git rev-parse "refs/remotes/origin/origin/develop^{commit}" # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29857237945d5d1816d3762c176a7d774eeca70c # timeout=10 > git branch -a -v --no-abbrev # timeout=10 Commit message: "Added merging support for MacOS" > git branch -D develop # timeout=10 > git checkout -b develop 29857237945d5d1816d3762c176a7d774eeca70c # timeout=10 > git rev-list --no-walk 29857237945d5d1816d3762c176a7d774eeca70c # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Configure OpenCMISS) [Pipeline] dir Running in D:\Jenkins\workspace\OpenCMISS_Windows\setup-build [Pipeline] { [Pipeline] bat D:\Jenkins\workspace\OpenCMISS_Windows\setup-build>"C:\Program Files\CMake\bin\cmake.exe" -G"Visual Studio 14 2015 Win64" -DOPENCMISS_ROOT=../opencmiss -DOPENCMISS_LIBRARIES=iron ../setup -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17134. -- Checking CMake version.. -- Checking https CMAKE_3_14_4_HAS_HTTPS: YES -- Using GitHub protocol: https://github.com/ -- Disabling download of cmake modules. -- Disabling download of manage. -- @ -- @@@@@@@@@@@@@@@@@@@@@@@@ SUMMARY @@@@@@@@@@@@@@@@@@@@@@@@ -- @ -- @ OPENCMISS_SETUP_TYPE: standard -- @ OPENCMISS_INDEPENDENT: FALSE -- @ OPENCMISS_PERFORM_INITIAL_BUILD: TRUE -- @ OPENCMISS_VERSION: develop -- @ OPENCMISS_MULTI_ARCHITECTURE: FALSE -- @ -- @ OPENCMISS_ROOT: D:/Jenkins/workspace/OpenCMISS_Windows/opencmiss -- @ OPENCMISS_LIBRARIES: iron -- @ OPENCMISS_PYTHON_EXECUTABLE: -- @ -- @ OPENCMISS_CMAKE_MODULES_SOURCE_DIR: D:/Jenkins/workspace/OpenCMISS_Windows/opencmiss/src/cmake_modules -- @ OPENCMISS_CMAKE_MODULES_BINARY_DIR: D:/Jenkins/workspace/OpenCMISS_Windows/opencmiss/build/cmake_modules -- @ OPENCMISS_CMAKE_MODULE_PATH: D:/Jenkins/workspace/OpenCMISS_Windows/opencmiss/install/share/cmake/Modules -- @ -- @ MANAGE_CONFIGURE_ARGS: -DOPENCMISS_USE_ARCHITECTURE_PATH=FALSE;-DOPENCMISS_DEVELOP_ALL=YES;-DOPENCMISS_IRON_ONLY=TRUE;-DOPENCMISS_PYTHON_EXECUTABLE= -- @ -- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- @ -- Configuring done -- Generating done -- Build files have been written to: D:/Jenkins/workspace/OpenCMISS_Windows/setup-build [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build OpenCMISS) [Pipeline] dir Running in D:\Jenkins\workspace\OpenCMISS_Windows\setup-build [Pipeline] { [Pipeline] bat D:\Jenkins\workspace\OpenCMISS_Windows\setup-build>"C:\Program Files\CMake\bin\cmake.exe" --build . --config Release Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Configure Tests) [Pipeline] dir Running in D:\Jenkins\workspace\OpenCMISS_Windows\test_framework-build [Pipeline] { [Pipeline] bat D:\Jenkins\workspace\OpenCMISS_Windows\test_framework-build>call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" x64 ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.2.0 ** Copyright (c) 2019 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' Intel(R) MPI Library 2019 Update 4 for Windows* Target Build Environment for Intel(R) 64 applications Copyright 2007-2019 Intel Corporation. Copyright (C) 1985-2019 Intel Corporation. All rights reserved. Intel(R) Compiler 19.0 Update 4 (package 245) -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17134. -- *** DB TAG: develop -- Configuring done -- Generating done -- Build files have been written to: D:/Jenkins/workspace/OpenCMISS_Windows/test_framework-build [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Make Tests) [Pipeline] dir Running in D:\Jenkins\workspace\OpenCMISS_Windows\test_framework-build [Pipeline] { [Pipeline] bat D:\Jenkins\workspace\OpenCMISS_Windows\test_framework-build>call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" x64 ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.2.0 ** Copyright (c) 2019 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' Intel(R) MPI Library 2019 Update 4 for Windows* Target Build Environment for Intel(R) 64 applications Copyright 2007-2019 Intel Corporation. Copyright (C) 1985-2019 Intel Corporation. All rights reserved. Intel(R) Compiler 19.0 Update 4 (package 245) -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17134. -- *** DB TAG: develop -- Configuring done -- Generating done -- Build files have been written to: D:/Jenkins/workspace/OpenCMISS_Windows/test_framework-build [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS