Console Output

Started by upstream project "OpenCOR_Windows" build number 560
originally caused by:
 GitHub pull request #1875 of commit 101e61901e0292571f3069da45cddf22e64f9235, no merge conflicts.
Building remotely on Windows10 in workspace D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/opencor/opencor.git # timeout=10
Fetching upstream changes from https://github.com/opencor/opencor.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/opencor/opencor.git +refs/pull/*:refs/remotes/origin/pr/*
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://wiki.jenkins-ci.org/display/JENKINS/Remove+Git+Plugin+BuildsByBranch+BuildData
Checking out Revision 2e849451566afca34e5afdc6691df8825e1e8cc4 (refs/remotes/origin/pr/1875/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2e849451566afca34e5afdc6691df8825e1e8cc4
Commit message: "Merge 101e61901e0292571f3069da45cddf22e64f9235 into 6f1d9d6269cc9a1c352d5a04c9f044368606cdda"
First time build. Skipping changelog.
[Windows10] $ cmd /c call C:\WINDOWS\TEMP\jenkins4640200348981309082.bat

D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10>SETLOCAL ENABLEDELAYEDEXPANSION 

D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10>CALL "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\vcvars64.bat" 

D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10>CALL clean 
-- The C compiler identification is MSVC 19.0.24215.1
-- The CXX compiler identification is MSVC 19.0.24215.1
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/amd64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/amd64/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/amd64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/amd64/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:203 (find_package):
  By not providing "FindQt5Core.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Qt5Core", but
  CMake did not find one.

  Could not find a package configuration file provided by "Qt5Core" with any
  of the following names:

    Qt5CoreConfig.cmake
    qt5core-config.cmake

  Add the installation prefix of "Qt5Core" to CMAKE_PREFIX_PATH or set
  "Qt5Core_DIR" to a directory containing one of the above files.  If
  "Qt5Core" provides a separate development package or SDK, be sure it has
  been installed.


-- Configuring incomplete, errors occurred!
See also "D:/Jenkins/workspace/OpenCOR_Windows/Slave/Windows10/build/CMakeFiles/CMakeOutput.log".
Build step 'Execute Windows batch command' marked build as failure
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@28ebeb47[description=OpenCOR is a cross-platform modelling environment, which can be used to organise, edit, simulate and analyse CellML files.,homepage=http://www.opencor.ws/,name=opencor,fork=false,size=167901,milestones={},language=C++,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Thu, 15 Nov 2018 01:38:30 GMT], ETag=[W/"e2ab8e559c5c9a679c6158d429e345a8"], Last-Modified=[Tue, 13 Nov 2018 22:42:47 GMT], OkHttp-Received-Millis=[1542245910322], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1542245909888], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[8812:1C5C:380140F:466404A:5BECCE15], X-OAuth-Scopes=[admin:repo_hook, repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4935], X-RateLimit-Reset=[1542249438], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/opencor/opencor,id=9957667]] (sha:2e84945) with context:OpenCOR_Windows/Slave=Windows10
Setting commit status on GitHub for https://github.com/opencor/opencor/commit/2e849451566afca34e5afdc6691df8825e1e8cc4
Finished: FAILURE