Console Output

Started by upstream project "OpenCOR_macOS" build number 1280
originally caused by:
 GitHub pull request #2496 of commit 6a44b55be6f37e5e53640ad3c578662c84186556, no merge conflicts.
Running as SYSTEM
Building remotely on Mac10.12.3_OpenCOR (MacOS) in workspace /Users/opencor/jenkins/workspace/OpenCOR_macOS/Slave/Mac10.12.3_OpenCOR
The recommended git tool is: NONE
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/opencor/opencor.git # timeout=10
Fetching upstream changes from https://github.com/opencor/opencor.git
 > git --version # timeout=10
 > git --version # 'git version 2.21.1 (Apple Git-122.3)'
 > git fetch --tags --force --progress -- https://github.com/opencor/opencor.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://wiki.jenkins.io/display/JENKINS/Remove+Git+Plugin+BuildsByBranch+BuildData
Checking out Revision ae45673a4c0e6f8bebe270f98927a872d8d6125a (refs/remotes/origin/pr/2496/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ae45673a4c0e6f8bebe270f98927a872d8d6125a # timeout=10
Commit message: "Merge 293d2966b60d301df3aa3bba5da318d5c2d311db into 10078491a143e4770132cab8c2af4f8f0609ab3e"
 > git rev-list --no-walk 04d18d9ff6f413ca21025c3b9f40e02839580386 # timeout=10
[Mac10.12.3_OpenCOR] $ /bin/sh -xe /var/folders/l6/vl0kwwgd4d70c5ft0svm52r80000gr/T/jenkins2351101388202350595.sh
++ python3
+ res=1
+ '[' 1 -eq 0 ']'
+ echo 'Compiling and testing this commit...'
Compiling and testing this commit...
+ export OPENSSL_ROOT_DIR=/Users/opencor/openssl
+ OPENSSL_ROOT_DIR=/Users/opencor/openssl
+ export PATH=/Users/opencor/bin:/Applications/Qt/5.12.11/clang_64/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
+ PATH=/Users/opencor/bin:/Applications/Qt/5.12.11/clang_64/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
+ ./ci
Cleaning OpenCOR...
All done!
Building and testing the release version of OpenCOR using Ninja...
-- The C compiler identification is AppleClang 11.0.0.11000033
-- The CXX compiler identification is AppleClang 11.0.0.11000033
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/usr/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
Building a release version of OpenCOR for macOS 10.14 and later using Qt 5.12.11 LTS...
Retrieving the 'Qwt' package...
-- [download 63% complete]
-- [download 100% complete]
-- [download 0% complete]
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 43% complete]
-- [download 44% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 50% complete]
-- [download 53% complete]
-- [download 56% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 61% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 67% complete]
-- [download 69% complete]
-- [download 70% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 76% complete]
-- [download 78% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 83% complete]
-- [download 84% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 99% complete]
-- [download 100% complete]
-- Configuring done
Build was aborted
./ci: line 113: 17184 Terminated: 15          cmake -G "$cmakeGenerator" -DCMAKE_BUILD_TYPE=Release -DENABLE_SAMPLE_PLUGINS=ON -DENABLE_TEST_PLUGINS=ON -DENABLE_TESTS=ON ..
[Set GitHub commit status (universal)] PENDING on repos [] (sha:ae45673) with context:OpenCOR_macOS/Slave=Mac10.12.3_OpenCOR
Finished: ABORTED