Skip to content
Failed

Console Output

Started by an SCM change
Checking out git git@github.com:CCP-WSI/ccp-wsi.git into /data/jenkins/workspace/CCP-WSI/pipeline_dev@script/b9f37c20025885a7e9d55ccb034d39149ca06d4ad32fcbd3e7657506c7565bc7 to read Jenkinsfile
The recommended git tool is: git
using credential 465b45c1-8ef2-4c92-994f-851bac55f618
 > git rev-parse --resolve-git-dir /data/jenkins/workspace/CCP-WSI/pipeline_dev@script/b9f37c20025885a7e9d55ccb034d39149ca06d4ad32fcbd3e7657506c7565bc7/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:CCP-WSI/ccp-wsi.git # timeout=10
Fetching upstream changes from git@github.com:CCP-WSI/ccp-wsi.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_SSH to set credentials CCP-WSI/ccp-wsi deploy key
 > git fetch --tags --progress git@github.com:CCP-WSI/ccp-wsi.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
Checking out Revision fc6f1dfb835414abcbdaac3ca2ae448970807768 (refs/remotes/origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fc6f1dfb835414abcbdaac3ca2ae448970807768 # timeout=10
Commit message: "Merge pull request #59 from CCP-WSI/dynamicFvMeshNEW_library_OFv2212"
 > git rev-list --no-walk 13213fb8d8c76945ce10108039b1b80e0668b94f # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
Currently on branch dev
[Pipeline] node
Still waiting to schedule task
‘CCP4 OSX (Private)’ is reserved for jobs with matching label expression
‘CCP4 Win10 (Private)’ is reserved for jobs with matching label expression
‘CCP4 Win10 new2’ is reserved for jobs with matching label expression
‘CCP4 Win10 new’ is reserved for jobs with matching label expression
‘PACE IDaaS Large’ is reserved for jobs with matching label expression
‘PACE IDaaS Small’ is reserved for jobs with matching label expression
‘PACE Windows (Private)’ is reserved for jobs with matching label expression
‘PACE macOS’ is reserved for jobs with matching label expression
‘PACE_manylinux’ is reserved for jobs with matching label expression
‘RAT_Linux’ is reserved for jobs with matching label expression
‘RAT_Mac’ is reserved for jobs with matching label expression
‘RAT_Windows’ is reserved for jobs with matching label expression
‘SCARF’ is reserved for jobs with matching label expression
‘ccp4_linux’ is reserved for jobs with matching label expression
‘ccp4_windows’ is reserved for jobs with matching label expression
‘ccp_osx’ is reserved for jobs with matching label expression
‘icdpacewin’ is reserved for jobs with matching label expression
‘macOS A host agent’ is reserved for jobs with matching label expression
‘macOS B host agent’ is reserved for jobs with matching label expression
Running on macOS A VM-1 in /Users/jenkins/workspace/CCP-WSI/pipeline_dev
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
The recommended git tool is: git
using credential 465b45c1-8ef2-4c92-994f-851bac55f618
Cloning the remote Git repository
Cloning repository git@github.com:CCP-WSI/ccp-wsi.git
 > git init /Users/jenkins/workspace/CCP-WSI/pipeline_dev # timeout=10
Fetching upstream changes from git@github.com:CCP-WSI/ccp-wsi.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.2 (Apple Git-113)'
using GIT_SSH to set credentials CCP-WSI/ccp-wsi deploy key
 > git fetch --tags --progress -- git@github.com:CCP-WSI/ccp-wsi.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision fc6f1dfb835414abcbdaac3ca2ae448970807768 (refs/remotes/origin/dev)
 > git config remote.origin.url git@github.com:CCP-WSI/ccp-wsi.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fc6f1dfb835414abcbdaac3ca2ae448970807768 # timeout=10
Commit message: "Merge pull request #59 from CCP-WSI/dynamicFvMeshNEW_library_OFv2212"
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (QA checks)
[Pipeline] sh
+ export PATH=/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:.
+ PATH=/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:.
+ ./.scripts/directory_check.py .
The following unexpected directories were found:
	/Users/jenkins/workspace/CCP-WSI/pipeline_dev/OFv2106
	/Users/jenkins/workspace/CCP-WSI/pipeline_dev/OFv2212
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE