Skip to content
Success

Console Output

Branch indexing
 > git rev-parse --is-inside-work-tree # timeout=10
Setting origin to git@github.com:CCP-WSI/ccp-wsi.git
 > git config remote.origin.url git@github.com:CCP-WSI/ccp-wsi.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
 > git --version # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_SSH to set credentials CCP-WSI/ccp-wsi deploy key
 > git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/UoPclusterBodge_OF41
Seen branch in repository origin/UoPclusterBodge_OF50
Seen branch in repository origin/anvil-test_OFv1812
Seen branch in repository origin/cassonFoam_ofv1812
Seen branch in repository origin/ccpWsiFoam_solver_OF41
Seen branch in repository origin/deformDyMFoam_solver_OF41
Seen branch in repository origin/dev
Seen branch in repository origin/dynamicBalancedFvMesh_library_OF50
Seen branch in repository origin/freesurfaceforce_library_OF1906
Seen branch in repository origin/master
Seen branch in repository origin/sixDoFRigidBodyMotionEXT_library_OF50
Seen branch in repository origin/sixDoFRigidBodyMotionEXT_tutorial_OFv1812
Seen branch in repository origin/solitaryWaveMaker_tutorial_OF41
Seen branch in repository origin/testing_toolbox_of50
Seen branch in repository origin/waveBodyFoam_solver_OF41
Seen branch in repository origin/waves2Foam_library_OF41
Seen 16 remote branches
Obtained Jenkinsfile from 7519f4e608654c48969d83c1a2f4f2f8b2ca7059
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] echo
Currently on branch anvil-test_OFv1812
[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; ‘OSX host agent’ is reserved for jobs with matching label expression; ‘SCARF’ is reserved for jobs with matching label expression
Running on Scientific-Linux_7-3136 in /home/jenkins/workspace/1812_branches_anvil-test_OFv1812
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
using credential 465b45c1-8ef2-4c92-994f-851bac55f618
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:CCP-WSI/ccp-wsi.git
 > git init /home/jenkins/workspace/1812_branches_anvil-test_OFv1812 # timeout=10
Fetching upstream changes from git@github.com:CCP-WSI/ccp-wsi.git
 > git --version # timeout=10
using GIT_SSH to set credentials CCP-WSI/ccp-wsi deploy key
 > git fetch --no-tags --progress git@github.com:CCP-WSI/ccp-wsi.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Fetching without tags
 > 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 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
using GIT_SSH to set credentials CCP-WSI/ccp-wsi deploy key
 > git fetch --no-tags --progress git@github.com:CCP-WSI/ccp-wsi.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 7519f4e608654c48969d83c1a2f4f2f8b2ca7059 (anvil-test_OFv1812)
Commit message: "Fix building ESI versions on Anvil"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (QA checks)
[Pipeline] sh
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7519f4e608654c48969d83c1a2f4f2f8b2ca7059 # timeout=10
+ ./.scripts/directory_check.py .
[Pipeline] sh
+ ./.scripts/library_check.py OF230/libraries
[Pipeline] sh
+ ./.scripts/library_check.py OF301/libraries
[Pipeline] sh
+ ./.scripts/library_check.py OF41/libraries
[Pipeline] sh
+ ./.scripts/library_check.py OF50/libraries
[Pipeline] sh
+ ./.scripts/library_check.py FE31/libraries
[Pipeline] sh
+ ./.scripts/library_check.py OFv1806/libraries
[Pipeline] sh
+ ./.scripts/library_check.py OFv1812/libraries
[Pipeline] sh
+ ./.scripts/library_check.py OFv1906/libraries
[Pipeline] }
[Pipeline] // stage
[Pipeline] stash
Stashed 1896 file(s)
[Pipeline] }
[Pipeline] // node
[Pipeline] stage
[Pipeline] { (Build code)
[Pipeline] parallel
[Pipeline] { (Branch: OFv1812)
[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; ‘OSX host agent’ is reserved for jobs with matching label expression; ‘SCARF’ is reserved for jobs with matching label expression
Running on Scientific-Linux_7-3137 in /home/jenkins/workspace/1812_branches_anvil-test_OFv1812
[Pipeline] {
[Pipeline] unstash
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/workspace/1812_branches_anvil-test_OFv1812/OFv1812
[Pipeline] {
[Pipeline] sh
+ module load openmpi openfoam/v1812
+ set +x
+ source ./setup
++ '[' -z x ']'
++++ dirname ./setup
+++ cd .
+++ pwd
++ export WM_PROJECT_USER_DIR=/home/jenkins/workspace/1812_branches_anvil-test_OFv1812/OFv1812
++ WM_PROJECT_USER_DIR=/home/jenkins/workspace/1812_branches_anvil-test_OFv1812/OFv1812
++ export FOAM_USER_APPBIN=/home/jenkins/workspace/1812_branches_anvil-test_OFv1812/OFv1812/platforms/linux64GccDPInt32Opt/bin
++ FOAM_USER_APPBIN=/home/jenkins/workspace/1812_branches_anvil-test_OFv1812/OFv1812/platforms/linux64GccDPInt32Opt/bin
++ export FOAM_USER_LIBBIN=/home/jenkins/workspace/1812_branches_anvil-test_OFv1812/OFv1812/platforms/linux64GccDPInt32Opt/lib
++ FOAM_USER_LIBBIN=/home/jenkins/workspace/1812_branches_anvil-test_OFv1812/OFv1812/platforms/linux64GccDPInt32Opt/lib
++ export PATH=/opt/software/openfoam/v1812-openmpi-1.10/OpenFOAM-v1812/platforms/linux64GccDPInt32Opt/bin:/opt/software/openfoam/v1812-openmpi-1.10/OpenFOAM-v1812/bin:/opt/software/openfoam/v1812-openmpi-1.10/OpenFOAM-v1812/wmake:/opt/software/openmpi/1.10/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/workspace/1812_branches_anvil-test_OFv1812/OFv1812/platforms/linux64GccDPInt32Opt/bin
++ PATH=/opt/software/openfoam/v1812-openmpi-1.10/OpenFOAM-v1812/platforms/linux64GccDPInt32Opt/bin:/opt/software/openfoam/v1812-openmpi-1.10/OpenFOAM-v1812/bin:/opt/software/openfoam/v1812-openmpi-1.10/OpenFOAM-v1812/wmake:/opt/software/openmpi/1.10/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/workspace/1812_branches_anvil-test_OFv1812/OFv1812/platforms/linux64GccDPInt32Opt/bin
++ export LD_LIBRARY_PATH=/opt/software/openfoam/v1812-openmpi-1.10/ThirdParty-v1812/platforms/linux64Gcc/fftw-3.3.7/lib64:/opt/software/openfoam/v1812-openmpi-1.10/ThirdParty-v1812/platforms/linux64Gcc/CGAL-4.9.1/lib64:/opt/software/openfoam/v1812-openmpi-1.10/ThirdParty-v1812/platforms/linux64Gcc/boost_1_64_0/lib64:/opt/software/openfoam/v1812-openmpi-1.10/ThirdParty-v1812/platforms/linux64GccDPInt32/lib/openmpi-system:/opt/software/openfoam/v1812-openmpi-1.10/ThirdParty-v1812/platforms/linux64GccDPInt32/lib:/opt/software/openfoam/v1812-openmpi-1.10/OpenFOAM-v1812/platforms/linux64GccDPInt32Opt/lib/openmpi-system:/opt/software/openfoam/v1812-openmpi-1.10/OpenFOAM-v1812/platforms/linux64GccDPInt32Opt/lib:/opt/software/openfoam/v1812-openmpi-1.10/OpenFOAM-v1812/platforms/linux64GccDPInt32Opt/lib/dummy:/opt/software/openmpi/1.10/lib:/home/jenkins/workspace/1812_branches_anvil-test_OFv1812/OFv1812/platforms/linux64GccDPInt32Opt/lib
++ LD_LIBRARY_PATH=/opt/software/openfoam/v1812-openmpi-1.10/ThirdParty-v1812/platforms/linux64Gcc/fftw-3.3.7/lib64:/opt/software/openfoam/v1812-openmpi-1.10/ThirdParty-v1812/platforms/linux64Gcc/CGAL-4.9.1/lib64:/opt/software/openfoam/v1812-openmpi-1.10/ThirdParty-v1812/platforms/linux64Gcc/boost_1_64_0/lib64:/opt/software/openfoam/v1812-openmpi-1.10/ThirdParty-v1812/platforms/linux64GccDPInt32/lib/openmpi-system:/opt/software/openfoam/v1812-openmpi-1.10/ThirdParty-v1812/platforms/linux64GccDPInt32/lib:/opt/software/openfoam/v1812-openmpi-1.10/OpenFOAM-v1812/platforms/linux64GccDPInt32Opt/lib/openmpi-system:/opt/software/openfoam/v1812-openmpi-1.10/OpenFOAM-v1812/platforms/linux64GccDPInt32Opt/lib:/opt/software/openfoam/v1812-openmpi-1.10/OpenFOAM-v1812/platforms/linux64GccDPInt32Opt/lib/dummy:/opt/software/openmpi/1.10/lib:/home/jenkins/workspace/1812_branches_anvil-test_OFv1812/OFv1812/platforms/linux64GccDPInt32Opt/lib
+ ./Allwmake
wmake libraries
wmake sixDoFRigidBodyMotionEXT
    ln: ./lnInclude
    dep: Newmark.C
    dep: CrankNicolson.C
    dep: symplectic.C
    dep: newSixDoFSolver.C
    dep: sixDoFSolver.C
    dep: sixDoFRigidBodyMotionSolver.C
    dep: sixDoFRigidBodyMotionPlaneConstraint.C
    dep: sixDoFRigidBodyMotionPointConstraint.C
    dep: sixDoFRigidBodyMotionOrientationConstraint.C
    dep: sixDoFRigidBodyMotionLineConstraint.C
    dep: sixDoFRigidBodyMotionAxisConstraint.C
    dep: sixDoFRigidBodyMotionConstraintNew.C
    dep: ptoForceLookupTable.C
    dep: sixDoFRigidBodyMotionConstraint.C
    dep: sphericalAngularDamper.C
    dep: linearDamper.C
    dep: tabulatedAxialAngularSpring.C
    dep: sphericalAngularSpring.C
    dep: linearSpring.C
    dep: linearAxialAngularSpring.C
    dep: sixDoFRigidBodyMotionRestraintNew.C
    dep: sixDoFRigidBodyMotionRestraint.C
    dep: sixDoFRigidBodyMotionStateIO.C
    dep: sixDoFRigidBodyMotionState.C
    dep: sixDoFRigidBodyMotionIO.C
    dep: sixDoFRigidBodyMotion.C
    Ctoo: sixDoFRigidBodyMotionState.C
    Ctoo: sixDoFRigidBodyMotionIO.C
    Ctoo: sixDoFRigidBodyMotion.C
    Ctoo: sixDoFRigidBodyMotionStateIO.C
    Ctoo: sixDoFRigidBodyMotionRestraintNew.C
    Ctoo: linearAxialAngularSpring.C
    Ctoo: sixDoFRigidBodyMotionRestraint.C
    Ctoo: linearSpring.C
    Ctoo: sphericalAngularSpring.C
    Ctoo: tabulatedAxialAngularSpring.C
    Ctoo: linearDamper.C
sixDoFRigidBodyMotion/restraints/linearSpring/linearSpring.C: In member function ‘virtual void Foam::sixDoFRigidBodyMotionRestraints::linearSpring::restrain(const Foam::sixDoFRigidBodyMotion&, Foam::vector&, Foam::vector&, Foam::vector&) const’:
sixDoFRigidBodyMotion/restraints/linearSpring/linearSpring.C:87:12: warning: unused variable ‘time’ [-Wunused-variable]
     scalar time = mesh_.thisDb().time().value();
            ^
    Ctoo: sphericalAngularDamper.C
    Ctoo: ptoForceLookupTable.C
    Ctoo: sixDoFRigidBodyMotionConstraint.C
    Ctoo: sixDoFRigidBodyMotionConstraintNew.C
sixDoFRigidBodyMotion/restraints/ptoForceLookupTable/ptoForceLookupTable.C: In member function ‘virtual void Foam::sixDoFRigidBodyMotionRestraints::ptoForceLookupTable::restrain(const Foam::sixDoFRigidBodyMotion&, Foam::vector&, Foam::vector&, Foam::vector&) const’:
sixDoFRigidBodyMotion/restraints/ptoForceLookupTable/ptoForceLookupTable.C:95:12: warning: variable ‘v’ set but not used [-Wunused-but-set-variable]
     vector v = motion.velocity(restraintPosition);
            ^
    Ctoo: sixDoFRigidBodyMotionAxisConstraint.C
    Ctoo: sixDoFRigidBodyMotionLineConstraint.C
    Ctoo: sixDoFRigidBodyMotionOrientationConstraint.C
    Ctoo: sixDoFRigidBodyMotionPlaneConstraint.C
    Ctoo: sixDoFRigidBodyMotionPointConstraint.C
    Ctoo: sixDoFRigidBodyMotionSolver.C
    Ctoo: sixDoFSolver.C
    Ctoo: newSixDoFSolver.C
    Ctoo: symplectic.C
    Ctoo: CrankNicolson.C
    Ctoo: Newmark.C
    ld: /home/jenkins/workspace/1812_branches_anvil-test_OFv1812/OFv1812/platforms/linux64GccDPInt32Opt/lib/libsixDoFRigidBodyMotionEXT.so
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
Finished: SUCCESS