Console Output

Started by upstream project "sofa-framework/master" build number 5049
originally caused by:
 Push event to branch master
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on consortium-macos-3 (default debug package release builder options macos_clang cleanable) in workspace /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src
Running Prebuild steps
Run condition [Execution node ] enabling prebuild for step [BuilderChain]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execution node ] enabling prebuild for step [Execute system Groovy script]
Run condition [Execution node ] enabling prebuild for step [Execute system Groovy script]
[Execution node] check if [consortium-macos-3] is in [[_launcher_]]
Run condition [Execution node ] preventing perform for step [BuilderChain]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.ConditionalBuilder@60ea4c74
[src] $ bash /tmp/CommandInterpreterCondition1360003470617410918.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@164f16bd
[src] $ bash /tmp/CommandInterpreterCondition6949177304345862450.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@51020152
[src] $ bash /tmp/CommandInterpreterCondition1748623296598288708.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@5031de9c
[src] $ bash /tmp/CommandInterpreterCondition6063834310360366741.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@79fcd553
[src] $ bash /tmp/CommandInterpreterCondition4554273126994017770.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@1fc0546c
[Execution node] check if [consortium-macos-3] is in [[_launcher_]]
Run condition [Execution node ] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@356f0fde
[Execution node] check if [consortium-macos-3] is in [[_launcher_]]
Run condition [Execution node ] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@2ff9b2c0
[src] $ bash /tmp/jenkins8903523076280630799.sh
Success build forhudson.tasks.Shell@609c4166
The recommended git tool is: git
using credential 1f821614-a02b-421c-ab4e-8da7ab80e9ab
 > git rev-parse --resolve-git-dir /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/sofa-framework/sofa.git # timeout=10
Fetching upstream changes from https://github.com/sofa-framework/sofa.git
 > git --version # timeout=10
 > git --version # 'git version 2.32.0 (Apple Git-132)'
using GIT_ASKPASS to set credentials username/token
 > git fetch --no-tags --force --progress -- https://github.com/sofa-framework/sofa.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision b3f2f2a42ae5bf59b449b15dff6aec9b929d5042 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b3f2f2a42ae5bf59b449b15dff6aec9b929d5042 # timeout=10
Commit message: "[Geomagic] Fix compilation. Replace Vector3 by Vec3 (#4661)"
 > git rev-list --no-walk 7ac489fdaaa782a0d3a86fd02cb046d59ca2d784 # timeout=10
Run condition [Execute Shell] enabling prebuild for step [[Record compiler warnings and static analysis results]]
Run condition [Execute Shell] enabling prebuild for step [[Record compiler warnings and static analysis results]]
Run condition [Execute Shell] enabling prebuild for step [[Record compiler warnings and static analysis results]]
Run condition [Execute Shell] enabling prebuild for step [[Record compiler warnings and static analysis results]]
Run condition [Execute Shell] enabling prebuild for step [[Publish JUnit test result report]]
Run condition [Execute Shell] enabling prebuild for step [[Archive the artifacts]]
[EnvInject] - Inject global passwords.
[EnvInject] - Mask passwords that will be passed as build parameters.
[src] $ bash /tmp/jenkins4653307810691311828.sh
--------------- Clone CI scripts ---------------
pwd = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release
executing "git clone -b master https://github.com/sofa-framework/ci ci" 
Cloning into 'ci'...
ee7425b4066c5e3713eab7ee45c25226b52f1210 Add architectures now supported by cuda 12 (#47)
CI scripts are available in /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/ci/scripts
------------------------------------------------
[src] $ bash /tmp/jenkins7873459467516540481.sh

----------------------- main.sh -----------------------
ENV VARS: load /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/ci/scripts/env/default
ENV VARS: load node specific /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/ci/scripts/env/consortium-macos-3
/usr/local/opt/python@3.10/bin/python3
[BEGIN] Init (2024-04-18 14:19:55.758998)
Starting an incremental build
Calling github-export-vars
GITHUB_COMMIT_HASH = b3f2f2a42ae5bf59b449b15dff6aec9b929d5042
GITHUB_BASECOMMIT_HASH = 
Debug info for GitHub env vars export:
  python_exe = /usr/local/opt/python@3.10/bin/python3
  git_url = https://github.com/sofa-framework/sofa.git
  refs = refs/heads/master
  branch = origin/master
GitHub env vars:
GITHUB_CONTEXT=macos_clang_default
GITHUB_COMMIT_DATE=1713442737
GITHUB_SOFABOT_TOKEN=[*******]
GITHUB_COMMIT_HASH=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042
GITHUB_COMMIT_MESSAGE=[Geomagic] Fix compilation. Replace Vector3 by Vec3 (#4661)
GITHUB_TARGET_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release/5049/
GITHUB_COMMIT_AUTHOR=erik pernod
GITHUB_NOTIFY=true
GITHUB_REPOSITORY=sofa-framework/sofa
---------------------
Calling dashboard-export-vars
Dashboard env vars:
DASH_DASHBOARD_URL=https://www.sofa-framework.org/dash/input.php
DASH_COMMIT_BRANCH=origin/master
DASH_NOTIFY=true
DASH_COMMIT_AUTHOR=erik pernod
DASH_COMMIT_SUBJECT=[Geomagic] Fix compilation. Replace Vector3 by Vec3 (#4661)
DASH_COMMIT_DATE=1713442737
DASH_COMMIT_HASH=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042
DASH_CONFIG=macos_clang_default
---------------------
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/b3f2f2a42ae5bf59b449b15dff6aec9b929d5042 (sent): [pending] macos_clang_default - Building...
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042&config=macos_clang_default&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release/5049/&status=build
[END] Init (2024-04-18 14:19:57.479342) - took 1.1661 seconds
--------------- main.sh vars ---------------
BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build
BUILD_DIR_RESET = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build
SRC_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src
CONFIG = macos_clang
PLATFORM = macos
COMPILER = clang
ARCHITECTURE = amd64
BUILD_TYPE = release
BUILD_OPTIONS = run-regression-tests run-scene-tests run-unit-tests report-to-github report-to-dashboard build-scope-standard 
----------------- VM config -----------------
-- PATH
/usr/local/opt/gnu-sed/libexec/gnubin:/usr/local/opt/coreutils/libexec/gnubin:/usr/local/opt/ccache/libexec:/usr/local/bin:/usr/local/lib:/usr/bin:/bin:/usr/sbin:/sbin
-- CMake
cmake version 3.28.3

CMake suite maintained and supported by Kitware (kitware.com/cmake).
-- Generator
ninja 1.10.2
-- Compiler
AppleClang version: clang-1300.0.29.30
AppleClang install dir: InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
AppleClang/Clang correspondance: https://en.wikipedia.org/wiki/Xcode#Xcode_7.0_-_12.x_%28since_Free_On-Device_Development%29
Example: AppleClang 1001.0.46.3 is based on Clang 7.0.0
Xcode version: Xcode 13.2.1
Build version 13C100
Xcode install dir: /Applications/Xcode.app/Contents/Developer
-- Qt
Qt 5.12.6
--------------------------------------------
[BEGIN] Git work (2024-04-18 14:19:57.702414)
SOFA Bot
<>
Cleaning external repository: applications/plugins/SofaPython3
Cleaning external repository: applications/projects/Regression
HEAD is now at b3f2f2a42a [Geomagic] Fix compilation. Replace Vector3 by Vec3 (#4661)
[END] Git work (2024-04-18 14:19:58.217021) - took 0.457 seconds
[BEGIN] Configure (2024-04-18 14:19:58.245592)
--------------- configure.sh vars ---------------
BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build
SRC_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src
CONFIG = macos_clang
PLATFORM = macos
COMPILER = clang
ARCHITECTURE = amd64
BUILD_TYPE = release
BUILD_TYPE_CMAKE = Release
BUILD_OPTIONS = run-regression-tests run-scene-tests run-unit-tests report-to-github report-to-dashboard build-scope-standard 
-------------------------------------------------
----- ccache enabled -----
CCACHE_DIR = /Users/ci/Jenkins/workspace/.ccache
CCACHE_BASEDIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build
CCACHE_MAXSIZE = 16G
--------------------------
---------------
python3_exec = /usr/local/opt/python@3.10/bin/python3
python3_lib = /usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib
python3_include = /usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10
---------------
Configuring with the default plugins/modules (scope = standard)
Calling cmake with the following options:

-DAPPLICATION_GETDEPRECATEDCOMPONENTS=ON
-DAPPLICATION_REGRESSION_TEST=ON
-DAPPLICATION_SOFAPHYSICSAPI=ON
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_CXX_COMPILER=clang++
-DCMAKE_CXX_COMPILER_LAUNCHER=ccache
-DCMAKE_C_COMPILER=clang
-DCMAKE_C_COMPILER_LAUNCHER=ccache
-DCMAKE_OSX_ARCHITECTURES=x86_64
-DCMAKE_PREFIX_PATH=/Users/ci/Qt/5.12.6/clang_64
-DPython3_EXECUTABLE=/usr/local/opt/python@3.10/bin/python3
-DPython3_INCLUDE_DIR=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10
-DPython3_LIBRARY=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib
-DPython_EXECUTABLE=/usr/local/opt/python@3.10/bin/python3
-DPython_INCLUDE_DIR=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10
-DPython_LIBRARY=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib
-DSOFAGUIQT_ENABLE_NODEGRAPH=OFF
-DSOFA_BUILD_APP_BUNDLE=OFF
-DSOFA_BUILD_TESTS=ON
-DSOFA_BUILD_TUTORIALS=ON
-DSOFA_DUMP_VISITOR_INFO=ON
-DSOFA_FETCH_REGRESSION=ON
-DSOFA_FETCH_SOFAPYTHON3=ON
-DSOFA_GUI_QT_ENABLE_QDOCBROWSER=OFF
-DSOFA_WITH_DEPRECATED_COMPONENTS=ON
-Dpybind11_DIR=/usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11
-Dpybind11_ROOT=/usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11
Enabled modules and plugins:
-DPLUGIN_SOFAPYTHON3=ON
Disabled modules and plugins:
-DPLUGIN_EXTERNALBEHAVIORMODEL=OFF
Calling: cmake -GNinja -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_OSX_ARCHITECTURES=x86_64 -DCMAKE_PREFIX_PATH=/Users/ci/Qt/5.12.6/clang_64 -DPython_EXECUTABLE=/usr/local/opt/python@3.10/bin/python3 -DPython_LIBRARY=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib -DPython_INCLUDE_DIR=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10 -DPython3_EXECUTABLE=/usr/local/opt/python@3.10/bin/python3 -DPython3_LIBRARY=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib -DPython3_INCLUDE_DIR=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10 -Dpybind11_ROOT=/usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11 -Dpybind11_DIR=/usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11 -DAPPLICATION_GETDEPRECATEDCOMPONENTS=ON -DSOFA_BUILD_APP_BUNDLE=OFF -DSOFA_WITH_DEPRECATED_COMPONENTS=ON -DSOFA_GUI_QT_ENABLE_QDOCBROWSER=OFF -DSOFAGUIQT_ENABLE_NODEGRAPH=OFF -DPLUGIN_EXTERNALBEHAVIORMODEL=OFF -DAPPLICATION_REGRESSION_TEST=ON -DSOFA_FETCH_REGRESSION=ON -DAPPLICATION_SOFAPHYSICSAPI=ON -DSOFA_BUILD_TUTORIALS=ON -DSOFA_BUILD_TESTS=ON -DSOFA_DUMP_VISITOR_INFO=ON -DPLUGIN_SOFAPYTHON3=ON -DSOFA_FETCH_SOFAPYTHON3=ON .
-- Precompiled headers: disabled (SOFA_BUILD_WITH_PCH_ENABLED is OFF or CMake < 3.16).
-- Install prefix: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/install
-- Adding library Sofa.Config
Using legacy headers is enabled.
-- Adding library Sofa.Compat
-- Adding library Sofa.Type
-- Adding library Sofa.Geometry
-- Adding library Sofa.Topology
-- Adding library Sofa.Helper
-- Adding library Sofa.LinearAlgebra
-- Found Eigen3: /usr/local/include/eigen3 (Required is at least version "3.3.5") 
-- Adding library Sofa.DefaultType
-- Found Eigen3: /usr/local/include/eigen3 (Required is at least version "2.91.0") 
-- Adding library Sofa.Core
-- Adding library Sofa.Simulation
-- Adding library Sofa.Simulation.Core
-- Adding library Sofa.Simulation.Common
-- Adding library Sofa.Simulation.Graph
-- Adding library Sofa.SimpleApi
-- Adding library Sofa.Testing
Sofa.Testing: DEPENDENCY googletest NOT FOUND. SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching googletest...
Sofa.Testing: adding subdirectory /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/_deps/googletest-src
-- Adding library Sofa.Framework
-- Adding module Sofa.Component
-- Adding module Sofa.Component.ODESolver
-- Adding module Sofa.Component.ODESolver.Forward
-- Adding module Sofa.Component.ODESolver.Backward
-- Adding module Sofa.Component.IO
-- Adding module Sofa.Component.IO.Mesh
-- Adding module Sofa.Component.Playback
-- Adding module Sofa.Component.SceneUtility
-- Adding module Sofa.Component.Topology
-- Adding module Sofa.Component.Topology.Container
-- Adding module Sofa.Component.Topology.Container.Constant
-- Adding module Sofa.Component.Topology.Container.Dynamic
-- Adding module Sofa.Component.Topology.Container.Grid
-- Adding module Sofa.Component.Topology.Mapping
-- Adding module Sofa.Component.Topology.Utility
-- Adding module Sofa.Component.Visual
-- Adding module Sofa.Component.LinearSystem
-- Adding module Sofa.Component.LinearSolver
-- Adding module Sofa.Component.LinearSolver.Iterative
-- Adding module Sofa.Component.LinearSolver.Ordering
-- Adding module Sofa.Component.LinearSolver.Direct
-- Adding module Sofa.Component.LinearSolver.Preconditioner
-- Adding module Sofa.Component.Mass
-- Adding module Sofa.Component.Diffusion
-- Adding module Sofa.Component.Mapping
-- Adding module Sofa.Component.Mapping.Linear
-- Adding module Sofa.Component.Mapping.NonLinear
-- Adding module Sofa.Component.Mapping.MappedMatrix
-- Adding module Sofa.Component.StateContainer
-- Adding module Sofa.Component.SolidMechanics
-- Adding module Sofa.Component.SolidMechanics.Spring
-- Adding module Sofa.Component.SolidMechanics.FEM
-- Adding module Sofa.Component.SolidMechanics.FEM.Elastic
-- Adding module Sofa.Component.SolidMechanics.FEM.HyperElastic
-- Adding module Sofa.Component.SolidMechanics.FEM.NonUniform
-- Adding module Sofa.Component.SolidMechanics.TensorMass
-- Adding module Sofa.Component.Constraint
-- Adding module Sofa.Component.Constraint.Lagrangian
-- Adding module Sofa.Component.Constraint.Lagrangian.Model
-- Adding module Sofa.Component.Constraint.Lagrangian.Correction
-- Adding module Sofa.Component.Constraint.Lagrangian.Solver
-- Adding module Sofa.Component.Constraint.Projective
-- Adding module Sofa.Component.AnimationLoop
-- Adding module Sofa.Component.MechanicalLoad
-- Adding module Sofa.Component.Collision
-- Adding module Sofa.Component.Collision.Geometry
-- Adding module Sofa.Component.Collision.Detection
-- Adding module Sofa.Component.Collision.Detection.Algorithm
-- Adding module Sofa.Component.Collision.Detection.Intersection
-- Adding module Sofa.Component.Collision.Response
-- Adding module Sofa.Component.Collision.Response.Mapper
-- Adding module Sofa.Component.Collision.Response.Contact
-- Adding module Sofa.Component.Setting
-- Adding module Sofa.Component.Controller
-- Adding module Sofa.Component.Engine
-- Adding module Sofa.Component.Engine.Analyze
-- Adding module Sofa.Component.Engine.Generate
-- Adding module Sofa.Component.Engine.Select
-- Adding module Sofa.Component.Engine.Transform
-- Adding module Sofa.Component.Haptics
-- Adding library Sofa.GL
-- Adding module Sofa.GL.Component
-- Adding module Sofa.GL.Component.Rendering2D
-- Adding module Sofa.GL.Component.Rendering3D
-- Adding module Sofa.GL.Component.Engine
-- Adding module Sofa.GL.Component.Shader
-- Adding module Sofa.GUI.Component
-- Adding library Sofa.GUI.Common
Sofa.GUI.Common: DEPENDENCY cxxopts NOT FOUND. SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching cxxopts...
Sofa.GUI.Common: adding subdirectory /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/_deps/cxxopts-src
-- -- Sofa.GUI.Common: Sofa.GL dependent features enabled.
-- Adding plugin Sofa.GUI.Batch
-- Adding plugin Sofa.GUI.Qt
Sofa.GUI.Qt: will use Qt5
-- Sofa.GUI.Qt: Qt5WebEngine not found, QDocBrowser will not be built.
-- Adding collection SofaFramework
-- Adding collection SofaBase
-- Adding collection SofaSimpleFem
-- Adding collection SofaRigid
-- Adding collection SofaDeformable
-- Adding collection SofaObjectInteraction
-- Adding collection SofaEngine
-- Adding collection SofaExplicitOdeSolver
-- Adding collection SofaImplicitOdeSolver
-- Adding collection SofaLoader
-- Adding collection SofaGeneralVisual
-- Adding collection SofaGraphComponent
-- Adding collection SofaGeneralMeshCollision
-- Adding collection SofaBoundaryCondition
-- Adding collection SofaGeneralAnimationLoop
-- Adding collection SofaGeneralDeformable
-- Adding collection SofaGeneralEngine
-- Adding collection SofaGeneralExplicitOdeSolver
-- Adding collection SofaGeneralImplicitOdeSolver
-- Adding collection SofaGeneralLinearSolver
-- Adding collection SofaGeneralRigid
-- Adding collection SofaGeneralTopology
-- Adding collection SofaTopologyMapping
-- Adding collection SofaUserInteraction
-- Adding collection SofaConstraint
-- Adding collection SofaGeneralLoader
-- Adding collection SofaExporter
-- Adding collection SofaSparseSolver
-- Adding collection SofaPreconditioner
-- Adding collection SofaDenseSolver
-- Adding collection SofaNonUniformFem
-- Adding collection SofaOpenglVisual
-- Adding collection SofaMiscTopology
-- Adding collection SofaMiscExtra
-- Adding collection SofaMiscForceField
-- Adding collection SofaMiscEngine
-- Adding collection SofaMiscSolver
-- Adding collection SofaMiscFem
-- Adding collection SofaMiscMapping
-- Adding collection SofaMiscCollision
-- Adding collection SofaHaptics
-- Adding plugin SofaValidation
-- Adding collection SofaGui
-- Adding collection SofaGuiCommon
-- Adding collection SofaGuiQt
-- Adding collection SofaCommon
-- Adding collection SofaGeneral
-- Adding collection SofaAdvanced
-- Adding collection SofaMisc
-- Adding collection SofaComponentAll
SofaComponentAll: SofaSimulationCommon will not be in the collection.
SofaComponentAll: SofaSimulationGraph will not be in the collection.
SofaComponentAll: SofaMeshCollision will not be in the collection.
SofaComponentAll: SofaGeneralObjectInteraction will not be in the collection.
-- Adding plugin SceneCreator
-- Adding plugin ArticulatedSystemPlugin
-- Adding plugin MultiThreading
Fetching external directory SofaPython3
  Pulling reference master...
  Sucess.
  SOFA_FETCH_SOFAPYTHON3 is now OFF. Set it back to ON to trigger a new fetch.
-- SofaPython3 is compiled as a subproject to the external project 'Sofa'.
Adding plugin SofaPython3
-- Python:
    Version: 3.10.5
    Executable: /usr/local/opt/python@3.10/bin/python3
    Headers: /usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10
    Libraries: /usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib
    User site: /Users/ci/Library/Python/3.10/lib/python/site-packages
-- pybind11:
    Version: 2.6.2
    Config: /usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11/pybind11Config.cmake
-- SofaPython3: Bindings.SofaGui will support: Sofa.GUI.Batch;Sofa.GUI.Qt .
-- Adding binding module SofaBaseTopology
-- Adding binding module SofaDeformable
-- Adding binding module SofaLinearSolver
-- Adding binding module SofaLinearSystem
-- Adding binding module SofaConstraintSolver
-- Adding binding module SofaGL
-- Adding plugin SofaMatrix
SofaMatrix: DEPENDENCY metis NOT FOUND. SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching metis...
-- Adding application SceneChecking
-- Adding application getDeprecatedComponents
-- Adding application SofaPhysicsAPI
SofaPhysicsAPI: SofaValidation has been found; enabling DataController and DataMonitor support.
-- Adding application runSofa
Write Plugin list at /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/plugin_list.conf.default
Fetching external directory Regression
  Pulling reference master...
  Sucess.
  SOFA_FETCH_REGRESSION is now OFF. Set it back to ON to trigger a new fetch.
-- Adding application Regression_test
-- Install prefix: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/install
regression will be compiled with SofaPython3 support.
-- Configuring done (15.7s)
-- Generating done (1.6s)
-- Build files have been written to: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build
[END] Configure (2024-04-18 14:20:16.677149) - took 18.18374 seconds
[BEGIN] Build (2024-04-18 14:20:16.710657)
--------------- compile.sh vars ---------------
BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build
CONFIG = macos_clang
PLATFORM = macos
COMPILER = clang
ARCHITECTURE = amd64
-----------------------------------------------
Using ninja as build system
Calling: ninja all -j4
[1/565] SofaHelper: Patching cmake_install.cmake
[2/565] SofaDefaultType: Patching cmake_install.cmake
[3/565] SofaCore: Patching cmake_install.cmake
[4/565] Sofa.SimulationCore: Patching cmake_install.cmake
[5/565] Linking CXX shared library lib/libSofa.Config.24.06.99.dylib
[6/565] Creating library symlink lib/libSofa.Config.dylib
[7/565] SofaBaseLinearSolver: Patching cmake_install.cmake
[8/565] Linking CXX shared library lib/libgtest.1.14.0.dylib
[9/565] Linking CXX shared library lib/libQGLViewer.dylib
[10/565] Creating library symlink lib/libgtest.dylib
[11/565] SofaEigen2Solver: Patching cmake_install.cmake
[12/565] SofaBaseTopology: Patching cmake_install.cmake
[13/565] SofaBaseCollision: Patching cmake_install.cmake
[14/565] SofaBaseMechanics: Patching cmake_install.cmake
[15/565] SofaBaseVisual: Patching cmake_install.cmake
[16/565] SofaBaseUtils: Patching cmake_install.cmake
[17/565] SofaSimpleFem: Patching cmake_install.cmake
[18/565] Linking CXX shared library lib/libSofa.Compat.24.06.99.dylib
[19/565] SofaRigid: Patching cmake_install.cmake
[20/565] Linking CXX shared library lib/libgtest_main.1.14.0.dylib
[21/565] Creating library symlink lib/libSofa.Compat.dylib
[22/565] SofaDeformable: Patching cmake_install.cmake
[23/565] Creating library symlink lib/libgtest_main.dylib
[24/565] SofaObjectInteraction: Patching cmake_install.cmake
[25/565] SofaEngine: Patching cmake_install.cmake
[26/565] SofaExplicitOdeSolver: Patching cmake_install.cmake
[27/565] SofaImplicitOdeSolver: Patching cmake_install.cmake
[28/565] SofaLoader: Patching cmake_install.cmake
[29/565] SofaGeneralVisual: Patching cmake_install.cmake
[30/565] SofaGraphComponent: Patching cmake_install.cmake
[31/565] SofaGeneralMeshCollision: Patching cmake_install.cmake
[32/565] SofaBoundaryCondition: Patching cmake_install.cmake
[33/565] SofaGeneralAnimationLoop: Patching cmake_install.cmake
[34/565] SofaGeneralDeformable: Patching cmake_install.cmake
[35/565] SofaGeneralEngine: Patching cmake_install.cmake
[36/565] Linking CXX shared library lib/libSofa.Type.24.06.99.dylib
[37/565] SofaGeneralExplicitOdeSolver: Patching cmake_install.cmake
[38/565] SofaGeneralImplicitOdeSolver: Patching cmake_install.cmake
[39/565] Creating library symlink lib/libSofa.Type.dylib
[40/565] SofaGeneralLinearSolver: Patching cmake_install.cmake
[41/565] SofaGeneralRigid: Patching cmake_install.cmake
[42/565] SofaGeneralTopology: Patching cmake_install.cmake
[43/565] SofaTopologyMapping: Patching cmake_install.cmake
[44/565] SofaUserInteraction: Patching cmake_install.cmake
[45/565] SofaConstraint: Patching cmake_install.cmake
[46/565] SofaGeneralLoader: Patching cmake_install.cmake
[47/565] SofaExporter: Patching cmake_install.cmake
[48/565] SofaSparseSolver: Patching cmake_install.cmake
[49/565] SofaPreconditioner: Patching cmake_install.cmake
[50/565] SofaDenseSolver: Patching cmake_install.cmake
[51/565] Linking CXX shared library lib/libSofa.Geometry.24.06.99.dylib
[52/565] SofaNonUniformFem: Patching cmake_install.cmake
[53/565] SofaOpenglVisual: Patching cmake_install.cmake
[54/565] SofaMiscTopology: Patching cmake_install.cmake
[55/565] Creating library symlink lib/libSofa.Geometry.dylib
[56/565] SofaMiscExtra: Patching cmake_install.cmake
[57/565] SofaMiscForceField: Patching cmake_install.cmake
[58/565] SofaMiscEngine: Patching cmake_install.cmake
[59/565] SofaMiscSolver: Patching cmake_install.cmake
[60/565] SofaMiscFem: Patching cmake_install.cmake
[61/565] SofaMiscMapping: Patching cmake_install.cmake
[62/565] SofaMiscCollision: Patching cmake_install.cmake
[63/565] SofaHaptics: Patching cmake_install.cmake
[64/565] SofaValidation: Patching cmake_install.cmake
[65/565] SofaGuiCommon: Patching cmake_install.cmake
[66/565] SofaGuiQt: Patching cmake_install.cmake
[67/565] SofaCommon: Patching cmake_install.cmake
[68/565] Linking CXX shared library lib/libSofa.Topology.24.06.99.dylib
[69/565] SofaAdvanced: Patching cmake_install.cmake
[70/565] Creating library symlink lib/libSofa.Topology.dylib
[71/565] SofaMisc: Patching cmake_install.cmake
[72/565] SofaComponentAll: Patching cmake_install.cmake
[73/565] SceneCreator: Patching cmake_install.cmake
[74/565] ArticulatedSystemPlugin: Patching cmake_install.cmake
[75/565] MultiThreading: Patching cmake_install.cmake
[76/565] SofaPython3: Patching cmake_install.cmake
[77/565] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/initModule.cpp.o
[78/565] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/PythonEnvironment.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/applications/plugins/SofaPython3/Plugin/src/SofaPython3/PythonEnvironment.cpp:196:5: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations]
    PyEval_InitThreads();
    ^
/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10/ceval.h:122:1: note: 'PyEval_InitThreads' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
^
/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
1 warning generated.
[79/565] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/SceneLoaderPY3.cpp.o
[80/565] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/DataCache.cpp.o
[81/565] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/DataHelper.cpp.o
[82/565] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/LinkPath.cpp.o
[83/565] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/PythonFactory.cpp.o
[84/565] Linking CXX shared library lib/libSofa.Helper.24.06.99.dylib
[85/565] SofaPython3: Patching cmake_install.cmake
[86/565] Creating library symlink lib/libSofa.Helper.dylib
[87/565] Building CXX object applications/plugins/SofaPython3/Plugin/CMakeFiles/Plugin.dir/src/SofaPython3/Prefab.cpp.o
[88/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Components/CMakeFiles/Bindings.Sofa.Components.dir/Submodule_Components.cpp.o
[89/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Base.cpp.o
[90/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseData.cpp.o
[91/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_DataDict.cpp.o
[92/565] Linking CXX shared library lib/libSofaHelper.24.06.99.dylib
[93/565] Creating library symlink lib/libSofaHelper.dylib
[94/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseCamera.cpp.o
[95/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseObject.cpp.o
[96/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseContext.cpp.o
[97/565] Linking CXX shared library lib/libSofa.LinearAlgebra.24.06.99.dylib
[98/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_ContactListener.cpp.o
[99/565] Creating library symlink lib/libSofa.LinearAlgebra.dylib
[100/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Context.cpp.o
[101/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Controller.cpp.o
[102/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_DataEngine.cpp.o
[103/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Data/Binding_DataContainer.cpp.o
[104/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Data/Binding_DataString.cpp.o
[105/565] Linking CXX shared library lib/libSofa.DefaultType.24.06.99.dylib
[106/565] Creating library symlink lib/libSofa.DefaultType.dylib
[107/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Data/Binding_DataVectorString.cpp.o
[108/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Data/Binding_DataLink.cpp.o
[109/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_ForceField.cpp.o
[110/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_LinkPath.cpp.o
[111/565] Linking CXX shared library lib/libSofaDefaultType.24.06.99.dylib
[112/565] Linking CXX shared library lib/libSofa.GL.24.06.99.dylib
[113/565] Creating library symlink lib/libSofaDefaultType.dylib
[114/565] Creating library symlink lib/libSofa.GL.dylib
[115/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Mass.cpp.o
[116/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_ObjectFactory.cpp.o
[117/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Node.cpp.o
[118/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_PointSetTopologyModifier.cpp.o
[119/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_NodeIterator.cpp.o
[120/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Prefab.cpp.o
[121/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Submodule_Core.cpp.o
[122/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_PythonScriptEvent.cpp.o
[123/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseLink.cpp.o
[124/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_TaskScheduler.cpp.o
[125/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_Topology.cpp.o
[126/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/CMakeFiles/Bindings.Sofa.Core.dir/Binding_BaseMeshTopology.cpp.o
[127/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/Submodule_Helper.cpp.o
[128/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/Binding_MessageHandler.cpp.o
[129/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/Binding_Vector.cpp.o
[130/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/System/Submodule_System.cpp.o
[131/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Helper/CMakeFiles/Bindings.Sofa.Helper.dir/System/Binding_FileRepository.cpp.o
[132/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Simulation/CMakeFiles/Bindings.Sofa.Simulation.dir/Submodule_Simulation.cpp.o
[133/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/CMakeFiles/Bindings.Sofa.Types.dir/Submodule_Types.cpp.o
[134/565] Linking CXX shared library lib/libSofa.Core.24.06.99.dylib
[135/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Types/CMakeFiles/Bindings.Sofa.Types.dir/Binding_BoundingBox.cpp.o
[136/565] Creating library symlink lib/libSofa.Core.dylib
[137/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/tests/CMakeFiles/Bindings.Sofa.Tests.dir/PythonModule_Sofa_test.cpp.o
[138/565] Building CXX object applications/plugins/SofaPython3/bindings/Sofa/tests/CMakeFiles/Bindings.Sofa.Tests.dir/Binding_BaseObject_MockComponent.cpp.o
[139/565] Building CXX object applications/plugins/SofaPython3/bindings/SofaRuntime/CMakeFiles/Bindings.SofaRuntime.dir/src/SofaPython3/SofaRuntime/Module_SofaRuntime.cpp.o
[140/565] Linking CXX shared library lib/libTestPluginA.0.7.dylib
[141/565] Creating library symlink lib/libTestPluginA.dylib
[142/565] Linking CXX shared library lib/libSofa.Component.LinearSolver.Ordering.24.06.99.dylib
[143/565] Creating library symlink lib/libSofa.Component.LinearSolver.Ordering.dylib
[144/565] Linking CXX shared library lib/libSofaCore.24.06.99.dylib
[145/565] Creating library symlink lib/libSofaCore.dylib
[146/565] Building CXX object applications/plugins/SofaPython3/bindings/SofaRuntime/CMakeFiles/Bindings.SofaRuntime.dir/src/SofaPython3/SofaRuntime/Timer/Submodule_Timer.cpp.o
[147/565] Linking CXX shared library lib/libSofa.Simulation.Core.24.06.99.dylib
[148/565] Linking CXX shared library lib/libTestPluginB.0.7.dylib
[149/565] Building CXX object applications/plugins/SofaPython3/bindings/SofaRuntime/tests/CMakeFiles/Bindings.SofaRuntime.Tests.dir/PythonModule_SofaRuntime_test.cpp.o
[150/565] Creating library symlink lib/libSofa.Simulation.Core.dylib
[151/565] Creating library symlink lib/libTestPluginB.dylib
[152/565] Building CXX object applications/plugins/SofaPython3/bindings/SofaTypes/CMakeFiles/Bindings.SofaTypes.dir/src/SofaPython3/SofaTypes/Module_SofaTypes.cpp.o
[153/565] Building CXX object applications/plugins/SofaPython3/bindings/SofaTypes/CMakeFiles/Bindings.SofaTypes.dir/src/SofaPython3/SofaTypes/Binding_Mat.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/applications/plugins/SofaPython3/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Mat.cpp:157:20: warning: explicitly assigning value of variable of type 'const pybind11::detail::self_t' to itself [-Wself-assign-overloaded]
    p.def(py::self -= py::self);
          ~~~~~~~~ ^  ~~~~~~~~
1 warning generated.
[154/565] Linking CXX shared library lib/libSofa.Simulation.Common.24.06.99.dylib
[155/565] Linking CXX shared library lib/libSofa.Component.ODESolver.Forward.24.06.99.dylib
[156/565] Creating library symlink lib/libSofa.Simulation.Common.dylib
[157/565] Linking CXX shared library lib/libSofa.Component.ODESolver.Backward.24.06.99.dylib
[158/565] Creating library symlink lib/libSofa.Component.ODESolver.Forward.dylib
[159/565] Creating library symlink lib/libSofa.Component.ODESolver.Backward.dylib
[160/565] Linking CXX shared library lib/libSofa.Component.ODESolver.Testing.dylib
[161/565] Linking CXX shared library lib/libSofa.Simulation.Graph.24.06.99.dylib
[162/565] Linking CXX shared library lib/libSofa.Component.ODESolver.24.06.99.dylib
[163/565] Creating library symlink lib/libSofa.Simulation.Graph.dylib
[164/565] Creating library symlink lib/libSofa.Component.ODESolver.dylib
[165/565] Linking CXX shared library lib/libSofa.Component.Playback.24.06.99.dylib
[166/565] Linking CXX shared library lib/libSofa.Simulation.24.06.99.dylib
[167/565] Linking CXX shared library lib/libSofa.SimpleApi.24.06.99.dylib
[168/565] Creating library symlink lib/libSofa.Simulation.dylib
[169/565] Creating library symlink lib/libSofa.SimpleApi.dylib
[170/565] Creating library symlink lib/libSofa.Component.Playback.dylib
[171/565] Linking CXX shared library lib/libSofaGTestMain.24.06.99.dylib
[172/565] Creating library symlink lib/libSofaGTestMain.dylib
[173/565] Linking CXX shared library lib/libSofa.Component.IO.Mesh.24.06.99.dylib
[174/565] Creating library symlink lib/libSofa.Component.IO.Mesh.dylib
[175/565] Linking CXX shared library lib/libSofa.Component.SceneUtility.24.06.99.dylib
[176/565] Linking CXX shared library lib/libSofa.Testing.24.06.99.dylib
[177/565] Creating library symlink lib/libSofa.Component.SceneUtility.dylib
[178/565] Creating library symlink lib/libSofa.Testing.dylib
[179/565] Linking CXX shared library lib/libSofa.Component.Topology.Container.Constant.24.06.99.dylib
[180/565] Linking CXX shared library lib/libSofa.Component.IO.24.06.99.dylib
[181/565] Linking CXX executable bin/Sofa.Geometry_test
[182/565] Linking CXX executable bin/Sofa.Type_test
[183/565] Linking CXX executable bin/Sofa.Topology_test
[184/565] Linking CXX executable bin/Sofa.Helper_simutest
[185/565] Linking CXX shared library lib/libSofa.Component.Topology.Container.Dynamic.24.06.99.dylib
[186/565] Linking CXX executable bin/Sofa.Helper_test
[187/565] Linking CXX executable bin/Sofa.DefaultType_simutest
[188/565] Linking CXX executable bin/Sofa.DefaultType_test
[189/565] Linking CXX executable bin/Sofa.Core_simutest
[190/565] Linking CXX executable bin/Sofa.LinearAlgebra_test
[191/565] Linking CXX executable bin/Sofa.Core_test
[192/565] Creating library symlink lib/libSofa.Component.IO.dylib
[193/565] Linking CXX executable bin/Sofa.Simulation.Core_test
[194/565] Linking CXX executable bin/Sofa.Simulation.Core_simutest
[195/565] Linking CXX executable bin/Sofa.Simulation.Common_test
[196/565] Linking CXX executable bin/Sofa.SimpleApi_test
[197/565] Linking CXX executable bin/Sofa.Testing_test
[198/565] Creating library symlink lib/libSofa.Component.Topology.Container.Constant.dylib
[199/565] Creating library symlink lib/libSofa.Component.Topology.Container.Dynamic.dylib
[200/565] Linking CXX shared library lib/libSofa.Framework.24.06.99.dylib
[201/565] Creating library symlink lib/libSofa.Framework.dylib
[202/565] Linking CXX executable bin/Sofa.Component.SceneUtility_test
[203/565] Linking CXX executable bin/Sofa.Component.IO.Mesh_test
[204/565] Linking CXX shared library lib/libSofa.Component.Topology.Testing.dylib
[205/565] Linking CXX shared library lib/libSofa.Component.Topology.Utility.24.06.99.dylib
[206/565] Linking CXX shared library lib/libSofa.Component.Topology.Container.Grid.24.06.99.dylib
[207/565] Creating library symlink lib/libSofa.Component.Topology.Container.Grid.dylib
[208/565] Linking CXX executable bin/Sofa.Component.Topology.Container.Constant_test
[209/565] Linking CXX shared library lib/libSofa.Component.Topology.Container.24.06.99.dylib
[210/565] Linking CXX executable bin/Sofa.Component.Topology.Container.Dynamic_test
[211/565] Creating library symlink lib/libSofa.Component.Topology.Container.dylib
[212/565] Creating library symlink lib/libSofa.Component.Topology.Utility.dylib
[213/565] Linking CXX executable bin/Sofa.Component.Topology.Container.Grid_test
[214/565] Linking CXX shared library lib/libSofa.Component.Topology.Mapping.24.06.99.dylib
[215/565] Linking CXX executable bin/Sofa.Component.Topology.Utility_test
[216/565] Creating library symlink lib/libSofa.Component.Topology.Mapping.dylib
[217/565] Linking CXX shared library lib/libSofa.Component.LinearSystem.24.06.99.dylib
[218/565] Creating library symlink lib/libSofa.Component.LinearSystem.dylib
[219/565] Linking CXX shared library lib/libSofa.Component.Topology.24.06.99.dylib
[220/565] Creating library symlink lib/libSofa.Component.Topology.dylib
[221/565] Linking CXX shared library lib/libSofa.Component.Visual.24.06.99.dylib
[222/565] Creating library symlink lib/libSofa.Component.Visual.dylib
[223/565] Linking CXX shared library lib/libSofa.Component.Diffusion.24.06.99.dylib
[224/565] Linking CXX executable bin/Sofa.Component.Visual_test
[225/565] Creating library symlink lib/libSofa.Component.Diffusion.dylib
[226/565] Linking CXX shared library lib/libSofa.Component.Mass.24.06.99.dylib
[227/565] Creating library symlink lib/libSofa.Component.Mass.dylib
[228/565] Linking CXX shared library lib/libSofa.Component.LinearSolver.Iterative.24.06.99.dylib
[229/565] Linking CXX shared library lib/libSofa.Component.Mapping.NonLinear.24.06.99.dylib
[230/565] Creating library symlink lib/libSofa.Component.LinearSolver.Iterative.dylib
[231/565] Creating library symlink lib/libSofa.Component.Mapping.NonLinear.dylib
[232/565] Linking CXX shared library lib/libSofa.Component.Mapping.MappedMatrix.24.06.99.dylib
[233/565] Creating library symlink lib/libSofa.Component.Mapping.MappedMatrix.dylib
[234/565] Linking CXX shared library lib/libSofa.Component.Mapping.Testing.dylib
[235/565] Linking CXX shared library lib/libSofa.Component.Mapping.Linear.24.06.99.dylib
[236/565] Creating library symlink lib/libSofa.Component.Mapping.Linear.dylib
[237/565] Linking CXX shared library lib/libSofa.Component.StateContainer.24.06.99.dylib
[238/565] Creating library symlink lib/libSofa.Component.StateContainer.dylib
[239/565] Linking CXX shared library lib/libSofa.Component.Mapping.24.06.99.dylib
[240/565] Linking CXX shared library lib/libSofa.Component.LinearSolver.Direct.24.06.99.dylib
[241/565] Creating library symlink lib/libSofa.Component.LinearSolver.Direct.dylib
[242/565] Linking CXX executable bin/Sofa.Component.ODESolver.Forward_test
[243/565] Linking CXX executable bin/Sofa.Simulation.Graph_test
[244/565] Linking CXX executable bin/Sofa.Component.ODESolver.Backward_test
[245/565] Linking CXX executable bin/Sofa.Component.Playback_test
[246/565] Linking CXX shared library lib/libSofa.Component.SolidMechanics.Spring.24.06.99.dylib
[247/565] Linking CXX executable bin/Sofa.Component.LinearSolver.Direct_test
[248/565] Creating library symlink lib/libSofa.Component.Mapping.dylib
[249/565] Linking CXX shared library lib/libSofa.Component.LinearSolver.Preconditioner.24.06.99.dylib
[250/565] Linking CXX executable bin/Sofa.Component.Diffusion_test
[251/565] Creating library symlink lib/libSofa.Component.LinearSolver.Preconditioner.dylib
[252/565] Linking CXX executable bin/Sofa.Component.Mass_test
[253/565] Linking CXX executable bin/Sofa.Component.Mapping.Linear_test
[254/565] Creating library symlink lib/libSofa.Component.SolidMechanics.Spring.dylib
[255/565] Linking CXX shared library lib/libSofa.Component.LinearSolver.24.06.99.dylib
[256/565] Linking CXX executable bin/Sofa.Component.Mapping.NonLinear_test
[257/565] Creating library symlink lib/libSofa.Component.LinearSolver.dylib
[258/565] Linking CXX executable bin/Sofa.Component.StateContainer_test
[259/565] Linking CXX shared library lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.24.06.99.dylib
[260/565] Creating library symlink lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.dylib
[261/565] Linking CXX shared library lib/libSofa.Component.SolidMechanics.TensorMass.24.06.99.dylib
[262/565] Linking CXX executable bin/Sofa.Component.LinearSystem_test
[263/565] Creating library symlink lib/libSofa.Component.SolidMechanics.TensorMass.dylib
[264/565] Linking CXX shared library lib/libSofa.Component.SolidMechanics.FEM.Elastic.24.06.99.dylib
[265/565] Creating library symlink lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[266/565] Linking CXX shared library lib/libSofa.Component.Constraint.Lagrangian.Solver.24.06.99.dylib
[267/565] Linking CXX shared library lib/libSofa.Component.Constraint.Lagrangian.Model.24.06.99.dylib
[268/565] Creating library symlink lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[269/565] Creating library symlink lib/libSofa.Component.Constraint.Lagrangian.Model.dylib
[270/565] Linking CXX shared library lib/libSofa.Component.Constraint.Lagrangian.Correction.24.06.99.dylib
[271/565] Creating library symlink lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib
[272/565] Linking CXX shared library lib/libSofa.Component.SolidMechanics.FEM.NonUniform.24.06.99.dylib
[273/565] Linking CXX shared library lib/libSofa.Component.Constraint.Lagrangian.24.06.99.dylib
[274/565] Creating library symlink lib/libSofa.Component.SolidMechanics.FEM.NonUniform.dylib
[275/565] Creating library symlink lib/libSofa.Component.Constraint.Lagrangian.dylib
[276/565] Linking CXX shared library lib/libSofa.Component.SolidMechanics.FEM.24.06.99.dylib
[277/565] Creating library symlink lib/libSofa.Component.SolidMechanics.FEM.dylib
[278/565] Linking CXX shared library lib/libSofa.Component.AnimationLoop.24.06.99.dylib
[279/565] Creating library symlink lib/libSofa.Component.AnimationLoop.dylib
[280/565] Linking CXX shared library lib/libSofa.Component.MechanicalLoad.24.06.99.dylib
[281/565] Linking CXX shared library lib/libSofa.Component.SolidMechanics.24.06.99.dylib
[282/565] Creating library symlink lib/libSofa.Component.MechanicalLoad.dylib
[283/565] Creating library symlink lib/libSofa.Component.SolidMechanics.dylib
[284/565] Linking CXX shared library lib/libSofa.Component.Constraint.Projective.24.06.99.dylib
[285/565] Creating library symlink lib/libSofa.Component.Constraint.Projective.dylib
[286/565] Linking CXX shared library lib/libSofa.Component.Collision.Geometry.24.06.99.dylib
[287/565] Creating library symlink lib/libSofa.Component.Collision.Geometry.dylib
[288/565] Linking CXX shared library lib/libSofa.Component.Collision.Testing.dylib
[289/565] Linking CXX shared library lib/libSofa.Component.Setting.24.06.99.dylib
[290/565] Linking CXX shared library lib/libSofa.Component.Constraint.24.06.99.dylib
[291/565] Creating library symlink lib/libSofa.Component.Constraint.dylib
[292/565] Creating library symlink lib/libSofa.Component.Setting.dylib
[293/565] Linking CXX shared library lib/libSofa.Component.Collision.Detection.Algorithm.24.06.99.dylib
[294/565] Linking CXX shared library lib/libSofa.Component.Collision.Response.Mapper.24.06.99.dylib
[295/565] Creating library symlink lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[296/565] Linking CXX shared library lib/libSofa.Component.Collision.Detection.Intersection.24.06.99.dylib
[297/565] Creating library symlink lib/libSofa.Component.Collision.Response.Mapper.dylib
[298/565] Creating library symlink lib/libSofa.Component.Collision.Detection.Intersection.dylib
[299/565] Linking CXX shared library lib/libSofa.Component.Controller.24.06.99.dylib
[300/565] Linking CXX executable bin/Sofa.Component.Collision.Detection.Algorithm_test
[301/565] Linking CXX executable bin/Sofa.Component.Collision.Response.Mapper_test
[302/565] Linking CXX executable bin/Sofa.Component.Collision.Geometry_test
[303/565] Creating library symlink lib/libSofa.Component.Controller.dylib
[304/565] Linking CXX shared library lib/libSofa.Component.Collision.Detection.24.06.99.dylib
[305/565] Creating library symlink lib/libSofa.Component.Collision.Detection.dylib
[306/565] Linking CXX executable bin/Sofa.Component.Collision.Detection.Intersection_test
[307/565] Linking CXX shared library lib/libSofa.Component.Engine.Analyze.24.06.99.dylib
[308/565] Creating library symlink lib/libSofa.Component.Engine.Analyze.dylib
[309/565] Linking CXX shared library lib/libSofa.Component.Engine.Generate.24.06.99.dylib
[310/565] Linking CXX shared library lib/libSofa.Component.Collision.Response.Contact.24.06.99.dylib
[311/565] Creating library symlink lib/libSofa.Component.Engine.Generate.dylib
[312/565] Creating library symlink lib/libSofa.Component.Collision.Response.Contact.dylib
[313/565] Linking CXX shared library lib/libSofa.Component.Engine.Select.24.06.99.dylib
[314/565] Linking CXX shared library lib/libSofa.Component.Engine.Testing.dylib
[315/565] Linking CXX shared library lib/libSofa.Component.Engine.Transform.24.06.99.dylib
[316/565] Creating library symlink lib/libSofa.Component.Engine.Select.dylib
[317/565] Linking CXX shared library lib/libSofa.Component.Collision.Response.24.06.99.dylib
[318/565] Creating library symlink lib/libSofa.Component.Collision.Response.dylib
[319/565] Linking CXX executable bin/Sofa.Component.Engine.Analyze_test
[320/565] Linking CXX shared library lib/libSofa.Component.Collision.24.06.99.dylib
[321/565] Creating library symlink lib/libSofa.Component.Engine.Transform.dylib
[322/565] Creating library symlink lib/libSofa.Component.Collision.dylib
[323/565] Linking CXX executable bin/Sofa.Component.Engine.Generate_test
[324/565] Linking CXX executable bin/Sofa.Component.Engine.Select_test
[325/565] Linking CXX shared library lib/libSofa.Component.Engine.24.06.99.dylib
[326/565] Creating library symlink lib/libSofa.Component.Engine.dylib
[327/565] Linking CXX shared library lib/libSofa.Component.Haptics.24.06.99.dylib
[328/565] Creating library symlink lib/libSofa.Component.Haptics.dylib
[329/565] Linking CXX shared library lib/libSofa.GL.Component.Rendering2D.24.06.99.dylib
[330/565] Linking CXX executable bin/Sofa.Component.Engine.Transform_test
[331/565] Creating library symlink lib/libSofa.GL.Component.Rendering2D.dylib
[332/565] Linking CXX shared library lib/libSofa.GL.Component.Engine.24.06.99.dylib
[333/565] Creating library symlink lib/libSofa.GL.Component.Engine.dylib
[334/565] Linking CXX executable bin/Sofa.Component.Haptics_test
[335/565] Linking CXX shared library lib/libSofa.Component.24.06.99.dylib
[336/565] Creating library symlink lib/libSofa.Component.dylib
[337/565] Linking CXX executable bin/Sofa.GL_test
[338/565] Linking CXX shared library lib/libSofa.GL.Component.Rendering3D.24.06.99.dylib
[339/565] Creating library symlink lib/libSofa.GL.Component.Rendering3D.dylib
[340/565] Linking CXX executable bin/Sofa.Simulation_simutest
[341/565] Linking CXX shared library lib/libSofa.GUI.Component.24.06.99.dylib
[342/565] Linking CXX shared library lib/libSofa.SimulationCore.24.06.99.dylib
[343/565] Creating library symlink lib/libSofa.GUI.Component.dylib
[344/565] Creating library symlink lib/libSofa.SimulationCore.dylib
[345/565] Linking CXX shared library lib/libSofaBaseLinearSolver.24.06.99.dylib
[346/565] Creating library symlink lib/libSofaBaseLinearSolver.dylib
[347/565] Linking CXX shared library lib/libSofaFramework.24.06.99.dylib
[348/565] Creating library symlink lib/libSofaFramework.dylib
[349/565] Linking CXX shared library lib/libSofa.GUI.Common.24.06.99.dylib
[350/565] Creating library symlink lib/libSofa.GUI.Common.dylib
[351/565] Linking CXX shared library lib/libSofaEigen2Solver.24.06.99.dylib
[352/565] Linking CXX shared library lib/libSofaBaseTopology.24.06.99.dylib
[353/565] Building CXX object applications/plugins/SofaPython3/bindings/SofaGui/CMakeFiles/Bindings.SofaGui.dir/src/SofaPython3/SofaGui/Module_SofaGui.cpp.o
[354/565] Creating library symlink lib/libSofaEigen2Solver.dylib
[355/565] Creating library symlink lib/libSofaBaseTopology.dylib
[356/565] Linking CXX shared library lib/libSofa.GL.Component.Shader.24.06.99.dylib
[357/565] Creating library symlink lib/libSofa.GL.Component.Shader.dylib
[358/565] Linking CXX shared library lib/libSofa.GUI.Batch.24.06.99.dylib
[359/565] Creating library symlink lib/libSofa.GUI.Batch.dylib
[360/565] Linking CXX shared library lib/libSofaBaseCollision.24.06.99.dylib
[361/565] Creating library symlink lib/libSofaBaseCollision.dylib
[362/565] Linking CXX shared library lib/libSofa.GL.Component.24.06.99.dylib
[363/565] Creating library symlink lib/libSofa.GL.Component.dylib
[364/565] Linking CXX shared library lib/libSofaBaseMechanics.24.06.99.dylib
[365/565] Linking CXX shared library lib/libSofaBaseVisual.24.06.99.dylib
[366/565] Creating library symlink lib/libSofaBaseMechanics.dylib
[367/565] Creating library symlink lib/libSofaBaseVisual.dylib
[368/565] Linking CXX executable bin/Sofa.GL.Component.Rendering2D_test
[369/565] Linking CXX executable bin/Sofa.GL.Component.Engine_test
[370/565] Linking CXX shared library lib/libSofaBaseUtils.24.06.99.dylib
[371/565] Creating library symlink lib/libSofaBaseUtils.dylib
[372/565] Linking CXX shared library lib/libSofaSimpleFem.24.06.99.dylib
[373/565] Creating library symlink lib/libSofaSimpleFem.dylib
[374/565] Linking CXX shared library lib/libSofaRigid.24.06.99.dylib
[375/565] Creating library symlink lib/libSofaRigid.dylib
[376/565] Linking CXX shared library lib/libSofaBase.24.06.99.dylib
[377/565] Linking CXX shared library lib/libSofaDeformable.24.06.99.dylib
[378/565] Creating library symlink lib/libSofaBase.dylib
[379/565] Creating library symlink lib/libSofaDeformable.dylib
[380/565] Linking CXX shared library lib/libSofa.GUI.Qt.24.06.99.dylib
[381/565] Creating library symlink lib/libSofa.GUI.Qt.dylib
[382/565] Linking CXX shared library lib/libSofaObjectInteraction.24.06.99.dylib
[383/565] Creating library symlink lib/libSofaObjectInteraction.dylib
[384/565] Linking CXX shared library lib/libSofaEngine.24.06.99.dylib
[385/565] Linking CXX shared library lib/libSofaExplicitOdeSolver.24.06.99.dylib
[386/565] Creating library symlink lib/libSofaEngine.dylib
[387/565] Creating library symlink lib/libSofaExplicitOdeSolver.dylib
[388/565] Linking CXX shared library lib/libSofaImplicitOdeSolver.24.06.99.dylib
[389/565] Linking CXX shared library lib/libSofa.GUI.24.06.99.dylib
[390/565] Creating library symlink lib/libSofaImplicitOdeSolver.dylib
[391/565] Creating library symlink lib/libSofa.GUI.dylib
[392/565] Linking CXX shared library lib/libSofaLoader.24.06.99.dylib
[393/565] Linking CXX shared library lib/libSofaGeneralVisual.24.06.99.dylib
[394/565] Creating library symlink lib/libSofaLoader.dylib
[395/565] Creating library symlink lib/libSofaGeneralVisual.dylib
[396/565] Linking CXX shared library lib/libSofaGeneralMeshCollision.24.06.99.dylib
[397/565] Creating library symlink lib/libSofaGeneralMeshCollision.dylib
[398/565] Linking CXX shared library lib/libSofaGraphComponent.24.06.99.dylib
[399/565] Creating library symlink lib/libSofaGraphComponent.dylib
[400/565] Linking CXX shared library lib/libSofaBoundaryCondition.24.06.99.dylib
[401/565] Linking CXX shared library lib/libSofaGeneralAnimationLoop.24.06.99.dylib
[402/565] Creating library symlink lib/libSofaBoundaryCondition.dylib
[403/565] Creating library symlink lib/libSofaGeneralAnimationLoop.dylib
[404/565] Linking CXX shared library lib/libSofaGeneralDeformable.24.06.99.dylib
[405/565] Creating library symlink lib/libSofaGeneralDeformable.dylib
[406/565] Linking CXX shared library lib/libSofaGeneralEngine.24.06.99.dylib
[407/565] Creating library symlink lib/libSofaGeneralEngine.dylib
[408/565] Linking CXX shared library lib/libSofaGeneralExplicitOdeSolver.24.06.99.dylib
[409/565] Linking CXX shared library lib/libSofaGeneralImplicitOdeSolver.24.06.99.dylib
[410/565] Creating library symlink lib/libSofaGeneralExplicitOdeSolver.dylib
[411/565] Creating library symlink lib/libSofaGeneralImplicitOdeSolver.dylib
[412/565] Linking CXX shared library lib/libSofaGeneralLinearSolver.24.06.99.dylib
[413/565] Creating library symlink lib/libSofaGeneralLinearSolver.dylib
[414/565] Linking CXX shared library lib/libSofaGeneralRigid.24.06.99.dylib
[415/565] Linking CXX shared library lib/libSofaGeneralTopology.24.06.99.dylib
[416/565] Creating library symlink lib/libSofaGeneralRigid.dylib
[417/565] Creating library symlink lib/libSofaGeneralTopology.dylib
[418/565] Linking CXX shared library lib/libSofaTopologyMapping.24.06.99.dylib
[419/565] Creating library symlink lib/libSofaTopologyMapping.dylib
[420/565] Linking CXX shared library lib/libSofaGeneralLoader.24.06.99.dylib
[421/565] Creating library symlink lib/libSofaGeneralLoader.dylib
[422/565] Linking CXX shared library lib/libSofaExporter.24.06.99.dylib
[423/565] Creating library symlink lib/libSofaExporter.dylib
[424/565] Linking CXX shared library lib/libSofaSparseSolver.24.06.99.dylib
[425/565] Creating library symlink lib/libSofaSparseSolver.dylib
[426/565] Linking CXX shared library lib/libSofaUserInteraction.24.06.99.dylib
[427/565] Linking CXX shared library lib/libSofaPreconditioner.24.06.99.dylib
[428/565] Creating library symlink lib/libSofaUserInteraction.dylib
[429/565] Creating library symlink lib/libSofaPreconditioner.dylib
[430/565] Linking CXX shared library lib/libSofaDenseSolver.24.06.99.dylib
[431/565] Creating library symlink lib/libSofaDenseSolver.dylib
[432/565] Linking CXX shared library lib/libSofaNonUniformFem.24.06.99.dylib
[433/565] Creating library symlink lib/libSofaNonUniformFem.dylib
[434/565] Linking CXX shared library lib/libSofaConstraint.24.06.99.dylib
[435/565] Linking CXX shared library lib/libSofaOpenglVisual.24.06.99.dylib
[436/565] Creating library symlink lib/libSofaConstraint.dylib
[437/565] Creating library symlink lib/libSofaOpenglVisual.dylib
[438/565] Linking CXX shared library lib/libSofaMiscTopology.24.06.99.dylib
[439/565] Creating library symlink lib/libSofaMiscTopology.dylib
[440/565] Linking CXX shared library lib/libSofaMiscExtra.24.06.99.dylib
[441/565] Creating library symlink lib/libSofaMiscExtra.dylib
[442/565] Linking CXX shared library lib/libSofaMiscEngine.24.06.99.dylib
[443/565] Linking CXX shared library lib/libSofaMiscForceField.24.06.99.dylib
[444/565] Creating library symlink lib/libSofaMiscEngine.dylib
[445/565] Creating library symlink lib/libSofaMiscForceField.dylib
[446/565] Linking CXX shared library lib/libSofaMiscSolver.24.06.99.dylib
[447/565] Creating library symlink lib/libSofaMiscSolver.dylib
[448/565] Linking CXX shared library lib/libSofaMiscFem.24.06.99.dylib
[449/565] Creating library symlink lib/libSofaMiscFem.dylib
[450/565] Linking CXX shared library lib/libSofaMiscMapping.24.06.99.dylib
[451/565] Creating library symlink lib/libSofaMiscMapping.dylib
[452/565] Linking CXX shared library lib/libSofaHaptics.24.06.99.dylib
[453/565] Linking CXX shared library lib/libSofaMiscCollision.1.0.dylib
[454/565] Creating library symlink lib/libSofaHaptics.dylib
[455/565] Creating library symlink lib/libSofaMiscCollision.dylib
[456/565] Linking CXX shared library lib/libSofaGuiCommon.24.06.99.dylib
[457/565] Linking CXX shared library lib/libSofaValidation.24.06.99.dylib
[458/565] Creating library symlink lib/libSofaGuiCommon.dylib
[459/565] Creating library symlink lib/libSofaValidation.dylib
[460/565] Linking CXX shared library lib/libSofaGuiQt.24.06.99.dylib
[461/565] Linking CXX executable bin/SofaMiscCollision_test
[462/565] Creating library symlink lib/libSofaGuiQt.dylib
[463/565] Linking CXX shared library lib/libSofaCommon.24.06.99.dylib
[464/565] Linking CXX executable bin/SofaValidation_test
[465/565] Creating library symlink lib/libSofaCommon.dylib
[466/565] Linking CXX shared library lib/libSofaGeneral.24.06.99.dylib
[467/565] Linking CXX shared library lib/libSofaGui.24.06.99.dylib
[468/565] Creating library symlink lib/libSofaGeneral.dylib
[469/565] Creating library symlink lib/libSofaGui.dylib
[470/565] Linking CXX shared library lib/libSofaAdvanced.24.06.99.dylib
[471/565] Linking CXX shared library lib/libSofaMisc.24.06.99.dylib
[472/565] Creating library symlink lib/libSofaAdvanced.dylib
[473/565] Creating library symlink lib/libSofaMisc.dylib
[474/565] Linking CXX shared library lib/libSceneCreator.0.1.dylib
[475/565] Linking CXX shared library lib/libSofaComponentAll.1.0.dylib
[476/565] Creating library symlink lib/libSceneCreator.dylib
[477/565] Creating library symlink lib/libSofaComponentAll.dylib
[478/565] Linking CXX shared library lib/libArticulatedSystemPlugin.1.0.dylib
[479/565] Linking CXX shared library lib/libSofa.Component.SolidMechanics.Testing.dylib
[480/565] Linking CXX executable bin/Sofa.Component.SolidMechanics_simutest
[481/565] Linking CXX executable bin/Sofa.Component.Constraint.Projective_test
[482/565] Linking CXX executable bin/Sofa.Component.SolidMechanics.Spring_test
[483/565] Linking CXX executable bin/Sofa.Component.SolidMechanics.FEM.Elastic_test
[484/565] Linking CXX executable bin/Sofa.Component.SolidMechanics.FEM.HyperElastic_test
[485/565] Linking CXX executable bin/Sofa.Component.MechanicalLoad_test
[486/565] Linking CXX shared library lib/libMultiThreading.0.1.dylib
[487/565] Linking CXX executable bin/Sofa.Component.Collision.Response.Contact_test
[488/565] Creating library symlink lib/libArticulatedSystemPlugin.dylib
[489/565] Creating library symlink lib/libMultiThreading.dylib
[490/565] Linking CXX executable bin/sceneCreatorExamples
[491/565] Linking CXX executable bin/SceneCreator_test
[492/565] Building CXX object applications/plugins/SofaPython3/bindings/SofaGui/CMakeFiles/Bindings.SofaGui.dir/src/SofaPython3/SofaGui/Binding_BaseGui.cpp.o
[493/565] Linking CXX executable bin/MultiThreading_test
[494/565] Building CXX object applications/plugins/SofaPython3/bindings/SofaTypes/CMakeFiles/Bindings.SofaTypes.dir/src/SofaPython3/SofaTypes/Binding_Quat.cpp.o
[495/565] Building CXX object applications/plugins/SofaPython3/bindings/SofaGui/CMakeFiles/Bindings.SofaGui.dir/src/SofaPython3/SofaGui/Binding_GUIManager.cpp.o
[496/565] Linking CXX shared library lib/libSofaPython3.1.0.dylib
[497/565] Creating library symlink lib/libSofaPython3.dylib
[498/565] Building CXX object applications/plugins/SofaPython3/bindings/SofaTypes/CMakeFiles/Bindings.SofaTypes.dir/src/SofaPython3/SofaTypes/Binding_Vec.cpp.o
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/applications/plugins/SofaPython3/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Vec.cpp:145:27: warning: explicitly assigning value of variable of type 'const pybind11::detail::self_t' to itself [-Wself-assign-overloaded]
            .def(py::self -= py::self);
                 ~~~~~~~~ ^  ~~~~~~~~
1 warning generated.
[499/565] Building CXX object applications/plugins/SofaPython3/bindings/SofaTypes/tests/CMakeFiles/Bindings.SofaTypes.Tests.dir/PythonModule_SofaTypes_test.cpp.o
[500/565] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaBaseTopology/CMakeFiles/Bindings.Modules.SofaBaseTopology.dir/Binding_RegularGridTopology.cpp.o
[501/565] Linking CXX shared library lib/python3/site-packages/Sofa/Components.cpython-310-darwin.so
[502/565] Linking CXX shared library lib/python3/site-packages/Sofa/Simulation.cpython-310-darwin.so
[503/565] Linking CXX shared library lib/python3/site-packages/Sofa/Helper.cpython-310-darwin.so
[504/565] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaBaseTopology/CMakeFiles/Bindings.Modules.SofaBaseTopology.dir/Binding_SparseGridTopology.cpp.o
[505/565] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaBaseTopology/CMakeFiles/Bindings.Modules.SofaBaseTopology.dir/Module_SofaBaseTopology.cpp.o
[506/565] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaDeformable/CMakeFiles/Bindings.Modules.SofaDeformable.dir/Module_SofaDeformable.cpp.o
[507/565] Linking CXX shared library lib/python3/site-packages/Sofa/Core.cpython-310-darwin.so
[508/565] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaDeformable/CMakeFiles/Bindings.Modules.SofaDeformable.dir/Binding_LinearSpring.cpp.o
[509/565] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaDeformable/CMakeFiles/Bindings.Modules.SofaDeformable.dir/Binding_SpringForceField.cpp.o
[510/565] Linking CXX shared library lib/python3/site-packages/Sofa/SofaBaseTopology.cpython-310-darwin.so
[511/565] Linking CXX shared library lib/python3/site-packages/Sofa/Types.cpython-310-darwin.so
[512/565] Linking CXX shared library lib/python3/site-packages/SofaRuntime/SofaRuntime.cpython-310-darwin.so
[513/565] Linking CXX shared library lib/python3/site-packages/Sofa/Gui.cpython-310-darwin.so
[514/565] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaLinearSolver/CMakeFiles/Bindings.Modules.SofaLinearSolver.dir/Module_SofaLinearSolver.cpp.o
[515/565] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaLinearSolver/CMakeFiles/Bindings.Modules.SofaLinearSolver.dir/Binding_LinearSolver.cpp.o
[516/565] Linking CXX shared library lib/python3/site-packages/Sofa/SofaDeformable.cpython-310-darwin.so
[517/565] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaLinearSystem/CMakeFiles/Bindings.Modules.SofaLinearSystem.dir/Module_SofaLinearSystem.cpp.o
[518/565] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaLinearSystem/CMakeFiles/Bindings.Modules.SofaLinearSystem.dir/Binding_LinearSystem.cpp.o
[519/565] Linking CXX shared library lib/python3/site-packages/SofaTypes/SofaTypes.cpython-310-darwin.so
[520/565] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaConstraintSolver/CMakeFiles/Bindings.Modules.SofaConstraintSolver.dir/Module_SofaConstraintSolver.cpp.o
[521/565] Linking CXX shared library lib/python3/site-packages/Sofa/SofaLinearSolver.cpython-310-darwin.so
[522/565] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaConstraintSolver/CMakeFiles/Bindings.Modules.SofaConstraintSolver.dir/Binding_ConstraintSolver.cpp.o
[523/565] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaGL/CMakeFiles/Bindings.Modules.SofaGL.dir/Module_SofaGL.cpp.o
[524/565] Building CXX object applications/plugins/SofaPython3/bindings/Modules/tests/CMakeFiles/Bindings.Modules.Tests.dir/main.cpp.o
[525/565] Building CXX object applications/plugins/SofaPython3/bindings/Modules/src/SofaPython3/SofaGL/CMakeFiles/Bindings.Modules.SofaGL.dir/Binding_DrawToolGL.cpp.o
[526/565] Linking CXX shared library lib/python3/site-packages/Sofa/SofaLinearSystem.cpython-310-darwin.so
[527/565] Building CXX object applications/plugins/SofaPython3/bindings/SofaExporter/CMakeFiles/Bindings.SofaExporter.dir/src/SofaExporter/Binding_STLExporter.cpp.o
[528/565] Building CXX object applications/plugins/SofaPython3/bindings/SofaExporter/CMakeFiles/Bindings.SofaExporter.dir/src/SofaExporter/Binding_VisualModelOBJExporter.cpp.o
[529/565] Linking CXX shared library lib/python3/site-packages/Sofa/SofaConstraintSolver.cpython-310-darwin.so
[530/565] Building CXX object applications/plugins/SofaPython3/bindings/SofaExporter/CMakeFiles/Bindings.SofaExporter.dir/src/SofaExporter/Module_SofaExporter.cpp.o
[531/565] Building CXX object applications/plugins/SofaPython3/Testing/CMakeFiles/SofaPython3Testing.dir/src/SofaPython3Testing/init.cpp.o
[532/565] Building CXX object applications/plugins/SofaPython3/Testing/CMakeFiles/SofaPython3Testing.dir/src/SofaPython3Testing/PythonTest.cpp.o
[533/565] Linking CXX shared library lib/python3/site-packages/Sofa/SofaGL.cpython-310-darwin.so
[534/565] SofaMatrix: Patching cmake_install.cmake
[535/565] Building CXX object applications/plugins/SofaPython3/Testing/CMakeFiles/SofaPython3Testing.dir/src/SofaPython3Testing/PythonTestExtractor.cpp.o
[536/565] Linking CXX shared library lib/python3/site-packages/SofaExporter.cpython-310-darwin.so
[537/565] Linking C shared library lib/metis.framework/Versions/A/metis
[538/565] SceneChecking: Patching cmake_install.cmake
[539/565] Linking CXX shared library lib/libSofaPython3Testing.1.0.dylib
[540/565] Linking CXX shared library lib/libSceneChecking.24.06.99.dylib
[541/565] Creating library symlink lib/libSofaPython3Testing.dylib
[542/565] Creating library symlink lib/libSceneChecking.dylib
[543/565] Linking CXX executable bin/getDeprecatedComponents
[544/565] Linking CXX executable bin/Bindings.SofaRuntime.Tests
[545/565] Linking CXX executable bin/Bindings.Sofa.Tests
[546/565] Linking CXX shared library lib/libSofaMatrix.1.0.dylib
[547/565] Linking CXX executable bin/Bindings.SofaTypes.Tests
[548/565] Creating library symlink lib/libSofaMatrix.dylib
[549/565] Linking CXX executable bin/Bindings.Modules.Tests
[550/565] Linking CXX executable bin/SceneChecking_test
[551/565] Building CXX object applications/projects/Regression/Regression_test/CMakeFiles/Regression_test.dir/main.cpp.o
[552/565] Linking CXX executable bin/runSofa_test
[553/565] Linking CXX executable bin/runSofa-24.06.99
[554/565] Creating executable symlink bin/runSofa
[555/565] Building CXX object applications/projects/Regression/Regression_test/CMakeFiles/Regression_test.dir/RegressionSceneList.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/applications/projects/Regression/Regression_test/RegressionSceneList.cpp:22:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/applications/projects/Regression/Regression_test/RegressionSceneList.inl:207:9: warning: unused variable 'error' [-Wunused-variable]
    int error = helper::system::FileSystem::findFiles(scenesDir, regressionListFiles, listFilename, 5);
        ^
1 warning generated.
[556/565] Linking CXX shared library lib/libSofaPhysicsAPI.24.06.99.dylib
[557/565] Creating library symlink lib/libSofaPhysicsAPI.dylib
[558/565] Building CXX object applications/projects/Regression/Regression_test/CMakeFiles/Regression_test.dir/Regression_test.cpp.o
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/applications/projects/Regression/Regression_test/Regression_test.cpp:1:
In file included from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/applications/projects/Regression/Regression_test/Regression_test.h:25:
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/applications/projects/Regression/Regression_test/RegressionSceneList.inl:207:9: warning: unused variable 'error' [-Wunused-variable]
    int error = helper::system::FileSystem::findFiles(scenesDir, regressionListFiles, listFilename, 5);
        ^
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/applications/projects/Regression/Regression_test/Regression_test.cpp:43:29: warning: unused variable 'simulation' [-Wunused-variable]
    simulation::Simulation* simulation = simulation::getSimulation();
                            ^
2 warnings generated.
[559/565] Linking CXX executable bin/chainHybrid
[560/565] Linking CXX executable bin/mixedPendulum
[561/565] Linking CXX executable bin/Regression_test-24.06.99
[562/565] Linking CXX executable bin/compositeObject
[563/565] Creating executable symlink bin/Regression_test
[564/565] Linking CXX executable bin/oneParticle
[565/565] Linking CXX executable bin/oneTetrahedron
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042&config=macos_clang_default&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release/5049/&status=success
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/b3f2f2a42ae5bf59b449b15dff6aec9b929d5042 (sent): [success] macos_clang_default - Build OK.
[END] Build (2024-04-18 14:20:26.916257) - took 10.10140 seconds
[BEGIN] Post build (2024-04-18 14:20:26.962595)
Removing SofaCUDA and SofaPython from plugin_list.conf.default
[END] Post build (2024-04-18 14:20:27.091451) - took 0.055 seconds
[BEGIN] Unit tests (2024-04-18 14:20:27.122510)
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042&config=macos_clang_default&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release/5049/&tests_status=running
Initializing unit testing.
Starting all unit tests...
Waiting for thread 1/4 (PID 93377) to finish...



------------------------------------------

Running unit-tests Sofa.Core_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Core_test --gtest_output=xml:unit-tests/Sofa.Core_test/report.xml 2>&1"

[==========] Running 89 tests from 33 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from ReadAccessor
[ RUN      ] ReadAccessor.DataPrimitiveTypes
[       OK ] ReadAccessor.DataPrimitiveTypes (0 ms)
[ RUN      ] ReadAccessor.DataVectorTypes
[       OK ] ReadAccessor.DataVectorTypes (0 ms)
[----------] 2 tests from ReadAccessor (0 ms total)

[----------] 2 tests from WriteAccessor
[ RUN      ] WriteAccessor.PrimitiveTypes
[       OK ] WriteAccessor.PrimitiveTypes (0 ms)
[ RUN      ] WriteAccessor.VectorTypes
[       OK ] WriteAccessor.VectorTypes (0 ms)
[----------] 2 tests from WriteAccessor (0 ms total)

[----------] 1 test from NarrowPhaseDetection_test
[ RUN      ] NarrowPhaseDetection_test.DetectionOutputMap
[       OK ] NarrowPhaseDetection_test.DetectionOutputMap (0 ms)
[----------] 1 test from NarrowPhaseDetection_test (0 ms total)

[----------] 1 test from MeshLoader_test
[ RUN      ] MeshLoader_test.createSubElements
[       OK ] MeshLoader_test.createSubElements (0 ms)
[----------] 1 test from MeshLoader_test (0 ms total)

[----------] 1 test from AspectPoolTest
[ RUN      ] AspectPoolTest.allocate
[       OK ] AspectPoolTest.allocate (0 ms)
[----------] 1 test from AspectPoolTest (0 ms total)

[----------] 13 tests from BaseClass_test
[ RUN      ] BaseClass_test.checkClassEquivalence
[       OK ] BaseClass_test.checkClassEquivalence (0 ms)
[ RUN      ] BaseClass_test.checkStaticClassName
[       OK ] BaseClass_test.checkStaticClassName (0 ms)
[ RUN      ] BaseClass_test.checkDynamicClassName
[       OK ] BaseClass_test.checkDynamicClassName (0 ms)
[ RUN      ] BaseClass_test.checkDynamicCustomName
[       OK ] BaseClass_test.checkDynamicCustomName (0 ms)
[ RUN      ] BaseClass_test.checkDynamicGetCustomTemplateName
[       OK ] BaseClass_test.checkDynamicGetCustomTemplateName (0 ms)
[ RUN      ] BaseClass_test.checkDynamicClassNameOnBase
[       OK ] BaseClass_test.checkDynamicClassNameOnBase (0 ms)
[ RUN      ] BaseClass_test.checkDynamicClassCustomNameOnBase
[       OK ] BaseClass_test.checkDynamicClassCustomNameOnBase (0 ms)
[ RUN      ] BaseClass_test.checkDynamicGetCustomTemplateNameOnBase
[       OK ] BaseClass_test.checkDynamicGetCustomTemplateNameOnBase (0 ms)
[ RUN      ] BaseClass_test.checkStaticDefaultTemplate
[       OK ] BaseClass_test.checkStaticDefaultTemplate (0 ms)
[ RUN      ] BaseClass_test.checkStaticDefaultTemplateOverridenByCustom
[       OK ] BaseClass_test.checkStaticDefaultTemplateOverridenByCustom (0 ms)
[ RUN      ] BaseClass_test.checkNameSpace
[       OK ] BaseClass_test.checkNameSpace (0 ms)
[ RUN      ] BaseClass_test.checkStaticGetCustomClassNameOldWay
[       OK ] BaseClass_test.checkStaticGetCustomClassNameOldWay (0 ms)
[ RUN      ] BaseClass_test.checkNestedClass
[       OK ] BaseClass_test.checkNestedClass (0 ms)
[----------] 13 tests from BaseClass_test (1 ms total)

[----------] 2 tests from BaseData_test
[ RUN      ] BaseData_test.setGetName
[       OK ] BaseData_test.setGetName (0 ms)
[ RUN      ] BaseData_test.getLinkName
[       OK ] BaseData_test.getLinkName (0 ms)
[----------] 2 tests from BaseData_test (0 ms total)

[----------] 1 test from SingleLink/BaseLinkTests/0, where TypeParam = sofa::core::objectmodel::SingleLink<sofa::core::objectmodel::BaseObject,sofa::core::objectmodel::BaseObject,32u>
[ RUN      ] SingleLink/BaseLinkTests/0.checkOwnerSetGet
[       OK ] SingleLink/BaseLinkTests/0.checkOwnerSetGet (0 ms)
[----------] 1 test from SingleLink/BaseLinkTests/0 (0 ms total)

[----------] 1 test from SingleLink/BaseLinkTests/1, where TypeParam = sofa::core::objectmodel::SingleLink<sofa::core::objectmodel::BaseObject,sofa::core::objectmodel::BaseObject,1u>
[ RUN      ] SingleLink/BaseLinkTests/1.checkOwnerSetGet
[       OK ] SingleLink/BaseLinkTests/1.checkOwnerSetGet (0 ms)
[----------] 1 test from SingleLink/BaseLinkTests/1 (0 ms total)

[----------] 1 test from MultiLink/BaseLinkTests/0, where TypeParam = sofa::core::objectmodel::MultiLink<sofa::core::objectmodel::BaseObject,sofa::core::objectmodel::BaseObject,32u>
[ RUN      ] MultiLink/BaseLinkTests/0.checkOwnerSetGet
[       OK ] MultiLink/BaseLinkTests/0.checkOwnerSetGet (0 ms)
[----------] 1 test from MultiLink/BaseLinkTests/0 (0 ms total)

[----------] 1 test from MultiLink/BaseLinkTests/1, where TypeParam = sofa::core::objectmodel::MultiLink<sofa::core::objectmodel::BaseObject,sofa::core::objectmodel::BaseObject,1u>
[ RUN      ] MultiLink/BaseLinkTests/1.checkOwnerSetGet
[       OK ] MultiLink/BaseLinkTests/1.checkOwnerSetGet (0 ms)
[----------] 1 test from MultiLink/BaseLinkTests/1 (0 ms total)

[----------] 5 tests from BaseObjectDescription_test
[ RUN      ] BaseObjectDescription_test.checkConstructorBehavior
[ERROR]   [BaseObjectDescription] findObject: Node aNonExistantName NOT FOUND.
[       OK ] BaseObjectDescription_test.checkConstructorBehavior (0 ms)
[ RUN      ] BaseObjectDescription_test.checkSetGetAttribute
[       OK ] BaseObjectDescription_test.checkSetGetAttribute (0 ms)
[ RUN      ] BaseObjectDescription_test.checkGetAttributeAsFloat
[       OK ] BaseObjectDescription_test.checkGetAttributeAsFloat (0 ms)
[ RUN      ] BaseObjectDescription_test.checkGetAttributeAsInt
[       OK ] BaseObjectDescription_test.checkGetAttributeAsInt (0 ms)
[ RUN      ] BaseObjectDescription_test.checkRemoveAnAttribute
[       OK ] BaseObjectDescription_test.checkRemoveAnAttribute (0 ms)
[----------] 5 tests from BaseObjectDescription_test (0 ms total)

[----------] 2 tests from Data_test
[ RUN      ] Data_test.getValueTypeString
[       OK ] Data_test.getValueTypeString (0 ms)
[ RUN      ] Data_test.getNameWithValueTypeInfo
[       OK ] Data_test.getNameWithValueTypeInfo (0 ms)
[----------] 2 tests from Data_test (0 ms total)

[----------] 5 tests from DataLink_test
[ RUN      ] DataLink_test.UnsetByValue
[       OK ] DataLink_test.UnsetByValue (0 ms)
[ RUN      ] DataLink_test.SetParentOfDifferentType
[       OK ] DataLink_test.SetParentOfDifferentType (0 ms)
[ RUN      ] DataLink_test.Set
[       OK ] DataLink_test.Set (0 ms)
[ RUN      ] DataLink_test.Unset
[       OK ] DataLink_test.Unset (0 ms)
[ RUN      ] DataLink_test.updateFromParent
[       OK ] DataLink_test.updateFromParent (0 ms)
[----------] 5 tests from DataLink_test (0 ms total)

[----------] 3 tests from DataFileName_test
[ RUN      ] DataFileName_test.checkSetGetValues
[       OK ] DataFileName_test.checkSetGetValues (0 ms)
[ RUN      ] DataFileName_test.checkSetGetFullPath
[       OK ] DataFileName_test.checkSetGetFullPath (0 ms)
[ RUN      ] DataFileName_test.checkSetGetRelativePath
[       OK ] DataFileName_test.checkSetGetRelativePath (0 ms)
[----------] 3 tests from DataFileName_test (0 ms total)

[----------] 2 tests from DataFileNameVector_test
[ RUN      ] DataFileNameVector_test.setValueAsString_spaces
[       OK ] DataFileNameVector_test.setValueAsString_spaces (0 ms)
[ RUN      ] DataFileNameVector_test.read_spaces
[       OK ] DataFileNameVector_test.read_spaces (0 ms)
[----------] 2 tests from DataFileNameVector_test (0 ms total)

[----------] 6 tests from DataCallback_test
[ RUN      ] DataCallback_test.testDataCallbackWithBind_1
[INFO]    [DataCallback_test] TestObject : Value of objdata1 changed : 123
[WARNING] [DataCallback_test] TestObject : Value of objdata2 did not change : 1
[       OK ] DataCallback_test.testDataCallbackWithBind_1 (0 ms)
[ RUN      ] DataCallback_test.testDataCallbackWithOldSyntax_1
[INFO]    [DataCallback_test] TestObject : Value of objdata1 changed : 123
[WARNING] [DataCallback_test] TestObject : Value of objdata2 did not change : 1
[       OK ] DataCallback_test.testDataCallbackWithOldSyntax_1 (0 ms)
[ RUN      ] DataCallback_test.testDataCallback_1
[INFO]    [DataCallback_test] TestObject : Value of objdata1 changed : 123
[WARNING] [DataCallback_test] TestObject : Value of objdata2 did not change : 1
[       OK ] DataCallback_test.testDataCallback_1 (0 ms)
[ RUN      ] DataCallback_test.testDataCallback_2
[SUGGESTION] [DataCallback_test] TestObject : Value of objdata2 changed : 456
[ERROR]   [DataCallback_test] TestObject : Value of objdata1 did not change : 0
[       OK ] DataCallback_test.testDataCallback_2 (0 ms)
[ RUN      ] DataCallback_test.testDataCallbackExample_1
[INFO]    [Example1] 5+0=5
[INFO]    [Example1] 5*0=0
[INFO]    [Example1] 5+6=11
[INFO]    [Example1] 5*6=30
[INFO]    [Example1] 5+7=12
[INFO]    [Example1] 5*7=35
[       OK ] DataCallback_test.testDataCallbackExample_1 (0 ms)
[ RUN      ] DataCallback_test.testDataCallback_All
[FATAL]   [DataCallback_test] TestObject : Value of objdata1 or objdata2 change : 234 | 1
[FATAL]   [DataCallback_test] TestObject : Value of objdata1 or objdata2 change : 234 | 987
[       OK ] DataCallback_test.testDataCallback_All (0 ms)
[----------] 6 tests from DataCallback_test (0 ms total)

[----------] 7 tests from DDGNode_test
[ RUN      ] DDGNode_test.addInput
[       OK ] DDGNode_test.addInput (0 ms)
[ RUN      ] DDGNode_test.addOutput
[       OK ] DDGNode_test.addOutput (0 ms)
[ RUN      ] DDGNode_test.dellInput
[       OK ] DDGNode_test.dellInput (0 ms)
[ RUN      ] DDGNode_test.dellOutput
[       OK ] DDGNode_test.dellOutput (0 ms)
[ RUN      ] DDGNode_test.propagationScenario1
[       OK ] DDGNode_test.propagationScenario1 (0 ms)
[ RUN      ] DDGNode_test.propagationScenario2
[       OK ] DDGNode_test.propagationScenario2 (0 ms)
[ RUN      ] DDGNode_test.propagationScenario3
[       OK ] DDGNode_test.propagationScenario3 (0 ms)
[----------] 7 tests from DDGNode_test (0 ms total)

[----------] 2 tests from RemoveData_test
[ RUN      ] RemoveData_test.testRemoved
[ERROR]   [MyObject(unnamed)] Attribute 'removedData' has been removed since SOFA v23.12. You should now use XXXX
[       OK ] RemoveData_test.testRemoved (0 ms)
[ RUN      ] RemoveData_test.testDeprecated
[DEPRECATED] [MyObject(unnamed)] Attribute 'deprecatedData' has been deprecated since SOFA v23.06 and it will be removed in SOFA v23.12. You should now use XXXX
[       OK ] RemoveData_test.testDeprecated (0 ms)
[----------] 2 tests from RemoveData_test (0 ms total)

[----------] 8 tests from SingleLink_test
[ RUN      ] SingleLink_test.checkAccess
[       OK ] SingleLink_test.checkAccess (0 ms)
[ RUN      ] SingleLink_test.checkIsSetPersistent
[       OK ] SingleLink_test.checkIsSetPersistent (0 ms)
[ RUN      ] SingleLink_test.checkCounterLogic
[       OK ] SingleLink_test.checkCounterLogic (0 ms)
[ RUN      ] SingleLink_test.checkMultiLink
[       OK ] SingleLink_test.checkMultiLink (0 ms)
[ RUN      ] SingleLink_test.getOwnerBase
[       OK ] SingleLink_test.getOwnerBase (0 ms)
[ RUN      ] SingleLink_test.checkClearSetValue
[       OK ] SingleLink_test.checkClearSetValue (0 ms)
[ RUN      ] SingleLink_test.checkClearSetPath
[       OK ] SingleLink_test.checkClearSetPath (0 ms)
[ RUN      ] SingleLink_test.checkEmptyness
[       OK ] SingleLink_test.checkEmptyness (0 ms)
[----------] 8 tests from SingleLink_test (0 ms total)

[----------] 2 tests from VectorData_test
[ RUN      ] VectorData_test.test_resize
[       OK ] VectorData_test.test_resize (0 ms)
[ RUN      ] VectorData_test.test_link
[       OK ] VectorData_test.test_link (0 ms)
[----------] 2 tests from VectorData_test (0 ms total)

[----------] 1 test from BaseMeshTopology
[ RUN      ] BaseMeshTopology.invalidContainers
[       OK ] BaseMeshTopology.invalidContainers (0 ms)
[----------] 1 test from BaseMeshTopology (0 ms total)

[----------] 1 test from DataEngine_test
[ RUN      ] DataEngine_test.testDataEngine
[       OK ] DataEngine_test.testDataEngine (0 ms)
[----------] 1 test from DataEngine_test (0 ms total)

[----------] 3 tests from Engine_test
[ RUN      ] Engine_test.check_engine2_update
[       OK ] Engine_test.check_engine2_update (0 ms)
[ RUN      ] Engine_test.check_engine3_update
[       OK ] Engine_test.check_engine3_update (0 ms)
[ RUN      ] Engine_test.check_propagation
[       OK ] Engine_test.check_propagation (0 ms)
[----------] 3 tests from Engine_test (0 ms total)

[----------] 1 test from MatrixAccumulatorInterface
[ RUN      ] MatrixAccumulatorInterface.Mat33
[       OK ] MatrixAccumulatorInterface.Mat33 (0 ms)
[----------] 1 test from MatrixAccumulatorInterface (0 ms total)

[----------] 1 test from MatrixAccumulatorIndexChecker
[ RUN      ] MatrixAccumulatorIndexChecker.RangeVerification
[ERROR]   [RangeVerification] Trying to accumulate a matrix entry out of the allowed submatrix: maximum row index is 40 while 3123 was provided
[ERROR]   [RangeVerification] Trying to accumulate a matrix entry out of the allowed submatrix: maximum column index is 20 while 21 was provided
[ERROR]   [RangeVerification] Trying to accumulate a matrix entry out of the allowed submatrix: maximum row index is 40 while 41 was provided
[ERROR]   [RangeVerification] Trying to accumulate a matrix entry out of the allowed submatrix: maximum row index is 40 while 41 was provided
[ERROR]   [RangeVerification] Trying to accumulate a matrix entry out of the allowed submatrix: maximum column index is 20 while 21 was provided
[       OK ] MatrixAccumulatorIndexChecker.RangeVerification (0 ms)
[----------] 1 test from MatrixAccumulatorIndexChecker (0 ms total)

[----------] 5 tests from ObjectFactory_test
[ RUN      ] ObjectFactory_test.testDuplicatedRegistration
[WARNING] [ObjectFactory] Class already registered: TestObject<l>
[       OK ] ObjectFactory_test.testDuplicatedRegistration (0 ms)
[ RUN      ] ObjectFactory_test.testValidAlias
[       OK ] ObjectFactory_test.testValidAlias (0 ms)
[ RUN      ] ObjectFactory_test.testInvalidAlias
[ERROR]   [ObjectFactory::addAlias()] Target class for alias 'NoWhere' not found: InvalidAlias
[       OK ] ObjectFactory_test.testInvalidAlias (0 ms)
[ RUN      ] ObjectFactory_test.testDuplicatedAlias
[ERROR]   [ObjectFactory::addAlias()] Name already exists: DuplicatedAlias
[       OK ] ObjectFactory_test.testDuplicatedAlias (0 ms)
[ RUN      ] ObjectFactory_test.testHasCreator
[       OK ] ObjectFactory_test.testHasCreator (0 ms)
[----------] 5 tests from ObjectFactory_test (0 ms total)

[----------] 2 tests from PathResolver_test
[ RUN      ] PathResolver_test.checkSyntaxValidPath
[       OK ] PathResolver_test.checkSyntaxValidPath (0 ms)
[ RUN      ] PathResolver_test.checkSyntaxInvalidPath
[       OK ] PathResolver_test.checkSyntaxInvalidPath (0 ms)
[----------] 2 tests from PathResolver_test (0 ms total)

[----------] 1 test from DataTracker_test
[ RUN      ] DataTracker_test.testTrackedData
[       OK ] DataTracker_test.testTrackedData (0 ms)
[----------] 1 test from DataTracker_test (0 ms total)

[----------] 1 test from DataTrackerEngine_test
[ RUN      ] DataTrackerEngine_test.testTrackedData
[       OK ] DataTrackerEngine_test.testTrackedData (0 ms)
[----------] 1 test from DataTrackerEngine_test (0 ms total)

[----------] 1 test from DataTrackerFunctor_test
[ RUN      ] DataTrackerFunctor_test.test
[INFO]    [MyDataFunctor] Data myData just changed for the 1-th time
[INFO]    [MyDataFunctor] Data myData just changed for the 2-th time
[INFO]    [MyDataFunctor] Data myData just changed for the 3-th time
[INFO]    [MyDataFunctor] Data myData just changed for the 4-th time
[INFO]    [MyDataFunctor] Data myData just changed for the 5-th time
[       OK ] DataTrackerFunctor_test.test (0 ms)
[----------] 1 test from DataTrackerFunctor_test (0 ms total)

[----------] 1 test from VecId
[ RUN      ] VecId.name
[       OK ] VecId.name (0 ms)
[----------] 1 test from VecId (0 ms total)

[----------] 3 tests from DisplayFlags
[ RUN      ] DisplayFlags.getAllFlagsLabels
[       OK ] DisplayFlags.getAllFlagsLabels (0 ms)
[ RUN      ] DisplayFlags.readFromObject
[       OK ] DisplayFlags.readFromObject (0 ms)
[ RUN      ] DisplayFlags.readFromData
[       OK ] DisplayFlags.readFromData (0 ms)
[----------] 3 tests from DisplayFlags (0 ms total)

[----------] Global test environment tear-down
[==========] 89 tests from 33 test suites ran. (5 ms total)
[  PASSED  ] 89 tests.



------------------------------------------

Running unit-tests MultiThreading_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/MultiThreading_test --gtest_output=xml:unit-tests/MultiThreading_test/report.xml 2>&1"

[==========] Running 3 tests from 3 test suites.
[----------] Global test environment set-up.
[----------] 1 test from DataExchange
[ RUN      ] DataExchange.getTemplateName
[       OK ] DataExchange.getTemplateName (0 ms)
[----------] 1 test from DataExchange (0 ms total)

[----------] 1 test from MeanComputation
[ RUN      ] MeanComputation.getTemplateName
[       OK ] MeanComputation.getTemplateName (0 ms)
[----------] 1 test from MeanComputation (0 ms total)

[----------] 1 test from ParallelImplementationsRegistry
[ RUN      ] ParallelImplementationsRegistry.existInObjectFactory
[       OK ] ParallelImplementationsRegistry.existInObjectFactory (0 ms)
[----------] 1 test from ParallelImplementationsRegistry (0 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 3 test suites ran. (0 ms total)
[  PASSED  ] 3 tests.



------------------------------------------

Running unit-tests Sofa.Component.IO.Mesh_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.IO.Mesh_test --gtest_output=xml:unit-tests/Sofa.Component.IO.Mesh_test/report.xml 2>&1"

[==========] Running 68 tests from 9 test suites.
[----------] Global test environment set-up.
[----------] 1 test from MeshGmshLoader_test
[ RUN      ] MeshGmshLoader_test.LoadCall
[       OK ] MeshGmshLoader_test.LoadCall (1 ms)
[----------] 1 test from MeshGmshLoader_test (1 ms total)

[----------] 1 test from MeshOBJLoader_test
[ RUN      ] MeshOBJLoader_test.LoadCall
[ERROR]   [MeshOBJLoader(unnamed)] Cannot read file ''.
[       OK ] MeshOBJLoader_test.LoadCall (38 ms)
[----------] 1 test from MeshOBJLoader_test (38 ms total)

[----------] 1 test from MeshSTLLoaderTest
[ RUN      ] MeshSTLLoaderTest.LoadCall
[ERROR]   [MeshSTLLoader(unnamed)] File  not found 
[WARNING] [MeshSTLLoader(unnamed)] Found 4 degenerated triangles (triangles which indices are not all different). Those triangles have not been added to the list of triangles
[       OK ] MeshSTLLoaderTest.LoadCall (195 ms)
[----------] 1 test from MeshSTLLoaderTest (195 ms total)

[----------] 5 tests from MeshVTKLoaderTest
[ RUN      ] MeshVTKLoaderTest.detectFileType
[       OK ] MeshVTKLoaderTest.detectFileType (0 ms)
[ RUN      ] MeshVTKLoaderTest.loadLegacy
[       OK ] MeshVTKLoaderTest.loadLegacy (1 ms)
[ RUN      ] MeshVTKLoaderTest.loadXML
[       OK ] MeshVTKLoaderTest.loadXML (16 ms)
[ RUN      ] MeshVTKLoaderTest.loadLegacy_binary
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'scalars' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'scalars' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'mytest' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'xRamp' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'yRamp' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'zRamp' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'outVect' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'vect2' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'scalars' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'cRamp1' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'cRamp2' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'cVects' already used as a Data in this class or in a parent class
[WARNING] [MeshVTKLoader(unnamed)] Data field name 'cv2' already used as a Data in this class or in a parent class
[       OK ] MeshVTKLoaderTest.loadLegacy_binary (0 ms)
[ RUN      ] MeshVTKLoaderTest.loadInvalidFilenames
[ERROR]   [MeshVTKLoader(unnamed)] Header not recognized
[ERROR]   [MeshVTKLoader(unnamed)] Header not recognized
[ERROR]   [FileRepository] File test.vtu NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build
[ERROR]   [MeshVTKLoader(unnamed)] Header not recognized
[ERROR]   [FileRepository] File test.vtk NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build
[ERROR]   [MeshVTKLoader(unnamed)] Header not recognized
[       OK ] MeshVTKLoaderTest.loadInvalidFilenames (42 ms)
[----------] 5 tests from MeshVTKLoaderTest (62 ms total)

[----------] 2 tests from MeshXspLoader_test
[ RUN      ] MeshXspLoader_test.test_defaultBehavior
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.IO.Mesh.dylib
[       OK ] MeshXspLoader_test.test_defaultBehavior (1 ms)
[ RUN      ] MeshXspLoader_test.test_invalidFile
[ERROR]   [MeshXspLoader(MeshXspLoader)] File: '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/Sofa/Component/IO/Mesh/tests/files/invalidFile.xs3' not found. 
[       OK ] MeshXspLoader_test.test_invalidFile (0 ms)
[----------] 2 tests from MeshXspLoader_test (2 ms total)

[----------] 2 tests from OffSequenceLoader_test
[ RUN      ] OffSequenceLoader_test.emptyFilename
[ERROR]   [OffSequenceLoader(unnamed)] Attribute 'filename' is empty.
[       OK ] OffSequenceLoader_test.emptyFilename (0 ms)
[ RUN      ] OffSequenceLoader_test.noNumberInFilename
[ERROR]   [OffSequenceLoader(unnamed)] Cannot read file 'jfdsofhfisaf'.
[       OK ] OffSequenceLoader_test.noNumberInFilename (0 ms)
[----------] 2 tests from OffSequenceLoader_test (0 ms total)

[----------] 8 tests from STLExporter_test
[ RUN      ] STLExporter_test.checkBasicBehavior
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Visual.dylib
[       OK ] STLExporter_test.checkBasicBehavior (649 ms)
[ RUN      ] STLExporter_test.checkBasicBehaviorNoFileName
[       OK ] STLExporter_test.checkBasicBehaviorNoFileName (112 ms)
[ RUN      ] STLExporter_test.checkBasicBehaviorInSubDirName
[       OK ] STLExporter_test.checkBasicBehaviorInSubDirName (138 ms)
[ RUN      ] STLExporter_test.checkBasicBehaviorInInvalidSubDirName
[       OK ] STLExporter_test.checkBasicBehaviorInInvalidSubDirName (105 ms)
[ RUN      ] STLExporter_test.checkBasicBehaviorInInvalidLongSubDirName
[       OK ] STLExporter_test.checkBasicBehaviorInInvalidLongSubDirName (103 ms)
[ RUN      ] STLExporter_test.checkBasicBehaviorInInvalidRelativeDirName
[       OK ] STLExporter_test.checkBasicBehaviorInInvalidRelativeDirName (120 ms)
[ RUN      ] STLExporter_test.checkBasicBehaviorInValidDir
[       OK ] STLExporter_test.checkBasicBehaviorInValidDir (161 ms)
[ RUN      ] STLExporter_test.checkSimulationWriteEachNbStep
[       OK ] STLExporter_test.checkSimulationWriteEachNbStep (483 ms)
[----------] 8 tests from STLExporter_test (1876 ms total)

[----------] 8 tests from VisualModelOBJExporter_test
[ RUN      ] VisualModelOBJExporter_test.checkBasicBehavior
[       OK ] VisualModelOBJExporter_test.checkBasicBehavior (0 ms)
[ RUN      ] VisualModelOBJExporter_test.checkBasicBehaviorNoFileName
[       OK ] VisualModelOBJExporter_test.checkBasicBehaviorNoFileName (0 ms)
[ RUN      ] VisualModelOBJExporter_test.checkBasicBehaviorInSubDirName
[       OK ] VisualModelOBJExporter_test.checkBasicBehaviorInSubDirName (0 ms)
[ RUN      ] VisualModelOBJExporter_test.checkBasicBehaviorInInvalidSubDirName
[       OK ] VisualModelOBJExporter_test.checkBasicBehaviorInInvalidSubDirName (0 ms)
[ RUN      ] VisualModelOBJExporter_test.checkBasicBehaviorInInvalidLongSubDirName
[       OK ] VisualModelOBJExporter_test.checkBasicBehaviorInInvalidLongSubDirName (0 ms)
[ RUN      ] VisualModelOBJExporter_test.checkBasicBehaviorInInvalidRelativeDirName
[       OK ] VisualModelOBJExporter_test.checkBasicBehaviorInInvalidRelativeDirName (0 ms)
[ RUN      ] VisualModelOBJExporter_test.checkBasicBehaviorInValidDir
[       OK ] VisualModelOBJExporter_test.checkBasicBehaviorInValidDir (0 ms)
[ RUN      ] VisualModelOBJExporter_test.checkSimulationWriteEachNbStep
[       OK ] VisualModelOBJExporter_test.checkSimulationWriteEachNbStep (1 ms)
[----------] 8 tests from VisualModelOBJExporter_test (5 ms total)

[----------] 40 tests from checkAllBehavior/MeshExporter_test
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/0
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/0 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/1
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/1 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/2
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/2 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/3
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/3 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/4
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehavior/4 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/0
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/0 (4 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/1
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/1 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/2
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/2 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/3
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/3 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/4
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorNoFileName/4 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/0
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/0 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/1
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/1 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/2
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/2 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/3
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/3 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/4
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInSubDirName/4 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/0
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/0 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/1
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/1 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/2
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/2 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/3
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/3 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/4
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidSubDirName/4 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/0
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/0 (4 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/1
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/1 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/2
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/2 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/3
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/3 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/4
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidLongSubDirName/4 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/0
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/0 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/1
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/1 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/2
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/2 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/3
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/3 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/4
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInInvalidRelativeDirName/4 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/0
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/0 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/1
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/1 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/2
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/2 (1 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/3
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/3 (2 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/4
[       OK ] checkAllBehavior/MeshExporter_test.checkBasicBehaviorInValidDir/4 (3 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/0
[       OK ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/0 (10 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/1
[       OK ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/1 (9 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/2
[       OK ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/2 (4 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/3
[       OK ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/3 (6 ms)
[ RUN      ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/4
[       OK ] checkAllBehavior/MeshExporter_test.checkSimulationWriteEachNbStep/4 (10 ms)
[----------] 40 tests from checkAllBehavior/MeshExporter_test (137 ms total)

[----------] Global test environment tear-down
[==========] 68 tests from 9 test suites ran. (2319 ms total)
[  PASSED  ] 68 tests.



------------------------------------------

Running unit-tests Sofa.Topology_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Topology_test --gtest_output=xml:unit-tests/Sofa.Topology_test/report.xml 2>&1"

[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from TopologyHexahedron_test
[ RUN      ] TopologyHexahedron_test.getClosestHexahedronIndex
[       OK ] TopologyHexahedron_test.getClosestHexahedronIndex (0 ms)
[----------] 1 test from TopologyHexahedron_test (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[  PASSED  ] 1 test.



------------------------------------------

Running unit-tests Sofa.Component.Collision.Detection.Intersection_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Collision.Detection.Intersection_test --gtest_output=xml:unit-tests/Sofa.Component.Collision.Detection.Intersection_test/report.xml 2>&1"

[==========] Running 4 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 3 tests from TestLocalMinDistance
[ RUN      ] TestLocalMinDistance.checkAttributes
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[WARNING] [LocalMinDistance(lmd)] Required data "alarmDistance" has not been set. Falling back to default value: 1
[WARNING] [LocalMinDistance(lmd)] Required data "contactDistance" has not been set. Falling back to default value: 0.5
[       OK ] TestLocalMinDistance.checkAttributes (12 ms)
[ RUN      ] TestLocalMinDistance.checkBasicIntersectionTests_OpenIssue
[WARNING] [LocalMinDistance(lmd)] Required data "alarmDistance" has not been set. Falling back to default value: 1
[WARNING] [LocalMinDistance(lmd)] Required data "contactDistance" has not been set. Falling back to default value: 0.5
[       OK ] TestLocalMinDistance.checkBasicIntersectionTests_OpenIssue (0 ms)
[ DISABLED ] TestLocalMinDistance.DISABLED_checkDoubleInit_OpenIssue
[ RUN      ] TestLocalMinDistance.checkMissingRequiredAttributes
[WARNING] [LocalMinDistance(lmd)] Required data "alarmDistance" has not been set. Falling back to default value: 1
[WARNING] [LocalMinDistance(lmd)] Required data "contactDistance" has not been set. Falling back to default value: 0.5
[       OK ] TestLocalMinDistance.checkMissingRequiredAttributes (0 ms)
[----------] 3 tests from TestLocalMinDistance (13 ms total)

[----------] 1 test from MeshNewProximityIntersectionTest
[ RUN      ] MeshNewProximityIntersectionTest.pointTriangle
[       OK ] MeshNewProximityIntersectionTest.pointTriangle (0 ms)
[----------] 1 test from MeshNewProximityIntersectionTest (0 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 2 test suites ran. (13 ms total)
[  PASSED  ] 4 tests.

  YOU HAVE 1 DISABLED TEST



------------------------------------------

Running unit-tests Sofa.Simulation.Common_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Simulation.Common_test --gtest_output=xml:unit-tests/Sofa.Simulation.Common_test/report.xml 2>&1"

[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from LoadScene_test
[ RUN      ] LoadScene_test.PatchTestConstraint
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Visual.dylib
[       OK ] LoadScene_test.PatchTestConstraint (1418 ms)
[ RUN      ] LoadScene_test.PythonExtension
[ERROR]   [Simulation] Cannot load file '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Constraint/Projective/fakeFile.py': file cannot be found
[ERROR]   [Simulation] Cannot load file '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Constraint/Projective/fakeFile.pyscn': file cannot be found
[       OK ] LoadScene_test.PythonExtension (0 ms)
[----------] 2 tests from LoadScene_test (1418 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (1418 ms total)
[  PASSED  ] 2 tests.



------------------------------------------

Running unit-tests Sofa.Component.Engine.Select_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Engine.Select_test --gtest_output=xml:unit-tests/Sofa.Component.Engine.Select_test/report.xml 2>&1"

[==========] Running 54 tests from 17 test suites.
[----------] Global test environment set-up.
[----------] 15 tests from BoxROITest/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] BoxROITest/0.attributesTests
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Engine.Select.dylib
[       OK ] BoxROITest/0.attributesTests (23 ms)
[ RUN      ] BoxROITest/0.checkGracefullHandlingOfInvalidUsage
[ERROR]   [BoxROI(myBoxROI)] Unable to find a MechanicalObject for this component. To remove this error message you can either:
   - to specifiy the DOF where to apply the BoxROI with the 'position' attribute.
   - to add MechanicalObject or MeshLoader component before the BoxROI in the scene graph.

[ERROR]   [BoxROI(myBoxROI)] Unable to find a MechanicalObject for this component. To remove this error message you can either:
   - to specifiy the DOF where to apply the BoxROI with the 'position' attribute.
   - to add MechanicalObject or MeshLoader component before the BoxROI in the scene graph.

[       OK ] BoxROITest/0.checkGracefullHandlingOfInvalidUsage (0 ms)
[ RUN      ] BoxROITest/0.checkAutomaticSearchingOfMechanicalObject
[       OK ] BoxROITest/0.checkAutomaticSearchingOfMechanicalObject (0 ms)
[ RUN      ] BoxROITest/0.checkAutomaticSearchingOfMechanicalObjectParent
[       OK ] BoxROITest/0.checkAutomaticSearchingOfMechanicalObjectParent (0 ms)
[ RUN      ] BoxROITest/0.checkAutomaticSearchingOfMeshLoader
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.IO.Mesh.dylib
[       OK ] BoxROITest/0.checkAutomaticSearchingOfMeshLoader (23 ms)
[ RUN      ] BoxROITest/0.isPointInBoxTest
[       OK ] BoxROITest/0.isPointInBoxTest (0 ms)
[ RUN      ] BoxROITest/0.isEdgeInBoxTest
[       OK ] BoxROITest/0.isEdgeInBoxTest (0 ms)
[ RUN      ] BoxROITest/0.isTriangleInBoxTest
[       OK ] BoxROITest/0.isTriangleInBoxTest (0 ms)
[ RUN      ] BoxROITest/0.isTetrahedraInBoxTest
[       OK ] BoxROITest/0.isTetrahedraInBoxTest (0 ms)
[ RUN      ] BoxROITest/0.isPointInOrientedBoxTest
[       OK ] BoxROITest/0.isPointInOrientedBoxTest (0 ms)
[ RUN      ] BoxROITest/0.isEdgeInOrientedBoxTest
[       OK ] BoxROITest/0.isEdgeInOrientedBoxTest (0 ms)
[ RUN      ] BoxROITest/0.isTriangleInOrientedBoxTest
[       OK ] BoxROITest/0.isTriangleInOrientedBoxTest (0 ms)
[ RUN      ] BoxROITest/0.isTetrahedraInOrientedBoxTest
[       OK ] BoxROITest/0.isTetrahedraInOrientedBoxTest (0 ms)
[ RUN      ] BoxROITest/0.isPointInBoxesTest
[       OK ] BoxROITest/0.isPointInBoxesTest (0 ms)
[ RUN      ] BoxROITest/0.computeBBoxTest
[       OK ] BoxROITest/0.computeBBoxTest (0 ms)
[----------] 15 tests from BoxROITest/0 (52 ms total)

[----------] 2 tests from ComplementaryROI_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] ComplementaryROI_test/0.NormalBehavior
[       OK ] ComplementaryROI_test/0.NormalBehavior (0 ms)
[ RUN      ] ComplementaryROI_test/0.UpdateTest
[       OK ] ComplementaryROI_test/0.UpdateTest (0 ms)
[----------] 2 tests from ComplementaryROI_test/0 (0 ms total)

[----------] 1 test from DataEngine_test/0, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::IndicesFromValues<int> >
[ RUN      ] DataEngine_test/0.basic_test
[       OK ] DataEngine_test/0.basic_test (0 ms)
[----------] 1 test from DataEngine_test/0 (0 ms total)

[----------] 1 test from DataEngine_test/1, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::MergeROIs>
[ RUN      ] DataEngine_test/1.basic_test
[       OK ] DataEngine_test/1.basic_test (0 ms)
[----------] 1 test from DataEngine_test/1 (0 ms total)

[----------] 1 test from DataEngine_test/2, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::MeshROI<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/2.basic_test
[WARNING] [TestDataEngine(engineInput)] Data 'position' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[WARNING] [TestDataEngine(engineInput)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[WARNING] [TestDataEngine(engine)] Data 'position' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[WARNING] [TestDataEngine(engine)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[       OK ] DataEngine_test/2.basic_test (0 ms)
[----------] 1 test from DataEngine_test/2 (0 ms total)

[----------] 1 test from DataEngine_test/3, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::MeshSubsetEngine<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/3.basic_test
[       OK ] DataEngine_test/3.basic_test (0 ms)
[----------] 1 test from DataEngine_test/3 (0 ms total)

[----------] 1 test from DataEngine_test/4, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::PointsFromIndices<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/4.basic_test
[       OK ] DataEngine_test/4.basic_test (0 ms)
[----------] 1 test from DataEngine_test/4 (0 ms total)

[----------] 1 test from DataEngine_test/5, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::ProximityROI<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/5.basic_test
[       OK ] DataEngine_test/5.basic_test (0 ms)
[----------] 1 test from DataEngine_test/5 (0 ms total)

[----------] 1 test from DataEngine_test/6, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::SelectConnectedLabelsROI<unsigned int> >
[ RUN      ] DataEngine_test/6.basic_test
[       OK ] DataEngine_test/6.basic_test (0 ms)
[----------] 1 test from DataEngine_test/6 (0 ms total)

[----------] 1 test from DataEngine_test/7, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::SelectLabelROI<unsigned int> >
[ RUN      ] DataEngine_test/7.basic_test
[       OK ] DataEngine_test/7.basic_test (0 ms)
[----------] 1 test from DataEngine_test/7 (0 ms total)

[----------] 1 test from DataEngine_test/8, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::SubsetTopology<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/8.basic_test
[       OK ] DataEngine_test/8.basic_test (0 ms)
[----------] 1 test from DataEngine_test/8 (0 ms total)

[----------] 1 test from DataEngine_test/9, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::ValuesFromIndices<int> >
[ RUN      ] DataEngine_test/9.basic_test
[       OK ] DataEngine_test/9.basic_test (0 ms)
[----------] 1 test from DataEngine_test/9 (0 ms total)

[----------] 1 test from DataEngine_test/10, where TypeParam = sofa::TestDataEngine<sofa::component::engine::select::ValuesFromPositions<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/10.basic_test
[       OK ] DataEngine_test/10.basic_test (0 ms)
[----------] 1 test from DataEngine_test/10 (0 ms total)

[----------] 7 tests from TestIndicesFromValues
[ RUN      ] TestIndicesFromValues.search_one_index
[       OK ] TestIndicesFromValues.search_one_index (0 ms)
[ RUN      ] TestIndicesFromValues.search_two_indices
[       OK ] TestIndicesFromValues.search_two_indices (0 ms)
[ RUN      ] TestIndicesFromValues.search_nothing
[       OK ] TestIndicesFromValues.search_nothing (0 ms)
[ RUN      ] TestIndicesFromValues.search_in_nothing
[ERROR]   [IndicesFromValues(unnamed)] Input value 0 not found : 1
[       OK ] TestIndicesFromValues.search_in_nothing (0 ms)
[ RUN      ] TestIndicesFromValues.search_nothing_in_nothing
[       OK ] TestIndicesFromValues.search_nothing_in_nothing (0 ms)
[ RUN      ] TestIndicesFromValues.search_existing_and_nonexisting
[ERROR]   [IndicesFromValues(unnamed)] Input value 1 not found : 4
[       OK ] TestIndicesFromValues.search_existing_and_nonexisting (0 ms)
[ RUN      ] TestIndicesFromValues.search_nonexisting
[ERROR]   [IndicesFromValues(unnamed)] Input value 0 not found : 4
[       OK ] TestIndicesFromValues.search_nonexisting (0 ms)
[----------] 7 tests from TestIndicesFromValues (0 ms total)

[----------] 7 tests from MeshROI_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] MeshROI_test/0.attributesTests
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[       OK ] MeshROI_test/0.attributesTests (4 ms)
[ RUN      ] MeshROI_test/0.initTest
[WARNING] [MeshROI(MeshROI)] Data 'position' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[WARNING] [MeshROI(MeshROI)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[       OK ] MeshROI_test/0.initTest (0 ms)
[ RUN      ] MeshROI_test/0.computeBoundingBoxTest
[WARNING] [MeshROI(MeshROI)] Data 'position' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[WARNING] [MeshROI(MeshROI)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[       OK ] MeshROI_test/0.computeBoundingBoxTest (187 ms)
[ RUN      ] MeshROI_test/0.isPointInMeshTest
[WARNING] [MeshROI(MeshROI)] Data 'position' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[WARNING] [MeshROI(MeshROI)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[       OK ] MeshROI_test/0.isPointInMeshTest (0 ms)
[ RUN      ] MeshROI_test/0.isEdgeInMeshTest
[WARNING] [MeshROI(MeshROI)] Data 'position' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[WARNING] [MeshROI(MeshROI)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[       OK ] MeshROI_test/0.isEdgeInMeshTest (0 ms)
[ RUN      ] MeshROI_test/0.isTriangleInMeshTest
[WARNING] [MeshROI(MeshROI)] Data 'position' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[WARNING] [MeshROI(MeshROI)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[       OK ] MeshROI_test/0.isTriangleInMeshTest (0 ms)
[ RUN      ] MeshROI_test/0.isTetrahedraInMeshTest
[WARNING] [MeshROI(MeshROI)] Data 'position' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[WARNING] [MeshROI(MeshROI)] Data 'ROIposition' is not set. Get rest position of local mechanical state or mesh loader (if no mechanical)
[       OK ] MeshROI_test/0.isTetrahedraInMeshTest (0 ms)
[----------] 7 tests from MeshROI_test/0 (196 ms total)

[----------] 6 tests from PlaneROI_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] PlaneROI_test/0.attributesTests
[       OK ] PlaneROI_test/0.attributesTests (0 ms)
[ RUN      ] PlaneROI_test/0.initTest
[       OK ] PlaneROI_test/0.initTest (0 ms)
[ RUN      ] PlaneROI_test/0.isPointInPlaneTest
[       OK ] PlaneROI_test/0.isPointInPlaneTest (0 ms)
[ RUN      ] PlaneROI_test/0.isEdgeInPlaneTest
[       OK ] PlaneROI_test/0.isEdgeInPlaneTest (0 ms)
[ RUN      ] PlaneROI_test/0.isTriangleInPlaneTest
[       OK ] PlaneROI_test/0.isTriangleInPlaneTest (0 ms)
[ RUN      ] PlaneROI_test/0.isTetrahedraInPlaneTest
[       OK ] PlaneROI_test/0.isTetrahedraInPlaneTest (0 ms)
[----------] 6 tests from PlaneROI_test/0 (1 ms total)

[----------] 6 tests from SphereROI_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] SphereROI_test/0.attributesTests
[       OK ] SphereROI_test/0.attributesTests (0 ms)
[ RUN      ] SphereROI_test/0.initTest
[       OK ] SphereROI_test/0.initTest (0 ms)
[ RUN      ] SphereROI_test/0.isPointInSphereTest
[       OK ] SphereROI_test/0.isPointInSphereTest (0 ms)
[ RUN      ] SphereROI_test/0.isEdgeInSphereTest
[       OK ] SphereROI_test/0.isEdgeInSphereTest (0 ms)
[ RUN      ] SphereROI_test/0.isTriangleInSphereTest
[       OK ] SphereROI_test/0.isTriangleInSphereTest (0 ms)
[ RUN      ] SphereROI_test/0.isTetrahedraInSphereTest
[       OK ] SphereROI_test/0.isTetrahedraInSphereTest (0 ms)
[----------] 6 tests from SphereROI_test/0 (1 ms total)

[----------] Global test environment tear-down
[==========] 54 tests from 17 test suites ran. (253 ms total)
[  PASSED  ] 54 tests.



------------------------------------------

Running unit-tests Sofa.Component.LinearSystem_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.LinearSystem_test --gtest_output=xml:unit-tests/Sofa.Component.LinearSystem_test/report.xml 2>&1"

[==========] Running 11 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 4 tests from LinearSystem
[ RUN      ] LinearSystem.MatrixSystem_noContext
[ERROR]   [MatrixLinearSystem(unnamed)] Global system matrix is not resized appropriatly (unnamed)
[       OK ] LinearSystem.MatrixSystem_noContext (0 ms)
[ RUN      ] LinearSystem.MatrixSystem
[ERROR]   [MatrixLinearSystem(unnamed)] Global system matrix is not resized appropriatly (/unnamed)
[       OK ] LinearSystem.MatrixSystem (0 ms)
[ RUN      ] LinearSystem.MatrixSystem_springForceField
[ERROR]   [MatrixLinearSystem(unnamed)] Global system matrix is not resized appropriatly (/unnamed)
[INFO]    [MatrixLinearSystem(unnamed)] System matrix is resized from 0 x 0 to 6 x 6
[INFO]    [MatrixLinearSystem(unnamed)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Stiffness) is created and associated to /StiffSpringForceField1 for a contribution on states /mstate and /mstate
[INFO]    [MatrixLinearSystem(unnamed)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Damping) is created and associated to /StiffSpringForceField1 for a contribution on states /mstate and /mstate
[INFO]    [MatrixLinearSystem(unnamed)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Stiffness) is created and associated to /StiffSpringForceField1 for a contribution on states /mstate and /mstate
[INFO]    [MatrixLinearSystem(unnamed)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Damping) is created and associated to /StiffSpringForceField1 for a contribution on states /mstate and /mstate
[       OK ] LinearSystem.MatrixSystem_springForceField (0 ms)
[ RUN      ] LinearSystem.MatrixSystem_buggyForceField
[ERROR]   [BuggyForceField(unnamed)] Trying to accumulate a matrix entry out of the allowed submatrix: maximum row index is 6 while 10 was provided
[ERROR]   [BuggyForceField(unnamed)] Trying to accumulate a matrix entry out of the allowed submatrix: maximum column index is 5 while 20 was provided
[       OK ] LinearSystem.MatrixSystem_buggyForceField (0 ms)
[----------] 4 tests from LinearSystem (2 ms total)

[----------] 7 tests from MappingGraph
[ RUN      ] MappingGraph.noBuild
[ERROR]   [MappingGraph] Graph is not built yet
[ERROR]   [MappingGraph] Requested mechanical state is invalid
[ERROR]   [MappingGraph] Requested force field is invalid
[ERROR]   [MappingGraph] Requested mass is invalid
[       OK ] MappingGraph.noBuild (0 ms)
[ RUN      ] MappingGraph.nullRootNode
[ERROR]   [MappingGraph] Graph is not built yet
[ERROR]   [MappingGraph] Requested mechanical state is invalid
[ERROR]   [MappingGraph] Requested force field is invalid
[ERROR]   [MappingGraph] Requested mass is invalid
[       OK ] MappingGraph.nullRootNode (0 ms)
[ RUN      ] MappingGraph.emptyRootNode
[ERROR]   [MappingGraph] Requested mechanical state is invalid
[ERROR]   [MappingGraph] Requested force field is invalid
[ERROR]   [MappingGraph] Requested mass is invalid
[       OK ] MappingGraph.emptyRootNode (0 ms)
[ RUN      ] MappingGraph.oneMechanicalObject
[       OK ] MappingGraph.oneMechanicalObject (0 ms)
[ RUN      ] MappingGraph.twoMechanicalObject
[       OK ] MappingGraph.twoMechanicalObject (0 ms)
[ RUN      ] MappingGraph.oneMapping
[       OK ] MappingGraph.oneMapping (0 ms)
[ RUN      ] MappingGraph.diamondMapping
[ERROR]   [MappingGraph] Requested mechanical state (/left/left) is probably mapped or unknown from the graph: only main mechanical states have an associated submatrix in the global matrix
[ERROR]   [MappingGraph] Requested mechanical state (/right/right) is probably mapped or unknown from the graph: only main mechanical states have an associated submatrix in the global matrix
[ERROR]   [MappingGraph] Requested mechanical state (/left/bottom/bottom) is probably mapped or unknown from the graph: only main mechanical states have an associated submatrix in the global matrix
[       OK ] MappingGraph.diamondMapping (1 ms)
[----------] 7 tests from MappingGraph (2 ms total)

[----------] Global test environment tear-down
[==========] 11 tests from 2 test suites ran. (5 ms total)
[  PASSED  ] 11 tests.



------------------------------------------

Running unit-tests Sofa.Component.Collision.Detection.Algorithm_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Collision.Detection.Algorithm_test --gtest_output=xml:unit-tests/Sofa.Component.Collision.Detection.Algorithm_test/report.xml 2>&1"

[==========] Running 6 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 6 tests from TestCollisionPipeline
[ RUN      ] TestCollisionPipeline.checkCollisionPipelineWithNoAttributes
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.dylib
[       OK ] TestCollisionPipeline.checkCollisionPipelineWithNoAttributes (290 ms)
[ RUN      ] TestCollisionPipeline.checkCollisionPipelineWithMissingIntersection
[WARNING] [CollisionPipeline(pipeline)] no intersection component defined. Switching to the DiscreteIntersection component.   
To remove this warning, you can add an intersection component to your scene.   
More details on the collision pipeline can be found at [sofadoc::Collision](https://www.sofa-framework.org/community/doc/simulation-principles/multi-model-representation/collision/).
[       OK ] TestCollisionPipeline.checkCollisionPipelineWithMissingIntersection (0 ms)
[ RUN      ] TestCollisionPipeline.checkCollisionPipelineWithMissingBroadPhase
[WARNING] [CollisionPipeline(pipeline)] A BroadPhase component is required to compute collision detection and was not found in the current scene
[       OK ] TestCollisionPipeline.checkCollisionPipelineWithMissingBroadPhase (0 ms)
[ RUN      ] TestCollisionPipeline.checkCollisionPipelineWithMissingNarrowPhase
[WARNING] [CollisionPipeline(pipeline)] A NarrowPhase component is required to compute collision detection and was not found in the current scene
[       OK ] TestCollisionPipeline.checkCollisionPipelineWithMissingNarrowPhase (0 ms)
[ RUN      ] TestCollisionPipeline.checkCollisionPipelineWithMissingContactManager
[WARNING] [CollisionPipeline(pipeline)] A ContactManager component is required to compute collision response and was not found in the current scene
[       OK ] TestCollisionPipeline.checkCollisionPipelineWithMissingContactManager (0 ms)
[ RUN      ] TestCollisionPipeline.checkCollisionPipelineWithMonkeyValueForDepth_OpenIssue
[WARNING] [CollisionPipeline(pipeline)] Invalid value 'depth'=-1.  
Replaced with the default value = 6
[       OK ] TestCollisionPipeline.checkCollisionPipelineWithMonkeyValueForDepth_OpenIssue (0 ms)
[----------] 6 tests from TestCollisionPipeline (292 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test suite ran. (293 ms total)
[  PASSED  ] 6 tests.



------------------------------------------

Running unit-tests Sofa.Component.ODESolver.Forward_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.ODESolver.Forward_test --gtest_output=xml:unit-tests/Sofa.Component.ODESolver.Forward_test/report.xml 2>&1"

[==========] Running 12 tests from 4 test suites.
[----------] Global test environment set-up.
[----------] 3 tests from CentralDifferenceExplicitSolverDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] CentralDifferenceExplicitSolverDynamic_test/0.centralDifferenceExplicitSolverDynamicTest_medium_dt_without_damping
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[       OK ] CentralDifferenceExplicitSolverDynamic_test/0.centralDifferenceExplicitSolverDynamicTest_medium_dt_without_damping (168 ms)
[ RUN      ] CentralDifferenceExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_high_dt_with_damping
[       OK ] CentralDifferenceExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_high_dt_with_damping (1 ms)
[ RUN      ] CentralDifferenceExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_small_dt_with_damping
[       OK ] CentralDifferenceExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_small_dt_with_damping (76 ms)
[----------] 3 tests from CentralDifferenceExplicitSolverDynamic_test/0 (246 ms total)

[----------] 3 tests from EulerExplicitDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] EulerExplicitDynamic_test/0.eulerExplicitSolverDynamicTest_small_dt
[       OK ] EulerExplicitDynamic_test/0.eulerExplicitSolverDynamicTest_small_dt (73 ms)
[ RUN      ] EulerExplicitDynamic_test/0.eulerExplicitSolverDynamicTest_medium_dt
[       OK ] EulerExplicitDynamic_test/0.eulerExplicitSolverDynamicTest_medium_dt (11 ms)
[ RUN      ] EulerExplicitDynamic_test/0.eulerExplicitSolverDynamicTest_high_dt
[       OK ] EulerExplicitDynamic_test/0.eulerExplicitSolverDynamicTest_high_dt (2 ms)
[----------] 3 tests from EulerExplicitDynamic_test/0 (87 ms total)

[----------] 3 tests from RungeKutta2ExplicitSolverDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] RungeKutta2ExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_medium_dt
[       OK ] RungeKutta2ExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_medium_dt (13 ms)
[ RUN      ] RungeKutta2ExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_high_dt
[       OK ] RungeKutta2ExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_high_dt (2 ms)
[ RUN      ] RungeKutta2ExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_small_dt
[       OK ] RungeKutta2ExplicitSolverDynamic_test/0.rungeKutta2ExplicitSolverDynamicTest_small_dt (139 ms)
[----------] 3 tests from RungeKutta2ExplicitSolverDynamic_test/0 (155 ms total)

[----------] 3 tests from RungeKutta4ExplicitSolverDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] RungeKutta4ExplicitSolverDynamic_test/0.rungeKutta4ExplicitSolverDynamicTest_medium_dt
[       OK ] RungeKutta4ExplicitSolverDynamic_test/0.rungeKutta4ExplicitSolverDynamicTest_medium_dt (27 ms)
[ RUN      ] RungeKutta4ExplicitSolverDynamic_test/0.rungeKutta4ExplicitSolverDynamicTest_high_dt
[       OK ] RungeKutta4ExplicitSolverDynamic_test/0.rungeKutta4ExplicitSolverDynamicTest_high_dt (3 ms)
[ RUN      ] RungeKutta4ExplicitSolverDynamic_test/0.rungeKutta4ExplicitSolverDynamicTest_small_dt
[       OK ] RungeKutta4ExplicitSolverDynamic_test/0.rungeKutta4ExplicitSolverDynamicTest_small_dt (262 ms)
[----------] 3 tests from RungeKutta4ExplicitSolverDynamic_test/0 (293 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 4 test suites ran. (782 ms total)
[  PASSED  ] 12 tests.



------------------------------------------

Running unit-tests SofaValidation_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/SofaValidation_test --gtest_output=xml:unit-tests/SofaValidation_test/report.xml 2>&1"

[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from Monitor_test
[ RUN      ] Monitor_test.testInit
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.dylib
[DEPRECATED] [SofaValidation] SofaValidation is deprecated. It will be removed at v23.06. For CompareState and CompareTopology, use Sofa.Component.Playback instead.
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Playback.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofaValidation.dylib
[       OK ] Monitor_test.testInit (4019 ms)
[ RUN      ] Monitor_test.testModif
[       OK ] Monitor_test.testModif (2 ms)
[----------] 2 tests from Monitor_test (4022 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (4022 ms total)
[  PASSED  ] 2 tests.



------------------------------------------

Running unit-tests Sofa.Component.Mapping.NonLinear_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Mapping.NonLinear_test --gtest_output=xml:unit-tests/Sofa.Component.Mapping.NonLinear_test/report.xml 2>&1"

[==========] Running 14 tests from 9 test suites.
[----------] Global test environment set-up.
[----------] 1 test from DistanceMappingTest/0, where TypeParam = sofa::component::mapping::nonlinear::DistanceMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double> >
[ RUN      ] DistanceMappingTest/0.test
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [DistanceMapping(unnamed)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[       OK ] DistanceMappingTest/0.test (1 ms)
[----------] 1 test from DistanceMappingTest/0 (1 ms total)

[----------] 1 test from DistanceMappingTest/1, where TypeParam = sofa::component::mapping::nonlinear::DistanceMapping<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double> >
[ RUN      ] DistanceMappingTest/1.test
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [DistanceMapping(unnamed)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[       OK ] DistanceMappingTest/1.test (0 ms)
[----------] 1 test from DistanceMappingTest/1 (0 ms total)

[----------] 2 tests from RigidMappingTest/0, where TypeParam = sofa::component::mapping::nonlinear::RigidMapping<sofa::defaulttype::StdRigidTypes<2u,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double> >
[ RUN      ] RigidMappingTest/0.oneRigid_fourParticles_localCoords
[WARNING] [MappingTest] getK is not tested
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] RigidMappingTest/0.oneRigid_fourParticles_localCoords (0 ms)
[ RUN      ] RigidMappingTest/0.oneRigid_fourParticles_worldCoords
[WARNING] [MappingTest] getK is not tested
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] RigidMappingTest/0.oneRigid_fourParticles_worldCoords (0 ms)
[----------] 2 tests from RigidMappingTest/0 (0 ms total)

[----------] 2 tests from RigidMappingTest/1, where TypeParam = sofa::component::mapping::nonlinear::RigidMapping<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> >
[ RUN      ] RigidMappingTest/1.oneRigid_fourParticles_localCoords
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] RigidMappingTest/1.oneRigid_fourParticles_localCoords (0 ms)
[ RUN      ] RigidMappingTest/1.oneRigid_fourParticles_worldCoords
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] RigidMappingTest/1.oneRigid_fourParticles_worldCoords (0 ms)
[----------] 2 tests from RigidMappingTest/1 (0 ms total)

[----------] 2 tests from RigidMappingTest/2, where TypeParam = sofa::component::mapping::nonlinear::RigidMapping<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::StdRigidTypes<3u,double> >
[ RUN      ] RigidMappingTest/2.oneRigid_fourParticles_localCoords
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] RigidMappingTest/2.oneRigid_fourParticles_localCoords (0 ms)
[ RUN      ] RigidMappingTest/2.oneRigid_fourParticles_worldCoords
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] RigidMappingTest/2.oneRigid_fourParticles_worldCoords (0 ms)
[----------] 2 tests from RigidMappingTest/2 (0 ms total)

[----------] 1 test from SquareDistanceMappingTest/0, where TypeParam = sofa::component::mapping::nonlinear::SquareDistanceMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double> >
[ RUN      ] SquareDistanceMappingTest/0.test
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [SquareDistanceMapping(unnamed)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[       OK ] SquareDistanceMappingTest/0.test (0 ms)
[----------] 1 test from SquareDistanceMappingTest/0 (0 ms total)

[----------] 1 test from SquareDistanceMappingTest/1, where TypeParam = sofa::component::mapping::nonlinear::SquareDistanceMapping<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double> >
[ RUN      ] SquareDistanceMappingTest/1.test
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [SquareDistanceMapping(unnamed)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[       OK ] SquareDistanceMappingTest/1.test (0 ms)
[----------] 1 test from SquareDistanceMappingTest/1 (0 ms total)

[----------] 2 tests from SquareDistanceMappingCompare_test
[ RUN      ] SquareDistanceMappingCompare_test.compareToDistanceMappingAndSquareMappingCG
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.dylib
[       OK ] SquareDistanceMappingCompare_test.compareToDistanceMappingAndSquareMappingCG (9479 ms)
[ RUN      ] SquareDistanceMappingCompare_test.compareToDistanceMappingAndSquareMappingLU
[       OK ] SquareDistanceMappingCompare_test.compareToDistanceMappingAndSquareMappingLU (37 ms)
[----------] 2 tests from SquareDistanceMappingCompare_test (9516 ms total)

[----------] 2 tests from SquareMappingTest/0, where TypeParam = sofa::component::mapping::nonlinear::SquareMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double> >
[ RUN      ] SquareMappingTest/0.test
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SquareMappingTest/0.test (3 ms)
[ RUN      ] SquareMappingTest/0.testNoGeometricStiffnessMatrix
[WARNING] [MappingTest] applyJT on matrices is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SquareMappingTest/0.testNoGeometricStiffnessMatrix (0 ms)
[----------] 2 tests from SquareMappingTest/0 (3 ms total)

[----------] Global test environment tear-down
[==========] 14 tests from 9 test suites ran. (9525 ms total)
[  PASSED  ] 14 tests.



------------------------------------------

Running unit-tests Sofa.Component.Constraint.Projective_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Constraint.Projective_test --gtest_output=xml:unit-tests/Sofa.Component.Constraint.Projective_test/report.xml 2>&1"

[==========] Running 60 tests from 20 test suites.
[----------] Global test environment set-up.
[----------] 1 test from AffineMovementProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] AffineMovementProjectiveConstraint_test/0.testValue
[       OK ] AffineMovementProjectiveConstraint_test/0.testValue (6 ms)
[----------] 1 test from AffineMovementProjectiveConstraint_test/0 (6 ms total)

[----------] 4 tests from FixedProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>
[ RUN      ] FixedProjectiveConstraint_test/0.testValueImplicitWithCG
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Forward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333, ->2] and [1, ->2] 
[       OK ] FixedProjectiveConstraint_test/0.testValueImplicitWithCG (25 ms)
[ RUN      ] FixedProjectiveConstraint_test/0.testValueExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [6, ->2] and [1, ->2] 
[       OK ] FixedProjectiveConstraint_test/0.testValueExplicit (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/0.testValueImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333, ->2] and [1, ->2] 
[       OK ] FixedProjectiveConstraint_test/0.testValueImplicitWithSparseLDL (2 ms)
[ RUN      ] FixedProjectiveConstraint_test/0.testTopologicalChanges
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedProjectiveConstraint_test/0.testTopologicalChanges (0 ms)
[----------] 4 tests from FixedProjectiveConstraint_test/0 (29 ms total)

[----------] 4 tests from FixedProjectiveConstraint_test/1, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>
[ RUN      ] FixedProjectiveConstraint_test/1.testValueImplicitWithCG
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333 4.43333, ->2 2.1] and [1 1.1, ->2 2.1] 
[       OK ] FixedProjectiveConstraint_test/1.testValueImplicitWithCG (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/1.testValueExplicit
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [6 6.1, ->2 2.1] and [1 1.1, ->2 2.1] 
[       OK ] FixedProjectiveConstraint_test/1.testValueExplicit (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/1.testValueImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333 4.43333, ->2 2.1] and [1 1.1, ->2 2.1] 
[       OK ] FixedProjectiveConstraint_test/1.testValueImplicitWithSparseLDL (2 ms)
[ RUN      ] FixedProjectiveConstraint_test/1.testTopologicalChanges
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedProjectiveConstraint_test/1.testTopologicalChanges (0 ms)
[----------] 4 tests from FixedProjectiveConstraint_test/1 (4 ms total)

[----------] 4 tests from FixedProjectiveConstraint_test/2, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] FixedProjectiveConstraint_test/2.testValueImplicitWithCG
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333 4.43333 4.53333, ->2 2.1 2.2] and [1 1.1 1.2, ->2 2.1 2.2] 
[       OK ] FixedProjectiveConstraint_test/2.testValueImplicitWithCG (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/2.testValueExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [6 6.1 6.2, ->2 2.1 2.2] and [1 1.1 1.2, ->2 2.1 2.2] 
[       OK ] FixedProjectiveConstraint_test/2.testValueExplicit (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/2.testValueImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333 4.43333 4.53333, ->2 2.1 2.2] and [1 1.1 1.2, ->2 2.1 2.2] 
[       OK ] FixedProjectiveConstraint_test/2.testValueImplicitWithSparseLDL (2 ms)
[ RUN      ] FixedProjectiveConstraint_test/2.testTopologicalChanges
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedProjectiveConstraint_test/2.testTopologicalChanges (0 ms)
[----------] 4 tests from FixedProjectiveConstraint_test/2 (4 ms total)

[----------] 4 tests from FixedProjectiveConstraint_test/3, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<6u,double>,sofa::type::Vec<6u,double>,double>
[ RUN      ] FixedProjectiveConstraint_test/3.testValueImplicitWithCG
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333 4.43333 4.53333 4.63333 4.73333 4.83333, ->2 2.1 2.2 2.3 2.4 2.5] and [1 1.1 1.2 1.3 1.4 1.5, ->2 2.1 2.2 2.3 2.4 2.5] 
[       OK ] FixedProjectiveConstraint_test/3.testValueImplicitWithCG (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/3.testValueExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [6 6.1 6.2 6.3 6.4 6.5, ->2 2.1 2.2 2.3 2.4 2.5] and [1 1.1 1.2 1.3 1.4 1.5, ->2 2.1 2.2 2.3 2.4 2.5] 
[       OK ] FixedProjectiveConstraint_test/3.testValueExplicit (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/3.testValueImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333 4.43333 4.53333 4.63333 4.73333 4.83333, ->2 2.1 2.2 2.3 2.4 2.5] and [1 1.1 1.2 1.3 1.4 1.5, ->2 2.1 2.2 2.3 2.4 2.5] 
[       OK ] FixedProjectiveConstraint_test/3.testValueImplicitWithSparseLDL (2 ms)
[ RUN      ] FixedProjectiveConstraint_test/3.testTopologicalChanges
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedProjectiveConstraint_test/3.testTopologicalChanges (0 ms)
[----------] 4 tests from FixedProjectiveConstraint_test/3 (4 ms total)

[----------] 4 tests from FixedProjectiveConstraint_test/4, where TypeParam = sofa::defaulttype::StdRigidTypes<2u,double>
[ RUN      ] FixedProjectiveConstraint_test/4.testValueImplicitWithCG
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333 4.43333 4.53333, ->2 2.1 2.2] and [1 1.1 1.2, ->2 2.1 2.2] 
[       OK ] FixedProjectiveConstraint_test/4.testValueImplicitWithCG (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/4.testValueExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [6 6.1 6.2, ->2 2.1 2.2] and [1 1.1 1.2, ->2 2.1 2.2] 
[       OK ] FixedProjectiveConstraint_test/4.testValueExplicit (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/4.testValueImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333 4.43333 4.53333, ->2 2.1 2.2] and [1 1.1 1.2, ->2 2.1 2.2] 
[       OK ] FixedProjectiveConstraint_test/4.testValueImplicitWithSparseLDL (2 ms)
[ RUN      ] FixedProjectiveConstraint_test/4.testTopologicalChanges
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedProjectiveConstraint_test/4.testTopologicalChanges (0 ms)
[----------] 4 tests from FixedProjectiveConstraint_test/4 (4 ms total)

[----------] 4 tests from FixedProjectiveConstraint_test/5, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double>
[ RUN      ] FixedProjectiveConstraint_test/5.testValueImplicitWithCG
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333 4.43333 4.53333 -1.01059 -1.15102 -1.20413 -2.15962, ->2 2.1 2.2 2.3 2.4 2.5 2.6] and [1 1.1 1.2 1.3 1.4 1.5 1.6, ->2 2.1 2.2 2.3 2.4 2.5 2.6] 
[       OK ] FixedProjectiveConstraint_test/5.testValueImplicitWithCG (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/5.testValueExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [6 6.1 6.2 -1.39558 -1.27218 -1.47018 1.65302, ->2 2.1 2.2 2.3 2.4 2.5 2.6] and [1 1.1 1.2 1.3 1.4 1.5 1.6, ->2 2.1 2.2 2.3 2.4 2.5 2.6] 
[       OK ] FixedProjectiveConstraint_test/5.testValueExplicit (0 ms)
[ RUN      ] FixedProjectiveConstraint_test/5.testValueImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
 position [4.33333 4.43333 4.53333 -1.01059 -1.15102 -1.20413 -2.15962, ->2 2.1 2.2 2.3 2.4 2.5 2.6] and [1 1.1 1.2 1.3 1.4 1.5 1.6, ->2 2.1 2.2 2.3 2.4 2.5 2.6] 
[       OK ] FixedProjectiveConstraint_test/5.testValueImplicitWithSparseLDL (2 ms)
[ RUN      ] FixedProjectiveConstraint_test/5.testTopologicalChanges
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedProjectiveConstraint_test/5.testTopologicalChanges (0 ms)
[----------] 4 tests from FixedProjectiveConstraint_test/5 (4 ms total)

[----------] 3 tests from FixedPlaneProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] FixedPlaneProjectiveConstraint_test/0.testContraintExplicit
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedPlaneProjectiveConstraint_test/0.testContraintExplicit (0 ms)
[ RUN      ] FixedPlaneProjectiveConstraint_test/0.testConstraintImplicitWithCG
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedPlaneProjectiveConstraint_test/0.testConstraintImplicitWithCG (0 ms)
[ RUN      ] FixedPlaneProjectiveConstraint_test/0.testConstraintImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedPlaneProjectiveConstraint_test/0.testConstraintImplicitWithSparseLDL (2 ms)
[----------] 3 tests from FixedPlaneProjectiveConstraint_test/0 (3 ms total)

[----------] 3 tests from FixedPlaneProjectiveConstraint_test/1, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<6u,double>,sofa::type::Vec<6u,double>,double>
[ RUN      ] FixedPlaneProjectiveConstraint_test/1.testContraintExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedPlaneProjectiveConstraint_test/1.testContraintExplicit (0 ms)
[ RUN      ] FixedPlaneProjectiveConstraint_test/1.testConstraintImplicitWithCG
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedPlaneProjectiveConstraint_test/1.testConstraintImplicitWithCG (0 ms)
[ RUN      ] FixedPlaneProjectiveConstraint_test/1.testConstraintImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedPlaneProjectiveConstraint_test/1.testConstraintImplicitWithSparseLDL (2 ms)
[----------] 3 tests from FixedPlaneProjectiveConstraint_test/1 (4 ms total)

[----------] 3 tests from FixedPlaneProjectiveConstraint_test/2, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double>
[ RUN      ] FixedPlaneProjectiveConstraint_test/2.testContraintExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedPlaneProjectiveConstraint_test/2.testContraintExplicit (0 ms)
[ RUN      ] FixedPlaneProjectiveConstraint_test/2.testConstraintImplicitWithCG
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedPlaneProjectiveConstraint_test/2.testConstraintImplicitWithCG (0 ms)
[ RUN      ] FixedPlaneProjectiveConstraint_test/2.testConstraintImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] FixedPlaneProjectiveConstraint_test/2.testConstraintImplicitWithSparseLDL (2 ms)
[----------] 3 tests from FixedPlaneProjectiveConstraint_test/2 (3 ms total)

[----------] 3 tests from PartialFixedProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>
[ RUN      ] PartialFixedProjectiveConstraint_test/0.testContraintExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/0.testContraintExplicit (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/0.testContraintImplicitWithCG
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/0.testContraintImplicitWithCG (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/0.testContraintImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/0.testContraintImplicitWithSparseLDL (2 ms)
[----------] 3 tests from PartialFixedProjectiveConstraint_test/0 (3 ms total)

[----------] 3 tests from PartialFixedProjectiveConstraint_test/1, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>
[ RUN      ] PartialFixedProjectiveConstraint_test/1.testContraintExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/1.testContraintExplicit (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/1.testContraintImplicitWithCG
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/1.testContraintImplicitWithCG (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/1.testContraintImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/1.testContraintImplicitWithSparseLDL (2 ms)
[----------] 3 tests from PartialFixedProjectiveConstraint_test/1 (3 ms total)

[----------] 3 tests from PartialFixedProjectiveConstraint_test/2, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] PartialFixedProjectiveConstraint_test/2.testContraintExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/2.testContraintExplicit (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/2.testContraintImplicitWithCG
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/2.testContraintImplicitWithCG (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/2.testContraintImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/2.testContraintImplicitWithSparseLDL (2 ms)
[----------] 3 tests from PartialFixedProjectiveConstraint_test/2 (3 ms total)

[----------] 3 tests from PartialFixedProjectiveConstraint_test/3, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<6u,double>,sofa::type::Vec<6u,double>,double>
[ RUN      ] PartialFixedProjectiveConstraint_test/3.testContraintExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/3.testContraintExplicit (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/3.testContraintImplicitWithCG
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/3.testContraintImplicitWithCG (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/3.testContraintImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/3.testContraintImplicitWithSparseLDL (2 ms)
[----------] 3 tests from PartialFixedProjectiveConstraint_test/3 (4 ms total)

[----------] 3 tests from PartialFixedProjectiveConstraint_test/4, where TypeParam = sofa::defaulttype::StdRigidTypes<2u,double>
[ RUN      ] PartialFixedProjectiveConstraint_test/4.testContraintExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/4.testContraintExplicit (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/4.testContraintImplicitWithCG
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/4.testContraintImplicitWithCG (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/4.testContraintImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/4.testContraintImplicitWithSparseLDL (2 ms)
[----------] 3 tests from PartialFixedProjectiveConstraint_test/4 (3 ms total)

[----------] 3 tests from PartialFixedProjectiveConstraint_test/5, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double>
[ RUN      ] PartialFixedProjectiveConstraint_test/5.testContraintExplicit
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/5.testContraintExplicit (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/5.testContraintImplicitWithCG
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/5.testContraintImplicitWithCG (0 ms)
[ RUN      ] PartialFixedProjectiveConstraint_test/5.testContraintImplicitWithSparseLDL
[SUGGESTION] [SparseLDLSolver(Sparse LDL Solver)] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [ConstantForceField()] 'forces' vector is modified using setForce() while totalMass is initially used. Now the 'forces' vector is used.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PartialFixedProjectiveConstraint_test/5.testContraintImplicitWithSparseLDL (3 ms)
[----------] 3 tests from PartialFixedProjectiveConstraint_test/5 (4 ms total)

[----------] 2 tests from DirectionProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] DirectionProjectiveConstraint_test/0.oneConstrainedParticle
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] DirectionProjectiveConstraint_test/0.oneConstrainedParticle (0 ms)
[ RUN      ] DirectionProjectiveConstraint_test/0.allParticlesConstrained
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] DirectionProjectiveConstraint_test/0.allParticlesConstrained (0 ms)
[----------] 2 tests from DirectionProjectiveConstraint_test/0 (0 ms total)

[----------] 2 tests from LineProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] LineProjectiveConstraint_test/0.oneConstrainedParticle
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] LineProjectiveConstraint_test/0.oneConstrainedParticle (0 ms)
[ RUN      ] LineProjectiveConstraint_test/0.allParticlesConstrained
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] LineProjectiveConstraint_test/0.allParticlesConstrained (0 ms)
[----------] 2 tests from LineProjectiveConstraint_test/0 (0 ms total)

[----------] 2 tests from PlaneProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] PlaneProjectiveConstraint_test/0.oneConstrainedParticle
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PlaneProjectiveConstraint_test/0.oneConstrainedParticle (0 ms)
[ RUN      ] PlaneProjectiveConstraint_test/0.allParticlesConstrained
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PlaneProjectiveConstraint_test/0.allParticlesConstrained (0 ms)
[----------] 2 tests from PlaneProjectiveConstraint_test/0 (0 ms total)

[----------] 2 tests from PointProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] PointProjectiveConstraint_test/0.oneConstrainedParticle
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PointProjectiveConstraint_test/0.oneConstrainedParticle (0 ms)
[ RUN      ] PointProjectiveConstraint_test/0.allParticlesConstrained
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PointProjectiveConstraint_test/0.allParticlesConstrained (0 ms)
[----------] 2 tests from PointProjectiveConstraint_test/0 (0 ms total)

[----------] Global test environment tear-down
[==========] 60 tests from 20 test suites ran. (93 ms total)
[  PASSED  ] 60 tests.



------------------------------------------

Running unit-tests Sofa.GL.Component.Rendering2D_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.GL.Component.Rendering2D_test --gtest_output=xml:unit-tests/Sofa.GL.Component.Rendering2D_test/report.xml 2>&1"

[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from OglLabelTest
[ RUN      ] OglLabelTest.checkAttributes
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.GL.Component.Rendering2D.dylib
[       OK ] OglLabelTest.checkAttributes (1 ms)
[ RUN      ] OglLabelTest.checkDeprecatedAttribute
[DEPRECATED] [OglLabel(label1)] Attribute color='contrast' is deprecated since SOFA v17.06  
Using deprecated attributes may result in lower performance or un-expected behaviors  
To remove this message you need to update your scene by replacing color='contrast' with  selectContrastingColor='true'
[INFO]    [OglLabel(label1)] Automatically select a color to contrast against the background.
[INFO]    [OglLabel(label1)] Background setting not found, cannot use contrast on color data (set white instead).
[       OK ] OglLabelTest.checkDeprecatedAttribute (0 ms)
[ RUN      ] OglLabelTest.checkExcludingAttributes
[WARNING] [OglLabel(label1)] The selectContrastingColor and color attributes are both set.   
The color attribute will be overriden by the contrasting color. 
[       OK ] OglLabelTest.checkExcludingAttributes (0 ms)
[----------] 3 tests from OglLabelTest (2 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 1 test suite ran. (2 ms total)
[  PASSED  ] 3 tests.



------------------------------------------

Running unit-tests Sofa.Component.SolidMechanics.FEM.Elastic_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.SolidMechanics.FEM.Elastic_test --gtest_output=xml:unit-tests/Sofa.Component.SolidMechanics.FEM.Elastic_test/report.xml 2>&1"

[==========] Running 51 tests from 7 test suites.
[----------] Global test environment set-up.
[----------] 8 tests from BeamFEMForceField_Rig3_test
[ RUN      ] BeamFEMForceField_Rig3_test.checkForceField_Creation
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.dylib
[WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radiusInner" has not been set. Falling back to default value: 0
[       OK ] BeamFEMForceField_Rig3_test.checkForceField_Creation (8219 ms)
[ RUN      ] BeamFEMForceField_Rig3_test.checkForceField_noMechanicalObject
[ERROR]   [Node(root)] Component 'BeamFEMForceField' of type 'BeamFEMForceField' failed:  
 Object type BeamFEMForceField<Rigid3d> was not created  
 The object is in the factory but cannot be created.  
Requested template : Rigid3d  
Used template      : Rigid3d  
Reason(s)          : Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
  

[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] BeamFEMForceField_Rig3_test.checkForceField_noMechanicalObject (4 ms)
[ RUN      ] BeamFEMForceField_Rig3_test.checkForceField_noTopology
[WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "poissonRatio" has not been set. Falling back to default value: 0.49
[WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "youngModulus" has not been set. Falling back to default value: 5000
[WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radius" has not been set. Falling back to default value: 0.1
[WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radiusInner" has not been set. Falling back to default value: 0
[ERROR]   [BeamFEMForceField(BeamFEMForceField)] No topology component found at path: , nor in current context: root. Object must have a BaseMeshTopology (i.e. EdgeSetTopology or MeshTopology)
[       OK ] BeamFEMForceField_Rig3_test.checkForceField_noTopology (0 ms)
[ RUN      ] BeamFEMForceField_Rig3_test.checkForceField_emptyTopology
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "poissonRatio" has not been set. Falling back to default value: 0.49
[WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "youngModulus" has not been set. Falling back to default value: 5000
[WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radius" has not been set. Falling back to default value: 0.1
[WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radiusInner" has not been set. Falling back to default value: 0
[ERROR]   [BeamFEMForceField(BeamFEMForceField)] Topology is empty.
[       OK ] BeamFEMForceField_Rig3_test.checkForceField_emptyTopology (0 ms)
[ RUN      ] BeamFEMForceField_Rig3_test.checkForceField_defaultAttributes
[       OK ] BeamFEMForceField_Rig3_test.checkForceField_defaultAttributes (0 ms)
[ RUN      ] BeamFEMForceField_Rig3_test.checkForceField_init
[WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radiusInner" has not been set. Falling back to default value: 0
[       OK ] BeamFEMForceField_Rig3_test.checkForceField_init (0 ms)
[ RUN      ] BeamFEMForceField_Rig3_test.checkForceField_values
[WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radiusInner" has not been set. Falling back to default value: 0
[       OK ] BeamFEMForceField_Rig3_test.checkForceField_values (2 ms)
[ RUN      ] BeamFEMForceField_Rig3_test.checkForceField_TopologyChanges
[WARNING] [BeamFEMForceField(BeamFEMForceField)] Required data "radiusInner" has not been set. Falling back to default value: 0
[       OK ] BeamFEMForceField_Rig3_test.checkForceField_TopologyChanges (0 ms)
[----------] 8 tests from BeamFEMForceField_Rig3_test (8229 ms total)

[----------] 2 tests from HexahedronFEMForceField_test/0, where TypeParam = sofa::component::solidmechanics::fem::elastic::HexahedronFEMForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> >
[ RUN      ] HexahedronFEMForceField_test/0.extension
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] HexahedronFEMForceField_test/0.extension (3 ms)
[ RUN      ] HexahedronFEMForceField_test/0.test_computeBBox
[WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] HexahedronFEMForceField_test/0.test_computeBBox (0 ms)
[----------] 2 tests from HexahedronFEMForceField_test/0 (4 ms total)

[----------] 2 tests from TetrahedronFEMForceField_stepTest/0, where TypeParam = sofa::component::solidmechanics::fem::elastic::TetrahedronFEMForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> >
[ RUN      ] TetrahedronFEMForceField_stepTest/0.extension
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] TetrahedronFEMForceField_stepTest/0.extension (1 ms)
[ RUN      ] TetrahedronFEMForceField_stepTest/0.checkGracefullHandlingWhenTopologyIsMissing
[WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[ERROR]   [TetrahedronFEMForceField(fem)] No topology component found at path: , nor in current context: FEMnode object must have a mesh topology. The component is inactivated.  To remove this error message please add a topology component to your scene.
[       OK ] TetrahedronFEMForceField_stepTest/0.checkGracefullHandlingWhenTopologyIsMissing (1 ms)
[----------] 2 tests from TetrahedronFEMForceField_stepTest/0 (2 ms total)

[----------] 6 tests from TetrahedronFEMForceField3_test
[ RUN      ] TetrahedronFEMForceField3_test.checkCreation
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mass.dylib
[       OK ] TetrahedronFEMForceField3_test.checkCreation (2 ms)
[ RUN      ] TetrahedronFEMForceField3_test.checkNoTopology
[ERROR]   [TetrahedronFEMForceField(FEM)] No topology component found at path: , nor in current context: root object must have a mesh topology. The component is inactivated.  To remove this error message please add a topology component to your scene.
[       OK ] TetrahedronFEMForceField3_test.checkNoTopology (0 ms)
[ RUN      ] TetrahedronFEMForceField3_test.checkEmptyTopology
[ERROR]   [TetrahedronFEMForceField(FEM)]  object must have a tetrahedric topology. The component is inactivated.  To remove this error message please add a tetrahedric topology component to your scene.
[       OK ] TetrahedronFEMForceField3_test.checkEmptyTopology (0 ms)
[ RUN      ] TetrahedronFEMForceField3_test.checkDefaultAttributes
[WARNING] [TetrahedronFEMForceField(TetrahedronFEMForceField)] Required data "poissonRatio" has not been set. Falling back to default value: 0.45
[ERROR]   [TetrahedronFEMForceField(TetrahedronFEMForceField)] Required data "youngModulus" has not been set. It must be set since it has no default value.
[       OK ] TetrahedronFEMForceField3_test.checkDefaultAttributes (0 ms)
[ RUN      ] TetrahedronFEMForceField3_test.checkInit
[       OK ] TetrahedronFEMForceField3_test.checkInit (0 ms)
[ RUN      ] TetrahedronFEMForceField3_test.checkFEMValues
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Lagrangian.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[       OK ] TetrahedronFEMForceField3_test.checkFEMValues (87 ms)
[ DISABLED ] TetrahedronFEMForceField3_test.DISABLED_testFEMPerformance
[----------] 6 tests from TetrahedronFEMForceField3_test (91 ms total)

[----------] 6 tests from TetrahedralCorotationalFEMForceField3_test
[ RUN      ] TetrahedralCorotationalFEMForceField3_test.checkCreation
[       OK ] TetrahedralCorotationalFEMForceField3_test.checkCreation (0 ms)
[ RUN      ] TetrahedralCorotationalFEMForceField3_test.checkNoTopology
[ERROR]   [TetrahedralCorotationalFEMForceField(FEM)] No topology component found at path: , nor in current context: root. This FEM needs to rely on a Tetrahedral Topology.
[       OK ] TetrahedralCorotationalFEMForceField3_test.checkNoTopology (0 ms)
[ RUN      ] TetrahedralCorotationalFEMForceField3_test.checkEmptyTopology
[WARNING] [TetrahedralCorotationalFEMForceField(FEM)] No tetrahedra found in linked Topology.
[       OK ] TetrahedralCorotationalFEMForceField3_test.checkEmptyTopology (0 ms)
[ RUN      ] TetrahedralCorotationalFEMForceField3_test.checkDefaultAttributes
[WARNING] [TetrahedralCorotationalFEMForceField(TetrahedralCorotationalFEMForceField)] Required data "poissonRatio" has not been set. Falling back to default value: 0.45
[WARNING] [TetrahedralCorotationalFEMForceField(TetrahedralCorotationalFEMForceField)] Required data "youngModulus" has not been set. Falling back to default value: 5000
[       OK ] TetrahedralCorotationalFEMForceField3_test.checkDefaultAttributes (0 ms)
[ RUN      ] TetrahedralCorotationalFEMForceField3_test.checkInit
[       OK ] TetrahedralCorotationalFEMForceField3_test.checkInit (0 ms)
[ RUN      ] TetrahedralCorotationalFEMForceField3_test.checkFEMValues
[       OK ] TetrahedralCorotationalFEMForceField3_test.checkFEMValues (79 ms)
[ DISABLED ] TetrahedralCorotationalFEMForceField3_test.DISABLED_testFEMPerformance
[----------] 6 tests from TetrahedralCorotationalFEMForceField3_test (82 ms total)

[----------] 6 tests from FastTetrahedralCorotationalForceField3_test
[ RUN      ] FastTetrahedralCorotationalForceField3_test.checkCreation
[       OK ] FastTetrahedralCorotationalForceField3_test.checkCreation (0 ms)
[ RUN      ] FastTetrahedralCorotationalForceField3_test.checkNoTopology
[ERROR]   [FastTetrahedralCorotationalForceField(FEM)] No topology component found at path: , nor in current context: root
[       OK ] FastTetrahedralCorotationalForceField3_test.checkNoTopology (0 ms)
[ RUN      ] FastTetrahedralCorotationalForceField3_test.checkEmptyTopology
[WARNING] [FastTetrahedralCorotationalForceField(FEM)] No tetrahedra found in linked Topology.
[       OK ] FastTetrahedralCorotationalForceField3_test.checkEmptyTopology (0 ms)
[ RUN      ] FastTetrahedralCorotationalForceField3_test.checkDefaultAttributes
[WARNING] [FastTetrahedralCorotationalForceField(FastTetrahedralCorotationalForceField)] Required data "poissonRatio" has not been set. Falling back to default value: 0.45
[WARNING] [FastTetrahedralCorotationalForceField(FastTetrahedralCorotationalForceField)] Required data "youngModulus" has not been set. Falling back to default value: 5000
[WARNING] [FastTetrahedralCorotationalForceField(FastTetrahedralCorotationalForceField)] The default value of the Data poissonRatio changed in v23.06 from 0.3 to 0.45.
[WARNING] [FastTetrahedralCorotationalForceField(FastTetrahedralCorotationalForceField)] The default value of the Data youngModulus changed in v23.06 from 1000 to 5000
[       OK ] FastTetrahedralCorotationalForceField3_test.checkDefaultAttributes (0 ms)
[ RUN      ] FastTetrahedralCorotationalForceField3_test.checkInit
[       OK ] FastTetrahedralCorotationalForceField3_test.checkInit (0 ms)
[ RUN      ] FastTetrahedralCorotationalForceField3_test.checkFEMValues
[       OK ] FastTetrahedralCorotationalForceField3_test.checkFEMValues (42 ms)
[ DISABLED ] FastTetrahedralCorotationalForceField3_test.DISABLED_testFEMPerformance
[----------] 6 tests from FastTetrahedralCorotationalForceField3_test (45 ms total)

[----------] 21 tests from TriangleFEMForceField3_test
[ RUN      ] TriangleFEMForceField3_test.checkTriangleFEMForceField_Creation
[       OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_Creation (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangleFEMForceField_noTopology
[ERROR]   [TriangleFEMForceField(FEM)] No topology component found at path: , nor in current context: root
[       OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_noTopology (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangleFEMForceField_emptyTopology
[WARNING] [TriangleFEMForceField(FEM)] No triangles found in linked Topology.
[       OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_emptyTopology (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangleFEMForceField_defaultAttributes
[WARNING] [TriangleFEMForceField(TriangleFEMForceField)] Required data "poissonRatio" has not been set. Falling back to default value: 0.3
[WARNING] [TriangleFEMForceField(TriangleFEMForceField)] Required data "youngModulus" has not been set. Falling back to default value: 1000
[       OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_defaultAttributes (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangleFEMForceField_wrongAttributess
[WARNING] [TriangleFEMForceField(FEM)] Input Method is not possible: toto, should be 0 (Large) or 1 (Small). Setting default value: Large
[WARNING] [TriangleFEMForceField(FEM)] Input Poisson Coefficient is not possible: -0.3, setting default value: 0.3
[WARNING] [TriangleFEMForceField(FEM)] Input Young Modulus is not possible: -100, setting default value: 1000
[       OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_wrongAttributess (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangleFEMForceField_init
[       OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_init (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangleFEMForceField_values
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[       OK ] TriangleFEMForceField3_test.checkTriangleFEMForceField_values (86 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceField_Creation
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_Creation (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceField_NoTopology
[ERROR]   [TriangularFEMForceField(FEM)] No topology component found at path: , nor in current context: root
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_NoTopology (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceField_emptyTopology
[WARNING] [TriangularFEMForceField(FEM)] No triangles found in linked Topology.
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_emptyTopology (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceField_defaultAttributes
[WARNING] [TriangularFEMForceField(TriangularFEMForceField)] Required data "poissonRatio" has not been set. Falling back to default value: 0.3
[WARNING] [TriangularFEMForceField(TriangularFEMForceField)] Required data "youngModulus" has not been set. Falling back to default value: 1000
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_defaultAttributes (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceField_wrongAttributess
[WARNING] [TriangularFEMForceField(FEM)] Input Method is not possible: toto, should be 0 (Large) or 1 (Small). Setting default value: Large
[WARNING] [TriangularFEMForceField(FEM)] Input Poisson Coefficient is not possible: -0.3, setting default value: 0.3
[WARNING] [TriangularFEMForceField(FEM)] Input Young Modulus is not possible: -100, setting default value: 1000
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_wrongAttributess (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceField_init
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_init (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceField_values
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceField_values (97 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_Creation
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_Creation (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_NoTopology
[ERROR]   [TriangularFEMForceFieldOptim(FEM)] No topology component found at path: , nor in current context: root
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_NoTopology (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_emptyTopology
[WARNING] [TriangularFEMForceFieldOptim(FEM)] No triangles found in linked Topology.
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_emptyTopology (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_defaultAttributes
[WARNING] [TriangularFEMForceFieldOptim(TriangularFEMForceFieldOptim)] Required data "poissonRatio" has not been set. Falling back to default value: 0.3
[WARNING] [TriangularFEMForceFieldOptim(TriangularFEMForceFieldOptim)] Required data "youngModulus" has not been set. Falling back to default value: 1000
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_defaultAttributes (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_wrongAttributess
[WARNING] [TriangularFEMForceFieldOptim(unnamed)] Attribute method was specified as "toto" while this version only implements the "large" method. Ignoring...
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_wrongAttributess (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_init
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_init (0 ms)
[ RUN      ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_values
[       OK ] TriangleFEMForceField3_test.checkTriangularFEMForceFieldOptim_values (60 ms)
[ DISABLED ] TriangleFEMForceField3_test.DISABLED_testTriangleFEMPerformance
[ DISABLED ] TriangleFEMForceField3_test.DISABLED_testTriangularFEMPerformance
[----------] 21 tests from TriangleFEMForceField3_test (253 ms total)

[----------] Global test environment tear-down
[==========] 51 tests from 7 test suites ran. (8709 ms total)
[  PASSED  ] 51 tests.

  YOU HAVE 5 DISABLED TESTS



------------------------------------------

Running unit-tests Sofa.Simulation.Core_simutest
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Simulation.Core_simutest --gtest_output=xml:unit-tests/Sofa.Simulation.Core_simutest/report.xml 2>&1"

[==========] Running 3 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 1 test from DefaultAnimationLoop_test
[ RUN      ] DefaultAnimationLoop_test.testOneStep
[       OK ] DefaultAnimationLoop_test.testOneStep (0 ms)
[----------] 1 test from DefaultAnimationLoop_test (0 ms total)

[----------] 2 tests from NodeContext_test
[ RUN      ] NodeContext_test.testGetNodeObjects
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SceneUtility.dylib
[WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] NodeContext_test.testGetNodeObjects (17 ms)
[ RUN      ] NodeContext_test.testGetTreeObjects
[WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] NodeContext_test.testGetTreeObjects (0 ms)
[----------] 2 tests from NodeContext_test (18 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 2 test suites ran. (18 ms total)
[  PASSED  ] 3 tests.



------------------------------------------

Running unit-tests Sofa.DefaultType_simutest
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.DefaultType_simutest --gtest_output=xml:unit-tests/Sofa.DefaultType_simutest/report.xml 2>&1"

[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from TemplateAliasTest
[ RUN      ] TemplateAliasTest.Register
[WARNING] [ObjectFactory] cannot create template alias TheAlias2 as it already exists
[       OK ] TemplateAliasTest.Register (0 ms)
[----------] 1 test from TemplateAliasTest (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[  PASSED  ] 1 test.



------------------------------------------

Running unit-tests Sofa.GL.Component.Engine_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.GL.Component.Engine_test --gtest_output=xml:unit-tests/Sofa.GL.Component.Engine_test/report.xml 2>&1"

[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from DataEngine_test/0, where TypeParam = sofa::TestDataEngine<sofa::gl::component::engine::TextureInterpolation<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/0.basic_test
[       OK ] DataEngine_test/0.basic_test (0 ms)
[----------] 1 test from DataEngine_test/0 (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[  PASSED  ] 1 test.



------------------------------------------

Running unit-tests Sofa.Component.Collision.Response.Contact_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Collision.Response.Contact_test --gtest_output=xml:unit-tests/Sofa.Component.Collision.Response.Contact_test/report.xml 2>&1"

[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from PenalityContactForceField_test
[ RUN      ] PenalityContactForceField_test.twoParticles
[WARNING] [ForceFieldTest] Potential energy is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [ForceFieldTest] Potential energy is not tested
[WARNING] [ForceFieldTest] Potential energy is not tested
[       OK ] PenalityContactForceField_test.twoParticles (2 ms)
[----------] 1 test from PenalityContactForceField_test (2 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (2 ms total)
[  PASSED  ] 1 test.



------------------------------------------

Running unit-tests Sofa.Component.SolidMechanics.Spring_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.SolidMechanics.Spring_test --gtest_output=xml:unit-tests/Sofa.Component.SolidMechanics.Spring_test/report.xml 2>&1"

[==========] Running 17 tests from 5 test suites.
[----------] Global test environment set-up.
[----------] 1 test from PolynomialRestShapeSpringsForceField_test
[ RUN      ] PolynomialRestShapeSpringsForceField_test.test_springForce
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Forward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PolynomialRestShapeSpringsForceField_test.test_springForce (6 ms)
[----------] 1 test from PolynomialRestShapeSpringsForceField_test (6 ms total)

[----------] 2 tests from RestStiffSpringsForceField_test
[ RUN      ] RestStiffSpringsForceField_test.defaultBehaviorVec3
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mass.dylib
[       OK ] RestStiffSpringsForceField_test.defaultBehaviorVec3 (40 ms)
[ RUN      ] RestStiffSpringsForceField_test.defaultBehaviorRigid3
[       OK ] RestStiffSpringsForceField_test.defaultBehaviorRigid3 (3 ms)
[----------] 2 tests from RestStiffSpringsForceField_test (43 ms total)

[----------] 3 tests from StiffSpringForceField_test/0, where TypeParam = sofa::component::solidmechanics::spring::StiffSpringForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double> >
[ RUN      ] StiffSpringForceField_test/0.extension
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] StiffSpringForceField_test/0.extension (0 ms)
[ RUN      ] StiffSpringForceField_test/0.viscosity
[WARNING] [ForceFieldTest] Potential energy is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] StiffSpringForceField_test/0.viscosity (0 ms)
[ RUN      ] StiffSpringForceField_test/0.extension_in_parent_and_child
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] StiffSpringForceField_test/0.extension_in_parent_and_child (0 ms)
[----------] 3 tests from StiffSpringForceField_test/0 (1 ms total)

[----------] 3 tests from StiffSpringForceField_test/1, where TypeParam = sofa::component::solidmechanics::spring::StiffSpringForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> >
[ RUN      ] StiffSpringForceField_test/1.extension
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] StiffSpringForceField_test/1.extension (0 ms)
[ RUN      ] StiffSpringForceField_test/1.viscosity
[WARNING] [ForceFieldTest] Potential energy is not tested
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] StiffSpringForceField_test/1.viscosity (0 ms)
[ RUN      ] StiffSpringForceField_test/1.extension_in_parent_and_child
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] StiffSpringForceField_test/1.extension_in_parent_and_child (0 ms)
[----------] 3 tests from StiffSpringForceField_test/1 (0 ms total)

[----------] 8 tests from TriangularBendingSprings3_test
[ RUN      ] TriangularBendingSprings3_test.checkForceField_Creation
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[       OK ] TriangularBendingSprings3_test.checkForceField_Creation (1 ms)
[ RUN      ] TriangularBendingSprings3_test.checkForceField_noTopology
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[ERROR]   [TriangularBendingSprings(TriangularBendingSprings)] No topology component found at path: , nor in current context: root
[       OK ] TriangularBendingSprings3_test.checkForceField_noTopology (0 ms)
[ RUN      ] TriangularBendingSprings3_test.checkForceField_emptyTopology
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[ERROR]   [TriangularBendingSprings(TriangularBendingSprings)]  object must have a Triangular Set Topology.
[       OK ] TriangularBendingSprings3_test.checkForceField_emptyTopology (0 ms)
[ RUN      ] TriangularBendingSprings3_test.checkForceField_defaultAttributes
[       OK ] TriangularBendingSprings3_test.checkForceField_defaultAttributes (0 ms)
[ RUN      ] TriangularBendingSprings3_test.checkForceField_wrongAttributess
[WARNING] [TriangularBendingSprings(TriangularBendingSprings)] Input Bending Stiffness is not possible: -100, setting default value: 100000.0
[WARNING] [TriangularBendingSprings(TriangularBendingSprings)] Input Bending damping is not possible: -0.1, setting default value: 1.0
[       OK ] TriangularBendingSprings3_test.checkForceField_wrongAttributess (0 ms)
[ RUN      ] TriangularBendingSprings3_test.checkForceField_init
[       OK ] TriangularBendingSprings3_test.checkForceField_init (0 ms)
[ RUN      ] TriangularBendingSprings3_test.checkForceField_values
[       OK ] TriangularBendingSprings3_test.checkForceField_values (3 ms)
[ RUN      ] TriangularBendingSprings3_test.checkForceField_TopologyChanges
[       OK ] TriangularBendingSprings3_test.checkForceField_TopologyChanges (1 ms)
[----------] 8 tests from TriangularBendingSprings3_test (9 ms total)

[----------] Global test environment tear-down
[==========] 17 tests from 5 test suites ran. (61 ms total)
[  PASSED  ] 17 tests.



------------------------------------------

Running unit-tests Sofa.SimpleApi_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.SimpleApi_test --gtest_output=xml:unit-tests/Sofa.SimpleApi_test/report.xml 2>&1"

[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from SimpleApi_test
[ RUN      ] SimpleApi_test.testParamAPI
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[       OK ] SimpleApi_test.testParamAPI (11 ms)
[ RUN      ] SimpleApi_test.createParamString
[       OK ] SimpleApi_test.createParamString (0 ms)
[----------] 2 tests from SimpleApi_test (11 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (11 ms total)
[  PASSED  ] 2 tests.



------------------------------------------

Running unit-tests Sofa.Component.Playback_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Playback_test --gtest_output=xml:unit-tests/Sofa.Component.Playback_test/report.xml 2>&1"

[==========] Running 4 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from ReadState_test
[ RUN      ] ReadState_test.test_defaultBehavior
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Playback.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] ReadState_test.test_defaultBehavior (3 ms)
[ RUN      ] ReadState_test.test_loadFailure
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[ERROR]   [ReadState(ReadState)] Error opening file /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/Sofa/Component/Playback/tests/files/invalidFile.txt
[       OK ] ReadState_test.test_loadFailure (0 ms)
[----------] 2 tests from ReadState_test (4 ms total)

[----------] 2 tests from WriteState_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] WriteState_test/0.test_write_position
SOFA_COMPONENT_PLAYBACK_TEST_BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] WriteState_test/0.test_write_position (2 ms)
[ RUN      ] WriteState_test/0.test_write_velocity
SOFA_COMPONENT_PLAYBACK_TEST_BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] WriteState_test/0.test_write_velocity (1 ms)
[----------] 2 tests from WriteState_test/0 (3 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 2 test suites ran. (8 ms total)
[  PASSED  ] 4 tests.



------------------------------------------

Running unit-tests Sofa.DefaultType_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.DefaultType_test --gtest_output=xml:unit-tests/Sofa.DefaultType_test/report.xml 2>&1"

[INFO]    [TypeInfoRegistry]  Trying to register 'ObjectInTranslationUnit1/24ObjectInTranslationUnit1' at index 1
[INFO]    [TypeInfoRegistry]  Promoting typeinfo 1 from ObjectInTranslationUnit1 to ObjectInTranslationUnit1
[==========] Running 14 tests from 5 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from MapMapSparseMatrixEigenUtilsTest
[ RUN      ] MapMapSparseMatrixEigenUtilsTest.checkEigenSparseMatrixLowLeveAPI
[       OK ] MapMapSparseMatrixEigenUtilsTest.checkEigenSparseMatrixLowLeveAPI (0 ms)
[ RUN      ] MapMapSparseMatrixEigenUtilsTest.checkConversionEigenSparseMapMapSparseVec1d
[       OK ] MapMapSparseMatrixEigenUtilsTest.checkConversionEigenSparseMapMapSparseVec1d (0 ms)
[ RUN      ] MapMapSparseMatrixEigenUtilsTest.checkConversionEigenSparseMapMapSparseVec3d
[       OK ] MapMapSparseMatrixEigenUtilsTest.checkConversionEigenSparseMapMapSparseVec3d (0 ms)
[ RUN      ] MapMapSparseMatrixEigenUtilsTest.checkConversionMapMapSparseVec1dEigenSparse
[       OK ] MapMapSparseMatrixEigenUtilsTest.checkConversionMapMapSparseVec1dEigenSparse (0 ms)
[ RUN      ] MapMapSparseMatrixEigenUtilsTest.checkConversionMapMapSparseVec3dEigenSparse
[       OK ] MapMapSparseMatrixEigenUtilsTest.checkConversionMapMapSparseVec3dEigenSparse (0 ms)
[ RUN      ] MapMapSparseMatrixEigenUtilsTest.checkAddMultTransposeEigenForCumulativeWrite
0 1 0 1 0 0 0 2 -1  
1 1 0 0 1 0 -2 0 -4  
2 1 0 0 0 1 1 4 0  

[       OK ] MapMapSparseMatrixEigenUtilsTest.checkAddMultTransposeEigenForCumulativeWrite (0 ms)
[----------] 6 tests from MapMapSparseMatrixEigenUtilsTest (0 ms total)

[----------] 1 test from TypeInfo
[ RUN      ] TypeInfo.type_registration_with_implicit_declaration
[       OK ] TypeInfo.type_registration_with_implicit_declaration (0 ms)
[----------] 1 test from TypeInfo (0 ms total)

[----------] 3 tests from TypeInfoRegistry
[ RUN      ] TypeInfoRegistry.get_unregistered
[       OK ] TypeInfoRegistry.get_unregistered (0 ms)
[ RUN      ] TypeInfoRegistry.set_and_get
[INFO]    [TypeInfoRegistry]  Trying to register 'MyType/6MyType' at index 5
[INFO]    [TypeInfoRegistry]  Promoting typeinfo 5 from MyType to MyType
[       OK ] TypeInfoRegistry.set_and_get (0 ms)
[ RUN      ] TypeInfoRegistry.dump
[       OK ] TypeInfoRegistry.dump (0 ms)
[----------] 3 tests from TypeInfoRegistry (0 ms total)

[----------] 3 tests from TypeInfoRegistryTu2
[ RUN      ] TypeInfoRegistryTu2.internal_set_internal_get
[INFO]    [TypeInfoRegistry]  Trying to register 'ObjectInTranslationUnit2/24ObjectInTranslationUnit2' at index 6
[INFO]    [TypeInfoRegistry]  Promoting typeinfo 6 from ObjectInTranslationUnit2 to ObjectInTranslationUnit2
[       OK ] TypeInfoRegistryTu2.internal_set_internal_get (0 ms)
[ RUN      ] TypeInfoRegistryTu2.external_set_internal_get
[       OK ] TypeInfoRegistryTu2.external_set_internal_get (0 ms)
[ RUN      ] TypeInfoRegistryTu2.external_registration
[INFO]    [TypeInfoRegistry]  Trying to register 'd/d' at index 2
[INFO]    [TypeInfoRegistry]  Promoting typeinfo 2 from double to d
[       OK ] TypeInfoRegistryTu2.external_registration (0 ms)
[----------] 3 tests from TypeInfoRegistryTu2 (0 ms total)

[----------] 1 test from QuaternionIntegrationTest/0, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double>
[ RUN      ] QuaternionIntegrationTest/0.quaternion_angle
[       OK ] QuaternionIntegrationTest/0.quaternion_angle (0 ms)
[----------] 1 test from QuaternionIntegrationTest/0 (0 ms total)

[----------] Global test environment tear-down
[==========] 14 tests from 5 test suites ran. (0 ms total)
[  PASSED  ] 14 tests.



------------------------------------------

Running unit-tests Sofa.Helper_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Helper_test --gtest_output=xml:unit-tests/Sofa.Helper_test/report.xml 2>&1"

[==========] Running 115 tests from 22 test suites.
[----------] Global test environment set-up.
[----------] 1 test from DiffLib_test
[ RUN      ] DiffLib_test.normalBehavior_getClosestMatch
[       OK ] DiffLib_test.normalBehavior_getClosestMatch (0 ms)
[----------] 1 test from DiffLib_test (0 ms total)

[----------] 1 test from Factory_test
[ RUN      ] Factory_test.EnumKey
[       OK ] Factory_test.EnumKey (0 ms)
[----------] 1 test from Factory_test (0 ms total)

[----------] 3 tests from KdTreeTest
[ RUN      ] KdTreeTest.point_point
[       OK ] KdTreeTest.point_point (0 ms)
[ RUN      ] KdTreeTest.point_Npoints
[       OK ] KdTreeTest.point_Npoints (1 ms)
[ RUN      ] KdTreeTest.cached_point_point
[       OK ] KdTreeTest.cached_point_point (0 ms)
[----------] 3 tests from KdTreeTest (3 ms total)

[----------] 6 tests from NameDecoder_test
[ RUN      ] NameDecoder_test.simpleClass
[       OK ] NameDecoder_test.simpleClass (0 ms)
[ RUN      ] NameDecoder_test.namespaceSimpleClass
[       OK ] NameDecoder_test.namespaceSimpleClass (0 ms)
[ RUN      ] NameDecoder_test.templateClass
[       OK ] NameDecoder_test.templateClass (0 ms)
[ RUN      ] NameDecoder_test.nestedSimpleClass
[       OK ] NameDecoder_test.nestedSimpleClass (0 ms)
[ RUN      ] NameDecoder_test.namespaceNestedSimpleClass
[       OK ] NameDecoder_test.namespaceNestedSimpleClass (0 ms)
[ RUN      ] NameDecoder_test.namespaceNestedTemplateClass
[       OK ] NameDecoder_test.namespaceNestedTemplateClass (0 ms)
[----------] 6 tests from NameDecoder_test (0 ms total)

[----------] 1 test from OptionsGroup
[ RUN      ] OptionsGroup.constructors
[       OK ] OptionsGroup.constructors (0 ms)
[----------] 1 test from OptionsGroup (0 ms total)

[----------] 3 tests from removeTrailingCharacterTest
[ RUN      ] removeTrailingCharacterTest.emptyString
[       OK ] removeTrailingCharacterTest.emptyString (0 ms)
[ RUN      ] removeTrailingCharacterTest.singleTrailingCharacter
[       OK ] removeTrailingCharacterTest.singleTrailingCharacter (0 ms)
[ RUN      ] removeTrailingCharacterTest.multipleTrailingCharacters
[       OK ] removeTrailingCharacterTest.multipleTrailingCharacters (0 ms)
[----------] 3 tests from removeTrailingCharacterTest (0 ms total)

[----------] 5 tests from removeTrailingCharactersTest
[ RUN      ] removeTrailingCharactersTest.emptyString
[       OK ] removeTrailingCharactersTest.emptyString (0 ms)
[ RUN      ] removeTrailingCharactersTest.noTrailingCharacters
[       OK ] removeTrailingCharactersTest.noTrailingCharacters (0 ms)
[ RUN      ] removeTrailingCharactersTest.singleTrailingCharacter
[       OK ] removeTrailingCharactersTest.singleTrailingCharacter (0 ms)
[ RUN      ] removeTrailingCharactersTest.multipleTrailingCharacters
[       OK ] removeTrailingCharactersTest.multipleTrailingCharacters (0 ms)
[ RUN      ] removeTrailingCharactersTest.mixOfCharacters
[       OK ] removeTrailingCharactersTest.mixOfCharacters (0 ms)
[----------] 5 tests from removeTrailingCharactersTest (0 ms total)

[----------] 2 tests from TagFactory_test
[ RUN      ] TagFactory_test.initialization
[       OK ] TagFactory_test.initialization (0 ms)
[ RUN      ] TagFactory_test.addTag
[       OK ] TagFactory_test.addTag (0 ms)
[----------] 2 tests from TagFactory_test (0 ms total)

[----------] 9 tests from UtilsTest
[ RUN      ] UtilsTest.string_to_widestring_to_string
[       OK ] UtilsTest.string_to_widestring_to_string (0 ms)
[ RUN      ] UtilsTest.widestring_to_string_to_widestring
[       OK ] UtilsTest.widestring_to_string_to_widestring (0 ms)
[ RUN      ] UtilsTest.downcaseString
[       OK ] UtilsTest.downcaseString (0 ms)
[ RUN      ] UtilsTest.upcaseString
[       OK ] UtilsTest.upcaseString (0 ms)
[ RUN      ] UtilsTest.getExecutablePath
[       OK ] UtilsTest.getExecutablePath (0 ms)
[ RUN      ] UtilsTest.getExecutableDirectory
[       OK ] UtilsTest.getExecutableDirectory (0 ms)
[ RUN      ] UtilsTest.getSofaPathPrefix
[       OK ] UtilsTest.getSofaPathPrefix (0 ms)
[ RUN      ] UtilsTest.readBasicIniFile_nonexistentFile
[ERROR]   [Utils::readBasicIniFile()] Error while trying to read file (this-file-does-not-exist)
[       OK ] UtilsTest.readBasicIniFile_nonexistentFile (0 ms)
[ RUN      ] UtilsTest.readBasicIniFile
[       OK ] UtilsTest.readBasicIniFile (0 ms)
[----------] 9 tests from UtilsTest (0 ms total)

[----------] 2 tests from ReadAccessor
[ RUN      ] ReadAccessor.PrimitiveTypes
[       OK ] ReadAccessor.PrimitiveTypes (0 ms)
[ RUN      ] ReadAccessor.VectorTypes
[       OK ] ReadAccessor.VectorTypes (0 ms)
[----------] 2 tests from ReadAccessor (0 ms total)

[----------] 2 tests from WriteAccessor
[ RUN      ] WriteAccessor.PrimitiveTypes
[       OK ] WriteAccessor.PrimitiveTypes (0 ms)
[ RUN      ] WriteAccessor.VectorTypes
[       OK ] WriteAccessor.VectorTypes (0 ms)
[----------] 2 tests from WriteAccessor (0 ms total)

[----------] 3 tests from MeshOBJ_test
[ RUN      ] MeshOBJ_test.MeshOBJ_NoFile
[ERROR]   [FileRepository] File mesh/randomnamewhichdoesnotexist.obj NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/Sofa/framework/Testing/resources:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build
[ERROR]   [MeshOBJ] File mesh/randomnamewhichdoesnotexist.obj not found.
[       OK ] MeshOBJ_test.MeshOBJ_NoFile (0 ms)
[ RUN      ] MeshOBJ_test.MeshOBJ_NoMesh
[       OK ] MeshOBJ_test.MeshOBJ_NoMesh (0 ms)
[ RUN      ] MeshOBJ_test.MeshOBJ_UV_N_MTL_Init
[       OK ] MeshOBJ_test.MeshOBJ_UV_N_MTL_Init (0 ms)
[----------] 3 tests from MeshOBJ_test (1 ms total)

[----------] 7 tests from STBImage_test
[ RUN      ] STBImage_test.STBImage_NoFile
[ERROR]   [FileRepository] File randomnamewhichdoesnotexist.png NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/Sofa/framework/Helper/test/io/images:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build
[ERROR]   [Image] File randomnamewhichdoesnotexist.png not found 
[       OK ] STBImage_test.STBImage_NoFile (0 ms)
[ RUN      ] STBImage_test.STBImage_NoImg
[ERROR]   [Image] Could not load: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/Sofa/framework/Helper/test/io/images/imagetest_noimage.png
[       OK ] STBImage_test.STBImage_NoImg (0 ms)
[ RUN      ] STBImage_test.STBImage_ReadBlackWhite_png
[       OK ] STBImage_test.STBImage_ReadBlackWhite_png (2 ms)
[ RUN      ] STBImage_test.STBImage_ReadBlackWhite_jpg
[       OK ] STBImage_test.STBImage_ReadBlackWhite_jpg (7 ms)
[ RUN      ] STBImage_test.STBImage_ReadBlackWhite_tiff
[ERROR]   [Image] Could not load: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/Sofa/framework/Helper/test/io/images/imagetest_blackwhite.tiff
[       OK ] STBImage_test.STBImage_ReadBlackWhite_tiff (0 ms)
[ RUN      ] STBImage_test.STBImage_ReadBlackWhite_bmp
[       OK ] STBImage_test.STBImage_ReadBlackWhite_bmp (3 ms)
[ RUN      ] STBImage_test.STBImage_WriteBlackWhite
[       OK ] STBImage_test.STBImage_WriteBlackWhite (22 ms)
[----------] 7 tests from STBImage_test (36 ms total)

[----------] 2 tests from XspLoader_test
[ RUN      ] XspLoader_test.loadXs3File
[       OK ] XspLoader_test.loadXs3File (0 ms)
[ RUN      ] XspLoader_test.loadXs4File
[       OK ] XspLoader_test.loadXs4File (0 ms)
[----------] 2 tests from XspLoader_test (0 ms total)

[----------] 14 tests from LoggingTest
[ RUN      ] LoggingTest.noHandler
[       OK ] LoggingTest.noHandler (0 ms)
[ RUN      ] LoggingTest.oneHandler
[       OK ] LoggingTest.oneHandler (0 ms)
[ RUN      ] LoggingTest.duplicatedHandler
[       OK ] LoggingTest.duplicatedHandler (0 ms)
[ RUN      ] LoggingTest.threadingTests
[       OK ] LoggingTest.threadingTests (496 ms)
[ RUN      ] LoggingTest.withoutDevMode
[       OK ] LoggingTest.withoutDevMode (0 ms)
[ RUN      ] LoggingTest.speedTest
[       OK ] LoggingTest.speedTest (848 ms)
[ RUN      ] LoggingTest.emptyMessage
[       OK ] LoggingTest.emptyMessage (0 ms)
[ RUN      ] LoggingTest.checkBaseObjectMsgAPI
[       OK ] LoggingTest.checkBaseObjectMsgAPI (0 ms)
[ RUN      ] LoggingTest.checkBaseObjectMsgAPInoPrintLog
[       OK ] LoggingTest.checkBaseObjectMsgAPInoPrintLog (0 ms)
[ RUN      ] LoggingTest.checkBaseObjectQueueSize
[       OK ] LoggingTest.checkBaseObjectQueueSize (0 ms)
[ RUN      ] LoggingTest.withDevMode
[       OK ] LoggingTest.withDevMode (0 ms)
[ RUN      ] LoggingTest.checkLoggingMessageHandler
[       OK ] LoggingTest.checkLoggingMessageHandler (0 ms)
[ RUN      ] LoggingTest.checkCountingMessageHandler
[       OK ] LoggingTest.checkCountingMessageHandler (0 ms)
[ RUN      ] LoggingTest.checkRoutingMessageHandler
[INFO]    [test] An info message
[INFO]    [test] An info message
[INFO]    [test] An info message
[WARNING] [test] An second message
[WARNING] [test] An second message
[WARNING] [test] An second message
[       OK ] LoggingTest.checkRoutingMessageHandler (0 ms)
[----------] 14 tests from LoggingTest (1345 ms total)

[----------] 2 tests from narrow_cast_test
[ RUN      ] narrow_cast_test.in_range
[       OK ] narrow_cast_test.in_range (0 ms)
[ RUN      ] narrow_cast_test.out_of_range
[       OK ] narrow_cast_test.out_of_range (0 ms)
[----------] 2 tests from narrow_cast_test (0 ms total)

[----------] 11 tests from FileMonitor
[ RUN      ] FileMonitor.addFileNotExist_test
[       OK ] FileMonitor.addFileNotExist_test (0 ms)
[ RUN      ] FileMonitor.addFileNotExist2_test
[       OK ] FileMonitor.addFileNotExist2_test (0 ms)
[ RUN      ] FileMonitor.addFileExist_test
[       OK ] FileMonitor.addFileExist_test (1009 ms)
[ RUN      ] FileMonitor.addFileTwice_test
[       OK ] FileMonitor.addFileTwice_test (3235 ms)
[ RUN      ] FileMonitor.noUpdate_test
[       OK ] FileMonitor.noUpdate_test (1010 ms)
[ RUN      ] FileMonitor.updateNoChange_test
[       OK ] FileMonitor.updateNoChange_test (2013 ms)
[ RUN      ] FileMonitor.fileChange_test
[       OK ] FileMonitor.fileChange_test (1224 ms)
[ RUN      ] FileMonitor.fileChangeTwice_test
[       OK ] FileMonitor.fileChangeTwice_test (1224 ms)
[ RUN      ] FileMonitor.fileListenerRemoved_test
[       OK ] FileMonitor.fileListenerRemoved_test (1225 ms)
[ RUN      ] FileMonitor.listenerRemoved_test
[       OK ] FileMonitor.listenerRemoved_test (1223 ms)
[ RUN      ] FileMonitor.fileChange2_test
[       OK ] FileMonitor.fileChange2_test (1222 ms)
[----------] 11 tests from FileMonitor (13390 ms total)

[----------] 4 tests from FileRepository_test
[ RUN      ] FileRepository_test.findFile
[       OK ] FileRepository_test.findFile (0 ms)
[ RUN      ] FileRepository_test.findFileSubDir
[       OK ] FileRepository_test.findFileSubDir (0 ms)
[ RUN      ] FileRepository_test.findFileWithSpaces
[       OK ] FileRepository_test.findFileWithSpaces (0 ms)
[ RUN      ] FileRepository_test.findFileWithAccents
[       OK ] FileRepository_test.findFileWithAccents (0 ms)
[----------] 4 tests from FileRepository_test (0 ms total)

[----------] 3 tests from FileRepository_relativeToPath
[ RUN      ] FileRepository_relativeToPath.emptyAbsoluteFilename
[       OK ] FileRepository_relativeToPath.emptyAbsoluteFilename (0 ms)
[ RUN      ] FileRepository_relativeToPath.notMatchingAbsoluteFilename
[       OK ] FileRepository_relativeToPath.notMatchingAbsoluteFilename (0 ms)
[ RUN      ] FileRepository_relativeToPath.matching
[       OK ] FileRepository_relativeToPath.matching (0 ms)
[----------] 3 tests from FileRepository_relativeToPath (0 ms total)

[----------] 25 tests from FileSystemTest
[ RUN      ] FileSystemTest.listDirectory_nonEmpty
[       OK ] FileSystemTest.listDirectory_nonEmpty (0 ms)
[ RUN      ] FileSystemTest.listDirectory_nonEmpty_trailingSlash
[       OK ] FileSystemTest.listDirectory_nonEmpty_trailingSlash (0 ms)
[ RUN      ] FileSystemTest.listDirectory_withExtension_multipleMatches
[       OK ] FileSystemTest.listDirectory_withExtension_multipleMatches (0 ms)
[ RUN      ] FileSystemTest.listDirectory_withExtension_oneMatch
[       OK ] FileSystemTest.listDirectory_withExtension_oneMatch (0 ms)
[ RUN      ] FileSystemTest.listDirectory_withExtension_noMatch
[       OK ] FileSystemTest.listDirectory_withExtension_noMatch (0 ms)
[ RUN      ] FileSystemTest.createDirectory
[       OK ] FileSystemTest.createDirectory (0 ms)
[ RUN      ] FileSystemTest.createDirectory_alreadyExists
[       OK ] FileSystemTest.createDirectory_alreadyExists (0 ms)
[ RUN      ] FileSystemTest.removeDirectory
[       OK ] FileSystemTest.removeDirectory (0 ms)
[ RUN      ] FileSystemTest.removeDirectory_doesNotExists
[       OK ] FileSystemTest.removeDirectory_doesNotExists (0 ms)
[ RUN      ] FileSystemTest.exists_yes
[       OK ] FileSystemTest.exists_yes (0 ms)
[ RUN      ] FileSystemTest.exists_yes_directory
[       OK ] FileSystemTest.exists_yes_directory (0 ms)
[ RUN      ] FileSystemTest.exists_yes_directory_trailingSlash
[       OK ] FileSystemTest.exists_yes_directory_trailingSlash (0 ms)
[ RUN      ] FileSystemTest.exists_nope
[       OK ] FileSystemTest.exists_nope (0 ms)
[ RUN      ] FileSystemTest.isDirectory_yes
[       OK ] FileSystemTest.isDirectory_yes (0 ms)
[ RUN      ] FileSystemTest.isDirectory_yes_trailingSlash
[       OK ] FileSystemTest.isDirectory_yes_trailingSlash (0 ms)
[ RUN      ] FileSystemTest.isDirectory_nope
[       OK ] FileSystemTest.isDirectory_nope (0 ms)
[ RUN      ] FileSystemTest.isFile_yes
[       OK ] FileSystemTest.isFile_yes (0 ms)
[ RUN      ] FileSystemTest.isFile_nope
[       OK ] FileSystemTest.isFile_nope (0 ms)
[ RUN      ] FileSystemTest.isAbsolute
[       OK ] FileSystemTest.isAbsolute (0 ms)
[ RUN      ] FileSystemTest.cleanPath
[       OK ] FileSystemTest.cleanPath (0 ms)
[ RUN      ] FileSystemTest.convertBackSlashesToSlashes
[       OK ] FileSystemTest.convertBackSlashesToSlashes (0 ms)
[ RUN      ] FileSystemTest.removeExtraSlashes
[       OK ] FileSystemTest.removeExtraSlashes (0 ms)
[ RUN      ] FileSystemTest.getParentDirectory
[       OK ] FileSystemTest.getParentDirectory (0 ms)
[ RUN      ] FileSystemTest.stripDirectory
[       OK ] FileSystemTest.stripDirectory (0 ms)
[ RUN      ] FileSystemTest.append
[       OK ] FileSystemTest.append (0 ms)
[----------] 25 tests from FileSystemTest (1 ms total)

[----------] 7 tests from PluginManager_test
[ RUN      ] PluginManager_test.loadTestPluginAByPath
PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib
PluginManager_test.loadTestPluginAByPath: pluginPath = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libTestPluginA.dylib
PluginManager_test.loadTestPluginAByPath: pm.getPluginMap().size() = 0
PluginManager_test.loadTestPluginAByPath: pm.getPluginMap().size() = 1
PluginManager_test.loadTestPluginAByPath: pm.getPluginMap().size() = 1
[       OK ] PluginManager_test.loadTestPluginAByPath (141 ms)
[ RUN      ] PluginManager_test.loadTestPluginAByName
PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib
[       OK ] PluginManager_test.loadTestPluginAByName (9 ms)
[ RUN      ] PluginManager_test.pluginEntries
PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib
[       OK ] PluginManager_test.pluginEntries (0 ms)
[ RUN      ] PluginManager_test.pluginEntriesValues
PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib
[       OK ] PluginManager_test.pluginEntriesValues (0 ms)
[ RUN      ] PluginManager_test.testIniFile
PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib
[       OK ] PluginManager_test.testIniFile (1 ms)
[ RUN      ] PluginManager_test.testDeprecatedIniFileWoVersion
PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib
[       OK ] PluginManager_test.testDeprecatedIniFileWoVersion (0 ms)
[ RUN      ] PluginManager_test.testPluginAAsDependencyOfPluginB
PluginManager_test.loadTestPluginAByPath: pluginDir = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib
[       OK ] PluginManager_test.testPluginAAsDependencyOfPluginB (136 ms)
[----------] 7 tests from PluginManager_test (291 ms total)

[----------] 2 tests from CircularQueue_SingleTest
[ RUN      ] CircularQueue_SingleTest.pop
[       OK ] CircularQueue_SingleTest.pop (0 ms)
[ RUN      ] CircularQueue_SingleTest.push
[       OK ] CircularQueue_SingleTest.push (0 ms)
[----------] 2 tests from CircularQueue_SingleTest (0 ms total)

[----------] Global test environment tear-down
[==========] 115 tests from 22 test suites ran. (15072 ms total)
[  PASSED  ] 115 tests.

  YOU HAVE 2 DISABLED TESTS



------------------------------------------

Running unit-tests Sofa.Component.Diffusion_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Diffusion_test --gtest_output=xml:unit-tests/Sofa.Component.Diffusion_test/report.xml 2>&1"

[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from TetrahedronDiffusionFEMForceField_test/0, where TypeParam = sofa::component::diffusion::TetrahedronDiffusionFEMForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double> >
[ RUN      ] TetrahedronDiffusionFEMForceField_test/0.extension
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Diffusion.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Visual.dylib
[       OK ] TetrahedronDiffusionFEMForceField_test/0.extension (925 ms)
[----------] 1 test from TetrahedronDiffusionFEMForceField_test/0 (925 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (925 ms total)
[  PASSED  ] 1 test.



------------------------------------------

Running unit-tests SceneChecking_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/SceneChecking_test --gtest_output=xml:unit-tests/SceneChecking_test/report.xml 2>&1"

[==========] Running 8 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 8 tests from SceneChecker_test
[ RUN      ] SceneChecker_test.checkMissingRequiredPlugin
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Forward.dylib
[INFO]    [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckMissingRequiredPlugin]
[WARNING] [SceneCheckMissingRequiredPlugin] This scene is using component defined in plugins but is not importing the required plugins.  
  Your scene may not work on a sofa environment with different pre-loaded plugins.  
  To fix your scene and remove this warning you just need to cut & paste the following lines at the beginning of your scene:   
  <RequiredPlugin name="Sofa.Component.ODESolver.Forward"/> <!-- Needed to use components [EulerExplicitSolver] -->  

[INFO]    [SceneCheckerVisitor] Finished validating node "Root".
[       OK ] SceneChecker_test.checkMissingRequiredPlugin (7 ms)
[ RUN      ] SceneChecker_test.checkPresentRequiredPlugin
[INFO]    [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckMissingRequiredPlugin]
[INFO]    [SceneCheckerVisitor] Finished validating node "Root".
[       OK ] SceneChecker_test.checkPresentRequiredPlugin (0 ms)
[ RUN      ] SceneChecker_test.checkAPIVersion
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SceneUtility.dylib
[INFO]    [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckAPIChange]
[INFO]    [SceneCheckerVisitor] Finished validating node "Root".
[       OK ] SceneChecker_test.checkAPIVersion (1 ms)
[ RUN      ] SceneChecker_test.checkAPIVersionCurrent
[INFO]    [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckAPIChange]
[INFO]    [SceneCheckerVisitor] Finished validating node "Root".
[       OK ] SceneChecker_test.checkAPIVersionCurrent (0 ms)
[ RUN      ] SceneChecker_test.checkAPIVersionDeprecated
[INFO]    [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckAPIChange]
[WARNING] [ComponentDeprecated(ComponentDeprecated1)] ComponentDeprecated have changed since 17.06.
[INFO]    [SceneCheckerVisitor] Finished validating node "Root".
[       OK ] SceneChecker_test.checkAPIVersionDeprecated (0 ms)
[ RUN      ] SceneChecker_test.checkDuplicatedNames
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.GL.Component.dylib
[WARNING] [OglModel(objectA)] Neither an .obj file nor a topology is present for this VisualModel.
[WARNING] [OglModel(objectA)] Neither an .obj file nor a topology is present for this VisualModel.
[WARNING] [OglModel(mixA)] Neither an .obj file nor a topology is present for this VisualModel.
[WARNING] [OglModel(objectA)] Neither an .obj file nor a topology is present for this VisualModel.
[INFO]    [SceneCheckerVisitor] Validating node "nodeCheck" with checks: [SceneCheckDuplicatedName]
[WARNING] [SceneCheckDuplicatedName]   
- Found duplicated names ['nodeA', ] in node '/nodeCheck'  
Nodes with similar names at the same level in your scene can crash certain operations, please rename them
[INFO]    [SceneCheckerVisitor] Finished validating node "nodeCheck".
[INFO]    [SceneCheckerVisitor] Validating node "objectCheck" with checks: [SceneCheckDuplicatedName]
[WARNING] [SceneCheckDuplicatedName]   
- Found duplicated names ['objectA', ] in node '/objectCheck'  
Nodes with similar names at the same level in your scene can crash certain operations, please rename them
[INFO]    [SceneCheckerVisitor] Finished validating node "objectCheck".
[INFO]    [SceneCheckerVisitor] Validating node "mixCheck" with checks: [SceneCheckDuplicatedName]
[WARNING] [SceneCheckDuplicatedName]   
- Found duplicated names ['mixA', ] in node '/mixCheck'  
Nodes with similar names at the same level in your scene can crash certain operations, please rename them
[INFO]    [SceneCheckerVisitor] Finished validating node "mixCheck".
[INFO]    [SceneCheckerVisitor] Validating node "nothingCheck" with checks: [SceneCheckDuplicatedName]
[INFO]    [SceneCheckerVisitor] Finished validating node "nothingCheck".
[       OK ] SceneChecker_test.checkDuplicatedNames (77 ms)
[ RUN      ] SceneChecker_test.checkUsingAlias_withAlias
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckUsingAlias]
[WARNING] [SceneCheckUsingAlias] This scene is using hard coded aliases. Aliases can be very confusing, use with caution.  
  - MeshTopology: 1 created with alias "Mesh"
[INFO]    [SceneCheckerVisitor] Finished validating node "Root".
[       OK ] SceneChecker_test.checkUsingAlias_withAlias (3 ms)
[ RUN      ] SceneChecker_test.checkUsingAlias_withoutAlias
[INFO]    [SceneCheckerVisitor] Validating node "Root" with checks: [SceneCheckUsingAlias]
[INFO]    [SceneCheckerVisitor] Finished validating node "Root".
[       OK ] SceneChecker_test.checkUsingAlias_withoutAlias (0 ms)
[----------] 8 tests from SceneChecker_test (90 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 1 test suite ran. (91 ms total)
[  PASSED  ] 8 tests.



------------------------------------------

Running unit-tests Sofa.Component.Topology.Container.Constant_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Topology.Container.Constant_test --gtest_output=xml:unit-tests/Sofa.Component.Topology.Container.Constant_test/report.xml 2>&1"

[==========] Running 6 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 6 tests from MeshTopology_test
[ RUN      ] MeshTopology_test.testEmptyContainer
[       OK ] MeshTopology_test.testEmptyContainer (0 ms)
[ RUN      ] MeshTopology_test.testHexahedronTopology
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mass.dylib
[WARNING] [MeshTopology(topoCon)] GetHexahedraAroundQuadArray: HexahedraAroundQuad array is empty. Be sure to call createHexahedraAroundQuadArray first.
[WARNING] [MeshTopology(topoCon)] GetHexahedraAroundEdgeArray: HexahedraAroundEdge array is empty. Be sure to call createHexahedraAroundEdgeArray first.
[WARNING] [MeshTopology(topoCon)] GetHexahedraAroundVertexArray: HexahedraAroundVertex array is empty. Be sure to call createHexahedraAroundVertexArray first.
[       OK ] MeshTopology_test.testHexahedronTopology (58 ms)
[ RUN      ] MeshTopology_test.testTetrahedronTopology
[WARNING] [MeshTopology(topoCon)] GetTetrahedraAroundTriangleArray: TetrahedraAroundTriangle array is empty. Be sure to call createTetrahedraAroundTriangleArray first.
[WARNING] [MeshTopology(topoCon)] GetTetrahedraAroundEdgeArray: TetrahedraAroundEdge array is empty. Be sure to call createTetrahedraAroundEdgeArray first.
[WARNING] [MeshTopology(topoCon)] GetTetrahedraAroundVertexArray: TetrahedraAroundVertex array is empty. Be sure to call createTetrahedraAroundVertexArray first.
[       OK ] MeshTopology_test.testTetrahedronTopology (2 ms)
[ RUN      ] MeshTopology_test.testQuadTopology
[WARNING] [MeshTopology(topoCon)] GetEdgesInQuadArray: EdgesInQuad array is empty. Be sure to call createEdgesInQuadArray first.
[WARNING] [MeshTopology(topoCon)] GetQuadsAroundVertexArray: QuadsAroundVertex array is empty. Be sure to call createQuadsAroundVertexArray first.
[WARNING] [MeshTopology(topoCon)] GetQuadsAroundEdgeArray: QuadsAroundEdge array is empty. Be sure to call createQuadsAroundEdgeArray first.
[       OK ] MeshTopology_test.testQuadTopology (2 ms)
[ RUN      ] MeshTopology_test.testTriangleTopology
[WARNING] [MeshTopology(topoCon)] GetEdgesInTriangleArray: EdgesInTriangle array is empty. Be sure to call createEdgesInTriangleArray first.
[WARNING] [MeshTopology(topoCon)] GetTrianglesAroundVertexArray: TrianglesAroundVertex array is empty. Be sure to call createTrianglesAroundVertexArray first.
[WARNING] [MeshTopology(topoCon)] GetTrianglesAroundEdgeArray: TrianglesAroundEdge array is empty. Be sure to call createTrianglesAroundEdgeArray first.
[       OK ] MeshTopology_test.testTriangleTopology (1 ms)
[ RUN      ] MeshTopology_test.testEdgeTopology
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[       OK ] MeshTopology_test.testEdgeTopology (33 ms)
[----------] 6 tests from MeshTopology_test (98 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test suite ran. (98 ms total)
[  PASSED  ] 6 tests.



------------------------------------------

Running unit-tests Sofa.Component.Engine.Analyze_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Engine.Analyze_test --gtest_output=xml:unit-tests/Sofa.Component.Engine.Analyze_test/report.xml 2>&1"

[==========] Running 7 tests from 4 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from AverageCoord_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] AverageCoord_test/0.NormalBehavior
[       OK ] AverageCoord_test/0.NormalBehavior (0 ms)
[ RUN      ] AverageCoord_test/0.UpdateTest
[       OK ] AverageCoord_test/0.UpdateTest (0 ms)
[----------] 2 tests from AverageCoord_test/0 (0 ms total)

[----------] 3 tests from ClusteringEngine_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] ClusteringEngine_test/0.NormalBehavior
[       OK ] ClusteringEngine_test/0.NormalBehavior (0 ms)
[ RUN      ] ClusteringEngine_test/0.DrawTest
[       OK ] ClusteringEngine_test/0.DrawTest (0 ms)
[ RUN      ] ClusteringEngine_test/0.UpdateTest
[       OK ] ClusteringEngine_test/0.UpdateTest (0 ms)
[----------] 3 tests from ClusteringEngine_test/0 (0 ms total)

[----------] 1 test from DataEngine_test/0, where TypeParam = sofa::TestDataEngine<sofa::component::engine::analyze::ClusteringEngine<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/0.basic_test
[       OK ] DataEngine_test/0.basic_test (0 ms)
[----------] 1 test from DataEngine_test/0 (0 ms total)

[----------] 1 test from DataEngine_test/1, where TypeParam = sofa::TestDataEngine<sofa::component::engine::analyze::SumEngine<sofa::type::Vec<3u,double> > >
[ RUN      ] DataEngine_test/1.basic_test
[       OK ] DataEngine_test/1.basic_test (0 ms)
[----------] 1 test from DataEngine_test/1 (0 ms total)

[----------] Global test environment tear-down
[==========] 7 tests from 4 test suites ran. (1 ms total)
[  PASSED  ] 7 tests.



------------------------------------------

Running unit-tests Sofa.Component.LinearSolver.Direct_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.LinearSolver.Direct_test --gtest_output=xml:unit-tests/Sofa.Component.LinearSolver.Direct_test/report.xml 2>&1"

[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from SparseLDLSolver
[ RUN      ] SparseLDLSolver.EmptySystem
[WARNING] [SparseLDLSolver(unnamed)] Invalid Linear System to solve (null size). Please insure that there is enough constraints (not rank deficient).
[       OK ] SparseLDLSolver.EmptySystem (0 ms)
[ RUN      ] SparseLDLSolver.EmptyMState
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[ERROR]   [MatrixLinearSystem(MatrixLinearSystem1)] Global system matrix is not resized appropriatly (/MatrixLinearSystem1)
[WARNING] [SparseLDLSolver(SparseLDLSolver)] Invalid Linear System to solve (null size). Please insure that there is enough constraints (not rank deficient).
[       OK ] SparseLDLSolver.EmptyMState (17 ms)
[ RUN      ] SparseLDLSolver.TopologyChangeEmptyMState
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Utility.dylib
[WARNING] [UniformMass(UniformMass)] indices vector size is <= 0
[ERROR]   [MatrixLinearSystem(MatrixLinearSystem1)] Global system matrix is not resized appropriatly (/MatrixLinearSystem1)
[WARNING] [SparseLDLSolver(SparseLDLSolver)] Invalid Linear System to solve (null size). Please insure that there is enough constraints (not rank deficient).
[       OK ] SparseLDLSolver.TopologyChangeEmptyMState (63 ms)
[ RUN      ] SparseLDLSolver.AssociatedLinearSystem
[       OK ] SparseLDLSolver.AssociatedLinearSystem (0 ms)
[----------] 4 tests from SparseLDLSolver (82 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 1 test suite ran. (82 ms total)
[  PASSED  ] 4 tests.



------------------------------------------

Running unit-tests Sofa.Type_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Type_test --gtest_output=xml:unit-tests/Sofa.Type_test/report.xml 2>&1"

[==========] Running 168 tests from 17 test suites.
[----------] Global test environment set-up.
[----------] 5 tests from Color_Test
[ RUN      ] Color_Test.checkColorDataField
[       OK ] Color_Test.checkColorDataField (0 ms)
[ RUN      ] Color_Test.checkCreateFromString
[       OK ] Color_Test.checkCreateFromString (0 ms)
[ RUN      ] Color_Test.checkCreateFromDouble
[       OK ] Color_Test.checkCreateFromDouble (0 ms)
[ RUN      ] Color_Test.checkEquality
[       OK ] Color_Test.checkEquality (0 ms)
[ RUN      ] Color_Test.checkEnlight
[       OK ] Color_Test.checkEnlight (0 ms)
[----------] 5 tests from Color_Test (0 ms total)

[----------] 4 tests from MatSymTest/0, where TypeParam = sofa::MatSymTestParameterPack<2u,double>
[ RUN      ] MatSymTest/0.inversion
[       OK ] MatSymTest/0.inversion (0 ms)
[ RUN      ] MatSymTest/0.rightProduct
[       OK ] MatSymTest/0.rightProduct (0 ms)
[ RUN      ] MatSymTest/0.leftProduct
[       OK ] MatSymTest/0.leftProduct (0 ms)
[ RUN      ] MatSymTest/0.trace
[       OK ] MatSymTest/0.trace (0 ms)
[----------] 4 tests from MatSymTest/0 (0 ms total)

[----------] 4 tests from MatSymTest/1, where TypeParam = sofa::MatSymTestParameterPack<3u,double>
[ RUN      ] MatSymTest/1.inversion
[       OK ] MatSymTest/1.inversion (0 ms)
[ RUN      ] MatSymTest/1.rightProduct
[       OK ] MatSymTest/1.rightProduct (0 ms)
[ RUN      ] MatSymTest/1.leftProduct
[       OK ] MatSymTest/1.leftProduct (0 ms)
[ RUN      ] MatSymTest/1.trace
[       OK ] MatSymTest/1.trace (0 ms)
[----------] 4 tests from MatSymTest/1 (0 ms total)

[----------] 1 test from MatSym3x3Test/0, where TypeParam = double
[ RUN      ] MatSym3x3Test/0.elementAccessor
[       OK ] MatSym3x3Test/0.elementAccessor (0 ms)
[----------] 1 test from MatSym3x3Test/0 (0 ms total)

[----------] 15 tests from MatTypesTest
[ RUN      ] MatTypesTest.initializerListConstructors
[       OK ] MatTypesTest.initializerListConstructors (0 ms)
[ RUN      ] MatTypesTest.lineAccess
[       OK ] MatTypesTest.lineAccess (0 ms)
[ RUN      ] MatTypesTest.mat3x3product
[       OK ] MatTypesTest.mat3x3product (0 ms)
[ RUN      ] MatTypesTest.multTranspose
[       OK ] MatTypesTest.multTranspose (0 ms)
[ RUN      ] MatTypesTest.transformInverse
[       OK ] MatTypesTest.transformInverse (0 ms)
[ RUN      ] MatTypesTest.setsub_vec
[       OK ] MatTypesTest.setsub_vec (0 ms)
[ RUN      ] MatTypesTest.isTransform
[       OK ] MatTypesTest.isTransform (0 ms)
[ RUN      ] MatTypesTest.transpose
[       OK ] MatTypesTest.transpose (0 ms)
[ RUN      ] MatTypesTest.nonSquareTranspose
[       OK ] MatTypesTest.nonSquareTranspose (0 ms)
[ RUN      ] MatTypesTest.invert22
[       OK ] MatTypesTest.invert22 (0 ms)
[ RUN      ] MatTypesTest.invert33
[       OK ] MatTypesTest.invert33 (0 ms)
[ RUN      ] MatTypesTest.invert55
[       OK ] MatTypesTest.invert55 (0 ms)
[ RUN      ] MatTypesTest.tensorProduct
[       OK ] MatTypesTest.tensorProduct (0 ms)
[ RUN      ] MatTypesTest.identity
[       OK ] MatTypesTest.identity (0 ms)
[ RUN      ] MatTypesTest.conversionToReal
[       OK ] MatTypesTest.conversionToReal (0 ms)
[----------] 15 tests from MatTypesTest (0 ms total)

[----------] 2 tests from Material_test
[ RUN      ] Material_test.checkConstructor
[       OK ] Material_test.checkConstructor (0 ms)
[ RUN      ] Material_test.checkDataRead
[       OK ] Material_test.checkDataRead (0 ms)
[----------] 2 tests from Material_test (0 ms total)

[----------] 32 tests from QuaterTest
[ RUN      ] QuaterTest.EulerAngles
[       OK ] QuaterTest.EulerAngles (0 ms)
[ RUN      ] QuaterTest.QuaterdSet
[       OK ] QuaterTest.QuaterdSet (0 ms)
[ RUN      ] QuaterTest.QuaterdIdentity
[       OK ] QuaterTest.QuaterdIdentity (0 ms)
[ RUN      ] QuaterTest.QuaterdConstPtr
[       OK ] QuaterTest.QuaterdConstPtr (0 ms)
[ RUN      ] QuaterTest.QuaterdPtr
[       OK ] QuaterTest.QuaterdPtr (0 ms)
[ RUN      ] QuaterTest.QuaterdNormalize
[       OK ] QuaterTest.QuaterdNormalize (0 ms)
[ RUN      ] QuaterTest.QuaterdClear
[       OK ] QuaterTest.QuaterdClear (0 ms)
[ RUN      ] QuaterTest.QuaterdFromFrame
[       OK ] QuaterTest.QuaterdFromFrame (0 ms)
[ RUN      ] QuaterTest.QuaterdFromMatrix
[       OK ] QuaterTest.QuaterdFromMatrix (0 ms)
[ RUN      ] QuaterTest.QuaterdToMatrix
[       OK ] QuaterTest.QuaterdToMatrix (0 ms)
[ RUN      ] QuaterTest.QuaterdRotateVec
[       OK ] QuaterTest.QuaterdRotateVec (0 ms)
[ RUN      ] QuaterTest.QuaterdInvRotateVec
[       OK ] QuaterTest.QuaterdInvRotateVec (0 ms)
[ RUN      ] QuaterTest.QuaterdOperatorAdd
[       OK ] QuaterTest.QuaterdOperatorAdd (0 ms)
[ RUN      ] QuaterTest.QuaterdOperatorMultQuat
[       OK ] QuaterTest.QuaterdOperatorMultQuat (0 ms)
[ RUN      ] QuaterTest.QuaterdOperatorMultReal
[       OK ] QuaterTest.QuaterdOperatorMultReal (0 ms)
[ RUN      ] QuaterTest.QuaterdOperatorDivReal
[       OK ] QuaterTest.QuaterdOperatorDivReal (0 ms)
[ RUN      ] QuaterTest.QuaterdOperatorMultRealSelf
[       OK ] QuaterTest.QuaterdOperatorMultRealSelf (0 ms)
[ RUN      ] QuaterTest.QuaterdOperatorDivRealSelf
[       OK ] QuaterTest.QuaterdOperatorDivRealSelf (0 ms)
[ RUN      ] QuaterTest.QuaterdInverse
[       OK ] QuaterTest.QuaterdInverse (0 ms)
[ RUN      ] QuaterTest.QuaterdToRotationVector
[       OK ] QuaterTest.QuaterdToRotationVector (0 ms)
[ RUN      ] QuaterTest.QuaterdToEulerVector
[       OK ] QuaterTest.QuaterdToEulerVector (0 ms)
[ RUN      ] QuaterTest.QuaterdSlerpExt
[       OK ] QuaterTest.QuaterdSlerpExt (0 ms)
[ RUN      ] QuaterTest.QuaterdBuildRotationMatrix
[       OK ] QuaterTest.QuaterdBuildRotationMatrix (0 ms)
[ RUN      ] QuaterTest.QuaterdWriteOpenglMatrix
[       OK ] QuaterTest.QuaterdWriteOpenglMatrix (0 ms)
[ RUN      ] QuaterTest.QuaterdAxisToQuat
[       OK ] QuaterTest.QuaterdAxisToQuat (0 ms)
[ RUN      ] QuaterTest.QuaterdQuatToAxis
[       OK ] QuaterTest.QuaterdQuatToAxis (0 ms)
[ RUN      ] QuaterTest.QuaterdCreateQuaterFromFrame
[       OK ] QuaterTest.QuaterdCreateQuaterFromFrame (0 ms)
[ RUN      ] QuaterTest.QuaterdCreateFromRotationVector
[       OK ] QuaterTest.QuaterdCreateFromRotationVector (0 ms)
[ RUN      ] QuaterTest.QuaterdCreateQuaterFromEuler
[       OK ] QuaterTest.QuaterdCreateQuaterFromEuler (0 ms)
[ RUN      ] QuaterTest.QuaterdQuatDiff
[       OK ] QuaterTest.QuaterdQuatDiff (0 ms)
[ RUN      ] QuaterTest.QuaterdSlerp2
[       OK ] QuaterTest.QuaterdSlerp2 (0 ms)
[ RUN      ] QuaterTest.QuaterdFromUnitVectors
[       OK ] QuaterTest.QuaterdFromUnitVectors (0 ms)
[----------] 32 tests from QuaterTest (0 ms total)

[----------] 2 tests from SVector_test_int
[ RUN      ] SVector_test_int.int_simple
[       OK ] SVector_test_int.int_simple (0 ms)
[ RUN      ] SVector_test_int.int_extraspace
[       OK ] SVector_test_int.int_extraspace (0 ms)
[----------] 2 tests from SVector_test_int (0 ms total)

[----------] 5 tests from SVector_test_string
[ RUN      ] SVector_test_string.string_simple
[       OK ] SVector_test_string.string_simple (0 ms)
[ RUN      ] SVector_test_string.string_extraspace
[       OK ] SVector_test_string.string_extraspace (0 ms)
[ RUN      ] SVector_test_string.string_simplespace
[       OK ] SVector_test_string.string_simplespace (0 ms)
[ RUN      ] SVector_test_string.string_spaceextraspace
[       OK ] SVector_test_string.string_spaceextraspace (0 ms)
[ RUN      ] SVector_test_string.string_empty
[       OK ] SVector_test_string.string_empty (0 ms)
[----------] 5 tests from SVector_test_string (0 ms total)

[----------] 2 tests from fixed_array
[ RUN      ] fixed_array.operatorLess
[       OK ] fixed_array.operatorLess (0 ms)
[ RUN      ] fixed_array.structuredBindings
[       OK ] fixed_array.structuredBindings (0 ms)
[----------] 2 tests from fixed_array (0 ms total)

[----------] 2 tests from vector_test_int
[ RUN      ] vector_test_int.checkVectorAccessFailure
[       OK ] vector_test_int.checkVectorAccessFailure (0 ms)
[ RUN      ] vector_test_int.checkRebind
[       OK ] vector_test_int.checkRebind (0 ms)
[----------] 2 tests from vector_test_int (0 ms total)

[----------] 2 tests from vector_test_unsigned_int
[ RUN      ] vector_test_unsigned_int.checkVectorAccessFailure
[       OK ] vector_test_unsigned_int.checkVectorAccessFailure (0 ms)
[ RUN      ] vector_test_unsigned_int.checkRebind
[       OK ] vector_test_unsigned_int.checkRebind (0 ms)
[----------] 2 tests from vector_test_unsigned_int (0 ms total)

[----------] 31 tests from checkStreamingOperator/Color_Test
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/0
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/0 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/1
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/1 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/2
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/2 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/3
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/3 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/4
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/4 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/5
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/5 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/6
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/6 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/7
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/7 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/8
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/8 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/9
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/9 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/10
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/10 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/11
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/11 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/12
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/12 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/13
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/13 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/14
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/14 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/15
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/15 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/16
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/16 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/17
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/17 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/18
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/18 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/19
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/19 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/20
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/20 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/21
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/21 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/22
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/22 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/23
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/23 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/24
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/24 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/25
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/25 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/26
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/26 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/27
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/27 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/28
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/28 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/29
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/29 (0 ms)
[ RUN      ] checkStreamingOperator/Color_Test.checkStreamingOperator/30
[       OK ] checkStreamingOperator/Color_Test.checkStreamingOperator/30 (0 ms)
[----------] 31 tests from checkStreamingOperator/Color_Test (0 ms total)

[----------] 22 tests from checkReadWriteBehavior/vector_test_int
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/0
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/0 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/1
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/1 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/2
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/2 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/3
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/3 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/4
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/4 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/5
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/5 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/6
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/6 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/7
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/7 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/8
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/8 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/9
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/9 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/10
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/10 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/11
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/11 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/12
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/12 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/13
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/13 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/14
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/14 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/15
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/15 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/16
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/16 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/17
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/17 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/18
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/18 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/19
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/19 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/20
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/20 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/21
[       OK ] checkReadWriteBehavior/vector_test_int.checkReadWriteBehavior/21 (0 ms)
[----------] 22 tests from checkReadWriteBehavior/vector_test_int (0 ms total)

[----------] 19 tests from checkReadWriteBehavior/vector_test_unsigned_int
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/0
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/0 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/1
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/1 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/2
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/2 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/3
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/3 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/4
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/4 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/5
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/5 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/6
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/6 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/7
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/7 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/8
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/8 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/9
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/9 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/10
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/10 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/11
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/11 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/12
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/12 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/13
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/13 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/14
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/14 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/15
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/15 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/16
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/16 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/17
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/17 (0 ms)
[ RUN      ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/18
[       OK ] checkReadWriteBehavior/vector_test_unsigned_int.checkReadWriteBehavior/18 (0 ms)
[----------] 19 tests from checkReadWriteBehavior/vector_test_unsigned_int (0 ms total)

[----------] 10 tests from benchmark/vector_benchmark_unsigned_int
[ RUN      ] benchmark/vector_benchmark_unsigned_int.benchmark/0
[       OK ] benchmark/vector_benchmark_unsigned_int.benchmark/0 (0 ms)
[ RUN      ] benchmark/vector_benchmark_unsigned_int.benchmark/1
[       OK ] benchmark/vector_benchmark_unsigned_int.benchmark/1 (14 ms)
[ RUN      ] benchmark/vector_benchmark_unsigned_int.benchmark/2
[       OK ] benchmark/vector_benchmark_unsigned_int.benchmark/2 (89 ms)
[ RUN      ] benchmark/vector_benchmark_unsigned_int.benchmark/3
[       OK ] benchmark/vector_benchmark_unsigned_int.benchmark/3 (945 ms)
[ RUN      ] benchmark/vector_benchmark_unsigned_int.benchmark/4
[       OK ] benchmark/vector_benchmark_unsigned_int.benchmark/4 (0 ms)
[ RUN      ] benchmark/vector_benchmark_unsigned_int.benchmark/5
[       OK ] benchmark/vector_benchmark_unsigned_int.benchmark/5 (100 ms)
[ RUN      ] benchmark/vector_benchmark_unsigned_int.benchmark/6
[       OK ] benchmark/vector_benchmark_unsigned_int.benchmark/6 (894 ms)
[ RUN      ] benchmark/vector_benchmark_unsigned_int.benchmark/7
[       OK ] benchmark/vector_benchmark_unsigned_int.benchmark/7 (11812 ms)
[ RUN      ] benchmark/vector_benchmark_unsigned_int.benchmark/8
[       OK ] benchmark/vector_benchmark_unsigned_int.benchmark/8 (26 ms)
[ RUN      ] benchmark/vector_benchmark_unsigned_int.benchmark/9
[       OK ] benchmark/vector_benchmark_unsigned_int.benchmark/9 (15051 ms)
[----------] 10 tests from benchmark/vector_benchmark_unsigned_int (28936 ms total)

[----------] 10 tests from benchmark/vector_benchmark_int
[ RUN      ] benchmark/vector_benchmark_int.benchmark/0
[       OK ] benchmark/vector_benchmark_int.benchmark/0 (0 ms)
[ RUN      ] benchmark/vector_benchmark_int.benchmark/1
[       OK ] benchmark/vector_benchmark_int.benchmark/1 (14 ms)
[ RUN      ] benchmark/vector_benchmark_int.benchmark/2
[       OK ] benchmark/vector_benchmark_int.benchmark/2 (150 ms)
[ RUN      ] benchmark/vector_benchmark_int.benchmark/3
[       OK ] benchmark/vector_benchmark_int.benchmark/3 (1310 ms)
[ RUN      ] benchmark/vector_benchmark_int.benchmark/4
[       OK ] benchmark/vector_benchmark_int.benchmark/4 (0 ms)
[ RUN      ] benchmark/vector_benchmark_int.benchmark/5
[       OK ] benchmark/vector_benchmark_int.benchmark/5 (127 ms)
[ RUN      ] benchmark/vector_benchmark_int.benchmark/6
[       OK ] benchmark/vector_benchmark_int.benchmark/6 (1353 ms)
[ RUN      ] benchmark/vector_benchmark_int.benchmark/7
[       OK ] benchmark/vector_benchmark_int.benchmark/7 (12223 ms)
[ RUN      ] benchmark/vector_benchmark_int.benchmark/8
[       OK ] benchmark/vector_benchmark_int.benchmark/8 (15 ms)
[ RUN      ] benchmark/vector_benchmark_int.benchmark/9
[       OK ] benchmark/vector_benchmark_int.benchmark/9 (10128 ms)
[----------] 10 tests from benchmark/vector_benchmark_int (25328 ms total)

[----------] Global test environment tear-down
[==========] 168 tests from 17 test suites ran. (54268 ms total)
[  PASSED  ] 168 tests.



------------------------------------------

Running unit-tests Sofa.Component.Visual_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Visual_test --gtest_output=xml:unit-tests/Sofa.Component.Visual_test/report.xml 2>&1"

[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from VisualModelImpl_test
[ RUN      ] VisualModelImpl_test.checkThatMembersAreCorrectlyConstructed
[       OK ] VisualModelImpl_test.checkThatMembersAreCorrectlyConstructed (0 ms)
[----------] 1 test from VisualModelImpl_test (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[  PASSED  ] 1 test.



------------------------------------------

Running unit-tests Sofa.Component.Engine.Transform_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Engine.Transform_test --gtest_output=xml:unit-tests/Sofa.Component.Engine.Transform_test/report.xml 2>&1"

[==========] Running 74 tests from 30 test suites.
[----------] Global test environment set-up.
[----------] 3 tests from DifferenceEngine_test/0, where TypeParam = sofa::type::Vec<3u,double>
[ RUN      ] DifferenceEngine_test/0.NormalBehavior
[       OK ] DifferenceEngine_test/0.NormalBehavior (0 ms)
[ RUN      ] DifferenceEngine_test/0.UpdateTest
[       OK ] DifferenceEngine_test/0.UpdateTest (0 ms)
[ RUN      ] DifferenceEngine_test/0.DataTest
[WARNING] [DifferenceEngine(unnamed)] Input vector and vector to substract should have same size. Abort.
[       OK ] DifferenceEngine_test/0.DataTest (0 ms)
[----------] 3 tests from DifferenceEngine_test/0 (0 ms total)

[----------] 2 tests from DilateEngine_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] DilateEngine_test/0.NormalBehavior
[WARNING] [DilateEngine(myname)] No input position
[WARNING] [DilateEngine(unnamed)] No input position
[       OK ] DilateEngine_test/0.NormalBehavior (0 ms)
[ RUN      ] DilateEngine_test/0.UpdateTest
[       OK ] DilateEngine_test/0.UpdateTest (0 ms)
[----------] 2 tests from DilateEngine_test/0 (0 ms total)

[----------] 1 test from DisplacementMatrixEngine
[ RUN      ] DisplacementMatrixEngine.getTemplateName
[       OK ] DisplacementMatrixEngine.getTemplateName (0 ms)
[----------] 1 test from DisplacementMatrixEngine (0 ms total)

[----------] 1 test from DisplacementTransformEngine
[ RUN      ] DisplacementTransformEngine.getTemplateName
[       OK ] DisplacementTransformEngine.getTemplateName (0 ms)
[----------] 1 test from DisplacementTransformEngine (0 ms total)

[----------] 1 test from DataEngine_test/0, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::DifferenceEngine<sofa::type::Vec<3u,double> > >
[ RUN      ] DataEngine_test/0.basic_test
[       OK ] DataEngine_test/0.basic_test (0 ms)
[----------] 1 test from DataEngine_test/0 (0 ms total)

[----------] 1 test from DataEngine_test/1, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::DilateEngine<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/1.basic_test
[WARNING] [TestDataEngine(engine)] No input position
[WARNING] [TestDataEngine(engine)] No input position
[WARNING] [TestDataEngine(engine)] No input position
[WARNING] [TestDataEngine(engine)] No input position
[WARNING] [TestDataEngine(engine)] No input position
[WARNING] [TestDataEngine(engine)] No input position
[WARNING] [TestDataEngine(engine)] No input position
[WARNING] [TestDataEngine(engine)] No input position
[WARNING] [TestDataEngine(engine)] No input position
[WARNING] [TestDataEngine(engine)] No input position
[WARNING] [TestDataEngine(engine)] No input position
[       OK ] DataEngine_test/1.basic_test (0 ms)
[----------] 1 test from DataEngine_test/1 (0 ms total)

[----------] 1 test from DataEngine_test/2, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::IndexValueMapper<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/2.basic_test
[       OK ] DataEngine_test/2.basic_test (0 ms)
[----------] 1 test from DataEngine_test/2 (0 ms total)

[----------] 1 test from DataEngine_test/3, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::MapIndices<int> >
[ RUN      ] DataEngine_test/3.basic_test
[       OK ] DataEngine_test/3.basic_test (0 ms)
[----------] 1 test from DataEngine_test/3 (0 ms total)

[----------] 1 test from DataEngine_test/4, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::MathOp<sofa::type::vector<int,sofa::type::CPUMemoryManager<int> > > >
[ RUN      ] DataEngine_test/4.basic_test
[       OK ] DataEngine_test/4.basic_test (0 ms)
[----------] 1 test from DataEngine_test/4 (0 ms total)

[----------] 1 test from DataEngine_test/5, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::QuatToRigidEngine<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/5.basic_test
[WARNING] [TestDataEngine(engine)] No orientations
[WARNING] [TestDataEngine(engine)] No orientations
[WARNING] [TestDataEngine(engine)] No orientations
[WARNING] [TestDataEngine(engine)] No orientations
[WARNING] [TestDataEngine(engine)] No orientations
[WARNING] [TestDataEngine(engine)] No orientations
[WARNING] [TestDataEngine(engine)] No orientations
[       OK ] DataEngine_test/5.basic_test (0 ms)
[----------] 1 test from DataEngine_test/5 (0 ms total)

[----------] 1 test from DataEngine_test/6, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::ROIValueMapper>
[ RUN      ] DataEngine_test/6.basic_test
[       OK ] DataEngine_test/6.basic_test (0 ms)
[----------] 1 test from DataEngine_test/6 (0 ms total)

[----------] 1 test from DataEngine_test/7, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::RigidToQuatEngine<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/7.basic_test
[       OK ] DataEngine_test/7.basic_test (0 ms)
[----------] 1 test from DataEngine_test/7 (0 ms total)

[----------] 1 test from DataEngine_test/8, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::SmoothMeshEngine<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/8.basic_test
[ERROR]   [TestDataEngine(engineInput)] No topology component found at path: , nor in current context: unnamed
[ERROR]   [TestDataEngine(engine)] No topology component found at path: , nor in current context: unnamed
[       OK ] DataEngine_test/8.basic_test (0 ms)
[----------] 1 test from DataEngine_test/8 (0 ms total)

[----------] 1 test from DataEngine_test/9, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::TransformEngine<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/9.basic_test
[       OK ] DataEngine_test/9.basic_test (0 ms)
[----------] 1 test from DataEngine_test/9 (0 ms total)

[----------] 1 test from DataEngine_test/10, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::TransformPosition<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/10.basic_test
[       OK ] DataEngine_test/10.basic_test (0 ms)
[----------] 1 test from DataEngine_test/10 (0 ms total)

[----------] 1 test from DataEngine_test/11, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::TranslateTransformMatrixEngine>
[ RUN      ] DataEngine_test/11.basic_test
[       OK ] DataEngine_test/11.basic_test (0 ms)
[----------] 1 test from DataEngine_test/11 (0 ms total)

[----------] 1 test from DataEngine_test/12, where TypeParam = sofa::TestDataEngine<sofa::component::engine::transform::Vertex2Frame<sofa::defaulttype::StdRigidTypes<3u,double> > >
[ RUN      ] DataEngine_test/12.basic_test
[       OK ] DataEngine_test/12.basic_test (0 ms)
[----------] 1 test from DataEngine_test/12 (0 ms total)

[----------] 7 tests from TestIndexValueMapper/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] TestIndexValueMapper/0.input_to_output_empty_values
[       OK ] TestIndexValueMapper/0.input_to_output_empty_values (0 ms)
[ RUN      ] TestIndexValueMapper/0.input_to_output_values
[       OK ] TestIndexValueMapper/0.input_to_output_values (0 ms)
[ RUN      ] TestIndexValueMapper/0.input_to_output_float_values
[       OK ] TestIndexValueMapper/0.input_to_output_float_values (0 ms)
[ RUN      ] TestIndexValueMapper/0.input_to_output_negative_values
[       OK ] TestIndexValueMapper/0.input_to_output_negative_values (0 ms)
[ RUN      ] TestIndexValueMapper/0.resize
[       OK ] TestIndexValueMapper/0.resize (0 ms)
[ RUN      ] TestIndexValueMapper/0.negative_indices
[WARNING] [indices] Unable to parse values
   - problem while parsing '-4' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.

[       OK ] TestIndexValueMapper/0.negative_indices (0 ms)
[ RUN      ] TestIndexValueMapper/0.change_indice_value
[       OK ] TestIndexValueMapper/0.change_indice_value (0 ms)
[----------] 7 tests from TestIndexValueMapper/0 (0 ms total)

[----------] 1 test from ProjectiveTransformEngine
[ RUN      ] ProjectiveTransformEngine.getTemplateName
[       OK ] ProjectiveTransformEngine.getTemplateName (0 ms)
[----------] 1 test from ProjectiveTransformEngine (0 ms total)

[----------] 1 test from SmoothMeshEngine_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] SmoothMeshEngine_test/0.test_computeBBox
[       OK ] SmoothMeshEngine_test/0.test_computeBBox (0 ms)
[----------] 1 test from SmoothMeshEngine_test/0 (0 ms total)

[----------] 1 test from TransformEngine_test_uninitialized/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>
[ RUN      ] TransformEngine_test_uninitialized/0.uninitialized
[       OK ] TransformEngine_test_uninitialized/0.uninitialized (0 ms)
[----------] 1 test from TransformEngine_test_uninitialized/0 (0 ms total)

[----------] 1 test from TransformEngine_test_uninitialized/1, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>
[ RUN      ] TransformEngine_test_uninitialized/1.uninitialized
[       OK ] TransformEngine_test_uninitialized/1.uninitialized (0 ms)
[----------] 1 test from TransformEngine_test_uninitialized/1 (0 ms total)

[----------] 1 test from TransformEngine_test_uninitialized/2, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] TransformEngine_test_uninitialized/2.uninitialized
[       OK ] TransformEngine_test_uninitialized/2.uninitialized (0 ms)
[----------] 1 test from TransformEngine_test_uninitialized/2 (0 ms total)

[----------] 1 test from TransformEngine_test_uninitialized/3, where TypeParam = sofa::defaulttype::StdRigidTypes<2u,double>
[ RUN      ] TransformEngine_test_uninitialized/3.uninitialized
[       OK ] TransformEngine_test_uninitialized/3.uninitialized (0 ms)
[----------] 1 test from TransformEngine_test_uninitialized/3 (0 ms total)

[----------] 1 test from TransformEngine_test_uninitialized/4, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double>
[ RUN      ] TransformEngine_test_uninitialized/4.uninitialized
[       OK ] TransformEngine_test_uninitialized/4.uninitialized (0 ms)
[----------] 1 test from TransformEngine_test_uninitialized/4 (0 ms total)

[----------] 8 tests from TransformEngine_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>
[ RUN      ] TransformEngine_test/0.input
[       OK ] TransformEngine_test/0.input (0 ms)
[ RUN      ] TransformEngine_test/0.translation
[       OK ] TransformEngine_test/0.translation (0 ms)
[ RUN      ] TransformEngine_test/0.rotation
[       OK ] TransformEngine_test/0.rotation (0 ms)
[ RUN      ] TransformEngine_test/0.scale
[       OK ] TransformEngine_test/0.scale (0 ms)
[ RUN      ] TransformEngine_test/0.translationRotation
[       OK ] TransformEngine_test/0.translationRotation (0 ms)
[ RUN      ] TransformEngine_test/0.translationScale
[       OK ] TransformEngine_test/0.translationScale (0 ms)
[ RUN      ] TransformEngine_test/0.rotationScale
[       OK ] TransformEngine_test/0.rotationScale (0 ms)
[ RUN      ] TransformEngine_test/0.translationRotationScale
[       OK ] TransformEngine_test/0.translationRotationScale (0 ms)
[----------] 8 tests from TransformEngine_test/0 (0 ms total)

[----------] 8 tests from TransformEngine_test/1, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>
[ RUN      ] TransformEngine_test/1.input
[       OK ] TransformEngine_test/1.input (0 ms)
[ RUN      ] TransformEngine_test/1.translation
[       OK ] TransformEngine_test/1.translation (0 ms)
[ RUN      ] TransformEngine_test/1.rotation
[       OK ] TransformEngine_test/1.rotation (0 ms)
[ RUN      ] TransformEngine_test/1.scale
[       OK ] TransformEngine_test/1.scale (0 ms)
[ RUN      ] TransformEngine_test/1.translationRotation
[       OK ] TransformEngine_test/1.translationRotation (0 ms)
[ RUN      ] TransformEngine_test/1.translationScale
[       OK ] TransformEngine_test/1.translationScale (0 ms)
[ RUN      ] TransformEngine_test/1.rotationScale
[       OK ] TransformEngine_test/1.rotationScale (0 ms)
[ RUN      ] TransformEngine_test/1.translationRotationScale
[       OK ] TransformEngine_test/1.translationRotationScale (0 ms)
[----------] 8 tests from TransformEngine_test/1 (0 ms total)

[----------] 8 tests from TransformEngine_test/2, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] TransformEngine_test/2.input
[       OK ] TransformEngine_test/2.input (0 ms)
[ RUN      ] TransformEngine_test/2.translation
[       OK ] TransformEngine_test/2.translation (0 ms)
[ RUN      ] TransformEngine_test/2.rotation
[       OK ] TransformEngine_test/2.rotation (0 ms)
[ RUN      ] TransformEngine_test/2.scale
[       OK ] TransformEngine_test/2.scale (0 ms)
[ RUN      ] TransformEngine_test/2.translationRotation
[       OK ] TransformEngine_test/2.translationRotation (0 ms)
[ RUN      ] TransformEngine_test/2.translationScale
[       OK ] TransformEngine_test/2.translationScale (0 ms)
[ RUN      ] TransformEngine_test/2.rotationScale
[       OK ] TransformEngine_test/2.rotationScale (0 ms)
[ RUN      ] TransformEngine_test/2.translationRotationScale
[       OK ] TransformEngine_test/2.translationRotationScale (0 ms)
[----------] 8 tests from TransformEngine_test/2 (0 ms total)

[----------] 8 tests from TransformEngine_test/3, where TypeParam = sofa::defaulttype::StdRigidTypes<2u,double>
[ RUN      ] TransformEngine_test/3.input
[       OK ] TransformEngine_test/3.input (0 ms)
[ RUN      ] TransformEngine_test/3.translation
[       OK ] TransformEngine_test/3.translation (0 ms)
[ RUN      ] TransformEngine_test/3.rotation
[       OK ] TransformEngine_test/3.rotation (0 ms)
[ RUN      ] TransformEngine_test/3.scale
[       OK ] TransformEngine_test/3.scale (0 ms)
[ RUN      ] TransformEngine_test/3.translationRotation
[       OK ] TransformEngine_test/3.translationRotation (0 ms)
[ RUN      ] TransformEngine_test/3.translationScale
[       OK ] TransformEngine_test/3.translationScale (0 ms)
[ RUN      ] TransformEngine_test/3.rotationScale
[       OK ] TransformEngine_test/3.rotationScale (0 ms)
[ RUN      ] TransformEngine_test/3.translationRotationScale
[       OK ] TransformEngine_test/3.translationRotationScale (0 ms)
[----------] 8 tests from TransformEngine_test/3 (0 ms total)

[----------] 8 tests from TransformEngine_test/4, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double>
[ RUN      ] TransformEngine_test/4.input
[       OK ] TransformEngine_test/4.input (0 ms)
[ RUN      ] TransformEngine_test/4.translation
[       OK ] TransformEngine_test/4.translation (0 ms)
[ RUN      ] TransformEngine_test/4.rotation
[       OK ] TransformEngine_test/4.rotation (0 ms)
[ RUN      ] TransformEngine_test/4.scale
[       OK ] TransformEngine_test/4.scale (0 ms)
[ RUN      ] TransformEngine_test/4.translationRotation
[       OK ] TransformEngine_test/4.translationRotation (0 ms)
[ RUN      ] TransformEngine_test/4.translationScale
[       OK ] TransformEngine_test/4.translationScale (0 ms)
[ RUN      ] TransformEngine_test/4.rotationScale
[       OK ] TransformEngine_test/4.rotationScale (0 ms)
[ RUN      ] TransformEngine_test/4.translationRotationScale
[       OK ] TransformEngine_test/4.translationRotationScale (0 ms)
[----------] 8 tests from TransformEngine_test/4 (0 ms total)

[----------] Global test environment tear-down
[==========] 74 tests from 30 test suites ran. (4 ms total)
[  PASSED  ] 74 tests.



------------------------------------------

Running unit-tests Sofa.Component.SceneUtility_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.SceneUtility_test --gtest_output=xml:unit-tests/Sofa.Component.SceneUtility_test/report.xml 2>&1"

[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SceneUtility.dylib
[==========] Running 17 tests from 4 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from AddResourceRepository_test
[ RUN      ] AddResourceRepository_test.AddDataRepository_RepoExists
[ERROR]   [FileRepository] File somefilesomewhere.txt NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build
[ERROR]   [FileRepository] File somefilesomewherebutdoesnotexist.txt NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build
<Node name="root"  ><AddDataRepository path="/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/Sofa/Component/SceneUtility/tests//repo" /></Node>
[ERROR]   [FileRepository] File somefilesomewherebutdoesnotexist.txt NOT FOUND in :/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/share:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build:/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/Sofa/Component/SceneUtility/tests/repo
[       OK ] AddResourceRepository_test.AddDataRepository_RepoExists (2 ms)
[ RUN      ] AddResourceRepository_test.AddDataRepository_RepoDoesNotExist
<Node name="root"  ><AddDataRepository path="/blabla/Repo_not_existing" /></Node>
[ERROR]   [AddDataRepository()] /blabla/Repo_not_existing does not exist !
[       OK ] AddResourceRepository_test.AddDataRepository_RepoDoesNotExist (0 ms)
[----------] 2 tests from AddResourceRepository_test (3 ms total)

[----------] 5 tests from MakeAliasComponent
[ RUN      ] MakeAliasComponent.checkGracefullHandlingOfMissingAttributes
[ERROR]   [MakeAlias()] The mandatory 'targetcomponent' attribute is missing.  The component is disabled.  To remove this error message you need to add a targetcomponent attribute pointing to a valid component's ClassName.
[       OK ] MakeAliasComponent.checkGracefullHandlingOfMissingAttributes (0 ms)
[ RUN      ] MakeAliasComponent.checkGracefullHandlingOfMissingTargetAttributes
[ERROR]   [MakeAlias()] The mandatory 'targetcomponent' attribute is missing.  The component is disabled.  To remove this error message you need to add a targetcomponent attribute pointing to a valid component's ClassName.
[       OK ] MakeAliasComponent.checkGracefullHandlingOfMissingTargetAttributes (0 ms)
[ RUN      ] MakeAliasComponent.checkGracefullHandlingOfMissingAliasAttributes
[ERROR]   [MakeAlias()] The mandatory 'alias' attribute is missing.  The component is disabled.  To remove this error message you need to add an alias attribute with a valid string component's ClassName.
[       OK ] MakeAliasComponent.checkGracefullHandlingOfMissingAliasAttributes (0 ms)
[ RUN      ] MakeAliasComponent.checkGracefullHandlingOfInvalidTargetName
[ERROR]   [MakeAlias()] The provided attribute 'targetcomponent= InvalidComponentName' does not correspond to a valid component ClassName  The component is disabled.  To remove this error message you need to fix your scene and provide a valid component ClassName in the 'targetcomponent' attribute. 
[       OK ] MakeAliasComponent.checkGracefullHandlingOfInvalidTargetName (0 ms)
[ RUN      ] MakeAliasComponent.checkValidBehavior
[       OK ] MakeAliasComponent.checkValidBehavior (0 ms)
[----------] 5 tests from MakeAliasComponent (1 ms total)

[----------] 6 tests from MakeDataAliasComponent
[ RUN      ] MakeDataAliasComponent.checkGracefullHandlingOfMissingAttributes
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[ERROR]   [MakeDataAlias()] The mandatory 'componentname' attribute is missing.  The component is disabled.  To remove this error message you need to add a targetcomponent attribute pointing to a valid component's ClassName.
[       OK ] MakeDataAliasComponent.checkGracefullHandlingOfMissingAttributes (12 ms)
[ RUN      ] MakeDataAliasComponent.checkGracefullHandlingOfMissingTargetAttributes
[ERROR]   [MakeDataAlias()] The mandatory 'componentname' attribute is missing.  The component is disabled.  To remove this error message you need to add a targetcomponent attribute pointing to a valid component's ClassName.
[       OK ] MakeDataAliasComponent.checkGracefullHandlingOfMissingTargetAttributes (0 ms)
[ RUN      ] MakeDataAliasComponent.checkGracefullHandlingOfMissingAliasAttributes
[ERROR]   [MakeDataAlias()] The mandatory 'componentname' attribute is missing.  The component is disabled.  To remove this error message you need to add a targetcomponent attribute pointing to a valid component's ClassName.
[WARNING] [MakeDataAlias(MakeDataAlias1)] Unused Attribute: "targetcomponent" with value: "MakeAlias"
[       OK ] MakeDataAliasComponent.checkGracefullHandlingOfMissingAliasAttributes (0 ms)
[ RUN      ] MakeDataAliasComponent.checkGracefullHandlingOfInvalidTargetName
[ERROR]   [MakeDataAlias()] The value 'InvalidComponentName' for 'componentname' does not correspond to a valid name.  The component is disabled.  To remove this error message you need to add a targetcomponent attribute pointing to a valid component's ClassName.
[       OK ] MakeDataAliasComponent.checkGracefullHandlingOfInvalidTargetName (0 ms)
[ RUN      ] MakeDataAliasComponent.checkGracefullHandlingOfInvalidDataName
[WARNING] [MechanicalObject()] The object 'MechanicalObject' does not have an alias named 'invalidname'.  To remove this error message you need to use a valid data name for the 'dataname field'. 
[       OK ] MakeDataAliasComponent.checkGracefullHandlingOfInvalidDataName (0 ms)
[ RUN      ] MakeDataAliasComponent.checkValidBehavior
[WARNING] [MechanicalObject(MechanicalObject1)] Unused Attribute: "myrest_position" with value: "1 2 3 "
[       OK ] MakeDataAliasComponent.checkValidBehavior (0 ms)
[----------] 6 tests from MakeDataAliasComponent (13 ms total)

[----------] 4 tests from MessageHandlerComponent
[ RUN      ] MessageHandlerComponent.simpleInit
[       OK ] MessageHandlerComponent.simpleInit (0 ms)
[ RUN      ] MessageHandlerComponent.missingHandler
[       OK ] MessageHandlerComponent.missingHandler (0 ms)
[ RUN      ] MessageHandlerComponent.invalidHandler
[       OK ] MessageHandlerComponent.invalidHandler (0 ms)
[ RUN      ] MessageHandlerComponent.clangHandler
[       OK ] MessageHandlerComponent.clangHandler (0 ms)
[----------] 4 tests from MessageHandlerComponent (0 ms total)

[----------] Global test environment tear-down
[==========] 17 tests from 4 test suites ran. (18 ms total)
[  PASSED  ] 17 tests.



------------------------------------------

Running unit-tests Sofa.Testing_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Testing_test --gtest_output=xml:unit-tests/Sofa.Testing_test/report.xml 2>&1"

[==========] Running 5 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 5 tests from TestMessageHandler_test
[ RUN      ] TestMessageHandler_test.defaultTestBehavior
[DEPRECATED] [HERE] This should generate a failure
[WARNING] [HERE] This should generate a failure
[ERROR]   [HERE] This should generate a failure
[       OK ] TestMessageHandler_test.defaultTestBehavior (0 ms)
[ RUN      ] TestMessageHandler_test.catchingTestBehavior
[WARNING] [HERE] This should not generate a failure
[ERROR]   [HERE] This should not generate a test falure
[       OK ] TestMessageHandler_test.catchingTestBehavior (0 ms)
[ RUN      ] TestMessageHandler_test.noEmitTestBehavior
[WARNING] [HERE] This should generate a failure but with line number close to 159
[ERROR]   [HERE] This should generate a test falure with line number close to 160
[       OK ] TestMessageHandler_test.noEmitTestBehavior (0 ms)
[ RUN      ] TestMessageHandler_test.noEmitIgnoredTestBehavior
[WARNING] [HERE] This shouldn't generate a failure 
[ERROR]   [HERE] This shouldn't generate a failure 
[       OK ] TestMessageHandler_test.noEmitIgnoredTestBehavior (0 ms)
[ RUN      ] TestMessageHandler_test.complexTestBehavior
[ERROR]   [HERE] This should generate a test failure
[WARNING] [HERE] This should generate a failure
[ERROR]   [HERE] This should generate a test falure
[       OK ] TestMessageHandler_test.complexTestBehavior (0 ms)
[----------] 5 tests from TestMessageHandler_test (0 ms total)

[----------] Global test environment tear-down
[==========] 5 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 5 tests.



------------------------------------------

Running unit-tests Sofa.Geometry_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Geometry_test --gtest_output=xml:unit-tests/Sofa.Geometry_test/report.xml 2>&1"

[==========] Running 57 tests from 21 test suites.
[----------] Global test environment set-up.
[----------] 12 tests from GeometryEdge_test
[ RUN      ] GeometryEdge_test.squaredLength1f
[       OK ] GeometryEdge_test.squaredLength1f (0 ms)
[ RUN      ] GeometryEdge_test.squaredLength2f
[       OK ] GeometryEdge_test.squaredLength2f (0 ms)
[ RUN      ] GeometryEdge_test.squaredLength3f
[       OK ] GeometryEdge_test.squaredLength3f (0 ms)
[ RUN      ] GeometryEdge_test.length3f
[       OK ] GeometryEdge_test.length3f (0 ms)
[ RUN      ] GeometryEdge_test.getBarycentricCoordinates1f
[       OK ] GeometryEdge_test.getBarycentricCoordinates1f (0 ms)
[ RUN      ] GeometryEdge_test.getBarycentricCoordinates2f
[       OK ] GeometryEdge_test.getBarycentricCoordinates2f (0 ms)
[ RUN      ] GeometryEdge_test.getBarycentricCoordinates3f
[       OK ] GeometryEdge_test.getBarycentricCoordinates3f (0 ms)
[ RUN      ] GeometryEdge_test.isPointOnEdge2f
[       OK ] GeometryEdge_test.isPointOnEdge2f (0 ms)
[ RUN      ] GeometryEdge_test.isPointOnEdge3f
[       OK ] GeometryEdge_test.isPointOnEdge3f (0 ms)
[ RUN      ] GeometryEdge_test.intersectionWithEdge2f
[       OK ] GeometryEdge_test.intersectionWithEdge2f (0 ms)
[ RUN      ] GeometryEdge_test.intersectionWithEdge3f
[       OK ] GeometryEdge_test.intersectionWithEdge3f (0 ms)
[ RUN      ] GeometryEdge_test.intersectionWithPlane3f
[       OK ] GeometryEdge_test.intersectionWithPlane3f (0 ms)
[----------] 12 tests from GeometryEdge_test (0 ms total)

[----------] 2 tests from Geometry2DTriangle_test/0, where TypeParam = std::array<float,2ul>
[ RUN      ] Geometry2DTriangle_test/0.area
[       OK ] Geometry2DTriangle_test/0.area (0 ms)
[ RUN      ] Geometry2DTriangle_test/0.flat_area
[       OK ] Geometry2DTriangle_test/0.flat_area (0 ms)
[----------] 2 tests from Geometry2DTriangle_test/0 (0 ms total)

[----------] 2 tests from Geometry2DTriangle_test/1, where TypeParam = sofa::type::fixed_array<float,2u>
[ RUN      ] Geometry2DTriangle_test/1.area
[       OK ] Geometry2DTriangle_test/1.area (0 ms)
[ RUN      ] Geometry2DTriangle_test/1.flat_area
[       OK ] Geometry2DTriangle_test/1.flat_area (0 ms)
[----------] 2 tests from Geometry2DTriangle_test/1 (0 ms total)

[----------] 2 tests from Geometry2DTriangle_test/2, where TypeParam = sofa::type::Vec<2u,float>
[ RUN      ] Geometry2DTriangle_test/2.area
[       OK ] Geometry2DTriangle_test/2.area (0 ms)
[ RUN      ] Geometry2DTriangle_test/2.flat_area
[       OK ] Geometry2DTriangle_test/2.flat_area (0 ms)
[----------] 2 tests from Geometry2DTriangle_test/2 (0 ms total)

[----------] 2 tests from Geometry2DTriangle_test/3, where TypeParam = std::array<double,2ul>
[ RUN      ] Geometry2DTriangle_test/3.area
[       OK ] Geometry2DTriangle_test/3.area (0 ms)
[ RUN      ] Geometry2DTriangle_test/3.flat_area
[       OK ] Geometry2DTriangle_test/3.flat_area (0 ms)
[----------] 2 tests from Geometry2DTriangle_test/3 (0 ms total)

[----------] 2 tests from Geometry2DTriangle_test/4, where TypeParam = sofa::type::fixed_array<double,2u>
[ RUN      ] Geometry2DTriangle_test/4.area
[       OK ] Geometry2DTriangle_test/4.area (0 ms)
[ RUN      ] Geometry2DTriangle_test/4.flat_area
[       OK ] Geometry2DTriangle_test/4.flat_area (0 ms)
[----------] 2 tests from Geometry2DTriangle_test/4 (0 ms total)

[----------] 2 tests from Geometry2DTriangle_test/5, where TypeParam = sofa::type::Vec<2u,double>
[ RUN      ] Geometry2DTriangle_test/5.area
[       OK ] Geometry2DTriangle_test/5.area (0 ms)
[ RUN      ] Geometry2DTriangle_test/5.flat_area
[       OK ] Geometry2DTriangle_test/5.flat_area (0 ms)
[----------] 2 tests from Geometry2DTriangle_test/5 (0 ms total)

[----------] 3 tests from Geometry3DTriangle_test/0, where TypeParam = std::array<float,3ul>
[ RUN      ] Geometry3DTriangle_test/0.area
[       OK ] Geometry3DTriangle_test/0.area (0 ms)
[ RUN      ] Geometry3DTriangle_test/0.flat_area
[       OK ] Geometry3DTriangle_test/0.flat_area (0 ms)
[ RUN      ] Geometry3DTriangle_test/0.normal
[       OK ] Geometry3DTriangle_test/0.normal (0 ms)
[----------] 3 tests from Geometry3DTriangle_test/0 (0 ms total)

[----------] 3 tests from Geometry3DTriangle_test/1, where TypeParam = sofa::type::fixed_array<float,3u>
[ RUN      ] Geometry3DTriangle_test/1.area
[       OK ] Geometry3DTriangle_test/1.area (0 ms)
[ RUN      ] Geometry3DTriangle_test/1.flat_area
[       OK ] Geometry3DTriangle_test/1.flat_area (0 ms)
[ RUN      ] Geometry3DTriangle_test/1.normal
[       OK ] Geometry3DTriangle_test/1.normal (0 ms)
[----------] 3 tests from Geometry3DTriangle_test/1 (0 ms total)

[----------] 3 tests from Geometry3DTriangle_test/2, where TypeParam = sofa::type::Vec<3u,float>
[ RUN      ] Geometry3DTriangle_test/2.area
[       OK ] Geometry3DTriangle_test/2.area (0 ms)
[ RUN      ] Geometry3DTriangle_test/2.flat_area
[       OK ] Geometry3DTriangle_test/2.flat_area (0 ms)
[ RUN      ] Geometry3DTriangle_test/2.normal
[       OK ] Geometry3DTriangle_test/2.normal (0 ms)
[----------] 3 tests from Geometry3DTriangle_test/2 (0 ms total)

[----------] 3 tests from Geometry3DTriangle_test/3, where TypeParam = std::array<double,3ul>
[ RUN      ] Geometry3DTriangle_test/3.area
[       OK ] Geometry3DTriangle_test/3.area (0 ms)
[ RUN      ] Geometry3DTriangle_test/3.flat_area
[       OK ] Geometry3DTriangle_test/3.flat_area (0 ms)
[ RUN      ] Geometry3DTriangle_test/3.normal
[       OK ] Geometry3DTriangle_test/3.normal (0 ms)
[----------] 3 tests from Geometry3DTriangle_test/3 (0 ms total)

[----------] 3 tests from Geometry3DTriangle_test/4, where TypeParam = sofa::type::fixed_array<double,3u>
[ RUN      ] Geometry3DTriangle_test/4.area
[       OK ] Geometry3DTriangle_test/4.area (0 ms)
[ RUN      ] Geometry3DTriangle_test/4.flat_area
[       OK ] Geometry3DTriangle_test/4.flat_area (0 ms)
[ RUN      ] Geometry3DTriangle_test/4.normal
[       OK ] Geometry3DTriangle_test/4.normal (0 ms)
[----------] 3 tests from Geometry3DTriangle_test/4 (0 ms total)

[----------] 3 tests from Geometry3DTriangle_test/5, where TypeParam = sofa::type::Vec<3u,double>
[ RUN      ] Geometry3DTriangle_test/5.area
[       OK ] Geometry3DTriangle_test/5.area (0 ms)
[ RUN      ] Geometry3DTriangle_test/5.flat_area
[       OK ] Geometry3DTriangle_test/5.flat_area (0 ms)
[ RUN      ] Geometry3DTriangle_test/5.normal
[       OK ] Geometry3DTriangle_test/5.normal (0 ms)
[----------] 3 tests from Geometry3DTriangle_test/5 (0 ms total)

[----------] 1 test from GeometryVec2DTriangle_test/0, where TypeParam = sofa::type::Vec<2u,float>
[ RUN      ] GeometryVec2DTriangle_test/0.isPointInTriangle
[       OK ] GeometryVec2DTriangle_test/0.isPointInTriangle (0 ms)
[----------] 1 test from GeometryVec2DTriangle_test/0 (0 ms total)

[----------] 1 test from GeometryVec2DTriangle_test/1, where TypeParam = sofa::type::Vec<2u,double>
[ RUN      ] GeometryVec2DTriangle_test/1.isPointInTriangle
[       OK ] GeometryVec2DTriangle_test/1.isPointInTriangle (0 ms)
[----------] 1 test from GeometryVec2DTriangle_test/1 (0 ms total)

[----------] 1 test from GeometryVec3DTriangle_test/0, where TypeParam = sofa::type::Vec<3u,float>
[ RUN      ] GeometryVec3DTriangle_test/0.isPointInTriangle
[       OK ] GeometryVec3DTriangle_test/0.isPointInTriangle (0 ms)
[----------] 1 test from GeometryVec3DTriangle_test/0 (0 ms total)

[----------] 1 test from GeometryVec3DTriangle_test/1, where TypeParam = sofa::type::Vec<3u,double>
[ RUN      ] GeometryVec3DTriangle_test/1.isPointInTriangle
[       OK ] GeometryVec3DTriangle_test/1.isPointInTriangle (0 ms)
[----------] 1 test from GeometryVec3DTriangle_test/1 (0 ms total)

[----------] 1 test from GeometryTriangle_test
[ RUN      ] GeometryTriangle_test.rayIntersectionVec3
[       OK ] GeometryTriangle_test.rayIntersectionVec3 (0 ms)
[----------] 1 test from GeometryTriangle_test (0 ms total)

[----------] 2 tests from GeometryQuad_test
[ RUN      ] GeometryQuad_test.square_area3f_stdarray
[       OK ] GeometryQuad_test.square_area3f_stdarray (0 ms)
[ RUN      ] GeometryQuad_test.quad_area3f_stdarray
[       OK ] GeometryQuad_test.quad_area3f_stdarray (0 ms)
[----------] 2 tests from GeometryQuad_test (0 ms total)

[----------] 1 test from GeometryTetrahedron_test
[ RUN      ] GeometryTetrahedron_test.volume2_vec3f
[       OK ] GeometryTetrahedron_test.volume2_vec3f (0 ms)
[----------] 1 test from GeometryTetrahedron_test (0 ms total)

[----------] 7 tests from GeometryHexahedron_test
[ RUN      ] GeometryHexahedron_test.center_vec3f
[       OK ] GeometryHexahedron_test.center_vec3f (0 ms)
[ RUN      ] GeometryHexahedron_test.barycentricCoefficients_vec3f
[       OK ] GeometryHexahedron_test.barycentricCoefficients_vec3f (0 ms)
[ RUN      ] GeometryHexahedron_test.squaredDistanceTo_vec3f
[       OK ] GeometryHexahedron_test.squaredDistanceTo_vec3f (0 ms)
[ RUN      ] GeometryHexahedron_test.getPositionFromBarycentricCoefficients_vec3f
[       OK ] GeometryHexahedron_test.getPositionFromBarycentricCoefficients_vec3f (0 ms)
[ RUN      ] GeometryHexahedron_test.cube_volume_vec3f
[       OK ] GeometryHexahedron_test.cube_volume_vec3f (0 ms)
[ RUN      ] GeometryHexahedron_test.rand_volume_vec3f
[       OK ] GeometryHexahedron_test.rand_volume_vec3f (0 ms)
[ RUN      ] GeometryHexahedron_test.null_volume_vec3f
[       OK ] GeometryHexahedron_test.null_volume_vec3f (0 ms)
[----------] 7 tests from GeometryHexahedron_test (0 ms total)

[----------] Global test environment tear-down
[==========] 57 tests from 21 test suites ran. (0 ms total)
[  PASSED  ] 57 tests.



------------------------------------------

Running unit-tests Sofa.Component.Collision.Response.Mapper_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Collision.Response.Mapper_test --gtest_output=xml:unit-tests/Sofa.Component.Collision.Response.Mapper_test/report.xml 2>&1"

[==========] Running 6 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 6 tests from BaryMapperTest
[ RUN      ] BaryMapperTest.alpha0dot3_beta0dot2
[       OK ] BaryMapperTest.alpha0dot3_beta0dot2 (0 ms)
[ RUN      ] BaryMapperTest.alpha0dot4_beta0dot6
[       OK ] BaryMapperTest.alpha0dot4_beta0dot6 (0 ms)
[ RUN      ] BaryMapperTest.alpha0_beta0
[       OK ] BaryMapperTest.alpha0_beta0 (0 ms)
[ RUN      ] BaryMapperTest.out_0
[       OK ] BaryMapperTest.out_0 (0 ms)
[ RUN      ] BaryMapperTest.out_1
[       OK ] BaryMapperTest.out_1 (0 ms)
[ RUN      ] BaryMapperTest.out_2
[       OK ] BaryMapperTest.out_2 (0 ms)
[----------] 6 tests from BaryMapperTest (1 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test suite ran. (1 ms total)
[  PASSED  ] 6 tests.



------------------------------------------

Running unit-tests Sofa.Component.Topology.Utility_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Topology.Utility_test --gtest_output=xml:unit-tests/Sofa.Component.Topology.Utility_test/report.xml 2>&1"

[==========] Running 27 tests from 10 test suites.
[----------] Global test environment set-up.
[----------] 1 test from RemoveTetrahedronProcessor_test
[ RUN      ] RemoveTetrahedronProcessor_test.RemoveTetrahedra
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mapping.Linear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Utility.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Visual.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.GL.Component.Rendering3D.dylib
[       OK ] RemoveTetrahedronProcessor_test.RemoveTetrahedra (253 ms)
[----------] 1 test from RemoveTetrahedronProcessor_test (253 ms total)

[----------] 1 test from AddTetrahedronProcessor_test
[ RUN      ] AddTetrahedronProcessor_test.AddTetrahedra
[WARNING] [TetrahedralCorotationalFEMForceField(FEM)] No tetrahedra found in linked Topology.
[WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG  
Check the 'threshold' data field, you might decrease it
[       OK ] AddTetrahedronProcessor_test.AddTetrahedra (5 ms)
[----------] 1 test from AddTetrahedronProcessor_test (5 ms total)

[----------] 1 test from InciseProcessor_test
[ RUN      ] InciseProcessor_test.InciseTriangles
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Mapping.dylib
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [TopologicalChangeProcessor(TopologicalChangeProcessor1)] Two consecutives values are equal
[WARNING] [DiagonalMass(default5)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [OglModel(Visual)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [DiagonalMass(default5)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [OglModel(Visual)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [DiagonalMass(default5)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [OglModel(Visual)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [DiagonalMass(default5)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [OglModel(Visual)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [DiagonalMass(default5)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [OglModel(Visual)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [DiagonalMass(default5)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [OglModel(Visual)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [DiagonalMass(default5)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [OglModel(Visual)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [DiagonalMass(default5)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint1)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [FixedProjectiveConstraint(fixedProjectiveConstraint2)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [TriangularFEMForceField(FEM)] MOVED topology event not handled on  (it should not even exist!)
[WARNING] [OglModel(Visual)] MOVED topology event not handled on  (it should not even exist!)
[       OK ] InciseProcessor_test.InciseTriangles (737 ms)
[----------] 1 test from InciseProcessor_test (737 ms total)

[----------] 1 test from AddTriangleProcessor_test
[ RUN      ] AddTriangleProcessor_test.AddTriangles
[WARNING] [TriangularFEMForceField(FEM)] No triangles found in linked Topology.
[WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG  
Check the 'threshold' data field, you might decrease it
[       OK ] AddTriangleProcessor_test.AddTriangles (12 ms)
[----------] 1 test from AddTriangleProcessor_test (12 ms total)

[----------] 1 test from RemoveTriangleProcessor_test
[ RUN      ] RemoveTriangleProcessor_test.RemoveTriangles
[       OK ] RemoveTriangleProcessor_test.RemoveTriangles (51 ms)
[----------] 1 test from RemoveTriangleProcessor_test (51 ms total)

[----------] 4 tests from EdgeTopologyChecker_test
[ RUN      ] EdgeTopologyChecker_test.UnsetTopologyLink
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.MechanicalLoad.dylib
[       OK ] EdgeTopologyChecker_test.UnsetTopologyLink (174 ms)
[ RUN      ] EdgeTopologyChecker_test.Check_Valid_Topology
[       OK ] EdgeTopologyChecker_test.Check_Valid_Topology (55 ms)
[ RUN      ] EdgeTopologyChecker_test.Check_Invalid_Container
[ERROR]   [TopologyChecker(checker)] CheckEdgeTopology failed: edge 0 has 2 identical vertices: 4 4
[       OK ] EdgeTopologyChecker_test.Check_Invalid_Container (9 ms)
[ RUN      ] EdgeTopologyChecker_test.Check_Invalid_Edge2VertexCrossContainer
[ERROR]   [TopologyChecker(checker)] CheckEdgeTopology failed: found 96 edges in m_edgesAroundVertex out of 97
[       OK ] EdgeTopologyChecker_test.Check_Invalid_Edge2VertexCrossContainer (10 ms)
[----------] 4 tests from EdgeTopologyChecker_test (250 ms total)

[----------] 4 tests from TriangleTopologyChecker_test
[ RUN      ] TriangleTopologyChecker_test.Check_Valid_Topology
[       OK ] TriangleTopologyChecker_test.Check_Valid_Topology (47 ms)
[ RUN      ] TriangleTopologyChecker_test.Check_Invalid_Containers
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 0 has 2 identical vertices: 134 134 75
[       OK ] TriangleTopologyChecker_test.Check_Invalid_Containers (9 ms)
[ RUN      ] TriangleTopologyChecker_test.Check_Invalid_Triangle2EdgeCrossContainer
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: EdgesInTriangle of triangle: 1450: 0 10 100 has invalid ID: 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: EdgesInTriangle of triangle: 1450: 0 10 100 has invalid ID: 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: EdgesInTriangle of triangle: 1450: 0 10 100 has invalid ID: 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: found 1450 triangles in m_trianglesAroundEdge out of 1451
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 75: [75 76] not found in triangle: 0: 53 134 75
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 97: [76 134] not found in triangle: 0: 53 134 75
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 119: [372 53] not found in triangle: 10: 76 54 372
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 52: [53 54] not found in triangle: 10: 76 54 372
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 96: [134 75] not found in triangle: 0: 53 54 372
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 75: [75 76] not found in triangle: 0: 53 54 372
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 97: [76 134] not found in triangle: 0: 53 54 372
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 118: [54 372] not found in triangle: 10: 76 134 75
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 119: [372 53] not found in triangle: 10: 76 134 75
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 52: [53 54] not found in triangle: 10: 76 134 75
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 0: [13 14] not found in triangle: 111: 0 4 364
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: edge: 10: [0 4] not found in triangle: 1105: 14 601 13
[       OK ] TriangleTopologyChecker_test.Check_Invalid_Triangle2EdgeCrossContainer (14 ms)
[ RUN      ] TriangleTopologyChecker_test.Check_Invalid_Triangle2VertexCrossContainer
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: found 1450 triangles in trianglesAroundVertex out of 1451
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 10: [76 54 372] not around vertex: 53
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 0: [53 134 75] not around vertex: 76
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 10: [76 134 75] not around vertex: 53
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 10: [76 134 75] not around vertex: 54
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 0: [53 54 372] not around vertex: 75
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 0: [53 54 372] not around vertex: 76
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 0: [53 54 372] not around vertex: 134
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: triangle 10: [76 134 75] not around vertex: 372
[       OK ] TriangleTopologyChecker_test.Check_Invalid_Triangle2VertexCrossContainer (12 ms)
[----------] 4 tests from TriangleTopologyChecker_test (84 ms total)

[----------] 4 tests from QuadTopologyChecker_test
[ RUN      ] QuadTopologyChecker_test.Check_Valid_Topology
[       OK ] QuadTopologyChecker_test.Check_Valid_Topology (18 ms)
[ RUN      ] QuadTopologyChecker_test.Check_Invalid_Containers
[ERROR]   [TopologyChecker(checker)] checkQuadTopology failed: quad 0 has 2 identical vertices: 1 1 5 4
[       OK ] QuadTopologyChecker_test.Check_Invalid_Containers (2 ms)
[ RUN      ] QuadTopologyChecker_test.Check_Invalid_Quad2EdgeCrossContainer
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: EdgesInQuad of quad: 9: 0 2 4 8 has invalid ID: 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: EdgesInQuad of quad: 9: 0 2 4 8 has invalid ID: 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: EdgesInQuad of quad: 9: 0 2 4 8 has invalid ID: 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: EdgesInQuad of quad: 9: 0 2 4 8 has invalid ID: 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: found 9 quads in m_quadsAroundEdge out of 10
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 0: [1 5] not found in quad: 0: 5 1 5 4
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 1: [5 4] not found in quad: 0: 5 1 5 4
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 2: [4 0] not found in quad: 0: 5 1 5 4
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 3: [0 1] not found in quad: 0: 5 1 5 4
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 10: [5 9] not found in quad: 4: 0 6 10 9
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 5: [6 5] not found in quad: 4: 0 6 10 9
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 0: [1 5] not found in quad: 0: 5 6 10 9
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 1: [5 4] not found in quad: 0: 5 6 10 9
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 2: [4 0] not found in quad: 0: 5 6 10 9
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 3: [0 1] not found in quad: 0: 5 6 10 9
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 13: [6 10] not found in quad: 4: 0 1 5 4
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 14: [10 9] not found in quad: 4: 0 1 5 4
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 10: [5 9] not found in quad: 4: 0 1 5 4
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 5: [6 5] not found in quad: 4: 0 1 5 4
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 0: [5 9] not found in quad: 0: 0 1 5 4
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 0: [5 9] not found in quad: 1: 1 2 6 5
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 10: [1 5] not found in quad: 3: 4 5 9 8
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: edge: 10: [1 5] not found in quad: 4: 5 6 10 9
[       OK ] QuadTopologyChecker_test.Check_Invalid_Quad2EdgeCrossContainer (3 ms)
[ RUN      ] QuadTopologyChecker_test.Check_Invalid_Quad2VertexCrossContainer
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: found 9 quads in quadsAroundVertex out of 10
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: quad 0: [5 1 5 4] not around vertex: 0
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: quad 4: [0 6 10 9] not around vertex: 5
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: quad 0: [5 6 10 9] not around vertex: 0
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: quad 0: [5 6 10 9] not around vertex: 1
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: quad 0: [5 6 10 9] not around vertex: 4
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: quad 4: [0 1 5 4] not around vertex: 6
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: quad 4: [0 1 5 4] not around vertex: 9
[ERROR]   [TopologyChecker(checker)] CheckQuadTopology failed: quad 4: [0 1 5 4] not around vertex: 10
[       OK ] QuadTopologyChecker_test.Check_Invalid_Quad2VertexCrossContainer (3 ms)
[----------] 4 tests from QuadTopologyChecker_test (28 ms total)

[----------] 5 tests from TetrahedronTopologyChecker_test
[ RUN      ] TetrahedronTopologyChecker_test.Check_Valid_Topology
[       OK ] TetrahedronTopologyChecker_test.Check_Valid_Topology (7 ms)
[ RUN      ] TetrahedronTopologyChecker_test.Check_Invalid_Containers
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: tetrahedron 0 has 2 identical vertices: 2 2 11 25
[       OK ] TetrahedronTopologyChecker_test.Check_Invalid_Containers (2 ms)
[ RUN      ] TetrahedronTopologyChecker_test.Check_Invalid_Tetrahedron2TriangleCrossContainer
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: TrianglesInTetrahedron of tetrahedron: 44: 0 2 8 12 has invalid ID: 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: TrianglesInTetrahedron of tetrahedron: 44: 0 2 8 12 has invalid ID: 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: TrianglesInTetrahedron of tetrahedron: 44: 0 2 8 12 has invalid ID: 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: TrianglesInTetrahedron of tetrahedron: 44: 0 2 8 12 has invalid ID: 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: found 44 tetrahedra in m_tetrahedraAroundTriangle out of 45
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 2: [22 25 11] not found in tetrahedron: 0: 19 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 1: [22 2 25] not found in tetrahedron: 0: 19 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 0: [22 11 2] not found in tetrahedron: 0: 19 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 7: [24 19 2] not found in tetrahedron: 10: 22 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 35: [19 0 24] not found in tetrahedron: 10: 22 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 31: [0 2 19] not found in tetrahedron: 10: 22 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 3: [2 11 25] not found in tetrahedron: 0: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 2: [22 25 11] not found in tetrahedron: 0: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 1: [22 2 25] not found in tetrahedron: 0: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 0: [22 11 2] not found in tetrahedron: 0: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 36: [0 2 24] not found in tetrahedron: 10: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 7: [24 19 2] not found in tetrahedron: 10: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 35: [19 0 24] not found in tetrahedron: 10: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 31: [0 2 19] not found in tetrahedron: 10: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 0: [2 19 25] not found in tetrahedron: 0: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 0: [2 19 25] not found in tetrahedron: 1: 22 2 24 11
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 10: [22 11 2] not found in tetrahedron: 3: 2 19 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: triangle: 10: [22 11 2] not found in tetrahedron: 33: 19 2 18 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 0: [24 19] not found in tetrahedron: 0: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 0: [24 19] not found in tetrahedron: 1: 22 2 24 11
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 0: [24 19] not found in tetrahedron: 3: 2 19 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 10: [11 2] not found in tetrahedron: 10: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 10: [11 2] not found in tetrahedron: 27: 19 0 24 8
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 10: [11 2] not found in tetrahedron: 36: 24 19 20 11
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 10: [11 2] not found in tetrahedron: 43: 19 8 24 20
[       OK ] TetrahedronTopologyChecker_test.Check_Invalid_Tetrahedron2TriangleCrossContainer (3 ms)
[ RUN      ] TetrahedronTopologyChecker_test.Check_Invalid_Tetrahedron2EdgeCrossContainer
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge 0 in tetrahedron 44 (0 2 8 12) is an invalid id
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge 1 in tetrahedron 44 (0 2 8 12) is an invalid id
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge 2 in tetrahedron 44 (0 2 8 12) is an invalid id
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge 3 in tetrahedron 44 (0 2 8 12) is an invalid id
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge 4 in tetrahedron 44 (0 2 8 12) is an invalid id
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge 5 in tetrahedron 44 (0 2 8 12) is an invalid id
[ERROR]   [TopologyChecker(checker)] CheckTriangleTopology failed: found 44 tetrahedra in m_tetrahedraAroundTriangle out of 45
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 1: [2 22] not found in tetrahedron: 0: 19 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 2: [22 11] not found in tetrahedron: 0: 19 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 4: [25 22] not found in tetrahedron: 0: 19 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 38: [19 0] not found in tetrahedron: 10: 22 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 9: [19 2] not found in tetrahedron: 10: 22 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 10: [24 19] not found in tetrahedron: 10: 22 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 1: [2 22] not found in tetrahedron: 0: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 2: [22 11] not found in tetrahedron: 0: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 4: [25 22] not found in tetrahedron: 0: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 0: [11 2] not found in tetrahedron: 0: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 3: [2 25] not found in tetrahedron: 0: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 5: [25 11] not found in tetrahedron: 0: 19 0 2 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 38: [19 0] not found in tetrahedron: 10: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 9: [19 2] not found in tetrahedron: 10: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 10: [24 19] not found in tetrahedron: 10: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 39: [0 2] not found in tetrahedron: 10: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 43: [0 24] not found in tetrahedron: 10: 22 2 11 25
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: edge: 6: [24 2] not found in tetrahedron: 10: 22 2 11 25
[       OK ] TetrahedronTopologyChecker_test.Check_Invalid_Tetrahedron2EdgeCrossContainer (3 ms)
[ RUN      ] TetrahedronTopologyChecker_test.Check_Invalid_Tetrahedron2VertexCrossContainer
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: found 44 tetrahedra in tetrahedraAroundVertex out of 45
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 10: [22 0 2 24] not around vertex: 19
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 0: [19 2 11 25] not around vertex: 22
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 10: [22 2 11 25] not around vertex: 0
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 0: [19 0 2 24] not around vertex: 11
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 10: [22 2 11 25] not around vertex: 19
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 0: [19 0 2 24] not around vertex: 22
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 10: [22 2 11 25] not around vertex: 24
[ERROR]   [TopologyChecker(checker)] checkTetrahedronTopology failed: Tetrahedron 0: [19 0 2 24] not around vertex: 25
[       OK ] TetrahedronTopologyChecker_test.Check_Invalid_Tetrahedron2VertexCrossContainer (2 ms)
[----------] 5 tests from TetrahedronTopologyChecker_test (20 ms total)

[----------] 5 tests from HexahedronTopologyChecker_test
[ RUN      ] HexahedronTopologyChecker_test.Check_Valid_Topology
[       OK ] HexahedronTopologyChecker_test.Check_Valid_Topology (22 ms)
[ RUN      ] HexahedronTopologyChecker_test.Check_Invalid_Containers
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: hexahedron 0 has 2 identical vertices: 1 1 5 4 16 17 21 20
[       OK ] HexahedronTopologyChecker_test.Check_Invalid_Containers (3 ms)
[ RUN      ] HexahedronTopologyChecker_test.Check_Invalid_Hexahedron2QuadCrossContainer
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: QuadsInHexahedron of hexahedron: 9: 0 2 4 12 14 18 20 22 has invalid ID: 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: QuadsInHexahedron of hexahedron: 9: 0 2 4 12 14 18 20 22 has invalid ID: 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: QuadsInHexahedron of hexahedron: 9: 0 2 4 12 14 18 20 22 has invalid ID: 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: QuadsInHexahedron of hexahedron: 9: 0 2 4 12 14 18 20 22 has invalid ID: 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: QuadsInHexahedron of hexahedron: 9: 0 2 4 12 14 18 20 22 has invalid ID: 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: QuadsInHexahedron of hexahedron: 9: 0 2 4 12 14 18 20 22 has invalid ID: 4294967295 4294967295 4294967295 4294967295 4294967295 4294967295
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: found 9 hexahedra in m_hexahedraAroundQuad out of 10
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 0: [0 4 5 1] not found in hexahedron: 0: 8 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 2: [0 1 17 16] not found in hexahedron: 0: 8 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 5: [4 0 16 20] not found in hexahedron: 0: 8 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 29: [8 12 13 9] not found in hexahedron: 6: 0 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 19: [9 8 24 25] not found in hexahedron: 6: 0 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 33: [12 8 24 28] not found in hexahedron: 6: 0 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 0: [0 4 5 1] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 1: [16 17 21 20] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 2: [0 1 17 16] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 3: [1 5 21 17] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 4: [5 4 20 21] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 5: [4 0 16 20] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 29: [8 12 13 9] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 30: [24 25 29 28] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 19: [9 8 24 25] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 31: [9 13 29 25] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 32: [13 12 28 29] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 33: [12 8 24 28] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 0: [6 5 21 22] not found in hexahedron: 0: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 10: [0 4 5 1] not found in hexahedron: 1: 1 2 6 5 17 18 22 21
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: quad: 10: [0 4 5 1] not found in hexahedron: 4: 5 6 10 9 21 22 26 25
[       OK ] HexahedronTopologyChecker_test.Check_Invalid_Hexahedron2QuadCrossContainer (5 ms)
[ RUN      ] HexahedronTopologyChecker_test.Check_Invalid_Hexahedron2EdgeCrossContainer
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge 0 in hexahedron 9 has an invalid id
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge 1 in hexahedron 9 has an invalid id
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge 2 in hexahedron 9 has an invalid id
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge 3 in hexahedron 9 has an invalid id
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge 4 in hexahedron 9 has an invalid id
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge 5 in hexahedron 9 has an invalid id
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: found 9 hexahedra in m_hexahedraAroundEdge out of 10
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 2: [1 0] not found in hexahedron: 0: 8 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 3: [0 4] not found in hexahedron: 0: 8 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 9: [16 0] not found in hexahedron: 0: 8 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 28: [8 9] not found in hexahedron: 6: 0 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 48: [8 12] not found in hexahedron: 6: 0 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 35: [8 24] not found in hexahedron: 6: 0 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 2: [1 0] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 3: [0 4] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 9: [16 0] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 1: [5 1] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 8: [1 17] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 0: [4 5] not found in hexahedron: 0: 8 9 13 12 24 25 29 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 28: [8 9] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 48: [8 12] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 35: [8 24] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 47: [13 9] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 34: [9 25] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 46: [12 13] not found in hexahedron: 6: 0 1 5 4 16 17 21 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: edge: 10: [4 5] not found in hexahedron: 4: 5 6 10 9 21 22 26 25
[       OK ] HexahedronTopologyChecker_test.Check_Invalid_Hexahedron2EdgeCrossContainer (4 ms)
[ RUN      ] HexahedronTopologyChecker_test.Check_Invalid_Hexahedron2VertexCrossContainer
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: found 9 hexahedra in hexahedraAroundVertex out of 10
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 1 5 4 16 17 21 20] not around vertex: 0
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 9 13 12 24 25 29 28] not around vertex: 8
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 0
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 1
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 4
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 5
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 8
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 9
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 12
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 13
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 16
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 17
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 20
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 0: [8 9 13 12 24 25 29 28] not around vertex: 21
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 24
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 25
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 28
[ERROR]   [TopologyChecker(checker)] checkHexahedronTopology failed: Hexahedron 6: [0 1 5 4 16 17 21 20] not around vertex: 29
[       OK ] HexahedronTopologyChecker_test.Check_Invalid_Hexahedron2VertexCrossContainer (3 ms)
[----------] 5 tests from HexahedronTopologyChecker_test (38 ms total)

[----------] Global test environment tear-down
[==========] 27 tests from 10 test suites ran. (1483 ms total)
[  PASSED  ] 27 tests.



------------------------------------------

Running unit-tests Sofa.LinearAlgebra_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.LinearAlgebra_test --gtest_output=xml:unit-tests/Sofa.LinearAlgebra_test/report.xml 2>&1"

[==========] Running 267 tests from 52 test suites.
[----------] Global test environment set-up.
[----------] 1 test from BTDMatrix
[ RUN      ] BTDMatrix.name
[       OK ] BTDMatrix.name (0 ms)
[----------] 1 test from BTDMatrix (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::FullMatrix<float>,9u,9u,float>
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0.resize
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0.addScalar
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0.addBloc
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/0 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<float,sofa::linearalgebra::CRSMechanicalPolicy>,9u,9u,float>
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1.resize
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1.addScalar
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1.addBloc
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/1 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<sofa::type::Mat<3u,3u,float>,sofa::linearalgebra::CRSMechanicalPolicy>,9u,9u,float>
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2.resize
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2.addScalar
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2.addBloc
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/2 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::SparseMatrix<float>,9u,9u,float>
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3.resize
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3.addScalar
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3.addBloc
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/3 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::EigenSparseMatrix<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<9u,float>,sofa::type::Vec<9u,float>,float>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<9u,float>,sofa::type::Vec<9u,float>,float> >,9u,9u,float>
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4.resize
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4.addScalar
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4.addBloc
[       OK ] SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x9float/TestBaseMatrix/4 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::FullMatrix<double>,9u,9u,double>
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0.resize
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0.addScalar
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0.addBloc
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/0 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double,sofa::linearalgebra::CRSMechanicalPolicy>,9u,9u,double>
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1.resize
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1.addScalar
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1.addBloc
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/1 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<sofa::type::Mat<3u,3u,double>,sofa::linearalgebra::CRSMechanicalPolicy>,9u,9u,double>
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2.resize
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2.addScalar
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2.addBloc
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/2 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::SparseMatrix<double>,9u,9u,double>
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3.resize
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3.addScalar
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3.addBloc
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/3 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::EigenSparseMatrix<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<9u,double>,sofa::type::Vec<9u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<9u,double>,sofa::type::Vec<9u,double>,double> >,9u,9u,double>
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4.resize
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4.addScalar
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4.addBloc
[       OK ] SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x9double/TestBaseMatrix/4 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::FullMatrix<float>,9u,14u,float>
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0.resize
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0.addScalar
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0.addBloc
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/0 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<float,sofa::linearalgebra::CRSMechanicalPolicy>,9u,14u,float>
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1.resize
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1.addScalar
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1.addBloc
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/1 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<sofa::type::Mat<3u,3u,float>,sofa::linearalgebra::CRSMechanicalPolicy>,9u,14u,float>
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2.resize
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2.addScalar
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2.addBloc
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/2 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::SparseMatrix<float>,9u,14u,float>
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3.resize
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3.addScalar
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3.addBloc
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/3 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::EigenSparseMatrix<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<14u,float>,sofa::type::Vec<14u,float>,float>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<9u,float>,sofa::type::Vec<9u,float>,float> >,9u,14u,float>
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4.resize
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4.addScalar
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4.addBloc
[       OK ] SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x14float/TestBaseMatrix/4 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::FullMatrix<double>,9u,14u,double>
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0.resize
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0.addScalar
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0.addBloc
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/0 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<double,sofa::linearalgebra::CRSMechanicalPolicy>,9u,14u,double>
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1.resize
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1.addScalar
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1.addBloc
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/1 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::CompressedRowSparseMatrixMechanical<sofa::type::Mat<3u,3u,double>,sofa::linearalgebra::CRSMechanicalPolicy>,9u,14u,double>
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2.resize
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2.addScalar
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2.addBloc
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/2 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::SparseMatrix<double>,9u,14u,double>
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3.resize
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3.addScalar
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3.addBloc
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/3 (0 ms total)

[----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4, where TypeParam = sofa::linearalgebra::testing::TestBaseMatrixTraits<sofa::linearalgebra::EigenSparseMatrix<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<14u,double>,sofa::type::Vec<14u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<9u,double>,sofa::type::Vec<9u,double>,double> >,9u,14u,double>
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4.resize
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4.resize (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4.addScalar
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4.addScalar (0 ms)
[ RUN      ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4.addBloc
[       OK ] SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4.addBloc (0 ms)
[----------] 3 tests from SofaBaseLinearSolver_test_9x14double/TestBaseMatrix/4 (0 ms total)

[----------] 1 test from matrix_bloc_traits
[ RUN      ] matrix_bloc_traits.subBlock
[       OK ] matrix_bloc_traits.subBlock (0 ms)
[----------] 1 test from matrix_bloc_traits (0 ms total)

[----------] 7 tests from CompressedRowSparseMatrix
[ RUN      ] CompressedRowSparseMatrix.transposeProduct
[       OK ] CompressedRowSparseMatrix.transposeProduct (4 ms)
[ RUN      ] CompressedRowSparseMatrix.fullRowsNoEntries
[       OK ] CompressedRowSparseMatrix.fullRowsNoEntries (0 ms)
[ RUN      ] CompressedRowSparseMatrix.fullRowsWithEntries
[       OK ] CompressedRowSparseMatrix.fullRowsWithEntries (0 ms)
[ RUN      ] CompressedRowSparseMatrix.copyNonZeros
[       OK ] CompressedRowSparseMatrix.copyNonZeros (0 ms)
[ RUN      ] CompressedRowSparseMatrix.copyNonZerosFrom3x3Blocks
[       OK ] CompressedRowSparseMatrix.copyNonZerosFrom3x3Blocks (220 ms)
[ RUN      ] CompressedRowSparseMatrix.copyNonZerosFrom1x3Blocks
[       OK ] CompressedRowSparseMatrix.copyNonZerosFrom1x3Blocks (201 ms)
[ RUN      ] CompressedRowSparseMatrix.emptyMatrixGetRowRange
[       OK ] CompressedRowSparseMatrix.emptyMatrixGetRowRange (0 ms)
[----------] 7 tests from CompressedRowSparseMatrix (427 ms total)

[----------] 1 test from CompressedRowSparseMatrixConstraint
[ RUN      ] CompressedRowSparseMatrixConstraint.emptyMatrixGetRowRange
[       OK ] CompressedRowSparseMatrixConstraint.emptyMatrixGetRowRange (0 ms)
[----------] 1 test from CompressedRowSparseMatrixConstraint (0 ms total)

[----------] 25 tests from TestSparseMatrices/0, where TypeParam = sofa::TestSparseMatricesTraits<double,4u,8u,4u,8u>
[ RUN      ] TestSparseMatrices/0.set_fullMat
[       OK ] TestSparseMatrices/0.set_fullMat (0 ms)
[ RUN      ] TestSparseMatrices/0.set_crs_scalar
[       OK ] TestSparseMatrices/0.set_crs_scalar (0 ms)
[ RUN      ] TestSparseMatrices/0.set_crs1
[       OK ] TestSparseMatrices/0.set_crs1 (0 ms)
[ RUN      ] TestSparseMatrices/0.set_crs2
[       OK ] TestSparseMatrices/0.set_crs2 (0 ms)
[ RUN      ] TestSparseMatrices/0.set_mapMat
[       OK ] TestSparseMatrices/0.set_mapMat (0 ms)
[ RUN      ] TestSparseMatrices/0.set_eiBlock1
[       OK ] TestSparseMatrices/0.set_eiBlock1 (0 ms)
[ RUN      ] TestSparseMatrices/0.set_eiBlock2
[       OK ] TestSparseMatrices/0.set_eiBlock2 (0 ms)
[ RUN      ] TestSparseMatrices/0.set_eiBase
[       OK ] TestSparseMatrices/0.set_eiBase (0 ms)
[ RUN      ] TestSparseMatrices/0.eigenMatrix_update
[       OK ] TestSparseMatrices/0.eigenMatrix_update (0 ms)
[ RUN      ] TestSparseMatrices/0.eigenMatrix_block_row_filling
[       OK ] TestSparseMatrices/0.eigenMatrix_block_row_filling (0 ms)
[ RUN      ] TestSparseMatrices/0.eigenMatrixBlockFromCompressedRowSparseMatrix
[       OK ] TestSparseMatrices/0.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/0.eigenMapToDenseMatrix
[       OK ] TestSparseMatrices/0.eigenMapToDenseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/0.set_fullVec_nrows_reference
[       OK ] TestSparseMatrices/0.set_fullVec_nrows_reference (0 ms)
[ RUN      ] TestSparseMatrices/0.fullMat_vector_product
[       OK ] TestSparseMatrices/0.fullMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/0.mapMat_vector_product
[       OK ] TestSparseMatrices/0.mapMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/0.eiBlock1_vector_product
[       OK ] TestSparseMatrices/0.eiBlock1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/0.crs1_vector_product
[       OK ] TestSparseMatrices/0.crs1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/0.full_matrix_product
[       OK ] TestSparseMatrices/0.full_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/0.crs_scalar_matrix_product
[       OK ] TestSparseMatrices/0.crs_scalar_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/0.crs_matrix_product
[       OK ] TestSparseMatrices/0.crs_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/0.EigenBase_matrix_product
[       OK ] TestSparseMatrices/0.EigenBase_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/0.full_matrix_transposeproduct
[       OK ] TestSparseMatrices/0.full_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/0.crs_scalar_matrix_transposeproduct
[       OK ] TestSparseMatrices/0.crs_scalar_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/0.crs_matrix_transposeproduct
[       OK ] TestSparseMatrices/0.crs_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/0.crs_matrix_addition
[       OK ] TestSparseMatrices/0.crs_matrix_addition (0 ms)
[----------] 25 tests from TestSparseMatrices/0 (1 ms total)

[----------] 25 tests from TestSparseMatrices/1, where TypeParam = sofa::TestSparseMatricesTraits<double,4u,8u,4u,2u>
[ RUN      ] TestSparseMatrices/1.set_fullMat
[       OK ] TestSparseMatrices/1.set_fullMat (0 ms)
[ RUN      ] TestSparseMatrices/1.set_crs_scalar
[       OK ] TestSparseMatrices/1.set_crs_scalar (0 ms)
[ RUN      ] TestSparseMatrices/1.set_crs1
[       OK ] TestSparseMatrices/1.set_crs1 (0 ms)
[ RUN      ] TestSparseMatrices/1.set_crs2
[       OK ] TestSparseMatrices/1.set_crs2 (0 ms)
[ RUN      ] TestSparseMatrices/1.set_mapMat
[       OK ] TestSparseMatrices/1.set_mapMat (0 ms)
[ RUN      ] TestSparseMatrices/1.set_eiBlock1
[       OK ] TestSparseMatrices/1.set_eiBlock1 (0 ms)
[ RUN      ] TestSparseMatrices/1.set_eiBlock2
[       OK ] TestSparseMatrices/1.set_eiBlock2 (0 ms)
[ RUN      ] TestSparseMatrices/1.set_eiBase
[       OK ] TestSparseMatrices/1.set_eiBase (0 ms)
[ RUN      ] TestSparseMatrices/1.eigenMatrix_update
[       OK ] TestSparseMatrices/1.eigenMatrix_update (0 ms)
[ RUN      ] TestSparseMatrices/1.eigenMatrix_block_row_filling
[       OK ] TestSparseMatrices/1.eigenMatrix_block_row_filling (0 ms)
[ RUN      ] TestSparseMatrices/1.eigenMatrixBlockFromCompressedRowSparseMatrix
[       OK ] TestSparseMatrices/1.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/1.eigenMapToDenseMatrix
[       OK ] TestSparseMatrices/1.eigenMapToDenseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/1.set_fullVec_nrows_reference
[       OK ] TestSparseMatrices/1.set_fullVec_nrows_reference (0 ms)
[ RUN      ] TestSparseMatrices/1.fullMat_vector_product
[       OK ] TestSparseMatrices/1.fullMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/1.mapMat_vector_product
[       OK ] TestSparseMatrices/1.mapMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/1.eiBlock1_vector_product
[       OK ] TestSparseMatrices/1.eiBlock1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/1.crs1_vector_product
[       OK ] TestSparseMatrices/1.crs1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/1.full_matrix_product
[       OK ] TestSparseMatrices/1.full_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/1.crs_scalar_matrix_product
[       OK ] TestSparseMatrices/1.crs_scalar_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/1.crs_matrix_product
[       OK ] TestSparseMatrices/1.crs_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/1.EigenBase_matrix_product
[       OK ] TestSparseMatrices/1.EigenBase_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/1.full_matrix_transposeproduct
[       OK ] TestSparseMatrices/1.full_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/1.crs_scalar_matrix_transposeproduct
[       OK ] TestSparseMatrices/1.crs_scalar_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/1.crs_matrix_transposeproduct
[       OK ] TestSparseMatrices/1.crs_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/1.crs_matrix_addition
[       OK ] TestSparseMatrices/1.crs_matrix_addition (0 ms)
[----------] 25 tests from TestSparseMatrices/1 (1 ms total)

[----------] 25 tests from TestSparseMatrices/2, where TypeParam = sofa::TestSparseMatricesTraits<double,4u,8u,1u,8u>
[ RUN      ] TestSparseMatrices/2.set_fullMat
[       OK ] TestSparseMatrices/2.set_fullMat (0 ms)
[ RUN      ] TestSparseMatrices/2.set_crs_scalar
[       OK ] TestSparseMatrices/2.set_crs_scalar (0 ms)
[ RUN      ] TestSparseMatrices/2.set_crs1
[       OK ] TestSparseMatrices/2.set_crs1 (0 ms)
[ RUN      ] TestSparseMatrices/2.set_crs2
[       OK ] TestSparseMatrices/2.set_crs2 (0 ms)
[ RUN      ] TestSparseMatrices/2.set_mapMat
[       OK ] TestSparseMatrices/2.set_mapMat (0 ms)
[ RUN      ] TestSparseMatrices/2.set_eiBlock1
[       OK ] TestSparseMatrices/2.set_eiBlock1 (0 ms)
[ RUN      ] TestSparseMatrices/2.set_eiBlock2
[       OK ] TestSparseMatrices/2.set_eiBlock2 (0 ms)
[ RUN      ] TestSparseMatrices/2.set_eiBase
[       OK ] TestSparseMatrices/2.set_eiBase (0 ms)
[ RUN      ] TestSparseMatrices/2.eigenMatrix_update
[       OK ] TestSparseMatrices/2.eigenMatrix_update (0 ms)
[ RUN      ] TestSparseMatrices/2.eigenMatrix_block_row_filling
[       OK ] TestSparseMatrices/2.eigenMatrix_block_row_filling (0 ms)
[ RUN      ] TestSparseMatrices/2.eigenMatrixBlockFromCompressedRowSparseMatrix
[       OK ] TestSparseMatrices/2.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/2.eigenMapToDenseMatrix
[       OK ] TestSparseMatrices/2.eigenMapToDenseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/2.set_fullVec_nrows_reference
[       OK ] TestSparseMatrices/2.set_fullVec_nrows_reference (0 ms)
[ RUN      ] TestSparseMatrices/2.fullMat_vector_product
[       OK ] TestSparseMatrices/2.fullMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/2.mapMat_vector_product
[       OK ] TestSparseMatrices/2.mapMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/2.eiBlock1_vector_product
[       OK ] TestSparseMatrices/2.eiBlock1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/2.crs1_vector_product
[       OK ] TestSparseMatrices/2.crs1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/2.full_matrix_product
[       OK ] TestSparseMatrices/2.full_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/2.crs_scalar_matrix_product
[       OK ] TestSparseMatrices/2.crs_scalar_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/2.crs_matrix_product
[       OK ] TestSparseMatrices/2.crs_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/2.EigenBase_matrix_product
[       OK ] TestSparseMatrices/2.EigenBase_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/2.full_matrix_transposeproduct
[       OK ] TestSparseMatrices/2.full_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/2.crs_scalar_matrix_transposeproduct
[       OK ] TestSparseMatrices/2.crs_scalar_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/2.crs_matrix_transposeproduct
[       OK ] TestSparseMatrices/2.crs_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/2.crs_matrix_addition
[       OK ] TestSparseMatrices/2.crs_matrix_addition (0 ms)
[----------] 25 tests from TestSparseMatrices/2 (1 ms total)

[----------] 25 tests from TestSparseMatrices/3, where TypeParam = sofa::TestSparseMatricesTraits<double,4u,8u,2u,8u>
[ RUN      ] TestSparseMatrices/3.set_fullMat
[       OK ] TestSparseMatrices/3.set_fullMat (0 ms)
[ RUN      ] TestSparseMatrices/3.set_crs_scalar
[       OK ] TestSparseMatrices/3.set_crs_scalar (0 ms)
[ RUN      ] TestSparseMatrices/3.set_crs1
[       OK ] TestSparseMatrices/3.set_crs1 (0 ms)
[ RUN      ] TestSparseMatrices/3.set_crs2
[       OK ] TestSparseMatrices/3.set_crs2 (0 ms)
[ RUN      ] TestSparseMatrices/3.set_mapMat
[       OK ] TestSparseMatrices/3.set_mapMat (0 ms)
[ RUN      ] TestSparseMatrices/3.set_eiBlock1
[       OK ] TestSparseMatrices/3.set_eiBlock1 (0 ms)
[ RUN      ] TestSparseMatrices/3.set_eiBlock2
[       OK ] TestSparseMatrices/3.set_eiBlock2 (0 ms)
[ RUN      ] TestSparseMatrices/3.set_eiBase
[       OK ] TestSparseMatrices/3.set_eiBase (0 ms)
[ RUN      ] TestSparseMatrices/3.eigenMatrix_update
[       OK ] TestSparseMatrices/3.eigenMatrix_update (0 ms)
[ RUN      ] TestSparseMatrices/3.eigenMatrix_block_row_filling
[       OK ] TestSparseMatrices/3.eigenMatrix_block_row_filling (0 ms)
[ RUN      ] TestSparseMatrices/3.eigenMatrixBlockFromCompressedRowSparseMatrix
[       OK ] TestSparseMatrices/3.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/3.eigenMapToDenseMatrix
[       OK ] TestSparseMatrices/3.eigenMapToDenseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/3.set_fullVec_nrows_reference
[       OK ] TestSparseMatrices/3.set_fullVec_nrows_reference (0 ms)
[ RUN      ] TestSparseMatrices/3.fullMat_vector_product
[       OK ] TestSparseMatrices/3.fullMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/3.mapMat_vector_product
[       OK ] TestSparseMatrices/3.mapMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/3.eiBlock1_vector_product
[       OK ] TestSparseMatrices/3.eiBlock1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/3.crs1_vector_product
[       OK ] TestSparseMatrices/3.crs1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/3.full_matrix_product
[       OK ] TestSparseMatrices/3.full_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/3.crs_scalar_matrix_product
[       OK ] TestSparseMatrices/3.crs_scalar_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/3.crs_matrix_product
[       OK ] TestSparseMatrices/3.crs_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/3.EigenBase_matrix_product
[       OK ] TestSparseMatrices/3.EigenBase_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/3.full_matrix_transposeproduct
[       OK ] TestSparseMatrices/3.full_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/3.crs_scalar_matrix_transposeproduct
[       OK ] TestSparseMatrices/3.crs_scalar_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/3.crs_matrix_transposeproduct
[       OK ] TestSparseMatrices/3.crs_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/3.crs_matrix_addition
[       OK ] TestSparseMatrices/3.crs_matrix_addition (0 ms)
[----------] 25 tests from TestSparseMatrices/3 (1 ms total)

[----------] 25 tests from TestSparseMatrices/4, where TypeParam = sofa::TestSparseMatricesTraits<double,4u,8u,2u,4u>
[ RUN      ] TestSparseMatrices/4.set_fullMat
[       OK ] TestSparseMatrices/4.set_fullMat (0 ms)
[ RUN      ] TestSparseMatrices/4.set_crs_scalar
[       OK ] TestSparseMatrices/4.set_crs_scalar (0 ms)
[ RUN      ] TestSparseMatrices/4.set_crs1
[       OK ] TestSparseMatrices/4.set_crs1 (0 ms)
[ RUN      ] TestSparseMatrices/4.set_crs2
[       OK ] TestSparseMatrices/4.set_crs2 (0 ms)
[ RUN      ] TestSparseMatrices/4.set_mapMat
[       OK ] TestSparseMatrices/4.set_mapMat (0 ms)
[ RUN      ] TestSparseMatrices/4.set_eiBlock1
[       OK ] TestSparseMatrices/4.set_eiBlock1 (0 ms)
[ RUN      ] TestSparseMatrices/4.set_eiBlock2
[       OK ] TestSparseMatrices/4.set_eiBlock2 (0 ms)
[ RUN      ] TestSparseMatrices/4.set_eiBase
[       OK ] TestSparseMatrices/4.set_eiBase (0 ms)
[ RUN      ] TestSparseMatrices/4.eigenMatrix_update
[       OK ] TestSparseMatrices/4.eigenMatrix_update (0 ms)
[ RUN      ] TestSparseMatrices/4.eigenMatrix_block_row_filling
[       OK ] TestSparseMatrices/4.eigenMatrix_block_row_filling (0 ms)
[ RUN      ] TestSparseMatrices/4.eigenMatrixBlockFromCompressedRowSparseMatrix
[       OK ] TestSparseMatrices/4.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/4.eigenMapToDenseMatrix
[       OK ] TestSparseMatrices/4.eigenMapToDenseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/4.set_fullVec_nrows_reference
[       OK ] TestSparseMatrices/4.set_fullVec_nrows_reference (0 ms)
[ RUN      ] TestSparseMatrices/4.fullMat_vector_product
[       OK ] TestSparseMatrices/4.fullMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/4.mapMat_vector_product
[       OK ] TestSparseMatrices/4.mapMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/4.eiBlock1_vector_product
[       OK ] TestSparseMatrices/4.eiBlock1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/4.crs1_vector_product
[       OK ] TestSparseMatrices/4.crs1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/4.full_matrix_product
[       OK ] TestSparseMatrices/4.full_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/4.crs_scalar_matrix_product
[       OK ] TestSparseMatrices/4.crs_scalar_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/4.crs_matrix_product
[       OK ] TestSparseMatrices/4.crs_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/4.EigenBase_matrix_product
[       OK ] TestSparseMatrices/4.EigenBase_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/4.full_matrix_transposeproduct
[       OK ] TestSparseMatrices/4.full_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/4.crs_scalar_matrix_transposeproduct
[       OK ] TestSparseMatrices/4.crs_scalar_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/4.crs_matrix_transposeproduct
[       OK ] TestSparseMatrices/4.crs_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/4.crs_matrix_addition
[       OK ] TestSparseMatrices/4.crs_matrix_addition (0 ms)
[----------] 25 tests from TestSparseMatrices/4 (1 ms total)

[----------] 25 tests from TestSparseMatrices/5, where TypeParam = sofa::TestSparseMatricesTraits<double,24u,24u,3u,3u>
[ RUN      ] TestSparseMatrices/5.set_fullMat
[       OK ] TestSparseMatrices/5.set_fullMat (0 ms)
[ RUN      ] TestSparseMatrices/5.set_crs_scalar
[       OK ] TestSparseMatrices/5.set_crs_scalar (1 ms)
[ RUN      ] TestSparseMatrices/5.set_crs1
[       OK ] TestSparseMatrices/5.set_crs1 (0 ms)
[ RUN      ] TestSparseMatrices/5.set_crs2
[       OK ] TestSparseMatrices/5.set_crs2 (0 ms)
[ RUN      ] TestSparseMatrices/5.set_mapMat
[       OK ] TestSparseMatrices/5.set_mapMat (0 ms)
[ RUN      ] TestSparseMatrices/5.set_eiBlock1
[       OK ] TestSparseMatrices/5.set_eiBlock1 (0 ms)
[ RUN      ] TestSparseMatrices/5.set_eiBlock2
[       OK ] TestSparseMatrices/5.set_eiBlock2 (0 ms)
[ RUN      ] TestSparseMatrices/5.set_eiBase
[       OK ] TestSparseMatrices/5.set_eiBase (0 ms)
[ RUN      ] TestSparseMatrices/5.eigenMatrix_update
[       OK ] TestSparseMatrices/5.eigenMatrix_update (0 ms)
[ RUN      ] TestSparseMatrices/5.eigenMatrix_block_row_filling
[       OK ] TestSparseMatrices/5.eigenMatrix_block_row_filling (0 ms)
[ RUN      ] TestSparseMatrices/5.eigenMatrixBlockFromCompressedRowSparseMatrix
[       OK ] TestSparseMatrices/5.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/5.eigenMapToDenseMatrix
[       OK ] TestSparseMatrices/5.eigenMapToDenseMatrix (0 ms)
[ RUN      ] TestSparseMatrices/5.set_fullVec_nrows_reference
[       OK ] TestSparseMatrices/5.set_fullVec_nrows_reference (0 ms)
[ RUN      ] TestSparseMatrices/5.fullMat_vector_product
[       OK ] TestSparseMatrices/5.fullMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/5.mapMat_vector_product
[       OK ] TestSparseMatrices/5.mapMat_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/5.eiBlock1_vector_product
[       OK ] TestSparseMatrices/5.eiBlock1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/5.crs1_vector_product
[       OK ] TestSparseMatrices/5.crs1_vector_product (0 ms)
[ RUN      ] TestSparseMatrices/5.full_matrix_product
[       OK ] TestSparseMatrices/5.full_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/5.crs_scalar_matrix_product
[       OK ] TestSparseMatrices/5.crs_scalar_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/5.crs_matrix_product
[       OK ] TestSparseMatrices/5.crs_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/5.EigenBase_matrix_product
[       OK ] TestSparseMatrices/5.EigenBase_matrix_product (0 ms)
[ RUN      ] TestSparseMatrices/5.full_matrix_transposeproduct
[       OK ] TestSparseMatrices/5.full_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/5.crs_scalar_matrix_transposeproduct
[       OK ] TestSparseMatrices/5.crs_scalar_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/5.crs_matrix_transposeproduct
[       OK ] TestSparseMatrices/5.crs_matrix_transposeproduct (0 ms)
[ RUN      ] TestSparseMatrices/5.crs_matrix_addition
[       OK ] TestSparseMatrices/5.crs_matrix_addition (0 ms)
[----------] 25 tests from TestSparseMatrices/5 (19 ms total)

[----------] 1 test from RotationMatrix
[ RUN      ] RotationMatrix.rotateMatrix
[       OK ] RotationMatrix.rotateMatrix (0 ms)
[----------] 1 test from RotationMatrix (0 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/0, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int> >
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/0.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/0.squareMatrix (903 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/0.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/0.rectangularMatrix (4353 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/0 (5257 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/1, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int> >
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/1.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/1.squareMatrix (923 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/1.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/1.rectangularMatrix (4833 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/1 (5756 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/2, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int> >
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/2.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/2.squareMatrix (826 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/2.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/2.rectangularMatrix (4114 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/2 (4940 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/3, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int> >
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/3.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/3.squareMatrix (866 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/3.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/3.rectangularMatrix (4295 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/3 (5161 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/4, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int> >
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/4.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/4.squareMatrix (873 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/4.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/4.rectangularMatrix (5803 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/4 (6677 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/5, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int> >
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/5.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/5.squareMatrix (1332 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/5.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/5.rectangularMatrix (5983 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/5 (7316 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/6, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int> >
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/6.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/6.squareMatrix (1024 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/6.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/6.rectangularMatrix (5509 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/6 (6533 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/7, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int> >
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/7.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/7.squareMatrix (1179 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/7.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/7.rectangularMatrix (5796 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/7 (6975 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/8, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int> >
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/8.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/8.squareMatrix (825 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/8.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/8.rectangularMatrix (4165 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/8 (4996 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/9, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int> >
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/9.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/9.squareMatrix (823 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/9.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/9.rectangularMatrix (3817 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/9 (4641 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/10, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int> >
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/10.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/10.squareMatrix (623 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/10.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/10.rectangularMatrix (3053 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/10 (3677 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/11, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int> >
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/11.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/11.squareMatrix (567 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/11.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/11.rectangularMatrix (2902 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/11 (3470 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/12, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int> >
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/12.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/12.squareMatrix (574 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/12.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/12.rectangularMatrix (2861 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/12 (3436 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/13, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int> >
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/13.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/13.squareMatrix (576 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/13.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/13.rectangularMatrix (2941 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/13 (3517 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/14, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int> >
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/14.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/14.squareMatrix (739 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/14.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/14.rectangularMatrix (3192 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/14 (3931 ms total)

[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/15, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int> >
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/15.squareMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/15.squareMatrix (678 ms)
[ RUN      ] TestSparseMatrixProduct/TestSparseMatrixProduct/15.rectangularMatrix
[       OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/15.rectangularMatrix (3322 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/15 (4001 ms total)

[----------] 2 tests from TestSparseMatrixTranspose/0, where TypeParam = TestSparseMatrixTransposeTraits<Eigen::SparseMatrix<float,0,int>,float>
[ RUN      ] TestSparseMatrixTranspose/0.squareMatrix
[       OK ] TestSparseMatrixTranspose/0.squareMatrix (7 ms)
[ RUN      ] TestSparseMatrixTranspose/0.rectangularMatrix
[       OK ] TestSparseMatrixTranspose/0.rectangularMatrix (6 ms)
[----------] 2 tests from TestSparseMatrixTranspose/0 (14 ms total)

[----------] 2 tests from TestSparseMatrixTranspose/1, where TypeParam = TestSparseMatrixTransposeTraits<Eigen::SparseMatrix<double,0,int>,double>
[ RUN      ] TestSparseMatrixTranspose/1.squareMatrix
[       OK ] TestSparseMatrixTranspose/1.squareMatrix (2 ms)
[ RUN      ] TestSparseMatrixTranspose/1.rectangularMatrix
[       OK ] TestSparseMatrixTranspose/1.rectangularMatrix (7 ms)
[----------] 2 tests from TestSparseMatrixTranspose/1 (9 ms total)

[----------] 2 tests from TestSparseMatrixTranspose/2, where TypeParam = TestSparseMatrixTransposeTraits<Eigen::SparseMatrix<float,1,int>,float>
[ RUN      ] TestSparseMatrixTranspose/2.squareMatrix
[       OK ] TestSparseMatrixTranspose/2.squareMatrix (2 ms)
[ RUN      ] TestSparseMatrixTranspose/2.rectangularMatrix
[       OK ] TestSparseMatrixTranspose/2.rectangularMatrix (7 ms)
[----------] 2 tests from TestSparseMatrixTranspose/2 (9 ms total)

[----------] 2 tests from TestSparseMatrixTranspose/3, where TypeParam = TestSparseMatrixTransposeTraits<Eigen::SparseMatrix<double,1,int>,double>
[ RUN      ] TestSparseMatrixTranspose/3.squareMatrix
[       OK ] TestSparseMatrixTranspose/3.squareMatrix (2 ms)
[ RUN      ] TestSparseMatrixTranspose/3.rectangularMatrix
[       OK ] TestSparseMatrixTranspose/3.rectangularMatrix (7 ms)
[----------] 2 tests from TestSparseMatrixTranspose/3 (9 ms total)

[----------] 6 tests from TriangularSystemSolver
[ RUN      ] TriangularSystemSolver.empty
[       OK ] TriangularSystemSolver.empty (0 ms)
[ RUN      ] TriangularSystemSolver.lower2x2
[       OK ] TriangularSystemSolver.lower2x2 (0 ms)
[ RUN      ] TriangularSystemSolver.lower3x3
[       OK ] TriangularSystemSolver.lower3x3 (0 ms)
[ RUN      ] TriangularSystemSolver.upper2x2
[       OK ] TriangularSystemSolver.upper2x2 (0 ms)
[ RUN      ] TriangularSystemSolver.upper3x3
[       OK ] TriangularSystemSolver.upper3x3 (0 ms)
[ RUN      ] TriangularSystemSolver.computeLowerTriangularMatrixCoordinates
[       OK ] TriangularSystemSolver.computeLowerTriangularMatrixCoordinates (0 ms)
[----------] 6 tests from TriangularSystemSolver (0 ms total)

[----------] Global test environment tear-down
[==========] 267 tests from 52 test suites ran. (80793 ms total)
[  PASSED  ] 267 tests.



------------------------------------------

Running unit-tests Sofa.Simulation.Core_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Simulation.Core_test --gtest_output=xml:unit-tests/Sofa.Simulation.Core_test/report.xml 2>&1"

[==========] Running 58 tests from 24 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from ParallelForEach
[ RUN      ] ParallelForEach.makeRangesForLoop
[       OK ] ParallelForEach.makeRangesForLoop (0 ms)
[ RUN      ] ParallelForEach.incrementVectorLambda
[       OK ] ParallelForEach.incrementVectorLambda (0 ms)
[ RUN      ] ParallelForEach.incrementVectorFunctor
[       OK ] ParallelForEach.incrementVectorFunctor (0 ms)
[ RUN      ] ParallelForEach.nbElementsLessThanThreads
[       OK ] ParallelForEach.nbElementsLessThanThreads (1 ms)
[ RUN      ] ParallelForEach.emptyContainer
[       OK ] ParallelForEach.emptyContainer (1 ms)
[ RUN      ] ParallelForEach.integers
[       OK ] ParallelForEach.integers (0 ms)
[----------] 6 tests from ParallelForEach (2 ms total)

[----------] 3 tests from ParallelForEachRange
[ RUN      ] ParallelForEachRange.nonInitializedTaskScheduler
[ERROR]   [parallelForEach] Task scheduler does not appear to be initialized. Cannot perform parallel tasks.
[       OK ] ParallelForEachRange.nonInitializedTaskScheduler (0 ms)
[ RUN      ] ParallelForEachRange.incrementVectorLambda
[       OK ] ParallelForEachRange.incrementVectorLambda (0 ms)
[ RUN      ] ParallelForEachRange.integers
[       OK ] ParallelForEachRange.integers (0 ms)
[----------] 3 tests from ParallelForEachRange (0 ms total)

[----------] 2 tests from RequiredPlugin_test
[ RUN      ] RequiredPlugin_test.testNotExistingPlugin
[ERROR]   [RequiredPlugin(notExist)] Plugin not found: "SofaNotExist"
  
Failed to load: ["SofaNotExist"]
[       OK ] RequiredPlugin_test.testNotExistingPlugin (16 ms)
[ RUN      ] RequiredPlugin_test.testNoParameter
[ERROR]   [RequiredPlugin()] Plugin not found: ""
  
Failed to load: [""]
[       OK ] RequiredPlugin_test.testNoParameter (8 ms)
[----------] 2 tests from RequiredPlugin_test (24 ms total)

[----------] 1 test from SceneCheckRegistry
[ RUN      ] SceneCheckRegistry.addToRegistry
[       OK ] SceneCheckRegistry.addToRegistry (0 ms)
[----------] 1 test from SceneCheckRegistry (0 ms total)

[----------] 2 tests from simulationLoad
[ RUN      ] simulationLoad.existingFilename
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.AnimationLoop.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mapping.Linear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Visual.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.GL.Component.Rendering3D.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.GL.Component.Shader.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSystem.dylib
[       OK ] simulationLoad.existingFilename (432 ms)
[ RUN      ] simulationLoad.nonExistingFilename
[ERROR]   [Simulation] Cannot load file 'aFileThatDoesNotExist.scn': file cannot be found
[       OK ] simulationLoad.nonExistingFilename (0 ms)
[----------] 2 tests from simulationLoad (432 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int> >
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0.squareMatrix (986 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0.rectangularMatrix (4357 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0 (5344 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int> >
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1.squareMatrix (894 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1.rectangularMatrix (4779 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1 (5673 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int> >
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2.squareMatrix (845 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2.rectangularMatrix (3989 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2 (4835 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int> >
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3.squareMatrix (912 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3.rectangularMatrix (4186 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3 (5099 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int> >
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4.squareMatrix (925 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4.rectangularMatrix (5451 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4 (6377 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int> >
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5.squareMatrix (1276 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5.rectangularMatrix (6161 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5 (7438 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int> >
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6.squareMatrix (1101 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6.rectangularMatrix (5328 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6 (6429 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int> >
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7.squareMatrix (1192 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7.rectangularMatrix (5767 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7 (6960 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int> >
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8.squareMatrix (813 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8.rectangularMatrix (4055 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8 (4868 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int> >
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9.squareMatrix (822 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9.rectangularMatrix (4028 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9 (4854 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int> >
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10.squareMatrix (737 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10.rectangularMatrix (3057 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10 (3795 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int> >
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11.squareMatrix (600 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11.rectangularMatrix (2909 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11 (3510 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int> >
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12.squareMatrix (582 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12.rectangularMatrix (2761 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12 (3343 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int> >
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13.squareMatrix (575 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13.rectangularMatrix (2932 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13 (3508 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int> >
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14.squareMatrix (741 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14.rectangularMatrix (3332 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14 (4073 ms total)

[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int> >
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15.squareMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15.squareMatrix (663 ms)
[ RUN      ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15.rectangularMatrix
[       OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15.rectangularMatrix (3258 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15 (3921 ms total)

[----------] 1 test from TaskSchedulerFactory
[ RUN      ] TaskSchedulerFactory.instantiateNotInFactory
[ERROR]   [TaskSchedulerFactory] Cannot instantiate task scheduler 'notInFactory': it has not been registered into the factory
[       OK ] TaskSchedulerFactory.instantiateNotInFactory (0 ms)
[----------] 1 test from TaskSchedulerFactory (0 ms total)

[----------] 5 tests from MainTaskSchedulerFactory
[ RUN      ] MainTaskSchedulerFactory.createEmpty
[       OK ] MainTaskSchedulerFactory.createEmpty (0 ms)
[ RUN      ] MainTaskSchedulerFactory.createDefault
[       OK ] MainTaskSchedulerFactory.createDefault (0 ms)
[ RUN      ] MainTaskSchedulerFactory.createNotInFactory
[ERROR]   [TaskSchedulerFactory] Cannot instantiate task scheduler 'notInFactory': it has not been registered into the factory
[       OK ] MainTaskSchedulerFactory.createNotInFactory (0 ms)
[ RUN      ] MainTaskSchedulerFactory.registerAlreadyInFactory
[ERROR]   [TaskSchedulerFactory] Cannot register task scheduler '_default' into the factory: a task scheduler with this name already exists
[       OK ] MainTaskSchedulerFactory.registerAlreadyInFactory (0 ms)
[ RUN      ] MainTaskSchedulerFactory.registerNew
[       OK ] MainTaskSchedulerFactory.registerNew (0 ms)
[----------] 5 tests from MainTaskSchedulerFactory (0 ms total)

[----------] 6 tests from TaskSchedulerTests
[ RUN      ] TaskSchedulerTests.FibonacciSingle
[       OK ] TaskSchedulerTests.FibonacciSingle (30 ms)
[ RUN      ] TaskSchedulerTests.FibonacciMulti
[       OK ] TaskSchedulerTests.FibonacciMulti (261 ms)
[ RUN      ] TaskSchedulerTests.IntSumSingle
[       OK ] TaskSchedulerTests.IntSumSingle (94 ms)
[ RUN      ] TaskSchedulerTests.IntSumMulti
[       OK ] TaskSchedulerTests.IntSumMulti (859 ms)
[ RUN      ] TaskSchedulerTests.Lambda
[       OK ] TaskSchedulerTests.Lambda (0 ms)
[ RUN      ] TaskSchedulerTests.Functor
[       OK ] TaskSchedulerTests.Functor (0 ms)
[----------] 6 tests from TaskSchedulerTests (1245 ms total)

[----------] Global test environment tear-down
[==========] 58 tests from 24 test suites ran. (81741 ms total)
[  PASSED  ] 58 tests.



------------------------------------------

Running unit-tests Sofa.Component.SolidMechanics_simutest
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.SolidMechanics_simutest --gtest_output=xml:unit-tests/Sofa.Component.SolidMechanics_simutest/report.xml 2>&1"

[==========] Running 4 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from AffinePatch_sofa_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] AffinePatch_sofa_test/0.patchTest2D
[       OK ] AffinePatch_sofa_test/0.patchTest2D (6 ms)
[ RUN      ] AffinePatch_sofa_test/0.patchTest3D
[       OK ] AffinePatch_sofa_test/0.patchTest3D (9 ms)
[----------] 2 tests from AffinePatch_sofa_test/0 (15 ms total)

[----------] 2 tests from LinearElasticity_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] LinearElasticity_test/0.testTractionTensorMass
[       OK ] LinearElasticity_test/0.testTractionTensorMass (53 ms)
[ RUN      ] LinearElasticity_test/0.testTractionCorotational
[       OK ] LinearElasticity_test/0.testTractionCorotational (87 ms)
[----------] 2 tests from LinearElasticity_test/0 (140 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 2 test suites ran. (156 ms total)
[  PASSED  ] 4 tests.



------------------------------------------

Running unit-tests Sofa.Helper_simutest
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Helper_simutest --gtest_output=xml:unit-tests/Sofa.Helper_simutest/report.xml 2>&1"

[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from AdvancedTimerTest
[ RUN      ] AdvancedTimerTest.IsEnabled
[       OK ] AdvancedTimerTest.IsEnabled (0 ms)
[ RUN      ] AdvancedTimerTest.SetOutputType
[WARNING] [AdvancedTimer] Unable to set output type to . Switching to the default 'stdout' output. Valid types are [stdout, json, ljson].
[WARNING] [AdvancedTimer] Unable to set output type to invalidtype. Switching to the default 'stdout' output. Valid types are [stdout, json, ljson].
[       OK ] AdvancedTimerTest.SetOutputType (0 ms)
[ RUN      ] AdvancedTimerTest.End
[       OK ] AdvancedTimerTest.End (0 ms)
[----------] 3 tests from AdvancedTimerTest (0 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 3 tests.



------------------------------------------

Running unit-tests runSofa_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/runSofa_test --gtest_output=xml:unit-tests/runSofa_test/report.xml 2>&1"

[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from runSofa_test
[ RUN      ] runSofa_test.runSofa_autoload
[DEPRECATED] [PluginManager] /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/plugins/test_plugin_list.conf file is using a deprecated syntax (version information missing). Please update it in the near future.
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libTestPluginA.dylib
[INFO]    [PluginManager] 1 plugins have been loaded from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/plugins/test_plugin_list.conf
[       OK ] runSofa_test.runSofa_autoload (1 ms)
[----------] 1 test from runSofa_test (1 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (2 ms total)
[  PASSED  ] 1 test.



------------------------------------------

Running unit-tests Sofa.Component.Mass_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Mass_test --gtest_output=xml:unit-tests/Sofa.Component.Mass_test/report.xml 2>&1"

[==========] Running 84 tests from 3 test suites.
[----------] Global test environment set-up.
[----------] 26 tests from DiagonalMass3_test
[ RUN      ] DiagonalMass3_test.singleEdge
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[INFO]    [DiagonalMass(unnamed)] Link "topology" to the Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[INFO]    [DiagonalMass(unnamed)] Topology path used: '@unnamed'
[INFO]    [DiagonalMass(unnamed)] Link "geometryState" to the MechanicalObject associated with the geometry should be set to ensure right behavior. First container found from the topology context will be used.
[INFO]    [DiagonalMass(unnamed)] Topology is associated with the state: '/node/unnamed'
[INFO]    [DiagonalMass(unnamed)] Edge topology found.
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass linkToPointDataArray 
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass initialized with dynamic EdgeSetTopologyContainerTopology.
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass linkToEdgeDataArray 
[INFO]    [DiagonalMass(unnamed)] No information about the mass is given.  
Default : totalMass = 1.0
[INFO]    [DiagonalMass(unnamed)] totalMass information is used
[INFO]    [DiagonalMass(unnamed)] mass information computed :  
totalMass   = 1  
massDensity = 1  
mean vertexMass [min,max] = 0.5 [0.5,0.5]
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass removed from dynamic topology: EdgeSetTopologyContainer
[       OK ] DiagonalMass3_test.singleEdge (11 ms)
[ RUN      ] DiagonalMass3_test.singleTriangle
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[INFO]    [DiagonalMass(unnamed)] Link "topology" to the Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[INFO]    [DiagonalMass(unnamed)] Topology path used: '@unnamed'
[INFO]    [DiagonalMass(unnamed)] Link "geometryState" to the MechanicalObject associated with the geometry should be set to ensure right behavior. First container found from the topology context will be used.
[INFO]    [DiagonalMass(unnamed)] Topology is associated with the state: '/node/unnamed'
[INFO]    [DiagonalMass(unnamed)] Triangular topology found.
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass linkToPointDataArray 
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass initialized with dynamic TriangleSetTopologyContainerTopology.
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass linkToTriangleDataArray 
[INFO]    [DiagonalMass(unnamed)] No information about the mass is given.  
Default : totalMass = 1.0
[INFO]    [DiagonalMass(unnamed)] totalMass information is used
[INFO]    [DiagonalMass(unnamed)] mass information computed :  
totalMass   = 1  
massDensity = 2  
mean vertexMass [min,max] = 0.333333 [0.333333,0.333333]
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass removed from dynamic topology: TriangleSetTopologyContainer
[       OK ] DiagonalMass3_test.singleTriangle (0 ms)
[ RUN      ] DiagonalMass3_test.singleQuad
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[INFO]    [DiagonalMass(unnamed)] Link "topology" to the Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[INFO]    [DiagonalMass(unnamed)] Topology path used: '@unnamed'
[INFO]    [DiagonalMass(unnamed)] Link "geometryState" to the MechanicalObject associated with the geometry should be set to ensure right behavior. First container found from the topology context will be used.
[INFO]    [DiagonalMass(unnamed)] Topology is associated with the state: '/node/unnamed'
[INFO]    [DiagonalMass(unnamed)] Quad topology found.
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass linkToPointDataArray 
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass initialized with dynamic QuadSetTopologyContainerTopology.
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass linkToQuadDataArray 
[INFO]    [DiagonalMass(unnamed)] No information about the mass is given.  
Default : totalMass = 1.0
[INFO]    [DiagonalMass(unnamed)] totalMass information is used
[INFO]    [DiagonalMass(unnamed)] mass information computed :  
totalMass   = 1  
massDensity = 1  
mean vertexMass [min,max] = 0.25 [0.25,0.25]
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass removed from dynamic topology: QuadSetTopologyContainer
[       OK ] DiagonalMass3_test.singleQuad (0 ms)
[ RUN      ] DiagonalMass3_test.singleTetrahedron
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[INFO]    [DiagonalMass(unnamed)] Link "topology" to the Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[INFO]    [DiagonalMass(unnamed)] Topology path used: '@unnamed'
[INFO]    [DiagonalMass(unnamed)] Link "geometryState" to the MechanicalObject associated with the geometry should be set to ensure right behavior. First container found from the topology context will be used.
[INFO]    [DiagonalMass(unnamed)] Topology is associated with the state: '/node/unnamed'
[INFO]    [DiagonalMass(unnamed)] Tetrahedral topology found.
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass linkToPointDataArray 
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass initialized with dynamic TetrahedronSetTopologyContainerTopology.
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass linkToTetrahedronDataArray 
[INFO]    [DiagonalMass(unnamed)] No information about the mass is given.  
Default : totalMass = 1.0
[INFO]    [DiagonalMass(unnamed)] totalMass information is used
[INFO]    [DiagonalMass(unnamed)] mass information computed :  
totalMass   = 1  
massDensity = 6  
mean vertexMass [min,max] = 0.25 [0.25,0.25]
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass removed from dynamic topology: TetrahedronSetTopologyContainer
[       OK ] DiagonalMass3_test.singleTetrahedron (0 ms)
[ RUN      ] DiagonalMass3_test.singleHexahedron
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[INFO]    [DiagonalMass(unnamed)] Link "topology" to the Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[INFO]    [DiagonalMass(unnamed)] Topology path used: '@unnamed'
[INFO]    [DiagonalMass(unnamed)] Link "geometryState" to the MechanicalObject associated with the geometry should be set to ensure right behavior. First container found from the topology context will be used.
[INFO]    [DiagonalMass(unnamed)] Topology is associated with the state: '/node/unnamed'
[INFO]    [DiagonalMass(unnamed)] Hexahedral topology found.
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass linkToPointDataArray 
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass initialized with dynamic HexahedronSetTopologyContainerTopology.
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass linkToHexahedronDataArray 
[INFO]    [DiagonalMass(unnamed)] No information about the mass is given.  
Default : totalMass = 1.0
[INFO]    [DiagonalMass(unnamed)] totalMass information is used
[INFO]    [DiagonalMass(unnamed)] mass information computed :  
totalMass   = 1  
massDensity = 1  
mean vertexMass [min,max] = 0.125 [0.125,0.125]
[INFO]    [DiagonalMass(unnamed)] TopologyData: vertexMass removed from dynamic topology: HexahedronSetTopologyContainer
[       OK ] DiagonalMass3_test.singleHexahedron (0 ms)
[ RUN      ] DiagonalMass3_test.checkAttributes
[       OK ] DiagonalMass3_test.checkAttributes (0 ms)
[ RUN      ] DiagonalMass3_test.checkTotalMassFromMassDensity_Hexa
[       OK ] DiagonalMass3_test.checkTotalMassFromMassDensity_Hexa (0 ms)
[ RUN      ] DiagonalMass3_test.checkMassDensityFromTotalMass_Hexa
[       OK ] DiagonalMass3_test.checkMassDensityFromTotalMass_Hexa (0 ms)
[ RUN      ] DiagonalMass3_test.checkTotalMassOverwritesMassDensity_Hexa
[WARNING] [DiagonalMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[       OK ] DiagonalMass3_test.checkTotalMassOverwritesMassDensity_Hexa (0 ms)
[ RUN      ] DiagonalMass3_test.checkTotalMassFromMassDensity_Tetra
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Mapping.dylib
[       OK ] DiagonalMass3_test.checkTotalMassFromMassDensity_Tetra (3 ms)
[ RUN      ] DiagonalMass3_test.checkTotalMassFromNegativeMassDensity_Tetra
[WARNING] [DiagonalMass(m_mass)] Negative value of massDensity: massDensity = -1
[       OK ] DiagonalMass3_test.checkTotalMassFromNegativeMassDensity_Tetra (0 ms)
[ RUN      ] DiagonalMass3_test.checkMassDensityFromTotalMass_Tetra
[       OK ] DiagonalMass3_test.checkMassDensityFromTotalMass_Tetra (0 ms)
[ RUN      ] DiagonalMass3_test.checkMassDensityFromNegativeTotalMass_Tetra
[WARNING] [DiagonalMass(m_mass)] totalMass data can not have a negative value.
To remove this warning, you need to set a strictly positive value to the totalMass data
[WARNING] [DiagonalMass(m_mass)] Switching back to default values: totalMass = 1.0

[       OK ] DiagonalMass3_test.checkMassDensityFromNegativeTotalMass_Tetra (0 ms)
[ RUN      ] DiagonalMass3_test.checkDoubleDeclaration_MassDensityTotalMass_Tetra
[WARNING] [DiagonalMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[       OK ] DiagonalMass3_test.checkDoubleDeclaration_MassDensityTotalMass_Tetra (0 ms)
[ RUN      ] DiagonalMass3_test.checkDoubleDeclaration_NegativeMassDensityTotalMass_Tetra
[WARNING] [DiagonalMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[       OK ] DiagonalMass3_test.checkDoubleDeclaration_NegativeMassDensityTotalMass_Tetra (0 ms)
[ RUN      ] DiagonalMass3_test.checkDoubleDeclaration_MassDensityNegativeTotalMass_Tetra
[WARNING] [DiagonalMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[WARNING] [DiagonalMass(m_mass)] totalMass data can not have a negative value.
To remove this warning, you need to set a strictly positive value to the totalMass data
[WARNING] [DiagonalMass(m_mass)] Switching back to default values: totalMass = 1.0

[       OK ] DiagonalMass3_test.checkDoubleDeclaration_MassDensityNegativeTotalMass_Tetra (0 ms)
[ RUN      ] DiagonalMass3_test.checkMassDensityTotalMassFromVertexMass_Tetra
[       OK ] DiagonalMass3_test.checkMassDensityTotalMassFromVertexMass_Tetra (0 ms)
[ RUN      ] DiagonalMass3_test.checkTotalMassFromNegativeMassDensityVertexMass_Tetra
[WARNING] [DiagonalMass(m_mass)] massDensity value overriding the value of the attribute vertexMass.
To remove this warning you need to set either vertexMass or massDensity data field, but not both.
[WARNING] [DiagonalMass(m_mass)] Negative value of massDensity: massDensity = -1
[       OK ] DiagonalMass3_test.checkTotalMassFromNegativeMassDensityVertexMass_Tetra (0 ms)
[ RUN      ] DiagonalMass3_test.checkWrongSizeVertexMass_Tetra
[WARNING] [DiagonalMass(m_mass)] Inconsistent size of vertexMass vector (9) compared to the DOFs size (8).
[       OK ] DiagonalMass3_test.checkWrongSizeVertexMass_Tetra (0 ms)
[ RUN      ] DiagonalMass3_test.checkTopologicalChanges_Hexa
[WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] DiagonalMass3_test.checkTopologicalChanges_Hexa (1 ms)
[ RUN      ] DiagonalMass3_test.checkTopologicalChanges_Tetra
[WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] DiagonalMass3_test.checkTopologicalChanges_Tetra (0 ms)
[ RUN      ] DiagonalMass3_test.checkTopologicalChanges_Quad
[WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] DiagonalMass3_test.checkTopologicalChanges_Quad (0 ms)
[ RUN      ] DiagonalMass3_test.checkTopologicalChanges_Triangle
[WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] DiagonalMass3_test.checkTopologicalChanges_Triangle (0 ms)
[ RUN      ] DiagonalMass3_test.checkTopologicalChanges_Edge
[WARNING] [Node(Root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] DiagonalMass3_test.checkTopologicalChanges_Edge (0 ms)
[ RUN      ] DiagonalMass3_test.checkAttributeLoadFromXpsRigid
[ERROR]   [XspLoader] Unknown MassSpring keyword 'vertexMass'.
[ERROR]   [XspLoader] Unable to read '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/share/BehaviorModels/card.rigid'.
[       OK ] DiagonalMass3_test.checkAttributeLoadFromXpsRigid (2 ms)
[ RUN      ] DiagonalMass3_test.checkAttributeLoadFromXpsMassSpring
[WARNING] [DiagonalMass(m_mass)] File given as input for DiagonalMass, in this a case:  
the topology won't be used to compute the mass  
the update, the coherency and the tracking of mass information data are disable (listening = false)
[       OK ] DiagonalMass3_test.checkAttributeLoadFromXpsMassSpring (0 ms)
[----------] 26 tests from DiagonalMass3_test (32 ms total)

[----------] 42 tests from MeshMatrixMass3_test
[ RUN      ] MeshMatrixMass3_test.singleTriangle
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] MeshMatrixMass3_test.singleTriangle (0 ms)
[ RUN      ] MeshMatrixMass3_test.singleQuad
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] MeshMatrixMass3_test.singleQuad (0 ms)
[ RUN      ] MeshMatrixMass3_test.singleTetrahedron
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] MeshMatrixMass3_test.singleTetrahedron (0 ms)
[ RUN      ] MeshMatrixMass3_test.singleHexahedron
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] MeshMatrixMass3_test.singleHexahedron (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DefaultAttributes_Hexa
[       OK ] MeshMatrixMass3_test.check_DefaultAttributes_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_TotalMass_Initialization_Hexa
[       OK ] MeshMatrixMass3_test.check_TotalMass_Initialization_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_MassDensity_Initialization_Hexa
[       OK ] MeshMatrixMass3_test.check_MassDensity_Initialization_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_VertexMass_Lumping_Initialization_Hexa
[       OK ] MeshMatrixMass3_test.check_VertexMass_Lumping_Initialization_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_Hexa
[WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[       OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndVertexMass_Hexa
[WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[       OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndVertexMass_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DoubleDeclaration_MassDensityAndVertexMass_Hexa
[WARNING] [MeshMatrixMass(m_mass)] massDensity value overriding the value of the attribute vertexMass.
To remove this warning you need to set either vertexMass or massDensity data field, but not both.
[       OK ] MeshMatrixMass3_test.check_DoubleDeclaration_MassDensityAndVertexMass_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_TotalMass_WrongValue_Hexa
[WARNING] [MeshMatrixMass(m_mass)] totalMass data can not have a negative value.
To remove this warning, you need to set a strictly positive value to the totalMass data
[WARNING] [MeshMatrixMass(m_mass)] Switching back to default values: totalMass = 1.0

[       OK ] MeshMatrixMass3_test.check_TotalMass_WrongValue_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_MassDensity_WrongValue_Hexa
[WARNING] [MeshMatrixMass(m_mass)] Negative value of massDensity: massDensity = -1
[       OK ] MeshMatrixMass3_test.check_MassDensity_WrongValue_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_MassDensity_WrongSize_Hexa
[WARNING] [MeshMatrixMass(m_mass)] Inconsistent size of massDensity = 2, should be either 1 or 8
[       OK ] MeshMatrixMass3_test.check_MassDensity_WrongSize_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_VertexMass_WrongValue_Hexa
[WARNING] [MeshMatrixMass(m_mass)] Negative value of vertexMass vector: vertexMass[1] = -1
[       OK ] MeshMatrixMass3_test.check_VertexMass_WrongValue_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_VertexMass_WrongSize_Hexa
[WARNING] [MeshMatrixMass(m_mass)] Inconsistent size of vertexMass vector (2) compared to the DOFs size (27).
[       OK ] MeshMatrixMass3_test.check_VertexMass_WrongSize_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongValue_Hexa
[WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[WARNING] [MeshMatrixMass(m_mass)] totalMass data can not have a negative value.
To remove this warning, you need to set a strictly positive value to the totalMass data
[WARNING] [MeshMatrixMass(m_mass)] Switching back to default values: totalMass = 1.0

[       OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongValue_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongSize_Hexa
[WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[       OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongSize_Hexa (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DefaultAttributes_Tetra
[       OK ] MeshMatrixMass3_test.check_DefaultAttributes_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_TotalMass_Initialization_Tetra
[       OK ] MeshMatrixMass3_test.check_TotalMass_Initialization_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_MassDensity_Initialization_Tetra
[       OK ] MeshMatrixMass3_test.check_MassDensity_Initialization_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_VertexMass_Lumping_Initialization_Tetra
[       OK ] MeshMatrixMass3_test.check_VertexMass_Lumping_Initialization_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_Tetra
[WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[       OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndVertexMass_Tetra
[WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[       OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndVertexMass_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DoubleDeclaration_MassDensityAndVertexMass_Tetra
[WARNING] [MeshMatrixMass(m_mass)] massDensity value overriding the value of the attribute vertexMass.
To remove this warning you need to set either vertexMass or massDensity data field, but not both.
[       OK ] MeshMatrixMass3_test.check_DoubleDeclaration_MassDensityAndVertexMass_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_TotalMass_WrongValue_Tetra
[WARNING] [MeshMatrixMass(m_mass)] totalMass data can not have a negative value.
To remove this warning, you need to set a strictly positive value to the totalMass data
[WARNING] [MeshMatrixMass(m_mass)] Switching back to default values: totalMass = 1.0

[       OK ] MeshMatrixMass3_test.check_TotalMass_WrongValue_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_MassDensity_WrongValue_Tetra
[WARNING] [MeshMatrixMass(m_mass)] Negative value of massDensity: massDensity = -1
[       OK ] MeshMatrixMass3_test.check_MassDensity_WrongValue_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_MassDensity_WrongSize_Tetra
[WARNING] [MeshMatrixMass(m_mass)] Inconsistent size of massDensity = 2, should be either 1 or 6
[       OK ] MeshMatrixMass3_test.check_MassDensity_WrongSize_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_VertexMass_WrongValue_Tetra
[WARNING] [MeshMatrixMass(m_mass)] Negative value of vertexMass vector: vertexMass[1] = -1
[       OK ] MeshMatrixMass3_test.check_VertexMass_WrongValue_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_VertexMass_WrongSize_Tetra
[WARNING] [MeshMatrixMass(m_mass)] Inconsistent size of vertexMass vector (2) compared to the DOFs size (8).
[       OK ] MeshMatrixMass3_test.check_VertexMass_WrongSize_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongValue_Tetra
[WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[WARNING] [MeshMatrixMass(m_mass)] totalMass data can not have a negative value.
To remove this warning, you need to set a strictly positive value to the totalMass data
[WARNING] [MeshMatrixMass(m_mass)] Switching back to default values: totalMass = 1.0

[       OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongValue_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongSize_Tetra
[WARNING] [MeshMatrixMass(m_mass)] totalMass value overriding other mass information (vertexMass or massDensity).
To remove this warning you need to define only one single mass information data field.
[       OK ] MeshMatrixMass3_test.check_DoubleDeclaration_TotalMassAndMassDensity_WrongSize_Tetra (0 ms)
[ RUN      ] MeshMatrixMass3_test.checkTopologicalChanges_Hexa_sparse
[       OK ] MeshMatrixMass3_test.checkTopologicalChanges_Hexa_sparse (0 ms)
[ RUN      ] MeshMatrixMass3_test.checkTopologicalChanges_Tetra_sparse
[       OK ] MeshMatrixMass3_test.checkTopologicalChanges_Tetra_sparse (0 ms)
[ RUN      ] MeshMatrixMass3_test.checkTopologicalChanges_Quad_sparse
[       OK ] MeshMatrixMass3_test.checkTopologicalChanges_Quad_sparse (0 ms)
[ RUN      ] MeshMatrixMass3_test.checkTopologicalChanges_Triangle_sparse
[       OK ] MeshMatrixMass3_test.checkTopologicalChanges_Triangle_sparse (0 ms)
[ RUN      ] MeshMatrixMass3_test.checkTopologicalChanges_Edge_sparse
[       OK ] MeshMatrixMass3_test.checkTopologicalChanges_Edge_sparse (0 ms)
[ RUN      ] MeshMatrixMass3_test.checkTopologicalChanges_Hexa_lumped
[       OK ] MeshMatrixMass3_test.checkTopologicalChanges_Hexa_lumped (0 ms)
[ RUN      ] MeshMatrixMass3_test.checkTopologicalChanges_Tetra_lumped
[       OK ] MeshMatrixMass3_test.checkTopologicalChanges_Tetra_lumped (0 ms)
[ RUN      ] MeshMatrixMass3_test.checkTopologicalChanges_Quad_lumped
[       OK ] MeshMatrixMass3_test.checkTopologicalChanges_Quad_lumped (0 ms)
[ RUN      ] MeshMatrixMass3_test.checkTopologicalChanges_Triangle_lumped
[       OK ] MeshMatrixMass3_test.checkTopologicalChanges_Triangle_lumped (0 ms)
[ RUN      ] MeshMatrixMass3_test.checkTopologicalChanges_Edge_lumped
[       OK ] MeshMatrixMass3_test.checkTopologicalChanges_Edge_lumped (0 ms)
[----------] 42 tests from MeshMatrixMass3_test (28 ms total)

[----------] 16 tests from UniformMassTest/0, where TypeParam = TemplateTypes<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>,double>
[ RUN      ] UniformMassTest/0.attributesTests
[       OK ] UniformMassTest/0.attributesTests (0 ms)
[ RUN      ] UniformMassTest/0.checkNoAttributes
[       OK ] UniformMassTest/0.checkNoAttributes (0 ms)
[ RUN      ] UniformMassTest/0.checkVertexMassFromTotalMass
[       OK ] UniformMassTest/0.checkVertexMassFromTotalMass (0 ms)
[ RUN      ] UniformMassTest/0.checkTotalMassFromVertexMass
[       OK ] UniformMassTest/0.checkTotalMassFromVertexMass (0 ms)
[ RUN      ] UniformMassTest/0.checkNegativeVertexMass
[WARNING] [UniformMass(m_mass)] vertexMass data can not have a negative value. 
To remove this warning, you need to set one single, non-zero and positive value to the vertexMass data
[       OK ] UniformMassTest/0.checkNegativeVertexMass (0 ms)
[ RUN      ] UniformMassTest/0.checkNegativeTotalMass
[WARNING] [UniformMass(m_mass)] totalMass data can not have a negative value. 
To remove this warning, you need to set a non-zero positive value to the totalMass data
[WARNING] [UniformMass(m_mass)] Switching back to default values: totalMass = 1.0

[       OK ] UniformMassTest/0.checkNegativeTotalMass (0 ms)
[ RUN      ] UniformMassTest/0.checkDoubleDeclarationVertexAndTotalMass
[WARNING] [UniformMass(m_mass)] totalMass value overriding the value of the attribute vertexMass. 
vertexMass = totalMass / nb_dofs. 
To remove this warning you need to set either totalMass or vertexMass data field, but not both.
[       OK ] UniformMassTest/0.checkDoubleDeclarationVertexAndTotalMass (0 ms)
[ RUN      ] UniformMassTest/0.checkDoubleDeclarationNegativeTotalMass
[WARNING] [UniformMass(m_mass)] totalMass value overriding the value of the attribute vertexMass. 
vertexMass = totalMass / nb_dofs. 
To remove this warning you need to set either totalMass or vertexMass data field, but not both.
[WARNING] [UniformMass(m_mass)] totalMass data can not have a negative value. 
To remove this warning, you need to set a non-zero positive value to the totalMass data
[WARNING] [UniformMass(m_mass)] Switching back to default values: totalMass = 1.0

[       OK ] UniformMassTest/0.checkDoubleDeclarationNegativeTotalMass (0 ms)
[ RUN      ] UniformMassTest/0.checkDoubleDeclarationNegativeVertexMass
[WARNING] [UniformMass(m_mass)] totalMass value overriding the value of the attribute vertexMass. 
vertexMass = totalMass / nb_dofs. 
To remove this warning you need to set either totalMass or vertexMass data field, but not both.
[       OK ] UniformMassTest/0.checkDoubleDeclarationNegativeVertexMass (0 ms)
[ RUN      ] UniformMassTest/0.checkDoubleDeclarationBothNegative
[WARNING] [UniformMass(m_mass)] totalMass value overriding the value of the attribute vertexMass. 
vertexMass = totalMass / nb_dofs. 
To remove this warning you need to set either totalMass or vertexMass data field, but not both.
[WARNING] [UniformMass(m_mass)] totalMass data can not have a negative value. 
To remove this warning, you need to set a non-zero positive value to the totalMass data
[WARNING] [UniformMass(m_mass)] Switching back to default values: totalMass = 1.0

[       OK ] UniformMassTest/0.checkDoubleDeclarationBothNegative (0 ms)
[ RUN      ] UniformMassTest/0.loadFromAFileForNonRigid
[WARNING] [UniformMass(UniformMass1)] The attribute filename is set to [/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/share/BehaviorModels/card.rigid] while   
 the current object is not based on a Rigid template. It is thus ignored.   
To remove this warning you can:   
  - remove the filename attribute from <UniformMass filename='/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/share/BehaviorModels/card.rigid'/>.  
  - use a Rigid mechanical object instead of a VecXX one.
[       OK ] UniformMassTest/0.loadFromAFileForNonRigid (0 ms)
[ RUN      ] UniformMassTest/0.loadFromAnInvalidFile
[WARNING] [UniformMass(UniformMass1)] The attribute filename is set to [invalid_uniformmatrix.txt] while   
 the current object is not based on a Rigid template. It is thus ignored.   
To remove this warning you can:   
  - remove the filename attribute from <UniformMass filename='invalid_uniformmatrix.txt'/>.  
  - use a Rigid mechanical object instead of a VecXX one.
[       OK ] UniformMassTest/0.loadFromAnInvalidFile (0 ms)
[ RUN      ] UniformMassTest/0.loadFromAnInvalidPathname
[WARNING] [UniformMass(UniformMass1)] The attribute filename is set to [invalid_uniformmatrix.txt] while   
 the current object is not based on a Rigid template. It is thus ignored.   
To remove this warning you can:   
  - remove the filename attribute from <UniformMass filename='invalid_uniformmatrix.txt'/>.  
  - use a Rigid mechanical object instead of a VecXX one.
[       OK ] UniformMassTest/0.loadFromAnInvalidPathname (0 ms)
[ RUN      ] UniformMassTest/0.loadFromAFileForRigid
[       OK ] UniformMassTest/0.loadFromAFileForRigid (0 ms)
[ RUN      ] UniformMassTest/0.checkRigidAttribute
[       OK ] UniformMassTest/0.checkRigidAttribute (0 ms)
[ RUN      ] UniformMassTest/0.reinitTest
[       OK ] UniformMassTest/0.reinitTest (0 ms)
[----------] 16 tests from UniformMassTest/0 (4 ms total)

[----------] Global test environment tear-down
[==========] 84 tests from 3 test suites ran. (65 ms total)
[  PASSED  ] 84 tests.



------------------------------------------

Running unit-tests Sofa.Component.MechanicalLoad_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.MechanicalLoad_test --gtest_output=xml:unit-tests/Sofa.Component.MechanicalLoad_test/report.xml 2>&1"

[==========] Running 65 tests from 16 test suites.
[----------] Global test environment set-up.
[----------] 4 tests from ConstantForceField_test/0, where TypeParam = TypeTuple<sofa::defaulttype::StdRigidTypes<2u,double>,sofa::defaulttype::RigidMass<2u,double> >
[ RUN      ] ConstantForceField_test/0.testBasicAttributes
[       OK ] ConstantForceField_test/0.testBasicAttributes (1 ms)
[ RUN      ] ConstantForceField_test/0.testMissingMechanicalObject
[ERROR]   [Node(Root)] Object type ConstantForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] ConstantForceField_test/0.testMissingMechanicalObject (0 ms)
[ RUN      ] ConstantForceField_test/0.testSimpleBehavior
[       OK ] ConstantForceField_test/0.testSimpleBehavior (5 ms)
[ RUN      ] ConstantForceField_test/0.testMonkeyValueForIndices
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
   - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.

[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[       OK ] ConstantForceField_test/0.testMonkeyValueForIndices (0 ms)
[----------] 4 tests from ConstantForceField_test/0 (7 ms total)

[----------] 4 tests from ConstantForceField_test/1, where TypeParam = TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>,double>
[ RUN      ] ConstantForceField_test/1.testBasicAttributes
[       OK ] ConstantForceField_test/1.testBasicAttributes (0 ms)
[ RUN      ] ConstantForceField_test/1.testMissingMechanicalObject
[ERROR]   [Node(Root)] Object type ConstantForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] ConstantForceField_test/1.testMissingMechanicalObject (0 ms)
[ RUN      ] ConstantForceField_test/1.testSimpleBehavior
[       OK ] ConstantForceField_test/1.testSimpleBehavior (4 ms)
[ RUN      ] ConstantForceField_test/1.testMonkeyValueForIndices
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
   - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.

[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[       OK ] ConstantForceField_test/1.testMonkeyValueForIndices (0 ms)
[----------] 4 tests from ConstantForceField_test/1 (6 ms total)

[----------] 4 tests from ConstantForceField_test/2, where TypeParam = TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>,double>
[ RUN      ] ConstantForceField_test/2.testBasicAttributes
[       OK ] ConstantForceField_test/2.testBasicAttributes (0 ms)
[ RUN      ] ConstantForceField_test/2.testMissingMechanicalObject
[ERROR]   [Node(Root)] Object type ConstantForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] ConstantForceField_test/2.testMissingMechanicalObject (0 ms)
[ RUN      ] ConstantForceField_test/2.testSimpleBehavior
[       OK ] ConstantForceField_test/2.testSimpleBehavior (4 ms)
[ RUN      ] ConstantForceField_test/2.testMonkeyValueForIndices
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
   - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.

[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[       OK ] ConstantForceField_test/2.testMonkeyValueForIndices (0 ms)
[----------] 4 tests from ConstantForceField_test/2 (6 ms total)

[----------] 4 tests from ConstantForceField_test/3, where TypeParam = TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>,double>
[ RUN      ] ConstantForceField_test/3.testBasicAttributes
[       OK ] ConstantForceField_test/3.testBasicAttributes (0 ms)
[ RUN      ] ConstantForceField_test/3.testMissingMechanicalObject
[ERROR]   [Node(Root)] Object type ConstantForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] ConstantForceField_test/3.testMissingMechanicalObject (0 ms)
[ RUN      ] ConstantForceField_test/3.testSimpleBehavior
[       OK ] ConstantForceField_test/3.testSimpleBehavior (4 ms)
[ RUN      ] ConstantForceField_test/3.testMonkeyValueForIndices
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
   - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.

[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[       OK ] ConstantForceField_test/3.testMonkeyValueForIndices (0 ms)
[----------] 4 tests from ConstantForceField_test/3 (6 ms total)

[----------] 4 tests from ConstantForceField_test/4, where TypeParam = TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<6u,double>,sofa::type::Vec<6u,double>,double>,double>
[ RUN      ] ConstantForceField_test/4.testBasicAttributes
[       OK ] ConstantForceField_test/4.testBasicAttributes (0 ms)
[ RUN      ] ConstantForceField_test/4.testMissingMechanicalObject
[ERROR]   [Node(Root)] Object type ConstantForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] ConstantForceField_test/4.testMissingMechanicalObject (0 ms)
[ RUN      ] ConstantForceField_test/4.testSimpleBehavior
[       OK ] ConstantForceField_test/4.testSimpleBehavior (4 ms)
[ RUN      ] ConstantForceField_test/4.testMonkeyValueForIndices
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
   - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.

[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[       OK ] ConstantForceField_test/4.testMonkeyValueForIndices (0 ms)
[----------] 4 tests from ConstantForceField_test/4 (6 ms total)

[----------] 4 tests from ConstantForceField_test/5, where TypeParam = TypeTuple<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::RigidMass<3u,double> >
[ RUN      ] ConstantForceField_test/5.testBasicAttributes
[       OK ] ConstantForceField_test/5.testBasicAttributes (0 ms)
[ RUN      ] ConstantForceField_test/5.testMissingMechanicalObject
[ERROR]   [Node(Root)] Object type ConstantForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] ConstantForceField_test/5.testMissingMechanicalObject (0 ms)
[ RUN      ] ConstantForceField_test/5.testSimpleBehavior
[       OK ] ConstantForceField_test/5.testSimpleBehavior (4 ms)
[ RUN      ] ConstantForceField_test/5.testMonkeyValueForIndices
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
   - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.

[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[       OK ] ConstantForceField_test/5.testMonkeyValueForIndices (0 ms)
[----------] 4 tests from ConstantForceField_test/5 (6 ms total)

[----------] 4 tests from ConstantForceField_test/6, where TypeParam = TypeTuple<sofa::defaulttype::StdRigidTypes<2u,double>,sofa::defaulttype::RigidMass<2u,double> >
[ RUN      ] ConstantForceField_test/6.testBasicAttributes
[       OK ] ConstantForceField_test/6.testBasicAttributes (0 ms)
[ RUN      ] ConstantForceField_test/6.testMissingMechanicalObject
[ERROR]   [Node(Root)] Object type ConstantForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] ConstantForceField_test/6.testMissingMechanicalObject (0 ms)
[ RUN      ] ConstantForceField_test/6.testSimpleBehavior
[       OK ] ConstantForceField_test/6.testSimpleBehavior (4 ms)
[ RUN      ] ConstantForceField_test/6.testMonkeyValueForIndices
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
   - problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.

[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR]   [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[       OK ] ConstantForceField_test/6.testMonkeyValueForIndices (0 ms)
[----------] 4 tests from ConstantForceField_test/6 (5 ms total)

[----------] 6 tests from PlaneForceField_test/0, where TypeParam = sofa::(anonymous namespace)::TypeTuple<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::RigidMass<3u,double> >
[ RUN      ] PlaneForceField_test/0.testPlaneForceField
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PlaneForceField_test/0.testPlaneForceField (5 ms)
[ RUN      ] PlaneForceField_test/0.testBasicAttributes
[       OK ] PlaneForceField_test/0.testBasicAttributes (0 ms)
[ RUN      ] PlaneForceField_test/0.testMonkeyValuesForAttributes
[WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=5.0 .  To remove this warning message you need to set the 'damping' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-1 -1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-2 -1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-2 1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=1 -5' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=7 4' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=0.0 (no max force).  To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=500.0 .  To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[.  Emitted from [/Level 1/myPlaneForceField].
[       OK ] PlaneForceField_test/0.testMonkeyValuesForAttributes (4 ms)
[ RUN      ] PlaneForceField_test/0.testInitReinitBehavior
[WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component.  You should use reinit instead.
[       OK ] PlaneForceField_test/0.testInitReinitBehavior (0 ms)
[ RUN      ] PlaneForceField_test/0.testBehaviorWhenMissingMechanicalObject
[ERROR]   [Node(Level 1)] Object type PlaneForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] PlaneForceField_test/0.testBehaviorWhenMissingMechanicalObject (0 ms)
[ RUN      ] PlaneForceField_test/0.testDefaultPlane
[       OK ] PlaneForceField_test/0.testDefaultPlane (0 ms)
[----------] 6 tests from PlaneForceField_test/0 (10 ms total)

[----------] 6 tests from PlaneForceField_test/1, where TypeParam = sofa::(anonymous namespace)::TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>,double>
[ RUN      ] PlaneForceField_test/1.testPlaneForceField
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PlaneForceField_test/1.testPlaneForceField (4 ms)
[ RUN      ] PlaneForceField_test/1.testBasicAttributes
[       OK ] PlaneForceField_test/1.testBasicAttributes (0 ms)
[ RUN      ] PlaneForceField_test/1.testMonkeyValuesForAttributes
[WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=5.0 .  To remove this warning message you need to set the 'damping' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-1 -1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-2 -1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-2 1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=1 -5' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=7 4' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=0.0 (no max force).  To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=500.0 .  To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[.  Emitted from [/Level 1/myPlaneForceField].
[       OK ] PlaneForceField_test/1.testMonkeyValuesForAttributes (4 ms)
[ RUN      ] PlaneForceField_test/1.testInitReinitBehavior
[WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component.  You should use reinit instead.
[       OK ] PlaneForceField_test/1.testInitReinitBehavior (0 ms)
[ RUN      ] PlaneForceField_test/1.testBehaviorWhenMissingMechanicalObject
[ERROR]   [Node(Level 1)] Object type PlaneForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] PlaneForceField_test/1.testBehaviorWhenMissingMechanicalObject (0 ms)
[ RUN      ] PlaneForceField_test/1.testDefaultPlane
[       OK ] PlaneForceField_test/1.testDefaultPlane (0 ms)
[----------] 6 tests from PlaneForceField_test/1 (9 ms total)

[----------] 6 tests from PlaneForceField_test/2, where TypeParam = sofa::(anonymous namespace)::TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>,double>
[ RUN      ] PlaneForceField_test/2.testPlaneForceField
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PlaneForceField_test/2.testPlaneForceField (4 ms)
[ RUN      ] PlaneForceField_test/2.testBasicAttributes
[       OK ] PlaneForceField_test/2.testBasicAttributes (0 ms)
[ RUN      ] PlaneForceField_test/2.testMonkeyValuesForAttributes
[WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=5.0 .  To remove this warning message you need to set the 'damping' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-1 -1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-2 -1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-2 1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=1 -5' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=7 4' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=0.0 (no max force).  To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=500.0 .  To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[.  Emitted from [/Level 1/myPlaneForceField].
[       OK ] PlaneForceField_test/2.testMonkeyValuesForAttributes (4 ms)
[ RUN      ] PlaneForceField_test/2.testInitReinitBehavior
[WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component.  You should use reinit instead.
[       OK ] PlaneForceField_test/2.testInitReinitBehavior (0 ms)
[ RUN      ] PlaneForceField_test/2.testBehaviorWhenMissingMechanicalObject
[ERROR]   [Node(Level 1)] Object type PlaneForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] PlaneForceField_test/2.testBehaviorWhenMissingMechanicalObject (0 ms)
[ RUN      ] PlaneForceField_test/2.testDefaultPlane
[       OK ] PlaneForceField_test/2.testDefaultPlane (0 ms)
[----------] 6 tests from PlaneForceField_test/2 (9 ms total)

[----------] 6 tests from PlaneForceField_test/3, where TypeParam = sofa::(anonymous namespace)::TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>,double>
[ RUN      ] PlaneForceField_test/3.testPlaneForceField
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PlaneForceField_test/3.testPlaneForceField (4 ms)
[ RUN      ] PlaneForceField_test/3.testBasicAttributes
[       OK ] PlaneForceField_test/3.testBasicAttributes (0 ms)
[ RUN      ] PlaneForceField_test/3.testMonkeyValuesForAttributes
[WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=5.0 .  To remove this warning message you need to set the 'damping' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-1 -1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-2 -1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-2 1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=1 -5' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=7 4' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=0.0 (no max force).  To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=500.0 .  To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[.  Emitted from [/Level 1/myPlaneForceField].
[       OK ] PlaneForceField_test/3.testMonkeyValuesForAttributes (4 ms)
[ RUN      ] PlaneForceField_test/3.testInitReinitBehavior
[WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component.  You should use reinit instead.
[       OK ] PlaneForceField_test/3.testInitReinitBehavior (0 ms)
[ RUN      ] PlaneForceField_test/3.testBehaviorWhenMissingMechanicalObject
[ERROR]   [Node(Level 1)] Object type PlaneForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] PlaneForceField_test/3.testBehaviorWhenMissingMechanicalObject (0 ms)
[ RUN      ] PlaneForceField_test/3.testDefaultPlane
[       OK ] PlaneForceField_test/3.testDefaultPlane (0 ms)
[----------] 6 tests from PlaneForceField_test/3 (9 ms total)

[----------] 6 tests from PlaneForceField_test/4, where TypeParam = sofa::(anonymous namespace)::TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<6u,double>,sofa::type::Vec<6u,double>,double>,double>
[ RUN      ] PlaneForceField_test/4.testPlaneForceField
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] PlaneForceField_test/4.testPlaneForceField (4 ms)
[ RUN      ] PlaneForceField_test/4.testBasicAttributes
[       OK ] PlaneForceField_test/4.testBasicAttributes (0 ms)
[ RUN      ] PlaneForceField_test/4.testMonkeyValuesForAttributes
[WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=5.0 .  To remove this warning message you need to set the 'damping' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-1 -1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-2 -1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=-2 1' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=1 -5' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'localRange=7 4' parameter is not valid as it needs two indices in numerical order.  Continuing with the default value=[0, 0] (no local range).  To remove this warning message you need to set the 'localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=0.0 (no max force).  To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[.  Continuing with the default value=500.0 .  To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[.  Emitted from [/Level 1/myPlaneForceField].
[       OK ] PlaneForceField_test/4.testMonkeyValuesForAttributes (4 ms)
[ RUN      ] PlaneForceField_test/4.testInitReinitBehavior
[WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component.  You should use reinit instead.
[       OK ] PlaneForceField_test/4.testInitReinitBehavior (0 ms)
[ RUN      ] PlaneForceField_test/4.testBehaviorWhenMissingMechanicalObject
[ERROR]   [Node(Level 1)] Object type PlaneForceField<> was not created  
The object is in the factory but cannot be created.  
Requested template : None  
Used template      : None  
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.  
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):  
    1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.  
  

[ERROR]   [SceneLoaderXML] Node initialization failed. 

[       OK ] PlaneForceField_test/4.testBehaviorWhenMissingMechanicalObject (0 ms)
[ RUN      ] PlaneForceField_test/4.testDefaultPlane
[       OK ] PlaneForceField_test/4.testDefaultPlane (0 ms)
[----------] 6 tests from PlaneForceField_test/4 (9 ms total)

[----------] 2 tests from QuadPressureForceField_test/0, where TypeParam = sofa::component::mechanicalload::QuadPressureForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> >
[ RUN      ] QuadPressureForceField_test/0.quadPressureForceFieldTest
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[WARNING] [ForceFieldTest] Potential energy is not tested
[       OK ] QuadPressureForceField_test/0.quadPressureForceFieldTest (7 ms)
[ RUN      ] QuadPressureForceField_test/0.constantQuadPressureForceFieldTest
[WARNING] [ForceFieldTest] Potential energy is not tested
[       OK ] QuadPressureForceField_test/0.constantQuadPressureForceFieldTest (0 ms)
[----------] 2 tests from QuadPressureForceField_test/0 (8 ms total)

[----------] 1 test from SkeletalMotionProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double>
[ RUN      ] SkeletalMotionProjectiveConstraint_test/0.twoConstrainedBones
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SkeletalMotionProjectiveConstraint_test/0.twoConstrainedBones (0 ms)
[----------] 1 test from SkeletalMotionProjectiveConstraint_test/0 (0 ms total)

[----------] 2 tests from SurfacePressureForceField_test/0, where TypeParam = sofa::component::mechanicalload::SurfacePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> >
[ RUN      ] SurfacePressureForceField_test/0.surfacePressureForceFieldTest
[WARNING] [ForceFieldTest] Potential energy is not tested
[       OK ] SurfacePressureForceField_test/0.surfacePressureForceFieldTest (0 ms)
[ RUN      ] SurfacePressureForceField_test/0.constantSurfacePressureForceFieldTest
[WARNING] [ForceFieldTest] Potential energy is not tested
[       OK ] SurfacePressureForceField_test/0.constantSurfacePressureForceFieldTest (0 ms)
[----------] 2 tests from SurfacePressureForceField_test/0 (1 ms total)

[----------] 2 tests from TrianglePressureForceField_test/0, where TypeParam = sofa::component::mechanicalload::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> >
[ RUN      ] TrianglePressureForceField_test/0.trianglePressureForceFieldTest
[WARNING] [ForceFieldTest] Potential energy is not tested
[       OK ] TrianglePressureForceField_test/0.trianglePressureForceFieldTest (0 ms)
[ RUN      ] TrianglePressureForceField_test/0.constantTrianglePressureForceFieldTest
[WARNING] [ForceFieldTest] Potential energy is not tested
[       OK ] TrianglePressureForceField_test/0.constantTrianglePressureForceFieldTest (0 ms)
[----------] 2 tests from TrianglePressureForceField_test/0 (1 ms total)

[----------] Global test environment tear-down
[==========] 65 tests from 16 test suites ran. (103 ms total)
[  PASSED  ] 65 tests.



------------------------------------------

Running unit-tests SceneCreator_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/SceneCreator_test --gtest_output=xml:unit-tests/SceneCreator_test/report.xml 2>&1"

[==========] Running 12 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 12 tests from SceneCreator_test
[ RUN      ] SceneCreator_test.createCubeFailed
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.GL.Component.Rendering3D.dylib
[WARNING] [SceneCreator] Parent node is nullptr. Returning Null Pointer.
[WARNING] [SceneCreator] Parent node is nullptr. Returning Null Pointer.
[WARNING] [SceneCreator] Grid Size has a non positive value. Returning Null Pointer.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SceneCreator_test.createCubeFailed (870 ms)
[ RUN      ] SceneCreator_test.createCubeSuccess
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[       OK ] SceneCreator_test.createCubeSuccess (2 ms)
[ RUN      ] SceneCreator_test.createRigidCubeSuccess
[       OK ] SceneCreator_test.createRigidCubeSuccess (0 ms)
[ RUN      ] SceneCreator_test.createCylinderFailed
[WARNING] [SceneCreator] Warning: parent node is nullptr. Returning Null Pointer.
[WARNING] [SceneCreator] Warning: parent node is nullptr. Returning Null Pointer.
[WARNING] [SceneCreator] Warning: Grid Size has a non positive value. Returning Null Pointer.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SceneCreator_test.createCylinderFailed (0 ms)
[ RUN      ] SceneCreator_test.createCylinderSuccess
[       OK ] SceneCreator_test.createCylinderSuccess (0 ms)
[ RUN      ] SceneCreator_test.createRigidCylinderSuccess
[       OK ] SceneCreator_test.createRigidCylinderSuccess (0 ms)
[ RUN      ] SceneCreator_test.createSphereFailed
[WARNING] [SceneCreator] Warning: parent node is nullptr. Returning Null Pointer.
[WARNING] [SceneCreator] Warning: parent node is nullptr. Returning Null Pointer.
[WARNING] [SceneCreator] Warning: Grid Size has a non positive value. Returning Null Pointer.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SceneCreator_test.createSphereFailed (0 ms)
[ RUN      ] SceneCreator_test.createSphereSuccess
[       OK ] SceneCreator_test.createSphereSuccess (0 ms)
[ RUN      ] SceneCreator_test.createRigidSphereSuccess
[       OK ] SceneCreator_test.createRigidSphereSuccess (0 ms)
[ RUN      ] SceneCreator_test.createPlaneFailed
[WARNING] [SceneCreator]  Parent node is nullptr. Returning Null Pointer.
[WARNING] [SceneCreator]  Parent node is nullptr. Returning Null Pointer.
[WARNING] [SceneCreator]  Grid Size has a non positive value. Returning Null Pointer.
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SceneCreator_test.createPlaneFailed (0 ms)
[ RUN      ] SceneCreator_test.createPlaneSuccess
[       OK ] SceneCreator_test.createPlaneSuccess (0 ms)
[ RUN      ] SceneCreator_test.createRigidPlaneSuccess
[       OK ] SceneCreator_test.createRigidPlaneSuccess (0 ms)
[----------] 12 tests from SceneCreator_test (879 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 1 test suite ran. (879 ms total)
[  PASSED  ] 12 tests.



------------------------------------------

Running unit-tests Sofa.Component.Haptics_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Haptics_test --gtest_output=xml:unit-tests/Sofa.Component.Haptics_test/report.xml 2>&1"

[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from LCPForceFeedback_test
[ RUN      ] LCPForceFeedback_test.test_InitScene
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.AnimationLoop.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Haptics.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mapping.Linear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mapping.NonLinear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.GL.Component.Rendering3D.dylib
[       OK ] LCPForceFeedback_test.test_InitScene (337 ms)
[ RUN      ] LCPForceFeedback_test.test_SimpleCollision
[       OK ] LCPForceFeedback_test.test_SimpleCollision (59 ms)
[ RUN      ] LCPForceFeedback_test.test_Collision
[       OK ] LCPForceFeedback_test.test_Collision (41 ms)
[ RUN      ] LCPForceFeedback_test.test_multiThread
[       OK ] LCPForceFeedback_test.test_multiThread (959 ms)
[----------] 4 tests from LCPForceFeedback_test (1397 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 1 test suite ran. (1397 ms total)
[  PASSED  ] 4 tests.



------------------------------------------

Running unit-tests SofaMiscCollision_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/SofaMiscCollision_test --gtest_output=xml:unit-tests/SofaMiscCollision_test/report.xml 2>&1"

[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from DefaultCollisionGroupManager_test
[ RUN      ] DefaultCollisionGroupManager_test.combine
[DEPRECATED] [SofaBaseTopology] SofaBaseTopology is deprecated. It will be removed at v23.06. Use Sofa.Component.Topology.Container.Constant, Sofa.Component.Topology.Container.Grid and/or Sofa.Component.Topology.Container.Dynamic instead.
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[DEPRECATED] [SofaBaseMechanics] SofaBaseMechanics is being deprecated;. It will be removed at v23.06. You may use Sofa.Component.Mass and Sofa.Component.Mapping and Sofa.Component.StateContainer instead.
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mapping.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[DEPRECATED] [SofaBaseCollision] SofaBaseCollision is deprecated;. It will be removed at v23.06. You may use Sofa.Component.Collision.Geometry, Sofa.Component.Collision.Detection.Algorithm, Sofa.Component.Collision.Detection.Intersection, Sofa.Component.Collision.Response.Mapper and Sofa.Component.Collision.Response.Contact instead.
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Response.Mapper.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[DEPRECATED] [SofaBaseLinearSolver] SofaBaseLinearSolver is deprecated. It will be removed at v23.06. Use Sofa.Component.LinearSolver.Iterative instead.
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[DEPRECATED] [SofaBaseVisual] SofaBaseVisual is deprecated. It will be removed at v23.06. Use Sofa.Component.Visual and Sofa.Component.Setting instead.
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Visual.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Setting.dylib
[DEPRECATED] [SofaBaseUtils] SofaBaseUtils is deprecated. It will be removed at v23.06. Use Sofa.Component.SceneUtility instead.
[WARNING] [SofaEigen2Solver] SofaEigen2Solver is deprecated; Eigen classes are now located in Sofa.LinearAlgebra and SVDLinearSolver in SofaDenseSolver.You can remove SofaEigen2Solver from your scene, and if using SVDLinearSolver, please load SofaDenseSolver instead.
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Mapping.dylib
[DEPRECATED] [SofaMiscCollision] SofaMiscCollision is deprecated. It will be removed at v23.06. Use Sofa.Component.Collision.Geometry, Sofa.Component.Collision.Detection.Intersection and Sofa.Component.Collision.Response.Contact instead.
[DEPRECATED] [SofaMiscCollision] If you are looking for OBB and Capsule-related components, please use the external plugin CollisionOBBCapsule.
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofaMiscCollision.dylib
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] DefaultCollisionGroupManager_test.combine (344 ms)
[----------] 1 test from DefaultCollisionGroupManager_test (344 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (344 ms total)
[  PASSED  ] 1 test.



------------------------------------------

Running unit-tests Sofa.Component.Engine.Generate_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Engine.Generate_test --gtest_output=xml:unit-tests/Sofa.Component.Engine.Generate_test/report.xml 2>&1"

[==========] Running 31 tests from 20 test suites.
[----------] Global test environment set-up.
[----------] 1 test from DataEngine_test/0, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::ExtrudeEdgesAndGenerateQuads<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/0.basic_test
[WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[       OK ] DataEngine_test/0.basic_test (0 ms)
[----------] 1 test from DataEngine_test/0 (0 ms total)

[----------] 1 test from DataEngine_test/1, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::ExtrudeQuadsAndGenerateHexas<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/1.basic_test
[WARNING] [TestDataEngine(engine)] initial mesh does not contain vertices or quads... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] initial mesh does not contain vertices or quads... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] initial mesh does not contain vertices or quads... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] initial mesh does not contain vertices or quads... No extruded mesh will be generated
[WARNING] [TestDataEngine(engine)] initial mesh does not contain vertices or quads... No extruded mesh will be generated
[       OK ] DataEngine_test/1.basic_test (0 ms)
[----------] 1 test from DataEngine_test/1 (0 ms total)

[----------] 1 test from DataEngine_test/2, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::ExtrudeSurface<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/2.basic_test
[       OK ] DataEngine_test/2.basic_test (0 ms)
[----------] 1 test from DataEngine_test/2 (0 ms total)

[----------] 1 test from DataEngine_test/3, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::GenerateCylinder<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/3.basic_test
[       OK ] DataEngine_test/3.basic_test (0 ms)
[----------] 1 test from DataEngine_test/3 (0 ms total)

[----------] 1 test from DataEngine_test/4, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::GenerateRigidMass<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::RigidMass<3u,double> > >
[ RUN      ] DataEngine_test/4.basic_test
[WARNING] [TestDataEngine(engineInput)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[WARNING] [TestDataEngine(engine)] Mesh volume is nul.
[       OK ] DataEngine_test/4.basic_test (0 ms)
[----------] 1 test from DataEngine_test/4 (0 ms total)

[----------] 1 test from DataEngine_test/5, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::GroupFilterYoungModulus<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/5.basic_test
[       OK ] DataEngine_test/5.basic_test (0 ms)
[----------] 1 test from DataEngine_test/5 (0 ms total)

[----------] 1 test from DataEngine_test/6, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::JoinPoints<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/6.basic_test
[       OK ] DataEngine_test/6.basic_test (0 ms)
[----------] 1 test from DataEngine_test/6 (0 ms total)

[----------] 1 test from DataEngine_test/7, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::MergeMeshes<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/7.basic_test
[       OK ] DataEngine_test/7.basic_test (0 ms)
[----------] 1 test from DataEngine_test/7 (0 ms total)

[----------] 1 test from DataEngine_test/8, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::MergePoints<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/8.basic_test
[       OK ] DataEngine_test/8.basic_test (0 ms)
[----------] 1 test from DataEngine_test/8 (0 ms total)

[----------] 1 test from DataEngine_test/9, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::MergeSets<int> >
[ RUN      ] DataEngine_test/9.basic_test
[       OK ] DataEngine_test/9.basic_test (0 ms)
[----------] 1 test from DataEngine_test/9 (0 ms total)

[----------] 1 test from DataEngine_test/10, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::MergeVectors<sofa::type::vector<sofa::type::Vec<3u,double>,sofa::type::CPUMemoryManager<sofa::type::Vec<3u,double> > > > >
[ RUN      ] DataEngine_test/10.basic_test
[       OK ] DataEngine_test/10.basic_test (0 ms)
[----------] 1 test from DataEngine_test/10 (0 ms total)

[----------] 1 test from DataEngine_test/11, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::MeshClosingEngine<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/11.basic_test
[       OK ] DataEngine_test/11.basic_test (0 ms)
[----------] 1 test from DataEngine_test/11 (0 ms total)

[----------] 1 test from DataEngine_test/12, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::NormEngine<sofa::type::Vec<3u,double> > >
[ RUN      ] DataEngine_test/12.basic_test
[       OK ] DataEngine_test/12.basic_test (0 ms)
[----------] 1 test from DataEngine_test/12 (0 ms total)

[----------] 1 test from DataEngine_test/13, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::NormalsFromPoints<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/13.basic_test
[       OK ] DataEngine_test/13.basic_test (0 ms)
[----------] 1 test from DataEngine_test/13 (0 ms total)

[----------] 1 test from DataEngine_test/14, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::RandomPointDistributionInSurface<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/14.basic_test
[       OK ] DataEngine_test/14.basic_test (1 ms)
[----------] 1 test from DataEngine_test/14 (1 ms total)

[----------] 1 test from DataEngine_test/15, where TypeParam = sofa::TestDataEngine<sofa::component::engine::generate::Spiral<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> > >
[ RUN      ] DataEngine_test/15.basic_test
[       OK ] DataEngine_test/15.basic_test (0 ms)
[----------] 1 test from DataEngine_test/15 (0 ms total)

[----------] 3 tests from ExtrudeEdgesAndGenerateQuads_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] ExtrudeEdgesAndGenerateQuads_test/0.NormalBehavior
[WARNING] [ExtrudeEdgesAndGenerateQuads(myname)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [ExtrudeEdgesAndGenerateQuads(myname)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [ExtrudeEdgesAndGenerateQuads(myname)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [ExtrudeEdgesAndGenerateQuads(myname)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[WARNING] [ExtrudeEdgesAndGenerateQuads(myname)] Initial mesh does not contain vertices or edges... No extruded mesh will be generated
[       OK ] ExtrudeEdgesAndGenerateQuads_test/0.NormalBehavior (0 ms)
[ RUN      ] ExtrudeEdgesAndGenerateQuads_test/0.OutputsSizeTest
[WARNING] [ExtrudeEdgesAndGenerateQuads(unnamed)] The number of sections should be positive. Set default equal to 1.
[       OK ] ExtrudeEdgesAndGenerateQuads_test/0.OutputsSizeTest (0 ms)
[ RUN      ] ExtrudeEdgesAndGenerateQuads_test/0.ExtrudeTest
[       OK ] ExtrudeEdgesAndGenerateQuads_test/0.ExtrudeTest (0 ms)
[----------] 3 tests from ExtrudeEdgesAndGenerateQuads_test/0 (0 ms total)

[----------] 4 tests from JoinPoints_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] JoinPoints_test/0.data_setup
[       OK ] JoinPoints_test/0.data_setup (0 ms)
[ RUN      ] JoinPoints_test/0.no_input
[ERROR]   [JoinPoints(unnamed)] Error, no point defined
[       OK ] JoinPoints_test/0.no_input (0 ms)
[ RUN      ] JoinPoints_test/0.mergeCase
[       OK ] JoinPoints_test/0.mergeCase (0 ms)
[ RUN      ] JoinPoints_test/0.noMergeCase
[       OK ] JoinPoints_test/0.noMergeCase (0 ms)
[----------] 4 tests from JoinPoints_test/0 (0 ms total)

[----------] 3 tests from MergePoints_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] MergePoints_test/0.initTest
[       OK ] MergePoints_test/0.initTest (0 ms)
[ RUN      ] MergePoints_test/0.attrTest
[       OK ] MergePoints_test/0.attrTest (0 ms)
[ RUN      ] MergePoints_test/0.additionTest
[       OK ] MergePoints_test/0.additionTest (0 ms)
[----------] 3 tests from MergePoints_test/0 (0 ms total)

[----------] 5 tests from RandomPointDistributionInSurface_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] RandomPointDistributionInSurface_test/0.data_setup
[       OK ] RandomPointDistributionInSurface_test/0.data_setup (0 ms)
[ RUN      ] RandomPointDistributionInSurface_test/0.no_input
[ERROR]   [RandomPointDistributionInSurface(unnamed)] In input data (number of vertices of triangles is less than 1).
[       OK ] RandomPointDistributionInSurface_test/0.no_input (0 ms)
[ RUN      ] RandomPointDistributionInSurface_test/0.illFormedMesh
[ERROR]   [RandomPointDistributionInSurface(unnamed)] While generating point ; cancelling to break infinite loop
[ERROR]   [RandomPointDistributionInSurface(unnamed)] While generating point ; cancelling to break infinite loop
[       OK ] RandomPointDistributionInSurface_test/0.illFormedMesh (21 ms)
[ RUN      ] RandomPointDistributionInSurface_test/0.closedMesh
[       OK ] RandomPointDistributionInSurface_test/0.closedMesh (0 ms)
[ RUN      ] RandomPointDistributionInSurface_test/0.seeds
[       OK ] RandomPointDistributionInSurface_test/0.seeds (1114 ms)
[----------] 5 tests from RandomPointDistributionInSurface_test/0 (1135 ms total)

[----------] Global test environment tear-down
[==========] 31 tests from 20 test suites ran. (1139 ms total)
[  PASSED  ] 31 tests.



------------------------------------------

Running unit-tests Sofa.GL_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.GL_test --gtest_output=xml:unit-tests/Sofa.GL_test/report.xml 2>&1"

[==========] Running 5 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 5 tests from GLSLShader_test
[ RUN      ] GLSLShader_test.GLSLShader_SetFiles
[       OK ] GLSLShader_test.GLSLShader_SetFiles (0 ms)
[ RUN      ] GLSLShader_test.GLSLShader_SetStrings
[       OK ] GLSLShader_test.GLSLShader_SetStrings (0 ms)
[ RUN      ] GLSLShader_test.GLSLShader_AddHeader
[       OK ] GLSLShader_test.GLSLShader_AddHeader (0 ms)
[ RUN      ] GLSLShader_test.GLSLShader_SetStage
[       OK ] GLSLShader_test.GLSLShader_SetStage (0 ms)
[ RUN      ] GLSLShader_test.GLSLShader_AddDefineMacro
[       OK ] GLSLShader_test.GLSLShader_AddDefineMacro (0 ms)
[----------] 5 tests from GLSLShader_test (0 ms total)

[----------] Global test environment tear-down
[==========] 5 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 5 tests.



------------------------------------------

Running unit-tests Sofa.Component.StateContainer_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.StateContainer_test --gtest_output=xml:unit-tests/Sofa.Component.StateContainer_test/report.xml 2>&1"

[==========] Running 9 tests from 3 test suites.
[----------] Global test environment set-up.
[----------] 3 tests from MechanicalObject_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>
[ RUN      ] MechanicalObject_test/0.checkThatDefaultSizeIsOne
[       OK ] MechanicalObject_test/0.checkThatDefaultSizeIsOne (0 ms)
[ RUN      ] MechanicalObject_test/0.checkThatTheSizeOfTheDefaultPositionIsEqualToTheSizeOfTheDataTypeCoord
[       OK ] MechanicalObject_test/0.checkThatTheSizeOfTheDefaultPositionIsEqualToTheSizeOfTheDataTypeCoord (0 ms)
[ RUN      ] MechanicalObject_test/0.checkThatPositionDefaultValueIsAVectorOfValueInitializedReals
[       OK ] MechanicalObject_test/0.checkThatPositionDefaultValueIsAVectorOfValueInitializedReals (0 ms)
[----------] 3 tests from MechanicalObject_test/0 (0 ms total)

[----------] 3 tests from MechanicalObject_test/1, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>
[ RUN      ] MechanicalObject_test/1.checkThatDefaultSizeIsOne
[       OK ] MechanicalObject_test/1.checkThatDefaultSizeIsOne (0 ms)
[ RUN      ] MechanicalObject_test/1.checkThatTheSizeOfTheDefaultPositionIsEqualToTheSizeOfTheDataTypeCoord
[       OK ] MechanicalObject_test/1.checkThatTheSizeOfTheDefaultPositionIsEqualToTheSizeOfTheDataTypeCoord (0 ms)
[ RUN      ] MechanicalObject_test/1.checkThatPositionDefaultValueIsAVectorOfValueInitializedReals
[       OK ] MechanicalObject_test/1.checkThatPositionDefaultValueIsAVectorOfValueInitializedReals (0 ms)
[----------] 3 tests from MechanicalObject_test/1 (0 ms total)

[----------] 3 tests from MechanicalObject_test/2, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] MechanicalObject_test/2.checkThatDefaultSizeIsOne
[       OK ] MechanicalObject_test/2.checkThatDefaultSizeIsOne (0 ms)
[ RUN      ] MechanicalObject_test/2.checkThatTheSizeOfTheDefaultPositionIsEqualToTheSizeOfTheDataTypeCoord
[       OK ] MechanicalObject_test/2.checkThatTheSizeOfTheDefaultPositionIsEqualToTheSizeOfTheDataTypeCoord (0 ms)
[ RUN      ] MechanicalObject_test/2.checkThatPositionDefaultValueIsAVectorOfValueInitializedReals
[       OK ] MechanicalObject_test/2.checkThatPositionDefaultValueIsAVectorOfValueInitializedReals (0 ms)
[----------] 3 tests from MechanicalObject_test/2 (0 ms total)

[----------] Global test environment tear-down
[==========] 9 tests from 3 test suites ran. (0 ms total)
[  PASSED  ] 9 tests.



------------------------------------------

Running unit-tests Sofa.Component.Topology.Container.Grid_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Topology.Container.Grid_test --gtest_output=xml:unit-tests/Sofa.Component.Topology.Container.Grid_test/report.xml 2>&1"

[==========] Running 67 tests from 5 test suites.
[----------] Global test environment set-up.
[----------] 3 tests from CylinderGridTopology_test
[ RUN      ] CylinderGridTopology_test.cylinderGridCreation
[WARNING] [GridTopology(unnamed)] The grid resolution: [-1 ; 0 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] CylinderGridTopology_test.cylinderGridCreation (0 ms)
[ RUN      ] CylinderGridTopology_test.cylinderGridSize
[       OK ] CylinderGridTopology_test.cylinderGridSize (0 ms)
[ RUN      ] CylinderGridTopology_test.cylinderGridPosition
[       OK ] CylinderGridTopology_test.cylinderGridPosition (0 ms)
[----------] 3 tests from CylinderGridTopology_test (1 ms total)

[----------] 3 tests from RegularGridTopology_test
[ RUN      ] RegularGridTopology_test.regularGridCreation
[       OK ] RegularGridTopology_test.regularGridCreation (0 ms)
[ RUN      ] RegularGridTopology_test.regularGridPosition
[       OK ] RegularGridTopology_test.regularGridPosition (0 ms)
[ RUN      ] RegularGridTopology_test.regularGridFindPoint
[       OK ] RegularGridTopology_test.regularGridFindPoint (0 ms)
[----------] 3 tests from RegularGridTopology_test (1 ms total)

[----------] 2 tests from SparseGridTopology_test
[ RUN      ] SparseGridTopology_test.buildFromMeshFile
[ERROR]   [SparseGridTopology(unnamed)] Loading mesh /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/Sofa/framework/Testing/resources/mesh/suzanne.stl failed.
[       OK ] SparseGridTopology_test.buildFromMeshFile (7 ms)
[ RUN      ] SparseGridTopology_test.buildFromMeshParams
[       OK ] SparseGridTopology_test.buildFromMeshParams (4 ms)
[----------] 2 tests from SparseGridTopology_test (11 ms total)

[----------] 3 tests from SphereGridTopology_test
[ RUN      ] SphereGridTopology_test.SphereGridCreation
[WARNING] [GridTopology(unnamed)] The grid resolution: [-1 ; 0 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] SphereGridTopology_test.SphereGridCreation (0 ms)
[ RUN      ] SphereGridTopology_test.SphereGridSize
[       OK ] SphereGridTopology_test.SphereGridSize (0 ms)
[ RUN      ] SphereGridTopology_test.SphereGridPosition
[       OK ] SphereGridTopology_test.SphereGridPosition (0 ms)
[----------] 3 tests from SphereGridTopology_test (0 ms total)

[----------] 56 tests from regularGridSize3D/RegularGridTopology_test
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/0
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/0 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/1
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/1 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/2
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/2 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/3
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/3 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/4
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/4 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/5
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/5 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/6
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/6 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/7
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/7 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/8
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/8 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/9
[WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 0 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/9 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/10
[WARNING] [GridTopology(unnamed)] The grid resolution: [1 ; 0 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/10 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/11
[WARNING] [GridTopology(unnamed)] The grid resolution: [1 ; 1 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/11 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/12
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/12 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/13
[WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 1 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/13 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/14
[WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 0 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/14 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/15
[WARNING] [GridTopology(unnamed)] The grid resolution: [6 ; 0 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/15 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/16
[WARNING] [GridTopology(unnamed)] The grid resolution: [6 ; 1 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/16 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/17
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/17 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/18
[WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 6 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/18 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/19
[WARNING] [GridTopology(unnamed)] The grid resolution: [6 ; 0 ; 6] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/19 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/20
[WARNING] [GridTopology(unnamed)] The grid resolution: [-5 ; 5 ; 5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/20 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/21
[WARNING] [GridTopology(unnamed)] The grid resolution: [5 ; 5 ; -1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/21 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/22
[WARNING] [GridTopology(unnamed)] The grid resolution: [5 ; -1 ; 5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/22 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/23
[WARNING] [GridTopology(unnamed)] The grid resolution: [1 ; 5 ; -5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/23 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/24
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/24 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/25
[WARNING] [GridTopology(unnamed)] The grid resolution: [-5 ; 1 ; 5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/25 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/26
[WARNING] [GridTopology(unnamed)] The grid resolution: [5 ; 1 ; -1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/26 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/27
[WARNING] [GridTopology(unnamed)] The grid resolution: [-2 ; 1 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSizeComputeEdgeFromTriangle/27 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/0
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/0 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/1
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/1 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/2
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/2 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/3
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/3 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/4
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/4 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/5
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/5 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/6
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/6 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/7
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/7 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/8
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/8 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/9
[WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 0 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/9 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/10
[WARNING] [GridTopology(unnamed)] The grid resolution: [1 ; 0 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/10 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/11
[WARNING] [GridTopology(unnamed)] The grid resolution: [1 ; 1 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/11 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/12
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/12 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/13
[WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 1 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/13 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/14
[WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 0 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/14 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/15
[WARNING] [GridTopology(unnamed)] The grid resolution: [6 ; 0 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/15 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/16
[WARNING] [GridTopology(unnamed)] The grid resolution: [6 ; 1 ; 0] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/16 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/17
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/17 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/18
[WARNING] [GridTopology(unnamed)] The grid resolution: [0 ; 6 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/18 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/19
[WARNING] [GridTopology(unnamed)] The grid resolution: [6 ; 0 ; 6] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/19 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/20
[WARNING] [GridTopology(unnamed)] The grid resolution: [-5 ; 5 ; 5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/20 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/21
[WARNING] [GridTopology(unnamed)] The grid resolution: [5 ; 5 ; -1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/21 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/22
[WARNING] [GridTopology(unnamed)] The grid resolution: [5 ; -1 ; 5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/22 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/23
[WARNING] [GridTopology(unnamed)] The grid resolution: [1 ; 5 ; -5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/23 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/24
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/24 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/25
[WARNING] [GridTopology(unnamed)] The grid resolution: [-5 ; 1 ; 5] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/25 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/26
[WARNING] [GridTopology(unnamed)] The grid resolution: [5 ; 1 ; -1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/26 (0 ms)
[ RUN      ] regularGridSize3D/RegularGridTopology_test.regularGridSize/27
[WARNING] [GridTopology(unnamed)] The grid resolution: [-2 ; 1 ; 1] is outside the validity range. At least a resolution of 1 is needed in each 3D direction. Continuing with default value=[2; 2; 2]. Set a valid grid resolution to remove this warning message.
[       OK ] regularGridSize3D/RegularGridTopology_test.regularGridSize/27 (0 ms)
[----------] 56 tests from regularGridSize3D/RegularGridTopology_test (3 ms total)

[----------] Global test environment tear-down
[==========] 67 tests from 5 test suites ran. (19 ms total)
[  PASSED  ] 67 tests.



------------------------------------------

Running unit-tests Sofa.Component.Collision.Geometry_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Collision.Geometry_test --gtest_output=xml:unit-tests/Sofa.Component.Collision.Geometry_test/report.xml 2>&1"

[==========] Running 15 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 11 tests from TestSphere
[ RUN      ] TestSphere.rigid_rigid_1
[       OK ] TestSphere.rigid_rigid_1 (0 ms)
[ RUN      ] TestSphere.rigid_rigid_2
[       OK ] TestSphere.rigid_rigid_2 (0 ms)
[ RUN      ] TestSphere.rigid_soft_1
[       OK ] TestSphere.rigid_soft_1 (0 ms)
[ RUN      ] TestSphere.rigid_soft_2
[       OK ] TestSphere.rigid_soft_2 (0 ms)
[ RUN      ] TestSphere.rigid_soft_3
[       OK ] TestSphere.rigid_soft_3 (0 ms)
[ RUN      ] TestSphere.rigid_soft_4
[       OK ] TestSphere.rigid_soft_4 (0 ms)
[ RUN      ] TestSphere.soft_soft_1
[       OK ] TestSphere.soft_soft_1 (0 ms)
[ RUN      ] TestSphere.checkSceneWithVec3MechanicalModel
[       OK ] TestSphere.checkSceneWithVec3MechanicalModel (0 ms)
[ RUN      ] TestSphere.checkSceneWithRigid3dMechanicalMode
[       OK ] TestSphere.checkSceneWithRigid3dMechanicalMode (0 ms)
[ RUN      ] TestSphere.checkAttributes
[       OK ] TestSphere.checkAttributes (0 ms)
[ RUN      ] TestSphere.checkGracefulHandlingWhenMechanicalModelIsMissing
[ERROR]   [SphereCollisionModel(spheremodel)] Missing a MechanicalObject with template 'Vec3d. This MechnicalObject stores the position of the spheres. When this one is missing the collision model is deactivated. 
To remove this error message you can add to your scene a line <MechanicalObject template='Vec3d'/>. 
[       OK ] TestSphere.checkGracefulHandlingWhenMechanicalModelIsMissing (0 ms)
[----------] 11 tests from TestSphere (3 ms total)

[----------] 4 tests from TestTriangle
[ RUN      ] TestTriangle.rigid_sphere_triangle_min_prox
[       OK ] TestTriangle.rigid_sphere_triangle_min_prox (0 ms)
[ RUN      ] TestTriangle.rigid_sphere_triangle_new_prox
[       OK ] TestTriangle.rigid_sphere_triangle_new_prox (0 ms)
[ RUN      ] TestTriangle.soft_sphere_triangle_min_prox
[       OK ] TestTriangle.soft_sphere_triangle_min_prox (0 ms)
[ RUN      ] TestTriangle.soft_sphere_triangle_new_prox
[       OK ] TestTriangle.soft_sphere_triangle_new_prox (0 ms)
[----------] 4 tests from TestTriangle (1 ms total)

[----------] Global test environment tear-down
[==========] 15 tests from 2 test suites ran. (4 ms total)
[  PASSED  ] 15 tests.



------------------------------------------

Running unit-tests Sofa.Core_simutest
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Core_simutest --gtest_output=xml:unit-tests/Sofa.Core_simutest/report.xml 2>&1"

[==========] Running 14 tests from 6 test suites.
[----------] Global test environment set-up.
[----------] 3 tests from Base_test
[ RUN      ] Base_test.testComponentState
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[       OK ] Base_test.testComponentState (12 ms)
[ RUN      ] Base_test.testBaseClass
[       OK ] Base_test.testBaseClass (0 ms)
[ RUN      ] Base_test.testGetClassName
[       OK ] Base_test.testGetClassName (0 ms)
[----------] 3 tests from Base_test (12 ms total)

[----------] 1 test from BaseContext_test
[ RUN      ] BaseContext_test.testGetObjects
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SceneUtility.dylib
[       OK ] BaseContext_test.testGetObjects (1 ms)
[----------] 1 test from BaseContext_test (1 ms total)

[----------] 3 tests from CheckPaths/MultiLink_simutest
[ RUN      ] CheckPaths/MultiLink_simutest.checkPaths/0
[       OK ] CheckPaths/MultiLink_simutest.checkPaths/0 (0 ms)
[ RUN      ] CheckPaths/MultiLink_simutest.checkPaths/1
[       OK ] CheckPaths/MultiLink_simutest.checkPaths/1 (0 ms)
[ RUN      ] CheckPaths/MultiLink_simutest.checkPaths/2
[       OK ] CheckPaths/MultiLink_simutest.checkPaths/2 (0 ms)
[----------] 3 tests from CheckPaths/MultiLink_simutest (1 ms total)

[----------] 4 tests from CheckPath/SingleLink_simutest
[ RUN      ] CheckPath/SingleLink_simutest.CheckPath/0
[       OK ] CheckPath/SingleLink_simutest.CheckPath/0 (0 ms)
[ RUN      ] CheckPath/SingleLink_simutest.CheckPath/1
[       OK ] CheckPath/SingleLink_simutest.CheckPath/1 (0 ms)
[ RUN      ] CheckPath/SingleLink_simutest.CheckPath/2
[       OK ] CheckPath/SingleLink_simutest.CheckPath/2 (0 ms)
[ RUN      ] CheckPath/SingleLink_simutest.CheckPath/3
[       OK ] CheckPath/SingleLink_simutest.CheckPath/3 (0 ms)
[----------] 4 tests from CheckPath/SingleLink_simutest (1 ms total)

[----------] 1 test from CheckPathToBaseObject/PathResolverToBaseObject
[ RUN      ] CheckPathToBaseObject/PathResolverToBaseObject.CheckPathToBaseObject/0
[       OK ] CheckPathToBaseObject/PathResolverToBaseObject.CheckPathToBaseObject/0 (0 ms)
[----------] 1 test from CheckPathToBaseObject/PathResolverToBaseObject (0 ms total)

[----------] 2 tests from CheckPathToNode/PathResolverToNode
[ RUN      ] CheckPathToNode/PathResolverToNode.CheckPathToNode/0
[       OK ] CheckPathToNode/PathResolverToNode.CheckPathToNode/0 (0 ms)
[ RUN      ] CheckPathToNode/PathResolverToNode.CheckPathToNode/1
[       OK ] CheckPathToNode/PathResolverToNode.CheckPathToNode/1 (0 ms)
[----------] 2 tests from CheckPathToNode/PathResolverToNode (0 ms total)

[----------] Global test environment tear-down
[==========] 14 tests from 6 test suites ran. (17 ms total)
[  PASSED  ] 14 tests.

  YOU HAVE 2 DISABLED TESTS



------------------------------------------

Running unit-tests Sofa.Component.ODESolver.Backward_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.ODESolver.Backward_test --gtest_output=xml:unit-tests/Sofa.Component.ODESolver.Backward_test/report.xml 2>&1"

[==========] Running 24 tests from 8 test suites.
[----------] Global test environment set-up.
[----------] 4 tests from EulerImplicitDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_high_dt_without_damping
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[       OK ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_high_dt_without_damping (153 ms)
[ RUN      ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_high_dt_with_damping
[       OK ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_high_dt_with_damping (2 ms)
[ RUN      ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_medium_dt_with_rayleigh_stiffness
[       OK ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_medium_dt_with_rayleigh_stiffness (17 ms)
[ RUN      ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_small_dt_with_rayleigh_mass
[       OK ] EulerImplicitDynamic_test/0.eulerImplicitSolverDynamicTest_small_dt_with_rayleigh_mass (176 ms)
[----------] 4 tests from EulerImplicitDynamic_test/0 (349 ms total)

[----------] 1 test from EulerImplicit_test_2_particles_to_equilibrium
[ RUN      ] EulerImplicit_test_2_particles_to_equilibrium.check
[       OK ] EulerImplicit_test_2_particles_to_equilibrium.check (1 ms)
[----------] 1 test from EulerImplicit_test_2_particles_to_equilibrium (1 ms total)

[----------] 1 test from EulerImplicit_test_2_particles_in_different_nodes_to_equilibrium
[ RUN      ] EulerImplicit_test_2_particles_in_different_nodes_to_equilibrium.check
[       OK ] EulerImplicit_test_2_particles_in_different_nodes_to_equilibrium.check (1 ms)
[----------] 1 test from EulerImplicit_test_2_particles_in_different_nodes_to_equilibrium (1 ms total)

[----------] 4 tests from NewmarkImplicitDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_high_dt_without_damping
[       OK ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_high_dt_without_damping (2 ms)
[ RUN      ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_high_dt_with_damping
[       OK ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_high_dt_with_damping (2 ms)
[ RUN      ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_medium_dt_with_rayleigh_stiffness
[       OK ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_medium_dt_with_rayleigh_stiffness (16 ms)
[ RUN      ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_small_dt_with_rayleigh_mass
[       OK ] NewmarkImplicitDynamic_test/0.newmarkImplicitSolverDynamicTest_small_dt_with_rayleigh_mass (188 ms)
[----------] 4 tests from NewmarkImplicitDynamic_test/0 (210 ms total)

[----------] 6 tests from StaticSolverTest
[ RUN      ] StaticSolverTest.Residuals
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.dylib
[       OK ] StaticSolverTest.Residuals (608 ms)
[ RUN      ] StaticSolverTest.RelativeResiduals
[       OK ] StaticSolverTest.RelativeResiduals (13 ms)
[ RUN      ] StaticSolverTest.AbsoluteResiduals
[       OK ] StaticSolverTest.AbsoluteResiduals (15 ms)
[ RUN      ] StaticSolverTest.Increments
[       OK ] StaticSolverTest.Increments (15 ms)
[ RUN      ] StaticSolverTest.RelativeIncrements
[       OK ] StaticSolverTest.RelativeIncrements (12 ms)
[ RUN      ] StaticSolverTest.AbsoluteIncrements
[       OK ] StaticSolverTest.AbsoluteIncrements (13 ms)
[----------] 6 tests from StaticSolverTest (679 ms total)

[----------] 1 test from SpringSolverDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] SpringSolverDynamic_test/0.EulerImplicitSolverDynamicTest
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SceneUtility.dylib
[       OK ] SpringSolverDynamic_test/0.EulerImplicitSolverDynamicTest (170 ms)
[----------] 1 test from SpringSolverDynamic_test/0 (170 ms total)

[----------] 3 tests from VariationalSymplecticExplicitSolverDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] VariationalSymplecticExplicitSolverDynamic_test/0.variationalSymplecticExplicitSolverDynamicTest_small_dt_without_damping
[       OK ] VariationalSymplecticExplicitSolverDynamic_test/0.variationalSymplecticExplicitSolverDynamicTest_small_dt_without_damping (102 ms)
[ RUN      ] VariationalSymplecticExplicitSolverDynamic_test/0.variationalSymplecticExplicitSolverDynamicTest_medium_dt_with_damping
[       OK ] VariationalSymplecticExplicitSolverDynamic_test/0.variationalSymplecticExplicitSolverDynamicTest_medium_dt_with_damping (11 ms)
[ RUN      ] VariationalSymplecticExplicitSolverDynamic_test/0.variationalSymplecticExplicitSolverDynamicTest_high_dt_with_damping
[       OK ] VariationalSymplecticExplicitSolverDynamic_test/0.variationalSymplecticExplicitSolverDynamicTest_high_dt_with_damping (2 ms)
[----------] 3 tests from VariationalSymplecticExplicitSolverDynamic_test/0 (116 ms total)

[----------] 4 tests from VariationalSymplecticImplicitSolverDynamic_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_high_dt_without_damping
[       OK ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_high_dt_without_damping (48 ms)
[ RUN      ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_medium_dt_with_rayleigh_mass
[       OK ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_medium_dt_with_rayleigh_mass (48 ms)
[ RUN      ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_medium_dt_with_rayleigh_stiffness
[       OK ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_medium_dt_with_rayleigh_stiffness (48 ms)
[ RUN      ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_small_dt_with_damping
[       OK ] VariationalSymplecticImplicitSolverDynamic_test/0.variationalSymplecticImplicitSolverDynamicTest_small_dt_with_damping (471 ms)
[----------] 4 tests from VariationalSymplecticImplicitSolverDynamic_test/0 (617 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 8 test suites ran. (2146 ms total)
[  PASSED  ] 24 tests.



------------------------------------------

Running unit-tests Sofa.Component.SolidMechanics.FEM.HyperElastic_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.SolidMechanics.FEM.HyperElastic_test --gtest_output=xml:unit-tests/Sofa.Component.SolidMechanics.FEM.HyperElastic_test/report.xml 2>&1"

[==========] Running 18 tests from 3 test suites.
[----------] Global test environment set-up.
[----------] 16 tests from HyperelasticMaterial
[ RUN      ] HyperelasticMaterial.PK2_StVenantKirchhoff
[       OK ] HyperelasticMaterial.PK2_StVenantKirchhoff (0 ms)
[ RUN      ] HyperelasticMaterial.PK2_NeoHookean
[       OK ] HyperelasticMaterial.PK2_NeoHookean (0 ms)
[ RUN      ] HyperelasticMaterial.PK2_ArrudaBoyce
[       OK ] HyperelasticMaterial.PK2_ArrudaBoyce (0 ms)
[ RUN      ] HyperelasticMaterial.PK2_VerondaWestman
[       OK ] HyperelasticMaterial.PK2_VerondaWestman (0 ms)
[ RUN      ] HyperelasticMaterial.PK2_Costa
[       OK ] HyperelasticMaterial.PK2_Costa (0 ms)
[ RUN      ] HyperelasticMaterial.PK2_StableNeoHookean
[       OK ] HyperelasticMaterial.PK2_StableNeoHookean (0 ms)
[ RUN      ] HyperelasticMaterial.ElasticityTensor_StVenantKirchhoff
[       OK ] HyperelasticMaterial.ElasticityTensor_StVenantKirchhoff (0 ms)
[ RUN      ] HyperelasticMaterial.ElasticityTensor_NeoHookean
[       OK ] HyperelasticMaterial.ElasticityTensor_NeoHookean (0 ms)
[ RUN      ] HyperelasticMaterial.ElasticityTensor_StableNeoHookean
[       OK ] HyperelasticMaterial.ElasticityTensor_StableNeoHookean (0 ms)
[ RUN      ] HyperelasticMaterial.ElasticityTensor_ArrudaBoyce
[       OK ] HyperelasticMaterial.ElasticityTensor_ArrudaBoyce (0 ms)
[ RUN      ] HyperelasticMaterial.ElasticityTensor_VerondaWestman
[       OK ] HyperelasticMaterial.ElasticityTensor_VerondaWestman (0 ms)
[ RUN      ] HyperelasticMaterial.applyElasticityTensor_StVenantKirchhoff
[       OK ] HyperelasticMaterial.applyElasticityTensor_StVenantKirchhoff (0 ms)
[ RUN      ] HyperelasticMaterial.applyElasticityTensor_NeoHookean
[       OK ] HyperelasticMaterial.applyElasticityTensor_NeoHookean (0 ms)
[ RUN      ] HyperelasticMaterial.applyElasticityTensor_StableNeoHookean
[       OK ] HyperelasticMaterial.applyElasticityTensor_StableNeoHookean (0 ms)
[ RUN      ] HyperelasticMaterial.applyElasticityTensor_ArrudaBoyce
[       OK ] HyperelasticMaterial.applyElasticityTensor_ArrudaBoyce (0 ms)
[ RUN      ] HyperelasticMaterial.applyElasticityTensor_VerondaWestman
[       OK ] HyperelasticMaterial.applyElasticityTensor_VerondaWestman (0 ms)
[----------] 16 tests from HyperelasticMaterial (0 ms total)

[----------] 1 test from TetrahedronHyperelasticityFEMForceField_params_test/0, where TypeParam = sofa::component::solidmechanics::fem::hyperelastic::TetrahedronHyperelasticityFEMForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> >
[ RUN      ] TetrahedronHyperelasticityFEMForceField_params_test/0.extension
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] TetrahedronHyperelasticityFEMForceField_params_test/0.extension (354 ms)
[----------] 1 test from TetrahedronHyperelasticityFEMForceField_params_test/0 (354 ms total)

[----------] 1 test from TetrahedronHyperelasticityFEMForceField_scene_test/0, where TypeParam = sofa::component::solidmechanics::fem::hyperelastic::TetrahedronHyperelasticityFEMForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> >
[ RUN      ] TetrahedronHyperelasticityFEMForceField_scene_test/0.extension
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.dylib
[SUGGESTION] [SparseLDLSolver] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[WARNING] [SparseLDLSolver(SparseLDLSolver1)] Unused Attribute: "saveMatrixToFile" with value: "0"
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] TetrahedronHyperelasticityFEMForceField_scene_test/0.extension (26251 ms)
[----------] 1 test from TetrahedronHyperelasticityFEMForceField_scene_test/0 (26251 ms total)

[----------] Global test environment tear-down
[==========] 18 tests from 3 test suites ran. (26606 ms total)
[  PASSED  ] 18 tests.



------------------------------------------

Running unit-tests Sofa.Component.Topology.Container.Dynamic_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Topology.Container.Dynamic_test --gtest_output=xml:unit-tests/Sofa.Component.Topology.Container.Dynamic_test/report.xml 2>&1"

[==========] Running 39 tests from 8 test suites.
[----------] Global test environment set-up.
[----------] 8 tests from EdgeSetTopology_test
[ RUN      ] EdgeSetTopology_test.testEmptyContainer
[       OK ] EdgeSetTopology_test.testEmptyContainer (0 ms)
[ RUN      ] EdgeSetTopology_test.testEdgeBuffers
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[       OK ] EdgeSetTopology_test.testEdgeBuffers (102 ms)
[ RUN      ] EdgeSetTopology_test.testVertexBuffers
[       OK ] EdgeSetTopology_test.testVertexBuffers (1 ms)
[ RUN      ] EdgeSetTopology_test.checkTopology
[       OK ] EdgeSetTopology_test.checkTopology (0 ms)
[ RUN      ] EdgeSetTopology_test.testRemovingVertices
[       OK ] EdgeSetTopology_test.testRemovingVertices (1 ms)
[ RUN      ] EdgeSetTopology_test.testRemovingEdges
[       OK ] EdgeSetTopology_test.testRemovingEdges (1 ms)
[ RUN      ] EdgeSetTopology_test.testAddingEdges
[       OK ] EdgeSetTopology_test.testAddingEdges (1 ms)
[ RUN      ] EdgeSetTopology_test.checkEdgeDataGraph
[       OK ] EdgeSetTopology_test.checkEdgeDataGraph (1 ms)
[----------] 8 tests from EdgeSetTopology_test (110 ms total)

[----------] 6 tests from HexahedronSetTopology_test
[ RUN      ] HexahedronSetTopology_test.testEmptyContainer
[       OK ] HexahedronSetTopology_test.testEmptyContainer (0 ms)
[ RUN      ] HexahedronSetTopology_test.testHexahedronBuffers
[       OK ] HexahedronSetTopology_test.testHexahedronBuffers (1 ms)
[ RUN      ] HexahedronSetTopology_test.testQuadBuffers
[       OK ] HexahedronSetTopology_test.testQuadBuffers (0 ms)
[ RUN      ] HexahedronSetTopology_test.testEdgeBuffers
[       OK ] HexahedronSetTopology_test.testEdgeBuffers (1 ms)
[ RUN      ] HexahedronSetTopology_test.testVertexBuffers
[       OK ] HexahedronSetTopology_test.testVertexBuffers (1 ms)
[ RUN      ] HexahedronSetTopology_test.checkTopology
[       OK ] HexahedronSetTopology_test.checkTopology (1 ms)
[----------] 6 tests from HexahedronSetTopology_test (5 ms total)

[----------] 6 tests from PointSetTopology_test
[ RUN      ] PointSetTopology_test.checkPointSetTopologyIsEmptyConstructed
[       OK ] PointSetTopology_test.checkPointSetTopologyIsEmptyConstructed (0 ms)
[ RUN      ] PointSetTopology_test.checkPointSetTopologyInitialization
[       OK ] PointSetTopology_test.checkPointSetTopologyInitialization (0 ms)
[ RUN      ] PointSetTopology_test.checkAddPoint
[       OK ] PointSetTopology_test.checkAddPoint (0 ms)
[ RUN      ] PointSetTopology_test.checkAddPoints
[       OK ] PointSetTopology_test.checkAddPoints (0 ms)
[ RUN      ] PointSetTopology_test.checkRemovePoint
[       OK ] PointSetTopology_test.checkRemovePoint (0 ms)
[ RUN      ] PointSetTopology_test.checkRemovePoints
[       OK ] PointSetTopology_test.checkRemovePoints (0 ms)
[----------] 6 tests from PointSetTopology_test (0 ms total)

[----------] 5 tests from QuadSetTopology_test
[ RUN      ] QuadSetTopology_test.testEmptyContainer
[       OK ] QuadSetTopology_test.testEmptyContainer (0 ms)
[ RUN      ] QuadSetTopology_test.testQuadBuffers
[       OK ] QuadSetTopology_test.testQuadBuffers (0 ms)
[ RUN      ] QuadSetTopology_test.testEdgeBuffers
[       OK ] QuadSetTopology_test.testEdgeBuffers (0 ms)
[ RUN      ] QuadSetTopology_test.testVertexBuffers
[       OK ] QuadSetTopology_test.testVertexBuffers (0 ms)
[ RUN      ] QuadSetTopology_test.checkTopology
[       OK ] QuadSetTopology_test.checkTopology (0 ms)
[----------] 5 tests from QuadSetTopology_test (3 ms total)

[----------] 1 test from TetrahedronNumericalIntegration_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN      ] TetrahedronNumericalIntegration_test/0.testNumericalIntegration
[       OK ] TetrahedronNumericalIntegration_test/0.testNumericalIntegration (0 ms)
[----------] 1 test from TetrahedronNumericalIntegration_test/0 (0 ms total)

[----------] 7 tests from TetrahedronSetTopology_test
[ RUN      ] TetrahedronSetTopology_test.testEmptyContainer
[       OK ] TetrahedronSetTopology_test.testEmptyContainer (0 ms)
[ RUN      ] TetrahedronSetTopology_test.testTetrahedronBuffers
[       OK ] TetrahedronSetTopology_test.testTetrahedronBuffers (1 ms)
[ RUN      ] TetrahedronSetTopology_test.testTriangleBuffers
[       OK ] TetrahedronSetTopology_test.testTriangleBuffers (1 ms)
[ RUN      ] TetrahedronSetTopology_test.testEdgeBuffers
[       OK ] TetrahedronSetTopology_test.testEdgeBuffers (1 ms)
[ RUN      ] TetrahedronSetTopology_test.testVertexBuffers
[       OK ] TetrahedronSetTopology_test.testVertexBuffers (1 ms)
[ RUN      ] TetrahedronSetTopology_test.checkTopology
[       OK ] TetrahedronSetTopology_test.checkTopology (1 ms)
[ RUN      ] TetrahedronSetTopology_test.testTetrahedronGeometry
[       OK ] TetrahedronSetTopology_test.testTetrahedronGeometry (0 ms)
[----------] 7 tests from TetrahedronSetTopology_test (8 ms total)

[----------] 1 test from TriangleNumericalIntegration_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>
[ RUN      ] TriangleNumericalIntegration_test/0.testNumericalIntegration
[       OK ] TriangleNumericalIntegration_test/0.testNumericalIntegration (0 ms)
[----------] 1 test from TriangleNumericalIntegration_test/0 (0 ms total)

[----------] 5 tests from TriangleSetTopology_test
[ RUN      ] TriangleSetTopology_test.testEmptyContainer
[       OK ] TriangleSetTopology_test.testEmptyContainer (0 ms)
[ RUN      ] TriangleSetTopology_test.testTriangleBuffers
[       OK ] TriangleSetTopology_test.testTriangleBuffers (1 ms)
[ RUN      ] TriangleSetTopology_test.testEdgeBuffers
[       OK ] TriangleSetTopology_test.testEdgeBuffers (0 ms)
[ RUN      ] TriangleSetTopology_test.testVertexBuffers
[       OK ] TriangleSetTopology_test.testVertexBuffers (0 ms)
[ RUN      ] TriangleSetTopology_test.checkTopology
[       OK ] TriangleSetTopology_test.checkTopology (1 ms)
[----------] 5 tests from TriangleSetTopology_test (3 ms total)

[----------] Global test environment tear-down
[==========] 39 tests from 8 test suites ran. (132 ms total)
[  PASSED  ] 39 tests.



------------------------------------------

Running unit-tests Sofa.Simulation.Graph_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Simulation.Graph_test --gtest_output=xml:unit-tests/Sofa.Simulation.Graph_test/report.xml 2>&1"

[==========] Running 43 tests from 7 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from DAG_test
[ RUN      ] DAG_test.traverse
[       OK ] DAG_test.traverse (1 ms)
[ RUN      ] DAG_test.getObject
[       OK ] DAG_test.getObject (0 ms)
[----------] 2 tests from DAG_test (1 ms total)

[----------] 4 tests from DAGNodeTest
[ RUN      ] DAGNodeTest.objectDestruction_singleObject
[       OK ] DAGNodeTest.objectDestruction_singleObject (0 ms)
[ RUN      ] DAGNodeTest.objectDestruction_multipleObjects
[       OK ] DAGNodeTest.objectDestruction_multipleObjects (0 ms)
[ RUN      ] DAGNodeTest.objectDestruction_childNode_singleObject
[       OK ] DAGNodeTest.objectDestruction_childNode_singleObject (0 ms)
[ RUN      ] DAGNodeTest.objectDestruction_childNode_complexChild
[       OK ] DAGNodeTest.objectDestruction_childNode_complexChild (0 ms)
[----------] 4 tests from DAGNodeTest (0 ms total)

[----------] 2 tests from DAGNode_test
[ RUN      ] DAGNode_test.test_findCommonParent
[       OK ] DAGNode_test.test_findCommonParent (0 ms)
[ RUN      ] DAGNode_test.test_findCommonParent_MultipleParents
[       OK ] DAGNode_test.test_findCommonParent_MultipleParents (0 ms)
[----------] 2 tests from DAGNode_test (0 ms total)

[----------] 16 tests from MutationListener_test
[ RUN      ] MutationListener_test.test_createChild
[       OK ] MutationListener_test.test_createChild (0 ms)
[ RUN      ] MutationListener_test.test_addChild
[       OK ] MutationListener_test.test_addChild (0 ms)
[ RUN      ] MutationListener_test.test_addSubChild
[       OK ] MutationListener_test.test_addSubChild (0 ms)
[ RUN      ] MutationListener_test.test_removeSubChild
[       OK ] MutationListener_test.test_removeSubChild (0 ms)
[ RUN      ] MutationListener_test.test_removeChild
[       OK ] MutationListener_test.test_removeChild (0 ms)
[ RUN      ] MutationListener_test.test_removeNonExistingChild
[       OK ] MutationListener_test.test_removeNonExistingChild (0 ms)
[ RUN      ] MutationListener_test.test_removeDetachedChild
[       OK ] MutationListener_test.test_removeDetachedChild (0 ms)
[ RUN      ] MutationListener_test.test_moveChild
[       OK ] MutationListener_test.test_moveChild (0 ms)
[ RUN      ] MutationListener_test.test_addObject
[       OK ] MutationListener_test.test_addObject (0 ms)
[ RUN      ] MutationListener_test.test_removeObject
[       OK ] MutationListener_test.test_removeObject (0 ms)
[ RUN      ] MutationListener_test.test_removeNonExistingObject
[       OK ] MutationListener_test.test_removeNonExistingObject (0 ms)
[ RUN      ] MutationListener_test.test_moveObject
[       OK ] MutationListener_test.test_moveObject (0 ms)
[ RUN      ] MutationListener_test.test_addChildWithDescendency
[       OK ] MutationListener_test.test_addChildWithDescendency (0 ms)
[ RUN      ] MutationListener_test.test_removeChildWithDescendency
[       OK ] MutationListener_test.test_removeChildWithDescendency (0 ms)
[ RUN      ] MutationListener_test.test_moveChildWithDescendency
[       OK ] MutationListener_test.test_moveChildWithDescendency (0 ms)
[ RUN      ] MutationListener_test.test_moveChildWithDescendencyAndMultipleParents
[       OK ] MutationListener_test.test_moveChildWithDescendencyAndMultipleParents (0 ms)
[----------] 16 tests from MutationListener_test (2 ms total)

[----------] 7 tests from Node_test
[ RUN      ] Node_test.getPathName
[       OK ] Node_test.getPathName (0 ms)
[ RUN      ] Node_test.addObject
[       OK ] Node_test.addObject (0 ms)
[ RUN      ] Node_test.addObjectAtFront
[       OK ] Node_test.addObjectAtFront (0 ms)
[ RUN      ] Node_test.addObjectPreventingSharedContext
[ERROR]   [Node(child2)] Object 'A' already has a node (/child1/A). Please remove it from this node before adding it to a new one.
[       OK ] Node_test.addObjectPreventingSharedContext (0 ms)
[ RUN      ] Node_test.getObjectsStdVector
[       OK ] Node_test.getObjectsStdVector (0 ms)
[ RUN      ] Node_test.getObjectsStdSet
[       OK ] Node_test.getObjectsStdSet (0 ms)
[ RUN      ] Node_test.getObjectsStdUnorderedSet
[       OK ] Node_test.getObjectsStdUnorderedSet (0 ms)
[----------] 7 tests from Node_test (0 ms total)

[----------] 9 tests from Scene_test
[ RUN      ] Scene_test.computeBBox
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] Scene_test.computeBBox (0 ms)
[ RUN      ] Scene_test.objectDestruction_replace
[       OK ] Scene_test.objectDestruction_replace (0 ms)
[ RUN      ] Scene_test.objectDestruction_delete
[       OK ] Scene_test.objectDestruction_delete (0 ms)
[ RUN      ] Scene_test.objectDestruction_setNull
[       OK ] Scene_test.objectDestruction_setNull (0 ms)
[ RUN      ] Scene_test.objectDestruction_reset
[       OK ] Scene_test.objectDestruction_reset (0 ms)
[ RUN      ] Scene_test.objectDestruction_subObject
[       OK ] Scene_test.objectDestruction_subObject (0 ms)
[ RUN      ] Scene_test.objectDestruction_subNodeAndStep
[       OK ] Scene_test.objectDestruction_subNodeAndStep (0 ms)
[ RUN      ] Scene_test.sceneDestruction_unload
[       OK ] Scene_test.sceneDestruction_unload (0 ms)
[ RUN      ] Scene_test.sceneDestruction_createnewgraph
[       OK ] Scene_test.sceneDestruction_createnewgraph (0 ms)
[----------] 9 tests from Scene_test (2 ms total)

[----------] 3 tests from Link_test
[ RUN      ] Link_test.setLinkedBase_test
[       OK ] Link_test.setLinkedBase_test (0 ms)
[ RUN      ] Link_test.read_test
[ERROR]   [BaseObject(unnamed)] Parsing Link "/A": first character should be '@'.
[       OK ] Link_test.read_test (0 ms)
[ DISABLED ] Link_test.DISABLED_read_test_tofix
[ RUN      ] Link_test.read_multilink_test
[       OK ] Link_test.read_multilink_test (0 ms)
[----------] 3 tests from Link_test (0 ms total)

[----------] Global test environment tear-down
[==========] 43 tests from 7 test suites ran. (7 ms total)
[  PASSED  ] 43 tests.

  YOU HAVE 1 DISABLED TEST



------------------------------------------

Running unit-tests Sofa.Component.Mapping.Linear_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Component.Mapping.Linear_test --gtest_output=xml:unit-tests/Sofa.Component.Mapping.Linear_test/report.xml 2>&1"

[==========] Running 4 tests from 3 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from BarycentricMapperTriangleSetTopologyTest_d
[ RUN      ] BarycentricMapperTriangleSetTopologyTest_d.init
[       OK ] BarycentricMapperTriangleSetTopologyTest_d.init (0 ms)
[ RUN      ] BarycentricMapperTriangleSetTopologyTest_d.initHashing
[       OK ] BarycentricMapperTriangleSetTopologyTest_d.initHashing (0 ms)
[----------] 2 tests from BarycentricMapperTriangleSetTopologyTest_d (0 ms total)

[----------] 1 test from SubsetMultiMappingTest/0, where TypeParam = sofa::component::mapping::linear::SubsetMultiMapping<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::StdRigidTypes<3u,double> >
[ RUN      ] SubsetMultiMappingTest/0.two_parents_one_child
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SubsetMultiMappingTest/0.two_parents_one_child (1 ms)
[----------] 1 test from SubsetMultiMappingTest/0 (1 ms total)

[----------] 1 test from SubsetMultiMappingTest/1, where TypeParam = sofa::component::mapping::linear::SubsetMultiMapping<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>,sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> >
[ RUN      ] SubsetMultiMappingTest/1.two_parents_one_child
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[       OK ] SubsetMultiMappingTest/1.two_parents_one_child (0 ms)
[----------] 1 test from SubsetMultiMappingTest/1 (0 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 3 test suites ran. (2 ms total)
[  PASSED  ] 4 tests.



------------------------------------------

Running unit-tests Sofa.Simulation_simutest
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Sofa.Simulation_simutest --gtest_output=xml:unit-tests/Sofa.Simulation_simutest/report.xml 2>&1"

[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from ParallelScenesTest
[ RUN      ] ParallelScenesTest.testParallelLiver
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mapping.Linear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.GL.Component.Rendering3D.dylib
[INFO]    [Scene 0] start
[INFO]    [Scene 2] start
[INFO]    [Scene 4] start
[INFO]    [Scene 3] start
[INFO]    [Scene 1] start
[INFO]    [Scene 5] start
[INFO]    [Scene 6] start
[INFO]    [Scene 7] start
[INFO]    [Scene 3] end
[INFO]    [Scene 6] end
[INFO]    [Scene 5] end
[INFO]    [Scene 1] end
[INFO]    [Scene 7] end
[INFO]    [Scene 2] end
[INFO]    [Scene 0] end
[INFO]    [Scene 4] end
[       OK ] ParallelScenesTest.testParallelLiver (11117 ms)
[ RUN      ] ParallelScenesTest.testParallelCaduceusNoMT
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.AnimationLoop.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Visual.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.GL.Component.Shader.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSystem.dylib
[INFO]    [Scene 0] start
[INFO]    [Scene 1] start
[INFO]    [Scene 3] start
[INFO]    [Scene 2] start
[INFO]    [Scene 4] start
[INFO]    [Scene 5] start
[INFO]    [Scene 6] start
[INFO]    [Scene 7] start
[INFO]    [Scene 1] end
[INFO]    [Scene 3] end
[INFO]    [Scene 7] end
[INFO]    [Scene 5] end
[INFO]    [Scene 4] end
[INFO]    [Scene 6] end
[INFO]    [Scene 2] end
[INFO]    [Scene 0] end
[       OK ] ParallelScenesTest.testParallelCaduceusNoMT (23523 ms)
[----------] 2 tests from ParallelScenesTest (34640 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (34640 ms total)
[  PASSED  ] 2 tests.



------------------------------------------

Running unit-tests Bindings.Modules.Tests
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Modules.Tests --gtest_output=xml:unit-tests/Bindings.Modules.Tests/report.xml 2>&1"

[INFO]    [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)]
[INFO]    [SofaPython3] Registering a scene loader for [.py, .py3, .pyscn, .py3scn] files.
[INFO]    [SofaPython3] Initializing python
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/python3/site-packages' to sys.path
---------------------------------------
Checking SOFA_ROOT and SOFAPYTHON3_ROOT
Using environment variable SOFA_ROOT: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build
---------------------------------------
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofaPython3.dylib
[INFO]    [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)]
[INFO]    [PythonTestExtractor] File 'SpringForceField.py' loaded with 6 unit tests.
[INFO]    [PythonTestExtractor] File 'LinearSpring.py' loaded with 2 unit tests.
[INFO]    [PythonTestExtractor] File 'matrix_access.py' loaded with 2 unit tests.
[INFO]    [PythonTestExtractor] File 'matrix_access.py' loaded with 1 unit tests.
[==========] Running 11 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 11 tests from SofaPython3/Modules
[INFO]    [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)]
[ RUN      ] SofaPython3/Modules.all_tests/0_SofaDeformable_SpringForceField_test_add_many_springs
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[WARNING] [Node(unnamed)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [StiffSpringForceField(spring_ff)] Lengths list has a different size than indices1. The list will be resized to 9 elements.
----------------------------------------------------------------------
Ran 1 test in 0.052s

OK
[       OK ] SofaPython3/Modules.all_tests/0_SofaDeformable_SpringForceField_test_add_many_springs (52 ms)
[ RUN      ] SofaPython3/Modules.all_tests/1_SofaDeformable_SpringForceField_test_add_one_spring
[WARNING] [Node(unnamed)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [StiffSpringForceField(spring_ff)] Lengths list has a different size than indices1. The list will be resized to 9 elements.
----------------------------------------------------------------------
Ran 1 test in 0.007s

OK
[       OK ] SofaPython3/Modules.all_tests/1_SofaDeformable_SpringForceField_test_add_one_spring (7 ms)
[ RUN      ] SofaPython3/Modules.all_tests/2_SofaDeformable_SpringForceField_test_clear
[WARNING] [Node(unnamed)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [StiffSpringForceField(spring_ff)] Lengths list has a different size than indices1. The list will be resized to 9 elements.
----------------------------------------------------------------------
Ran 1 test in 0.007s

OK
[       OK ] SofaPython3/Modules.all_tests/2_SofaDeformable_SpringForceField_test_clear (7 ms)
[ RUN      ] SofaPython3/Modules.all_tests/3_SofaDeformable_SpringForceField_test_get_springs
[WARNING] [Node(unnamed)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [StiffSpringForceField(spring_ff)] Lengths list has a different size than indices1. The list will be resized to 9 elements.
----------------------------------------------------------------------
Ran 1 test in 0.007s

OK
[       OK ] SofaPython3/Modules.all_tests/3_SofaDeformable_SpringForceField_test_get_springs (7 ms)
[ RUN      ] SofaPython3/Modules.all_tests/4_SofaDeformable_SpringForceField_test_remove_many_springs
[WARNING] [Node(unnamed)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [StiffSpringForceField(spring_ff)] Lengths list has a different size than indices1. The list will be resized to 9 elements.
----------------------------------------------------------------------
Ran 1 test in 0.007s

OK
[       OK ] SofaPython3/Modules.all_tests/4_SofaDeformable_SpringForceField_test_remove_many_springs (7 ms)
[ RUN      ] SofaPython3/Modules.all_tests/5_SofaDeformable_SpringForceField_test_remove_one_spring
[WARNING] [Node(unnamed)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [StiffSpringForceField(spring_ff)] Lengths list has a different size than indices1. The list will be resized to 9 elements.
----------------------------------------------------------------------
Ran 1 test in 0.007s

OK
[       OK ] SofaPython3/Modules.all_tests/5_SofaDeformable_SpringForceField_test_remove_one_spring (7 ms)
[ RUN      ] SofaPython3/Modules.all_tests/6_SofaDeformable_LinearSpring_test_Creation
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Modules.all_tests/6_SofaDeformable_LinearSpring_test_Creation (0 ms)
[ RUN      ] SofaPython3/Modules.all_tests/7_SofaDeformable_LinearSpring_test_SetValues
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Modules.all_tests/7_SofaDeformable_LinearSpring_test_SetValues (0 ms)
[ RUN      ] SofaPython3/Modules.all_tests/8_SofaLinearSolver_matrix_access_test_matrix_access_blocks3x3
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mass.dylib
[DEPRECATED] [SparseLDLSolver(unnamed)] Attribute 'applyPermutation' has been deprecated since SOFA v24.06 and it will be removed in SOFA v24.12. Ordering method is now defined using ordering components
======================================================================
ERROR: test_matrix_access_blocks3x3 (matrix_access.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Modules.Tests.d/SofaLinearSolver/matrix_access.py", line 45, in test_matrix_access_blocks3x3
    A = root.linear_solver.A()
ModuleNotFoundError: No module named 'scipy'

----------------------------------------------------------------------
Ran 1 test in 0.202s

FAILED (errors=1)
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Modules.Tests.d/SofaLinearSolver/matrix_access.py:0: Failure
Failed

[  FAILED  ] SofaPython3/Modules.all_tests/8_SofaLinearSolver_matrix_access_test_matrix_access_blocks3x3, where GetParam() = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Modules.Tests.d/SofaLinearSolver/matrix_access.py with args {test_matrix_access_blocks3x3, } (202 ms)
[ RUN      ] SofaPython3/Modules.all_tests/9_SofaLinearSolver_matrix_access_test_matrix_access_blocks_scalar
[DEPRECATED] [SparseLDLSolver(unnamed)] Attribute 'applyPermutation' has been deprecated since SOFA v24.06 and it will be removed in SOFA v24.12. Ordering method is now defined using ordering components
======================================================================
ERROR: test_matrix_access_blocks_scalar (matrix_access.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Modules.Tests.d/SofaLinearSolver/matrix_access.py", line 37, in test_matrix_access_blocks_scalar
    A = root.linear_solver.A()
ModuleNotFoundError: No module named 'scipy'

----------------------------------------------------------------------
Ran 1 test in 0.026s

FAILED (errors=1)
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Modules.Tests.d/SofaLinearSolver/matrix_access.py:0: Failure
Failed

[  FAILED  ] SofaPython3/Modules.all_tests/9_SofaLinearSolver_matrix_access_test_matrix_access_blocks_scalar, where GetParam() = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Modules.Tests.d/SofaLinearSolver/matrix_access.py with args {test_matrix_access_blocks_scalar, } (26 ms)
[ RUN      ] SofaPython3/Modules.all_tests/10_SofaConstraintSolver_matrix_access_test_matrix_access
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.AnimationLoop.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Lagrangian.Model.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mapping.MappedMatrix.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[WARNING] [EigenSimplicialLLT(unnamed)] Template '' incorrect, used CompressedRowSparseMatrixMat3x3d in the list:
	* CompressedRowSparseMatrixMat3x3d
	* CompressedRowSparseMatrixd
----------------------------------------------------------------------
Ran 1 test in 0.058s

OK
[       OK ] SofaPython3/Modules.all_tests/10_SofaConstraintSolver_matrix_access_test_matrix_access (58 ms)
[----------] 11 tests from SofaPython3/Modules (380 ms total)

[----------] Global test environment tear-down
[==========] 11 tests from 1 test suite ran. (383 ms total)
[  PASSED  ] 9 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] SofaPython3/Modules.all_tests/8_SofaLinearSolver_matrix_access_test_matrix_access_blocks3x3, where GetParam() = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Modules.Tests.d/SofaLinearSolver/matrix_access.py with args {test_matrix_access_blocks3x3, }
[  FAILED  ] SofaPython3/Modules.all_tests/9_SofaLinearSolver_matrix_access_test_matrix_access_blocks_scalar, where GetParam() = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Modules.Tests.d/SofaLinearSolver/matrix_access.py with args {test_matrix_access_blocks_scalar, }

 2 FAILED TESTS



------------------------------------------

Running unit-tests Bindings.Sofa.Tests
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Sofa.Tests --gtest_output=xml:unit-tests/Bindings.Sofa.Tests/report.xml 2>&1"

[INFO]    [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)]
[INFO]    [SofaPython3] Registering a scene loader for [.py, .py3, .pyscn, .py3scn] files.
[INFO]    [SofaPython3] Initializing python
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/python3/site-packages' to sys.path
---------------------------------------
Checking SOFA_ROOT and SOFAPYTHON3_ROOT
Using environment variable SOFA_ROOT: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build
---------------------------------------
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofaPython3.dylib
[INFO]    [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)]
[ERROR]   [PythonTestExtractor] File skipped: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Sofa.Tests.d/Core/Mass.py  
SyntaxError: ('encoding problem: utf8 with BOM', ('/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Sofa.Tests.d/Core/Mass.py', 0, -1, None))

At:
  <frozen importlib._bootstrap>(241): _call_with_frames_removed
  <frozen importlib._bootstrap_external>(947): source_to_code
  <frozen importlib._bootstrap_external>(1017): get_code
  <frozen importlib._bootstrap_external>(879): exec_module
  <string>(6): <module>

[INFO]    [PythonTestExtractor] File 'Controller.py' loaded with 7 unit tests.
[INFO]    [PythonTestExtractor] File 'Events.py' loaded with 1 unit tests.
[ERROR]   [PythonTestExtractor] File skipped: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Sofa.Tests.d/Core/MyRestShapeForceField.py  
No test suite found. Make sure there is at least one class in the script that inherits from TestCase.
[INFO]    [PythonTestExtractor] File 'BaseLink.py' loaded with 12 unit tests.
[INFO]    [PythonTestExtractor] File 'BaseData.py' loaded with 35 unit tests.
[INFO]    [PythonTestExtractor] File 'BaseObject.py' loaded with 12 unit tests.
[INFO]    [PythonTestExtractor] File 'ForceField.py' loaded with 6 unit tests.
[INFO]    [PythonTestExtractor] File 'Base.py' loaded with 12 unit tests.
[INFO]    [PythonTestExtractor] File 'DataEngine.py' loaded with 3 unit tests.
[INFO]    [PythonTestExtractor] File 'Message.py' loaded with 2 unit tests.
[INFO]    [PythonTestExtractor] File 'FileRepository.py' loaded with 3 unit tests.
[INFO]    [PythonTestExtractor] File 'Simulation.py' loaded with 1 unit tests.
[INFO]    [PythonTestExtractor] File 'Node.py' loaded with 30 unit tests.
[INFO]    [PythonTestExtractor] File 'RGBAColor.py' loaded with 3 unit tests.
[INFO]    [PythonTestExtractor] File 'BoundingBox.py' loaded with 5 unit tests.
[INFO]    [PythonTestExtractor] File 'Vec3.py' loaded with 4 unit tests.
[INFO]    [PythonTestExtractor] File 'Components.py' loaded with 1 unit tests.
[==========] Running 137 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 137 tests from SofaPython3/Sofa
[INFO]    [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)]
[ RUN      ] SofaPython3/Sofa.all_tests/0_Sofa_Core_Controller_test_bindingPersistance
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/0_Sofa_Core_Controller_test_bindingPersistance (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/1_Sofa_Core_Controller_test_constructor
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/1_Sofa_Core_Controller_test_constructor (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/2_Sofa_Core_Controller_test_constructorOverriddenWithArgs
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/2_Sofa_Core_Controller_test_constructorOverriddenWithArgs (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/3_Sofa_Core_Controller_test_constructorOverriddenWithKWArgs
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/3_Sofa_Core_Controller_test_constructorOverriddenWithKWArgs (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/4_Sofa_Core_Controller_test_constructorOverriden
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/4_Sofa_Core_Controller_test_constructorOverriden (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/5_Sofa_Core_Controller_test_events
----------------------------------------------------------------------
Ran 1 test in 0.054s

OK
[       OK ] SofaPython3/Sofa.all_tests/5_Sofa_Core_Controller_test_events (53 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/6_Sofa_Core_Controller_test_methodOverriding
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/6_Sofa_Core_Controller_test_methodOverriding (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/7_Sofa_Core_Events_test_events
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.AnimationLoop.dylib
[WARNING] [GenericConstraintSolver(constraintSolver)] Required data "maxIterations" has not been set. Falling back to default value: 1000
[WARNING] [GenericConstraintSolver(constraintSolver)] Required data "tolerance" has not been set. Falling back to default value: 0.001
----------------------------------------------------------------------
Ran 1 test in 0.015s

OK
[       OK ] SofaPython3/Sofa.all_tests/7_Sofa_Core_Events_test_events (15 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/8_Sofa_Core_BaseLink_test_Help
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/8_Sofa_Core_BaseLink_test_Help (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/9_Sofa_Core_BaseLink_test_Name
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/9_Sofa_Core_BaseLink_test_Name (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/10_Sofa_Core_BaseLink_test_Persistent
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/10_Sofa_Core_BaseLink_test_Persistent (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/11_Sofa_Core_BaseLink_test_baselink_attributes_forwarding
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/11_Sofa_Core_BaseLink_test_baselink_attributes_forwarding (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/12_Sofa_Core_BaseLink_test_getLinkedBase
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/12_Sofa_Core_BaseLink_test_getLinkedBase (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/13_Sofa_Core_BaseLink_test_getLinkedPath
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/13_Sofa_Core_BaseLink_test_getLinkedPath (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/14_Sofa_Core_BaseLink_test_getLinked_and_Owner
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/14_Sofa_Core_BaseLink_test_getLinked_and_Owner (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/15_Sofa_Core_BaseLink_test_getOwnerBase
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/15_Sofa_Core_BaseLink_test_getOwnerBase (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/16_Sofa_Core_BaseLink_test_getSize
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/16_Sofa_Core_BaseLink_test_getSize (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/17_Sofa_Core_BaseLink_test_getValue
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/17_Sofa_Core_BaseLink_test_getValue (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/18_Sofa_Core_BaseLink_test_isMultiLink
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/18_Sofa_Core_BaseLink_test_isMultiLink (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/19_Sofa_Core_BaseLink_test_read
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK (skipped=1)
[       OK ] SofaPython3/Sofa.all_tests/19_Sofa_Core_BaseLink_test_read (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/20_Sofa_Core_BaseData_test_DataArray2DElementWiseOperation
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK (skipped=1)
[       OK ] SofaPython3/Sofa.all_tests/20_Sofa_Core_BaseData_test_DataArray2DElementWiseOperation (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/21_Sofa_Core_BaseData_test_DataArray2DInvalidResizeFromArray
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/21_Sofa_Core_BaseData_test_DataArray2DInvalidResizeFromArray (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/22_Sofa_Core_BaseData_test_DataArray2DOperation
----------------------------------------------------------------------
Ran 1 test in 0.005s

OK
[       OK ] SofaPython3/Sofa.all_tests/22_Sofa_Core_BaseData_test_DataArray2DOperation (5 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/23_Sofa_Core_BaseData_test_DataArray2DResizeFromArray
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/23_Sofa_Core_BaseData_test_DataArray2DResizeFromArray (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/24_Sofa_Core_BaseData_test_DataArray2DSetFromArray
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/24_Sofa_Core_BaseData_test_DataArray2DSetFromArray (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/25_Sofa_Core_BaseData_test_DataArray2DSetFromList
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/25_Sofa_Core_BaseData_test_DataArray2DSetFromList (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/26_Sofa_Core_BaseData_test_DataAsArray1D
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/26_Sofa_Core_BaseData_test_DataAsArray1D (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/27_Sofa_Core_BaseData_test_DataAsArray2D
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/27_Sofa_Core_BaseData_test_DataAsArray2D (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/28_Sofa_Core_BaseData_test_DataAsContainerNumpyArray
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/28_Sofa_Core_BaseData_test_DataAsContainerNumpyArray (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/29_Sofa_Core_BaseData_test_DataAsContainerNumpyArrayRepeat
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/29_Sofa_Core_BaseData_test_DataAsContainerNumpyArrayRepeat (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/30_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_
[WARNING] [Node(rootNode)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/30_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_ (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/31_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_testIsDirtyOnDoubleAccess_
[WARNING] [Node(rootNode)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/31_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_testIsDirtyOnDoubleAccess_ (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/32_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_testIsDirtyOnDoubleWriteAccess_
[WARNING] [Node(rootNode)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/32_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_testIsDirtyOnDoubleWriteAccess_ (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/33_Sofa_Core_BaseData_test_DataString
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/33_Sofa_Core_BaseData_test_DataString (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/34_Sofa_Core_BaseData_test_DataWrapper1D
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/34_Sofa_Core_BaseData_test_DataWrapper1D (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/35_Sofa_Core_BaseData_test_Dirty
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/35_Sofa_Core_BaseData_test_Dirty (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/36_Sofa_Core_BaseData_test_DownCast
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/36_Sofa_Core_BaseData_test_DownCast (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/37_Sofa_Core_BaseData_test_InvalidDataAccess
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/37_Sofa_Core_BaseData_test_InvalidDataAccess (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/38_Sofa_Core_BaseData_test_Parent
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/38_Sofa_Core_BaseData_test_Parent (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/39_Sofa_Core_BaseData_test_Persistent
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/39_Sofa_Core_BaseData_test_Persistent (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/40_Sofa_Core_BaseData_test_UnknowAttribute
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/40_Sofa_Core_BaseData_test_UnknowAttribute (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/41_Sofa_Core_BaseData_test_ValidDataAccess
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/41_Sofa_Core_BaseData_test_ValidDataAccess (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/42_Sofa_Core_BaseData_test_getLinkPath
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/42_Sofa_Core_BaseData_test_getLinkPath (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/43_Sofa_Core_BaseData_test_getValueString
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/43_Sofa_Core_BaseData_test_getValueString (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/44_Sofa_Core_BaseData_test_getValueTypeString
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/44_Sofa_Core_BaseData_test_getValueTypeString (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/45_Sofa_Core_BaseData_test_getattr
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/45_Sofa_Core_BaseData_test_getattr (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/46_Sofa_Core_BaseData_test_isRequired
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/46_Sofa_Core_BaseData_test_isRequired (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/47_Sofa_Core_BaseData_test_linkpath
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/47_Sofa_Core_BaseData_test_linkpath (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/48_Sofa_Core_BaseData_test_linkpath_between_two_scenes
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/48_Sofa_Core_BaseData_test_linkpath_between_two_scenes (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/49_Sofa_Core_BaseData_test_linkpath_in_add_object_compat
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/49_Sofa_Core_BaseData_test_linkpath_in_add_object_compat (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/50_Sofa_Core_BaseData_test_name
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/50_Sofa_Core_BaseData_test_name (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/51_Sofa_Core_BaseData_test_read
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/51_Sofa_Core_BaseData_test_read (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/52_Sofa_Core_BaseData_test_readOnly
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/52_Sofa_Core_BaseData_test_readOnly (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/53_Sofa_Core_BaseData_test_set_value_from_string
[DEPRECATED] [Node(rootNode)] Data field 'gravity' is initialized from a string.  
 This behavior was allowed with SofaPython2 but have very poor performance so it is now  deprecated with SofaPython3. Please fix your scene (as this behavior will be removed).  
  
At: 
  /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Sofa.Tests.d/Core/BaseData.py(360): test_set_value_from_string

----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/53_Sofa_Core_BaseData_test_set_value_from_string (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/54_Sofa_Core_BaseData_test_typeName
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/54_Sofa_Core_BaseData_test_typeName (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/55_Sofa_Core_BaseObject_test_context
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/55_Sofa_Core_BaseObject_test_context (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/56_Sofa_Core_BaseObject_test_createObjectWithInvalidParamName
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/56_Sofa_Core_BaseObject_test_createObjectWithInvalidParamName (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/57_Sofa_Core_BaseObject_test_createObjectWithParam
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/57_Sofa_Core_BaseObject_test_createObjectWithParam (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/58_Sofa_Core_BaseObject_test_data_property
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/58_Sofa_Core_BaseObject_test_data_property (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/59_Sofa_Core_BaseObject_test_getCategories
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/59_Sofa_Core_BaseObject_test_getCategories (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/60_Sofa_Core_BaseObject_test_getLinkPath
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/60_Sofa_Core_BaseObject_test_getLinkPath (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/61_Sofa_Core_BaseObject_test_getName
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/61_Sofa_Core_BaseObject_test_getName (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/62_Sofa_Core_BaseObject_test_getPathName
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/62_Sofa_Core_BaseObject_test_getPathName (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/63_Sofa_Core_BaseObject_test_getTarget
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/63_Sofa_Core_BaseObject_test_getTarget (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/64_Sofa_Core_BaseObject_test_mockComponent
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/64_Sofa_Core_BaseObject_test_mockComponent (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/65_Sofa_Core_BaseObject_test_setSrc
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/65_Sofa_Core_BaseObject_test_setSrc (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/66_Sofa_Core_BaseObject_test_slave_master
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/66_Sofa_Core_BaseObject_test_slave_master (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/67_Sofa_Core_ForceField_test_0_explicit
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mass.dylib
[WARNING] [EigenSimplicialLLT(ldlSolver)] Template '' incorrect, used CompressedRowSparseMatrixMat3x3d in the list:
	* CompressedRowSparseMatrixMat3x3d
	* CompressedRowSparseMatrixd
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
----------------------------------------------------------------------
Ran 1 test in 0.064s

OK
[       OK ] SofaPython3/Sofa.all_tests/67_Sofa_Core_ForceField_test_0_explicit (64 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/68_Sofa_Core_ForceField_test_1_implicit_iterative
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
----------------------------------------------------------------------
Ran 1 test in 0.045s

OK
[       OK ] SofaPython3/Sofa.all_tests/68_Sofa_Core_ForceField_test_1_implicit_iterative (45 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/69_Sofa_Core_ForceField_test_2_implicit_direct
[WARNING] [EigenSimplicialLLT(ldlSolver)] Template '' incorrect, used CompressedRowSparseMatrixMat3x3d in the list:
	* CompressedRowSparseMatrixMat3x3d
	* CompressedRowSparseMatrixd
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [ConstraintAnimationLoop, DefaultAnimationLoop, FreeMotionAnimationLoop, MultiStepAnimationLoop, MultiTagAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[WARNING] [NaiveRestShapeSpringsForcefield(Springs)] buildStiffnessMatrix not implemented: for compatibility reason, the deprecated API (addKToMatrix) will be used. This compatibility will disapear in the future, and will cause issues in simulations. Please update the code of NaiveRestShapeSpringsForcefield to ensure right behavior: the function addKToMatrix has been replaced by buildStiffnessMatrix
[WARNING] [NaiveRestShapeSpringsForcefield(Springs)] buildDampingMatrix not implemented: for compatibility reason, the deprecated API (addBToMatrix) will be used. This compatibility will disapear in the future, and will cause issues in simulations. Please update the code of NaiveRestShapeSpringsForcefield to ensure right behavior: the function addBToMatrix has been replaced by buildDampingMatrix
----------------------------------------------------------------------
Ran 1 test in 0.047s

OK
[       OK ] SofaPython3/Sofa.all_tests/69_Sofa_Core_ForceField_test_2_implicit_direct (47 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/70_Sofa_Core_ForceField_test_class_name
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/70_Sofa_Core_ForceField_test_class_name (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/71_Sofa_Core_ForceField_test_stiffness_matrix_access_blocks3x3
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[DEPRECATED] [SparseLDLSolver(unnamed)] Attribute 'applyPermutation' has been deprecated since SOFA v24.06 and it will be removed in SOFA v24.12. Ordering method is now defined using ordering components
======================================================================
ERROR: test_stiffness_matrix_access_blocks3x3 (ForceField.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Sofa.Tests.d/Core/ForceField.py", line 144, in test_stiffness_matrix_access_blocks3x3
    K = root.FEM.assembleKMatrix()
ModuleNotFoundError: No module named 'scipy'

----------------------------------------------------------------------
Ran 1 test in 0.161s

FAILED (errors=1)
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Sofa.Tests.d/Core/ForceField.py:0: Failure
Failed

[  FAILED  ] SofaPython3/Sofa.all_tests/71_Sofa_Core_ForceField_test_stiffness_matrix_access_blocks3x3, where GetParam() = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Sofa.Tests.d/Core/ForceField.py with args {test_stiffness_matrix_access_blocks3x3, } (161 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/72_Sofa_Core_ForceField_test_stiffness_matrix_access_scalar
[DEPRECATED] [SparseLDLSolver(unnamed)] Attribute 'applyPermutation' has been deprecated since SOFA v24.06 and it will be removed in SOFA v24.12. Ordering method is now defined using ordering components
======================================================================
ERROR: test_stiffness_matrix_access_scalar (ForceField.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Sofa.Tests.d/Core/ForceField.py", line 135, in test_stiffness_matrix_access_scalar
    K = root.FEM.assembleKMatrix()
ModuleNotFoundError: No module named 'scipy'

----------------------------------------------------------------------
Ran 1 test in 0.031s

FAILED (errors=1)
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Sofa.Tests.d/Core/ForceField.py:0: Failure
Failed

[  FAILED  ] SofaPython3/Sofa.all_tests/72_Sofa_Core_ForceField_test_stiffness_matrix_access_scalar, where GetParam() = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Sofa.Tests.d/Core/ForceField.py with args {test_stiffness_matrix_access_scalar, } (31 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/73_Sofa_Core_Base_test_addExistingDataAsParentOfNewData
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/73_Sofa_Core_Base_test_addExistingDataAsParentOfNewData (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/74_Sofa_Core_Base_test_addKeywordProtected
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/74_Sofa_Core_Base_test_addKeywordProtected (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/75_Sofa_Core_Base_test_addNewDataFromParent
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/75_Sofa_Core_Base_test_addNewDataFromParent (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/76_Sofa_Core_Base_test_addNewDataFromParent_brokenLink
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/76_Sofa_Core_Base_test_addNewDataFromParent_brokenLink (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/77_Sofa_Core_Base_test_addNewDataFromParent_linkPaths
----------------------------------------------------------------------
Ran 1 test in 0.004s

OK
[       OK ] SofaPython3/Sofa.all_tests/77_Sofa_Core_Base_test_addNewDataFromParent_linkPaths (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/78_Sofa_Core_Base_test_addNewData_with_type
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/78_Sofa_Core_Base_test_addNewData_with_type (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/79_Sofa_Core_Base_test_data_property
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/79_Sofa_Core_Base_test_data_property (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/80_Sofa_Core_Base_test_getClassName
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/80_Sofa_Core_Base_test_getClassName (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/81_Sofa_Core_Base_test_getLinkPath
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/81_Sofa_Core_Base_test_getLinkPath (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/82_Sofa_Core_Base_test_getTemplateName
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/82_Sofa_Core_Base_test_getTemplateName (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/83_Sofa_Core_Base_test_linkpath
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/83_Sofa_Core_Base_test_linkpath (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/84_Sofa_Core_Base_test_loggedMessagesBinding
[INFO]    [Node(a_node)] This is a new message
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/84_Sofa_Core_Base_test_loggedMessagesBinding (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/85_Sofa_Core_DataEngine_test_DataEngine
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/85_Sofa_Core_DataEngine_test_DataEngine (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/86_Sofa_Core_DataEngine_test_constructor
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/86_Sofa_Core_DataEngine_test_constructor (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/87_Sofa_Core_DataEngine_test_constructorOverriden
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/87_Sofa_Core_DataEngine_test_constructorOverriden (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/88_Sofa_Helper_Message_test_messageHandler
[INFO]    [PythonScript] plop
[WARNING] [PythonScript] coucou
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/88_Sofa_Helper_Message_test_messageHandler (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/89_Sofa_Helper_Message_test_messages
[INFO]    [PythonScript] Simple message
[INFO]    [Emitter] Simple message
[INFO]    [PythonScript] Simple message with attached source info
[INFO]    [Node(node)] Simple message to an object
[INFO]    [Node(node)] Simple message to an object with attached source info
[WARNING] [PythonScript] Simple message
[WARNING] [Emitter] Simple message
[WARNING] [PythonScript] Simple message with attached source info
[WARNING] [Node(node)] Simple message to an object
[WARNING] [Node(node)] Simple message to an object with attached source info
[DEPRECATED] [PythonScript] Simple message
[DEPRECATED] [Emitter] Simple message
[DEPRECATED] [PythonScript] Simple message with attached source info
[DEPRECATED] [Node(node)] Simple message to an object
[DEPRECATED] [Node(node)] Simple message to an object with attached source info
----------------------------------------------------------------------
Ran 1 test in 0.005s

OK
[       OK ] SofaPython3/Sofa.all_tests/89_Sofa_Helper_Message_test_messages (4 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/90_Sofa_Helper_FileRepository_test_add_remove_directories
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/90_Sofa_Helper_FileRepository_test_add_remove_directories (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/91_Sofa_Helper_FileRepository_test_environment
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/91_Sofa_Helper_FileRepository_test_environment (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/92_Sofa_Helper_FileRepository_test_find_file
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/92_Sofa_Helper_FileRepository_test_find_file (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/93_Sofa_Simulation_Simulation_test_load
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/93_Sofa_Simulation_Simulation_test_load (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/94_Sofa_Simulation_Node_test_Constructor
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/94_Sofa_Simulation_Node_test_Constructor (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/95_Sofa_Simulation_Node_test_GetAttr
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/95_Sofa_Simulation_Node_test_GetAttr (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/96_Sofa_Simulation_Node_test_SimulationConstructor
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/96_Sofa_Simulation_Node_test_SimulationConstructor (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/97_Sofa_Simulation_Node_test_addChild
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/97_Sofa_Simulation_Node_test_addChild (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/98_Sofa_Simulation_Node_test_children_property
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/98_Sofa_Simulation_Node_test_children_property (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/99_Sofa_Simulation_Node_test_createObjectInvalid
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/99_Sofa_Simulation_Node_test_createObjectInvalid (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/100_Sofa_Simulation_Node_test_createObjectWithParam
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/100_Sofa_Simulation_Node_test_createObjectWithParam (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/101_Sofa_Simulation_Node_test_data_property
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/101_Sofa_Simulation_Node_test_data_property (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/102_Sofa_Simulation_Node_test_detachFromGraph
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/102_Sofa_Simulation_Node_test_detachFromGraph (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/103_Sofa_Simulation_Node_test_getAsACreateObjectParameter
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/103_Sofa_Simulation_Node_test_getAsACreateObjectParameter (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/104_Sofa_Simulation_Node_test_getForceField
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.MechanicalLoad.dylib
----------------------------------------------------------------------
Ran 1 test in 0.048s

OK
[       OK ] SofaPython3/Sofa.all_tests/104_Sofa_Simulation_Node_test_getForceField (48 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/105_Sofa_Simulation_Node_test_getItem
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
[       OK ] SofaPython3/Sofa.all_tests/105_Sofa_Simulation_Node_test_getItem (3 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/106_Sofa_Simulation_Node_test_getLink
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/106_Sofa_Simulation_Node_test_getLink (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/107_Sofa_Simulation_Node_test_getMass
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/107_Sofa_Simulation_Node_test_getMass (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/108_Sofa_Simulation_Node_test_getMechanicalMapping
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/108_Sofa_Simulation_Node_test_getMechanicalMapping (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/109_Sofa_Simulation_Node_test_getMechanicalState
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/109_Sofa_Simulation_Node_test_getMechanicalState (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/110_Sofa_Simulation_Node_test_getRoot
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/110_Sofa_Simulation_Node_test_getRoot (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/111_Sofa_Simulation_Node_test_getRootPath
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/111_Sofa_Simulation_Node_test_getRootPath (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/112_Sofa_Simulation_Node_test_hasObjectWithDefaultPythonFunction
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/112_Sofa_Simulation_Node_test_hasObjectWithDefaultPythonFunction (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/113_Sofa_Simulation_Node_test_hasObjectWithFastPath
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/113_Sofa_Simulation_Node_test_hasObjectWithFastPath (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/114_Sofa_Simulation_Node_test_init
TYPE: 100
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/114_Sofa_Simulation_Node_test_init (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/115_Sofa_Simulation_Node_test_isInitialized
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/115_Sofa_Simulation_Node_test_isInitialized (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/116_Sofa_Simulation_Node_test_moveChild
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/116_Sofa_Simulation_Node_test_moveChild (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/117_Sofa_Simulation_Node_test_objects_property
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/117_Sofa_Simulation_Node_test_objects_property (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/118_Sofa_Simulation_Node_test_objects_property_contains_method
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/118_Sofa_Simulation_Node_test_objects_property_contains_method (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/119_Sofa_Simulation_Node_test_objects_property_remove_at_method
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/119_Sofa_Simulation_Node_test_objects_property_remove_at_method (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/120_Sofa_Simulation_Node_test_parents_property
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/120_Sofa_Simulation_Node_test_parents_property (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/121_Sofa_Simulation_Node_test_removeChild
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/121_Sofa_Simulation_Node_test_removeChild (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/122_Sofa_Simulation_Node_test_removeObject
----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
[       OK ] SofaPython3/Sofa.all_tests/122_Sofa_Simulation_Node_test_removeObject (2 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/123_Sofa_Simulation_Node_test_sendEvent
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/123_Sofa_Simulation_Node_test_sendEvent (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/124_Sofa_Types_RGBAColor_test_constructor_default
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/124_Sofa_Types_RGBAColor_test_constructor_default (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/125_Sofa_Types_RGBAColor_test_constructor_fromInvalidList
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/125_Sofa_Types_RGBAColor_test_constructor_fromInvalidList (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/126_Sofa_Types_RGBAColor_test_constructor_fromList
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/126_Sofa_Types_RGBAColor_test_constructor_fromList (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/127_Sofa_Types_BoundingBox_test_constructor
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/127_Sofa_Types_BoundingBox_test_constructor (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/128_Sofa_Types_BoundingBox_test_getMax
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/128_Sofa_Types_BoundingBox_test_getMax (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/129_Sofa_Types_BoundingBox_test_getMin
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/129_Sofa_Types_BoundingBox_test_getMin (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/130_Sofa_Types_BoundingBox_test_setMax
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/130_Sofa_Types_BoundingBox_test_setMax (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/131_Sofa_Types_BoundingBox_test_setMin
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/131_Sofa_Types_BoundingBox_test_setMin (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/132_Sofa_Types_Vec3_test_constructor
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/132_Sofa_Types_Vec3_test_constructor (0 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/133_Sofa_Types_Vec3_test_wrapAroundArray
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/133_Sofa_Types_Vec3_test_wrapAroundArray (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/134_Sofa_Types_Vec3_test_wrapAroundSingleField
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/134_Sofa_Types_Vec3_test_wrapAroundSingleField (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/135_Sofa_Types_Vec3_test_wrapInvalidSize
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/135_Sofa_Types_Vec3_test_wrapInvalidSize (1 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/136_Sofa_Components_Components_test_component_creation
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
[       OK ] SofaPython3/Sofa.all_tests/136_Sofa_Components_Components_test_component_creation (1 ms)
[----------] 137 tests from SofaPython3/Sofa (688 ms total)

[----------] Global test environment tear-down
[==========] 137 tests from 1 test suite ran. (691 ms total)
[  PASSED  ] 135 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] SofaPython3/Sofa.all_tests/71_Sofa_Core_ForceField_test_stiffness_matrix_access_blocks3x3, where GetParam() = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Sofa.Tests.d/Core/ForceField.py with args {test_stiffness_matrix_access_blocks3x3, }
[  FAILED  ] SofaPython3/Sofa.all_tests/72_Sofa_Core_ForceField_test_stiffness_matrix_access_scalar, where GetParam() = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.Sofa.Tests.d/Core/ForceField.py with args {test_stiffness_matrix_access_scalar, }

 2 FAILED TESTS



------------------------------------------

Running unit-tests Bindings.SofaRuntime.Tests
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.SofaRuntime.Tests --gtest_output=xml:unit-tests/Bindings.SofaRuntime.Tests/report.xml 2>&1"

[INFO]    [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)]
[INFO]    [SofaPython3] Registering a scene loader for [.py, .py3, .pyscn, .py3scn] files.
[INFO]    [SofaPython3] Initializing python
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/python3/site-packages' to sys.path
---------------------------------------
Checking SOFA_ROOT and SOFAPYTHON3_ROOT
Using environment variable SOFA_ROOT: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build
---------------------------------------
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofaPython3.dylib
[INFO]    [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)]
[INFO]    [PythonTestExtractor] File 'Base.py' loaded with 2 unit tests.
[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from SofaPython3/Sofa
[INFO]    [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)]
[ RUN      ] SofaPython3/Sofa.all_tests/0_SofaRuntime_Base_test_getCategoriesmethod
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.dylib
----------------------------------------------------------------------
Ran 1 test in 0.529s

OK
[       OK ] SofaPython3/Sofa.all_tests/0_SofaRuntime_Base_test_getCategoriesmethod (529 ms)
[ RUN      ] SofaPython3/Sofa.all_tests/1_SofaRuntime_Base_test_moduleImport
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] SofaPython3/Sofa.all_tests/1_SofaRuntime_Base_test_moduleImport (0 ms)
[----------] 2 tests from SofaPython3/Sofa (530 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (533 ms total)
[  PASSED  ] 2 tests.



------------------------------------------

Running unit-tests Bindings.SofaTypes.Tests
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Bindings.SofaTypes.Tests --gtest_output=xml:unit-tests/Bindings.SofaTypes.Tests/report.xml 2>&1"

[INFO]    [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)]
[INFO]    [SofaPython3] Registering a scene loader for [.py, .py3, .pyscn, .py3scn] files.
[INFO]    [SofaPython3] Initializing python
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/python3/site-packages' to sys.path
---------------------------------------
Checking SOFA_ROOT and SOFAPYTHON3_ROOT
Using environment variable SOFA_ROOT: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build
---------------------------------------
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofaPython3.dylib
[INFO]    [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)]
[INFO]    [PythonTestExtractor] File 'vector_test.py' loaded with 4 unit tests.
[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from Batch/PythonTest
[INFO]    [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)]
[ RUN      ] Batch/PythonTest.all_tests/0_SofaTypes_vector_test_test_Accessors
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] Batch/PythonTest.all_tests/0_SofaTypes_vector_test_test_Accessors (0 ms)
[ RUN      ] Batch/PythonTest.all_tests/1_SofaTypes_vector_test_test_Constructors
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] Batch/PythonTest.all_tests/1_SofaTypes_vector_test_test_Constructors (0 ms)
[ RUN      ] Batch/PythonTest.all_tests/2_SofaTypes_vector_test_test_GeometricFunction
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] Batch/PythonTest.all_tests/2_SofaTypes_vector_test_test_GeometricFunction (0 ms)
[ RUN      ] Batch/PythonTest.all_tests/3_SofaTypes_vector_test_test_Operators
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
[       OK ] Batch/PythonTest.all_tests/3_SofaTypes_vector_test_test_Operators (0 ms)
[----------] 4 tests from Batch/PythonTest (2 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 1 test suite ran. (5 ms total)
[  PASSED  ] 4 tests.
Thread 1/4 (PID 93377) is done.
Waiting for thread 2/4 (PID 93378) to finish...
Thread 2/4 (PID 93378) is done.
Waiting for thread 3/4 (PID 93379) to finish...
Thread 3/4 (PID 93379) is done.
Waiting for thread 4/4 (PID 93380) to finish...
Thread 4/4 (PID 93380) is done.
Done.
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/ci/scripts/unit-tests.sh: line 408: kill: (-93261) - No such process
Testing summary:
- 63 test suite(s)
- 1854 test(s)
- 11 disabled test(s)
- 4 failure(s)
- 0 error(s)
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/b3f2f2a42ae5bf59b449b15dff6aec9b929d5042 (sent): [success] macos_clang_default - Build OK. FIXME: 4 units
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042&config=macos_clang_default&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release/5049/&tests_status=done&tests_suites=63&tests_total=1854&tests_disabled=11&tests_failures=4&tests_errors=0&tests_duration=331.386
[END] Unit tests (2024-04-18 14:23:22.814529) - took 175.175628 seconds
[BEGIN] Scene tests (2024-04-18 14:23:22.845883)
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042&config=macos_clang_default&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release/5049/&scenes_status=running
Initializing scene testing.
Found runSofa: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/runSofa
Plugin ArticulatedSystemPlugin: built (found libArticulatedSystemPlugin.dylib)
Plugin ArticulatedSystemPlugin: examples/ directory found.
Plugin BulletCollisionDetection: not built
Plugin CImgPlugin: not built
Plugin CollisionOBBCapsule: not built
Plugin DiffusionSolver: not built
Plugin Geomagic: not built
Plugin Haption: not built
Plugin LeapMotion: not built
Plugin MultiThreading: built (found libMultiThreading.dylib)
Plugin MultiThreading: examples/ directory found.
Plugin PersistentContact: not built
Plugin SceneCreator: built (found libSceneCreator.dylib)
Plugin SceneCreator: no examples/ nor scenes/ directories.
Plugin Sensable: not built
Plugin SensableEmulation: not built
Plugin SixenseHydra: not built
Plugin SofaAssimp: not built
Plugin SofaCUDA: not built
Plugin SofaCarving: not built
Plugin SofaDistanceGrid: not built
Plugin SofaEulerianFluid: not built
Plugin SofaHAPI: not built
Plugin SofaImplicitField: not built
Plugin SofaMatrix: built (found libSofaMatrix.dylib)
Plugin SofaMatrix: examples/ directory found.
Plugin SofaNewmat: not built
Plugin SofaOpenCL: not built
Plugin SofaPardisoSolver: not built
Plugin SofaPython3: built (found libSofaPython3.dylib)
Plugin SofaPython3: examples/ directory found.
Plugin SofaSimpleGUI: not built
Plugin SofaTest: not built
Plugin VolumetricRendering: not built
Plugin Xitact: not built
Plugin image: not built
Searching for missing plugins...
  ignore examples/Benchmark/Performance/benchmark_cubes.scn: missing plugin "CollisionOBBCapsule"
Searching for missing plugins: done.
Searching for unwanted python scripts...
Searching for unwanted python scripts: done.
Scene testing in progress...
Waiting for thread 1/4 (PID 64162) to finish...
- examples/Component/MechanicalLoad/ConicalForceField.scn (thread 1/4 ; scene 1/121)
- examples/Component/Engine/Select/BoxROI_1d.scn (thread 2/4 ; scene 1/121)
- examples/Component/AnimationLoop/MultiStepAnimationLoop.scn (thread 4/4 ; scene 1/118)
- examples/Component/MechanicalLoad/InteractionEllipsoidForceField.scn (thread 3/4 ; scene 1/121)
- examples/Component/IO/Mesh/MeshGmshLoader.scn (thread 2/4 ; scene 2/121)
- examples/Component/Topology/Mapping/Tetra2TriangleTopologicalMapping_with_TetrahedronModel.scn (thread 1/4 ; scene 2/121)
- examples/Component/Engine/Transform/TransformPosition.scn (thread 3/4 ; scene 2/121)
- examples/Component/Constraint/Projective/AffineMovementConstraint.scn (thread 3/4 ; scene 3/121)
- examples/Component/Topology/Utility/TopologyBoundingTrasher.scn (thread 2/4 ; scene 3/121)
- examples/Component/Constraint/Projective/BilinearConstraint.scn (thread 1/4 ; scene 3/121)
- examples/Component/Topology/Mapping/Tetra2TriangleTopologicalMapping.scn (thread 3/4 ; scene 4/121)
- examples/Component/SolidMechanics/Spring/RegularGridSpringForceField.scn (thread 4/4 ; scene 2/118)
- applications/plugins/ArticulatedSystemPlugin/examples/ArticulatedArm/header.py (thread 1/4 ; scene 4/121)
- examples/Component/MechanicalLoad/SphereForceField.scn (thread 2/4 ; scene 4/121)
- examples/Demos/liverConfiguration.scn (thread 3/4 ; scene 5/121)
- examples/Component/Mapping/Linear/BarycentricMappingTrussBeam.scn (thread 4/4 ; scene 3/118)
- examples/Component/SolidMechanics/Spring/PolynomialRestShapeSpringsForceField.scn (thread 2/4 ; scene 5/121)
- examples/Component/Controller/MechanicalStateControllerTranslation.scn (thread 1/4 ; scene 5/121)
- examples/Component/Visual/OglShadowShader_Directional.scn (thread 3/4 ; scene 6/121)
- examples/Component/ODESolver/Backward/EulerImplicitSolver-comparison.scn (thread 2/4 ; scene 6/121)
- examples/Component/SolidMechanics/Spring/GearSpringForceField.scn (thread 1/4 ; scene 6/121)
- examples/Component/IO/Mesh/GIDMeshLoader.scn (thread 4/4 ; scene 4/118)
- examples/Component/Topology/Container/Dynamic/AddingTetra2TriangleProcess.scn (thread 3/4 ; scene 7/121)
- examples/Component/Engine/Select/ValuesFromPositions_vectorField.scn (thread 1/4 ; scene 7/121)
- applications/plugins/MultiThreading/examples/TriangularForceFieldComparison.scn (thread 3/4 ; scene 8/121)
- examples/Component/Topology/Container/Dynamic/IncisionTrianglesProcess.scn (thread 1/4 ; scene 8/121)
- examples/Component/LinearSystem/MatrixLinearSystem.scn (thread 4/4 ; scene 5/118)
- examples/Tutorials/StepByStep/Getyourbearings/2_getyourbearings.scn (thread 3/4 ; scene 9/121)
- examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_NoPreconditioner.scn (thread 1/4 ; scene 9/121)
- examples/Component/Visual/OglCylinderModel.scn (thread 3/4 ; scene 10/121)
- examples/Component/Visual/RecordedCamera.scn (thread 1/4 ; scene 10/121)
- examples/Tutorials/StepByStep/FullObject/7_FullObject.scn (thread 3/4 ; scene 11/121)
- examples/Component/SolidMechanics/FEM/TetrahedralCorotationalFEMForceField.scn (thread 1/4 ; scene 11/121)
- examples/Component/SolidMechanics/FEM/TetrahedronHyperelasticityFEMForceField.scn (thread 2/4 ; scene 7/121)
- examples/Component/Mapping/NonLinear/RigidMapping.scn (thread 3/4 ; scene 12/121)
- examples/Component/Visual/OglViewport.scn (thread 4/4 ; scene 6/118)
- examples/Component/SolidMechanics/FEM/HexahedronFEMForceField.scn (thread 3/4 ; scene 13/121)
- examples/Benchmark/Performance/BuildLCP/NonBuiltConstraintCorrection.scn (thread 4/4 ; scene 7/118)
- examples/Component/Engine/Select/BoxROI.scn (thread 2/4 ; scene 8/121)
- examples/Component/SolidMechanics/FEM/TriangularFEMForceField.scn (thread 1/4 ; scene 12/121)
- examples/Component/Visual/NavigationRecordedCamera.scn (thread 3/4 ; scene 14/121)
- examples/Component/IO/Mesh/MeshOffLoader.scn (thread 2/4 ; scene 9/121)
- examples/Component/LinearSolver/Direct/FEMBAR_EigenSimplicialLLT.scn (thread 1/4 ; scene 13/121)
- examples/Component/ODESolver/Forward/EulerSymplecticSolver_diagonal.scn (thread 4/4 ; scene 8/118)
- examples/Component/Mapping/Linear/SubsetMapping.scn (thread 3/4 ; scene 15/121)
- examples/Tutorials/StepByStep/TopologicalMapping/2_TopoMapping.scn (thread 2/4 ; scene 10/121)
- examples/Component/Constraint/Lagrangian/BilateralInteractionConstraint_UGS.scn (thread 4/4 ; scene 9/118)
- examples/Tutorials/StepByStep/TopologicalMapping/0_TopoMapping.scn (thread 1/4 ; scene 14/121)
- examples/Component/Topology/Container/Grid/RegularGridTopology_dimension.scn (thread 3/4 ; scene 16/121)
- examples/Component/ODESolver/Forward/RungeKutta4Solver.scn (thread 2/4 ; scene 11/121)
- examples/Component/SolidMechanics/Spring/QuadularBendingSprings.scn (thread 1/4 ; scene 15/121)
- examples/Component/Constraint/Lagrangian/BilateralInteractionConstraint_Rigid.scn (thread 4/4 ; scene 10/118)
- examples/Component/LinearSolver/Direct/FEMBAR_AsyncSparseLDLSolver.scn (thread 3/4 ; scene 17/121)
- examples/Component/Mapping/Linear/SimpleTesselatedTetraTopologicalMapping.scn (thread 2/4 ; scene 12/121)
- examples/Component/Constraint/Projective/FixedRotationConstraint.scn (thread 4/4 ; scene 11/118)
- examples/Benchmark/TopologicalChanges/LinearMovementConstraint_RemovingMeshTest.scn (thread 1/4 ; scene 16/121)
- examples/Tutorials/Topologies/TopologyLinearMesh.scn (thread 3/4 ; scene 18/121)
- examples/Component/Engine/Select/SubsetTopology.scn (thread 4/4 ; scene 12/118)
- examples/Component/Topology/Container/Dynamic/AddingHexa2QuadProcess.scn (thread 2/4 ; scene 13/121)
- examples/Tutorials/StepByStep/Dentistry_Haptics/dentalSurgery_04.scn (thread 1/4 ; scene 17/121)
- examples/Component/Visual/PointSplatModel.scn (thread 3/4 ; scene 19/121)
- examples/Tutorials/StepByStep/FullObject/1_FullObject.scn (thread 2/4 ; scene 14/121)
- examples/Benchmark/TopologicalChanges/FixedConstraint_RemovingMeshTest.scn (thread 3/4 ; scene 20/121)
- examples/Tutorials/StepByStep/Visual/4_Visual.scn (thread 4/4 ; scene 13/118)
- examples/Tutorials/OldTutorials/tutorial2.scn (thread 1/4 ; scene 18/121)
- examples/Component/Topology/Container/Grid/RegularGridTopology.scn (thread 2/4 ; scene 15/121)
- applications/plugins/SofaPython3/examples/ReadTheDocs_Example.py (thread 3/4 ; scene 21/121)
- examples/Component/Collision/Response/FrictionContact.scn (thread 4/4 ; scene 14/118)
- examples/Component/SolidMechanics/Spring/RestShapeSpringsForceField2.scn (thread 1/4 ; scene 19/121)
- examples/Component/Constraint/Lagrangian/FrictionContact_LCP_without_friction.scn (thread 2/4 ; scene 16/121)
- examples/Demos/simpleSphere.scn (thread 3/4 ; scene 22/121)
- applications/plugins/SofaPython3/examples/emptyController.py (thread 4/4 ; scene 15/118)
- examples/Component/IO/Mesh/MeshObjLoader.scn (thread 1/4 ; scene 20/121)
- examples/Tutorials/sandbox/linearsolver_direct_or_iterative.scn (thread 2/4 ; scene 17/121)
- examples/Component/SolidMechanics/FEM/HexahedronFEMForceFieldAndMass.scn (thread 1/4 ; scene 21/121)
- examples/Tutorials/OldTutorials/demo5.scn (thread 3/4 ; scene 23/121)
- applications/plugins/MultiThreading/examples/ParallelMeshSpringForceField.scn (thread 2/4 ; scene 18/121)
- examples/Component/Topology/Container/Dynamic/RemovingHexa2TetraProcess.scn (thread 4/4 ; scene 16/118)
- examples/Component/Topology/Mapping/Hexa2TetraTopologicalMapping_export.scn (thread 3/4 ; scene 24/121)
- examples/Component/IO/Mesh/GridMeshCreator.scn (thread 1/4 ; scene 22/121)
- examples/Component/MechanicalLoad/SurfacePressureForceField.scn (thread 4/4 ; scene 17/118)
- examples/Component/Topology/Container/Dynamic/AddingPointInTriangleProcess.scn (thread 1/4 ; scene 23/121)
- examples/Component/Controller/test_sleep3.scn (thread 3/4 ; scene 25/121)
- examples/Tutorials/OldTutorials/demo10Triangle.scn (thread 1/4 ; scene 24/121)
- examples/Benchmark/TopologicalChanges/TriangularBendingSprings_RemovingMeshTest.scn (thread 3/4 ; scene 26/121)
- examples/Tutorials/ForceFields/TutorialForceFieldLiverFEM.scn (thread 1/4 ; scene 25/121)
- applications/plugins/SofaPython3/examples/springForceField.py (thread 3/4 ; scene 27/121)
- examples/Component/Mapping/NonLinear/DistanceMapping.scn (thread 4/4 ; scene 18/118)
- examples/Component/IO/Mesh/VTKExporter.scn (thread 1/4 ; scene 26/121)
- examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField_plasticity.scn (thread 3/4 ; scene 28/121)
- examples/Tutorials/sandbox/explicit_singlehexaFEM.scn (thread 2/4 ; scene 19/121)
- examples/Component/Engine/Select/MeshSplittingEngine.scn (thread 4/4 ; scene 19/118)
- examples/Component/SolidMechanics/FEM/QuadBendingFEMForceField.scn (thread 1/4 ; scene 27/121)
- examples/Component/Engine/Transform/TransformEngine.scn (thread 2/4 ; scene 20/121)
- examples/Component/Collision/Geometry/TriangleModel.scn (thread 3/4 ; scene 29/121)
- examples/Component/Engine/Generate/ExtrudeSurface.scn (thread 4/4 ; scene 20/118)
- examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_assembledCG.scn (thread 1/4 ; scene 28/121)
- examples/Component/Visual/OglShader_tessellation.scn (thread 2/4 ; scene 21/121)
- examples/Component/MechanicalLoad/LinearForceField.scn (thread 3/4 ; scene 30/121)
- examples/Component/Topology/Container/Dynamic/TriangularForceFieldTopologyChangeHandling.scn (thread 4/4 ; scene 21/118)
- examples/Component/Topology/Container/Dynamic/RemovingTetra2Triangle_options2.scn (thread 2/4 ; scene 22/121)
- examples/Tutorials/sandbox/rungekutta2_heterogeneousobjects.scn (thread 3/4 ; scene 31/121)
- examples/Component/Engine/Select/NearestPointROI.scn (thread 4/4 ; scene 22/118)
- examples/Component/Engine/Select/MeshBoundaryROI.scn (thread 2/4 ; scene 23/121)
- examples/Component/ODESolver/Forward/EulerSymplecticSolver.scn (thread 3/4 ; scene 32/121)
- examples/Component/Engine/Generate/RandomPointDistributionInSurface.scn (thread 1/4 ; scene 29/121)
- applications/plugins/SofaMatrix/examples/FillReducingOrdering.scn (thread 2/4 ; scene 24/121)
- examples/Component/Topology/Container/Constant/CubeTopology.scn (thread 1/4 ; scene 30/121)
- applications/plugins/SofaPython3/examples/liver-scriptcontroller.py (thread 3/4 ; scene 33/121)
- applications/plugins/SofaPython3/examples/emptyDataEngine.py (thread 2/4 ; scene 25/121)
- examples/Component/SolidMechanics/FEM/TopoMap_cylinder3d.scn (thread 1/4 ; scene 31/121)
- examples/Component/Constraint/Projective/ProjectToPointConstraint.scn (thread 4/4 ; scene 23/118)
- examples/Component/Topology/Container/Dynamic/HexahedronForceFieldTopologyChangeHandling.scn (thread 3/4 ; scene 34/121)
- applications/plugins/SofaMatrix/examples/ComplianceMatrixImage.scn (thread 4/4 ; scene 24/118)
- examples/Tutorials/OldTutorials/demo6.scn (thread 2/4 ; scene 26/121)
- examples/Component/Engine/Select/PointsFromIndices.scn (thread 1/4 ; scene 32/121)
- examples/Component/Constraint/Projective/LinearMovementConstraint.scn (thread 3/4 ; scene 35/121)
- examples/Tutorials/Mappings/TutorialMappingDragonRigid.scn (thread 4/4 ; scene 25/118)
- examples/Benchmark/TopologicalChanges/ProjectDirectionConstraint_RemovingMeshTest.scn (thread 2/4 ; scene 27/121)
- examples/Demos/rigidifiedSectionsInBeam.scn (thread 1/4 ; scene 33/121)
- examples/Tutorials/Topologies/TopologyDynamicSurfaceMesh.scn (thread 3/4 ; scene 36/121)
- examples/Tutorials/OldTutorials/demo1.scn (thread 4/4 ; scene 26/118)
- examples/Component/Visual/OglSceneFrame.scn (thread 2/4 ; scene 28/121)
- examples/Component/Constraint/Projective/ProjectDirectionConstraint.scn (thread 4/4 ; scene 27/118)
- examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_direct.scn (thread 3/4 ; scene 37/121)
- examples/Tutorials/Collision/MultipleObjectsTwoCubes.scn (thread 1/4 ; scene 34/121)
- examples/Component/Topology/Mapping/SubsetTopologicalMapping.scn (thread 2/4 ; scene 29/121)
- applications/plugins/SofaPython3/examples/example-forcefield.py (thread 4/4 ; scene 28/118)
- examples/Demos/caduceus_penalty.scn (thread 1/4 ; scene 35/121)
- examples/Component/Engine/Select/MeshSubsetEngine.scn (thread 2/4 ; scene 30/121)
- examples/Component/AnimationLoop/FreeMotionAnimationLoop.scn (thread 2/4 ; scene 31/121)
- examples/Component/Engine/Select/SubsetTopology_refiningMesh.scn (thread 4/4 ; scene 29/118)
- examples/Component/Topology/Container/Dynamic/RemovingTetra2Triangle_options1.scn (thread 1/4 ; scene 36/121)
- examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_direct_blocs.scn (thread 3/4 ; scene 38/121)
- examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_AsyncSparseLDLSolver.scn (thread 1/4 ; scene 37/121)
- examples/Component/Mapping/Linear/CenterOfMassMapping.scn (thread 4/4 ; scene 30/118)
- examples/Tutorials/StepByStep/TopologicalMapping/6_TopoMapping.scn (thread 1/4 ; scene 38/121)
- examples/Tutorials/OldTutorials/tutorial1.scn (thread 4/4 ; scene 31/118)
- examples/Tutorials/StepByStep/Visual/0_Visual.scn (thread 3/4 ; scene 39/121)
- examples/Component/SolidMechanics/Spring/TriangularBendingSprings.scn (thread 1/4 ; scene 39/121)
- examples/Tutorials/StepByStep/TopologicalMapping/4_TopoMapping.scn (thread 4/4 ; scene 32/118)
- examples/Tutorials/StepByStep/Getyourbearings/1_getyourbearings.scn (thread 3/4 ; scene 40/121)
- applications/plugins/SofaPython3/examples/pointSetTopologyModifier.py (thread 4/4 ; scene 33/118)
- examples/Tutorials/Basic/TutorialBasicCube.scn (thread 3/4 ; scene 41/121)
- examples/Tutorials/Topologies/TopologyTetra2TriangleTopologicalMapping.scn (thread 1/4 ; scene 40/121)
- examples/Benchmark/TopologicalChanges/TriangularFEMForceField_RemovingMeshTest.scn (thread 3/4 ; scene 42/121)
- examples/Component/Constraint/Projective/BoxConstraint.scn (thread 1/4 ; scene 41/121)
- examples/Component/Topology/Mapping/Tetra2TriangleTopologicalMapping_NoInitialTriangle_option.scn (thread 4/4 ; scene 34/118)
- examples/Component/SolidMechanics/FEM/BeamFEMForceField.scn (thread 3/4 ; scene 43/121)
- examples/Component/Topology/Container/Grid/SparseGridRamificationTopology.scn (thread 1/4 ; scene 42/121)
- examples/Component/LinearSolver/Direct/FEMBAR_EigenSimplicialLDLT.scn (thread 4/4 ; scene 35/118)
- examples/Demos/collisionMultipleMask.scn (thread 3/4 ; scene 44/121)
- examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_matrixfreeCG.scn (thread 1/4 ; scene 43/121)
- applications/plugins/SofaPython3/examples/access_mass_matrix.py (thread 4/4 ; scene 36/118)
- examples/Component/Collision/Response/StickContactForceField.scn (thread 3/4 ; scene 45/121)
- examples/Component/Playback/ReadState.scn (thread 4/4 ; scene 37/118)
- examples/Component/Engine/GL/TextureInterpolation.scn (thread 1/4 ; scene 44/121)
- examples/Component/SolidMechanics/FEM/FastTetrahedralCorotationalForceField.scn (thread 3/4 ; scene 46/121)
- examples/Component/SolidMechanics/FEM/TriangularFEMForceFieldOptim.scn (thread 4/4 ; scene 38/118)
- examples/Tutorials/OldTutorials/demo10.scn (thread 1/4 ; scene 45/121)
- examples/Tutorials/StepByStep/FullObject/5_FullObject.scn (thread 4/4 ; scene 39/118)
- examples/Component/SolidMechanics/Spring/angularSpringForceField.scn (thread 1/4 ; scene 46/121)
- examples/Component/Topology/Container/Dynamic/AddingTriangle2EdgeProcess.scn (thread 4/4 ; scene 40/118)
- examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField_Chain.scn (thread 1/4 ; scene 47/121)
- examples/Component/LinearSolver/Iterative/FEMBAR_CGLinearSolver.scn (thread 4/4 ; scene 41/118)
- examples/Component/SolidMechanics/TensorMass/TriangularTensorMassForceField.scn (thread 3/4 ; scene 47/121)
- examples/Tutorials/OldTutorials/demo6Triangle.scn (thread 1/4 ; scene 48/121)
- examples/Component/SolidMechanics/Spring/TriangularBiquadraticSpringsForceField.scn (thread 4/4 ; scene 42/118)
- examples/Component/Topology/Mapping/Mesh2PointTopologicalMapping.scn (thread 3/4 ; scene 48/121)
- examples/Component/SceneUtility/MakeDataAlias.scn (thread 1/4 ; scene 49/121)
- examples/Component/Constraint/Projective/AttachConstraint.scn (thread 3/4 ; scene 49/121)
- examples/Component/Mapping/NonLinear/DistanceFromTargetMapping.scn (thread 4/4 ; scene 43/118)
- examples/Component/MechanicalLoad/EdgePressureForceField.scn (thread 1/4 ; scene 50/121)
- examples/Tutorials/OldTutorials/tutorial4FEM.scn (thread 4/4 ; scene 44/118)
- examples/Component/SolidMechanics/Spring/StiffSpringForceField.scn (thread 3/4 ; scene 50/121)
- examples/Component/ODESolver/Forward/DampVelocitySolver.scn (thread 1/4 ; scene 51/121)
- examples/Tutorials/Mappings/TutorialMappingLiverBarycentric.scn (thread 3/4 ; scene 51/121)
- applications/plugins/SofaPython3/examples/basic-addGUI.py (thread 1/4 ; scene 52/121)
- examples/Component/Controller/test_sleep2.scn (thread 4/4 ; scene 45/118)
- examples/Component/Constraint/Lagrangian/NonBuiltConstraintCorrection.scn (thread 3/4 ; scene 52/121)
- examples/Tutorials/StepByStep/Dentistry_Haptics/dentalSurgery_02.scn (thread 4/4 ; scene 46/118)
- examples/Tutorials/StepByStep/Visual/5_Visual.scn (thread 1/4 ; scene 53/121)
- examples/Component/Visual/OglShader.scn (thread 1/4 ; scene 54/121)
- examples/Component/Engine/Select/SphereROI.scn (thread 4/4 ; scene 47/118)
- examples/Component/LinearSolver/Direct/FEMBAR_PrecomputedLinearSolver.scn (thread 3/4 ; scene 53/121)
- examples/Component/Topology/Mapping/Quad2TriangleTopologicalMapping.scn (thread 1/4 ; scene 55/121)
- examples/Component/Engine/Generate/MergeMeshes.scn (thread 4/4 ; scene 48/118)
- examples/Component/Engine/Generate/GenerateCylinder.scn (thread 3/4 ; scene 54/121)
- examples/Tutorials/OldTutorials/demo4.scn (thread 1/4 ; scene 56/121)
- applications/plugins/SofaPython3/examples/advanced_timer.py (thread 4/4 ; scene 49/118)
- examples/Component/ODESolver/Backward/StaticSolver.scn (thread 3/4 ; scene 55/121)
- examples/Component/LinearSolver/Direct/FEMBAR_EigenSparseLU.scn (thread 1/4 ; scene 57/121)
- examples/Benchmark/Accuracy/cylinder_PhantomSolution.scn (thread 4/4 ; scene 50/118)
- examples/Component/LinearSolver/Direct/Eigen3-SVD.scn (thread 1/4 ; scene 58/121)
- examples/Component/Constraint/Projective/BilinearConstraint3D.scn (thread 4/4 ; scene 51/118)
- examples/Demos/sofa_1000PR.scn (thread 4/4 ; scene 52/118)
- examples/Component/Mapping/NonLinear/RigidRigidMapping.scn (thread 3/4 ; scene 56/121)
- examples/Tutorials/ForceFields/TutorialForceFieldLiverSprings.scn (thread 3/4 ; scene 57/121)
- examples/Component/Mapping/Linear/IdentityMultiMapping.scn (thread 4/4 ; scene 53/118)
- examples/Tutorials/StepByStep/Getyourbearings/3_getyourbearings.scn (thread 3/4 ; scene 58/121)
- examples/Component/LinearSolver/Iterative/FEMBAR_ShewchukPCGLinearSolver.scn (thread 4/4 ; scene 54/118)
- examples/Component/Topology/Mapping/Hexa2QuadTopologicalMapping.scn (thread 3/4 ; scene 59/121)
- examples/Benchmark/Performance/CollisionGroupManager/2systems_without_CollisionGroupManager.scn (thread 4/4 ; scene 55/118)
- examples/Demos/include_test.scn (thread 3/4 ; scene 60/121)
- examples/Component/Topology/Mapping/TopoMap_Hexa2Quad2Triangle.scn (thread 1/4 ; scene 59/121)
- examples/Component/Constraint/Projective/HermiteSplineConstraint.scn (thread 4/4 ; scene 56/118)
- examples/Component/Visual/TrailRenderer.scn (thread 1/4 ; scene 60/121)
- examples/Tutorials/Topologies/TopologySurfaceDifferentMesh.scn (thread 3/4 ; scene 61/121)
- examples/Component/SolidMechanics/Spring/RestShapeSpringsForceField.scn (thread 4/4 ; scene 57/118)
- examples/Component/IO/Mesh/MeshSTLLoader_binary.scn (thread 1/4 ; scene 61/121)
- examples/Demos/chainAll.scn (thread 4/4 ; scene 58/118)
- examples/Tutorials/StepByStep/FullObject/2_FullObject.scn (thread 3/4 ; scene 62/121)
- examples/Component/Topology/Container/Dynamic/RemovingTetra2TriangleProcess.scn (thread 1/4 ; scene 62/121)
- examples/Component/Engine/Select/MeshROI.scn (thread 3/4 ; scene 63/121)
- examples/Component/Visual/VisualGrid.scn (thread 1/4 ; scene 63/121)
- examples/Component/Topology/Container/Dynamic/RemovingTriangle2EdgeProcess.scn (thread 1/4 ; scene 64/121)
- examples/Tutorials/StepByStep/TopologicalMapping/3_TopoMapping.scn (thread 3/4 ; scene 64/121)
- examples/Component/Visual/OglLabel.scn (thread 1/4 ; scene 65/121)
- applications/plugins/SofaMatrix/examples/GlobalSystemMatrixImage.scn (thread 1/4 ; scene 66/121)
- examples/Component/Engine/Analyze/HausdorffDistance.scn (thread 3/4 ; scene 65/121)
- examples/Tutorials/StepByStep/TopologicalMapping/1_TopoMapping.scn (thread 3/4 ; scene 66/121)
- examples/Component/Topology/Container/Dynamic/RemovingBilateralInteractionConstraint.scn (thread 1/4 ; scene 67/121)
- examples/Component/SolidMechanics/FEM/Heterogeneous-TetrahedronFEMForceField.scn (thread 3/4 ; scene 67/121)
- examples/Tutorials/StepByStep/Visual/2_Visual.scn (thread 1/4 ; scene 68/121)
- examples/Component/SolidMechanics/Spring/MeshSpringForceField.scn (thread 4/4 ; scene 59/118)
- examples/Component/Mapping/Linear/IdentityMapping.scn (thread 1/4 ; scene 69/121)
- examples/Component/Visual/Visual3DText.scn (thread 1/4 ; scene 70/121)
- examples/Component/Visual/OglShadowShader_SpotLight.scn (thread 4/4 ; scene 60/118)
- examples/Component/Topology/Container/Dynamic/QuadForceFieldTopologyChangeHandling.scn (thread 3/4 ; scene 68/121)
- examples/Tutorials/StepByStep/Visual/3_Visual.scn (thread 1/4 ; scene 71/121)
- examples/Tutorials/Topologies/TopologyHexa2QuadTopologicalMapping.scn (thread 4/4 ; scene 61/118)
- examples/Component/LinearSolver/Direct/FEMBAR_EigenSparseQR.scn (thread 3/4 ; scene 69/121)
- examples/Benchmark/Render/ManySpheres.scn (thread 1/4 ; scene 72/121)
- applications/plugins/MultiThreading/examples/5DeformableCubesConstraints.scn (thread 4/4 ; scene 62/118)
- examples/Benchmark/Performance/BuildLCP/BuiltConstraintCorrection.scn (thread 1/4 ; scene 73/121)
- examples/Benchmark/TopologicalChanges/ProjectToPointConstraint_RemovingMeshTest.scn (thread 4/4 ; scene 63/118)
- examples/Component/Topology/Container/Dynamic/AddingTetraProcess.scn (thread 3/4 ; scene 70/121)
- examples/Tutorials/Collision/AdvancedResponseConstraintBased.scn (thread 4/4 ; scene 64/118)
- examples/Component/Engine/Select/SubsetTopology_localIndicesOption.scn (thread 3/4 ; scene 71/121)
- examples/Tutorials/StepByStep/Dentistry_Haptics/dentalSurgery_05.scn (thread 1/4 ; scene 74/121)
- examples/Component/Topology/Container/Constant/MeshTopology.scn (thread 4/4 ; scene 65/118)
- applications/plugins/ArticulatedSystemPlugin/examples/ArticulatedArm/robot.py (thread 3/4 ; scene 72/121)
- examples/Tutorials/StepByStep/Pendulum/0_Pendulum.scn (thread 2/4 ; scene 32/121)
- examples/Component/Mass/UniformMass.scn (thread 4/4 ; scene 66/118)
- examples/Component/Constraint/Projective/ParabolicConstraint.scn (thread 1/4 ; scene 75/121)
- examples/Component/SolidMechanics/FEM/HexahedronCompositeFEMMapping.scn (thread 2/4 ; scene 33/121)
- examples/Component/SolidMechanics/FEM/HexahedralFEMForceFieldAndMass.scn (thread 3/4 ; scene 73/121)
- examples/Tutorials/OldTutorials/tutorial4.scn (thread 4/4 ; scene 67/118)
- examples/Tutorials/ForceFields/TutorialForceFieldLiverHexaFEM.scn (thread 1/4 ; scene 76/121)
- examples/Component/Constraint/Projective/PartialFixedConstraint.scn (thread 2/4 ; scene 34/121)
- examples/Tutorials/StepByStep/Dentistry_Haptics/dentalSurgery_03.scn (thread 1/4 ; scene 77/121)
- examples/Component/Topology/Container/Dynamic/RemovingTrianglesProcess.scn (thread 3/4 ; scene 74/121)
- examples/Component/SolidMechanics/Spring/JointSpringForceField.scn (thread 4/4 ; scene 68/118)
- examples/Benchmark/Performance/CollisionGroupManager/2systems_with_CollisionGroupManager.scn (thread 2/4 ; scene 35/121)
- examples/Tutorials/StepByStep/Pendulum/3_Pendulum.scn (thread 3/4 ; scene 75/121)
- examples/Demos/skybox.scn (thread 1/4 ; scene 78/121)
- examples/Component/SolidMechanics/Spring/FastTriangularBendingSprings.scn (thread 4/4 ; scene 69/118)
- examples/Component/Engine/Generate/spiral.scn (thread 3/4 ; scene 76/121)
- examples/Benchmark/Analysis/constantMomentum.scn (thread 4/4 ; scene 70/118)
- examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_JacobiPreconditioner.scn (thread 1/4 ; scene 79/121)
- examples/Component/Constraint/Lagrangian/FrictionContact_VelocityConstraints.scn (thread 2/4 ; scene 36/121)
- examples/Component/Engine/Generate/GenerateGrid.scn (thread 3/4 ; scene 77/121)
- examples/Component/ODESolver/Backward/EulerImplicitSolver.scn (thread 4/4 ; scene 71/118)
- examples/Tutorials/Basic/TutorialBasicPendulum.scn (thread 1/4 ; scene 80/121)
- examples/Component/Topology/Container/Dynamic/TetrahedronForceFieldTopologyChangeHandling.scn (thread 3/4 ; scene 78/121)
- examples/Component/Visual/DirectionalLight.scn (thread 4/4 ; scene 72/118)
- applications/plugins/SofaMatrix/examples/ComplianceMatrixExporter.scn (thread 1/4 ; scene 81/121)
- examples/Tutorials/StepByStep/Dentistry_Haptics/dentalSurgery_Annex.scn (thread 2/4 ; scene 37/121)
- examples/Component/Mapping/Linear/BarycentricTetraMapping.scn (thread 4/4 ; scene 73/118)
- examples/Component/Mapping/NonLinear/DistanceMultiMapping.scn (thread 1/4 ; scene 82/121)
- examples/Benchmark/TopologicalChanges/AffineMovementConstraint__RemovingMeshTest.scn (thread 3/4 ; scene 79/121)
- applications/plugins/MultiThreading/examples/livers.scn (thread 2/4 ; scene 38/121)
- examples/Component/SolidMechanics/FEM/NonUniformHexahedronFEMForceFieldAndMass.scn (thread 3/4 ; scene 80/121)
- examples/Component/Engine/Select/PlaneROI.scn (thread 1/4 ; scene 83/121)
- applications/plugins/ArticulatedSystemPlugin/examples/ArticulatedSystemMapping.scn (thread 4/4 ; scene 74/118)
- examples/Component/Visual/VisualStyle.scn (thread 4/4 ; scene 75/118)
- examples/Component/Engine/Generate/GenerateRigidMass.scn (thread 2/4 ; scene 39/121)
- applications/plugins/MultiThreading/examples/ParallelBruteForceBroadPhase.scn (thread 1/4 ; scene 84/121)
- examples/Component/SolidMechanics/Spring/StiffSpringForceField_simple.scn (thread 4/4 ; scene 76/118)
- examples/Tutorials/OldTutorials/demo7.scn (thread 2/4 ; scene 40/121)
- examples/Tutorials/StepByStep/Pendulum/2_Pendulum.scn (thread 3/4 ; scene 81/121)
- examples/Component/Topology/Container/Dynamic/AddingQuad2TriangleProcess.scn (thread 1/4 ; scene 85/121)
- examples/Component/Engine/Select/SubsetTopology_withtetrahedra.scn (thread 4/4 ; scene 77/118)
- examples/Component/Constraint/Lagrangian/FrictionContact_LCP_with_friction.scn (thread 2/4 ; scene 41/121)
- examples/Component/Collision/Geometry/SphereModel.scn (thread 3/4 ; scene 82/121)
- applications/plugins/SofaPython3/examples/basic.py (thread 1/4 ; scene 86/121)
- examples/Component/Topology/Container/Dynamic/RemovingPointSprings.scn (thread 2/4 ; scene 42/121)
- examples/Component/LinearSystem/CompositeLinearSystem.scn (thread 3/4 ; scene 83/121)
- examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_WarpPreconditioner.scn (thread 4/4 ; scene 78/118)
- examples/Component/Engine/Transform/TransformMatrixEngine.scn (thread 1/4 ; scene 87/121)
- examples/Component/Topology/Container/Grid/SphereGridTopology.scn (thread 2/4 ; scene 43/121)
- examples/Component/Constraint/Projective/OscillatorConstraint_rigid.scn (thread 4/4 ; scene 79/118)
- examples/Demos/chainHybridNoGroup.scn (thread 1/4 ; scene 88/121)
- applications/plugins/SofaPython3/examples/access_stiffness_matrix.py (thread 4/4 ; scene 80/118)
- examples/Component/Topology/Utility/TopologicalChangeProcessor_useDataInputs_option.scn (thread 1/4 ; scene 89/121)
- examples/Tutorials/Topologies/TopologyQuad2TriangleTopologicalMapping.scn (thread 2/4 ; scene 44/121)
- examples/Component/Visual/PositionalLight.scn (thread 4/4 ; scene 81/118)
- examples/Demos/2d.scn (thread 1/4 ; scene 90/121)
- examples/Component/Topology/Mapping/Triangle2EdgeTopologicalMapping.scn (thread 3/4 ; scene 84/121)
- examples/Benchmark/Accuracy/TriangleFEMForceField_compare.scn (thread 4/4 ; scene 82/118)
- examples/Tutorials/StepByStep/Pendulum/1_Pendulum.scn (thread 2/4 ; scene 45/121)
- examples/Component/SolidMechanics/FEM/HexahedronCompositeFEMForceFieldAndMass.scn (thread 1/4 ; scene 91/121)
- examples/Component/SolidMechanics/Spring/TriangleBendingSprings.scn (thread 3/4 ; scene 85/121)
- examples/Tutorials/OldTutorials/demo8Triangle.scn (thread 2/4 ; scene 46/121)
- examples/Component/Topology/Container/Grid/CylinderGridTopology.scn (thread 4/4 ; scene 83/118)
- examples/Component/IO/Mesh/VoxelGridLoader.scn (thread 3/4 ; scene 86/121)
- examples/Component/Controller/test_sleep.scn (thread 1/4 ; scene 92/121)
- examples/Component/Engine/Generate/MeshClosingEngine.scn (thread 2/4 ; scene 47/121)
- applications/plugins/SofaMatrix/examples/GlobalSystemMatrixExporter.scn (thread 3/4 ; scene 87/121)
- examples/Component/Visual/LightManager.scn (thread 2/4 ; scene 48/121)
- examples/Component/Mapping/Linear/DeformableOnRigidFrameMappingConstraints.scn (thread 1/4 ; scene 93/121)
- examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField.scn (thread 4/4 ; scene 84/118)
- examples/Tutorials/Collision/AdvancedSolversMultipleGroupsSolver.scn (thread 3/4 ; scene 88/121)
- examples/Component/Topology/Mapping/SubsetTopologicalMapping2.scn (thread 2/4 ; scene 49/121)
- examples/Component/Mapping/NonLinear/SquareMapping.scn (thread 3/4 ; scene 89/121)
- examples/Component/Constraint/Projective/AttachConstraintMatrix.scn (thread 1/4 ; scene 94/121)
- examples/Tutorials/StepByStep/Getyourbearings/0_getyourbearings.scn (thread 2/4 ; scene 50/121)
- examples/Component/Engine/Transform/SmoothMeshEngine.scn (thread 4/4 ; scene 85/118)
- examples/Tutorials/StepByStep/FullObject/6_FullObject.scn (thread 3/4 ; scene 90/121)
- examples/Component/MechanicalLoad/TrianglePressureForceField.scn (thread 2/4 ; scene 51/121)
- examples/Component/Collision/Detection/RayTraceCollision.scn (thread 1/4 ; scene 95/121)
- examples/Component/Constraint/Projective/FixedPlaneConstraint.scn (thread 4/4 ; scene 86/118)
- examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_assembledCG_blocs.scn (thread 3/4 ; scene 91/121)
- applications/plugins/ArticulatedSystemPlugin/examples/ArticulatedHierarchyBVHController.scn (thread 2/4 ; scene 52/121)
- examples/Tutorials/StepByStep/FullObject/3_FullObject.scn (thread 4/4 ; scene 87/118)
- applications/plugins/SofaPython3/examples/taskScheduler.py (thread 3/4 ; scene 92/121)
- examples/Component/Mapping/NonLinear/RigidMapping2d-basic.scn (thread 4/4 ; scene 88/118)
- examples/Benchmark/Performance/TorusFall.scn (thread 1/4 ; scene 96/121)
- examples/Component/Topology/Container/Dynamic/RemovingTetraProcess.scn (thread 4/4 ; scene 89/118)
- examples/Tutorials/ForceFields/TutorialForceFieldLiverTriangleFEM.scn (thread 2/4 ; scene 53/121)
- examples/Component/Engine/Select/SubsetTopology_subsetbehaviormodel.scn (thread 3/4 ; scene 93/121)
- examples/Component/Constraint/Projective/PatchTestConstraint.scn (thread 4/4 ; scene 90/118)
- examples/Component/Constraint/Projective/ProjectToLineConstraint.scn (thread 1/4 ; scene 97/121)
- examples/Benchmark/TopologicalChanges/ProjectToLineConstraint_RemovingMeshTest.scn (thread 3/4 ; scene 94/121)
- applications/plugins/SofaPython3/examples/access_matrix.py (thread 4/4 ; scene 91/118)
- examples/Component/Playback/WriteState.scn (thread 2/4 ; scene 54/121)
- examples/Tutorials/Topologies/TopologyHexa2TetraTopologicalMapping.scn (thread 1/4 ; scene 98/121)
- examples/Component/SceneUtility/Gravity.scn (thread 3/4 ; scene 95/121)
- examples/Component/SceneUtility/Monitor.scn (thread 2/4 ; scene 55/121)
- examples/Component/Visual/ClipPlane.scn (thread 4/4 ; scene 92/118)
- examples/Component/Visual/LightMax.scn (thread 1/4 ; scene 99/121)
- examples/Component/Engine/Generate/MergePoints.scn (thread 2/4 ; scene 56/121)
- examples/Demos/Coil.scn (thread 3/4 ; scene 96/121)
- examples/Demos/collisionMultiple.scn (thread 4/4 ; scene 93/118)
- examples/Tutorials/StepByStep/FullObject/8_FullObject.scn (thread 1/4 ; scene 100/121)
- applications/plugins/SofaPython3/examples/liver.py (thread 3/4 ; scene 97/121)
- examples/Demos/chainHybrid.scn (thread 1/4 ; scene 101/121)
- applications/plugins/SofaPython3/examples/access_compliance_matrix.py (thread 2/4 ; scene 57/121)
- examples/Component/LinearSolver/Direct/FEMBAR_SparseLDLSolver.scn (thread 4/4 ; scene 94/118)
- examples/Tutorials/StepByStep/Pendulum/4_Pendulum.scn (thread 3/4 ; scene 98/121)
- examples/Component/Engine/Analyze/ShapeMatching.scn (thread 1/4 ; scene 102/121)
- examples/Tutorials/StepByStep/Visual/1_Visual.scn (thread 2/4 ; scene 58/121)
- applications/plugins/SofaPython3/examples/example-scriptcontroller.py (thread 4/4 ; scene 95/118)
- examples/Demos/simpleBoundaryConditions.scn (thread 3/4 ; scene 99/121)
- examples/Component/Engine/Select/ProximityROI.scn (thread 1/4 ; scene 103/121)
- examples/Tutorials/Mappings/TutorialMappingCubeSurface.scn (thread 2/4 ; scene 59/121)
- examples/Tutorials/OldTutorials/demo3.scn (thread 3/4 ; scene 100/121)
- examples/Component/Topology/Container/Grid/SparseGridTopology.scn (thread 4/4 ; scene 96/118)
- examples/Component/IO/Mesh/MeshTrianLoader.scn (thread 2/4 ; scene 60/121)
- examples/Component/Mapping/NonLinear/RigidMapping-basic.scn (thread 1/4 ; scene 104/121)
- examples/Tutorials/StepByStep/TopologicalMapping/5_TopoMapping.scn (thread 3/4 ; scene 101/121)
- examples/Component/Topology/Container/Dynamic/RemovingHexa2QuadProcess.scn (thread 2/4 ; scene 61/121)
- examples/Component/Engine/Transform/DisplacementMatrixEngine.scn (thread 1/4 ; scene 105/121)
- examples/Demos/caduceus.scn (thread 3/4 ; scene 102/121)
- applications/plugins/SofaPython3/examples/loadXMLfromPython.py (thread 4/4 ; scene 97/118)
- examples/Tutorials/Topologies/TopologyTriangle2EdgeTopologicalMapping.scn (thread 1/4 ; scene 106/121)
- examples/Tutorials/sandbox/implicit_singlehexaFEM_2.scn (thread 2/4 ; scene 62/121)
- examples/Component/MechanicalLoad/EllipsoidForceField.scn (thread 4/4 ; scene 98/118)
- applications/plugins/MultiThreading/examples/BeamLinearMapping_mt.scn (thread 2/4 ; scene 63/121)
- examples/Component/SolidMechanics/Spring/QuadBendingSprings.scn (thread 3/4 ; scene 103/121)
- examples/Tutorials/Collision/ModelizationTriangleBased.scn (thread 1/4 ; scene 107/121)
- examples/Demos/fallingBeamLagrangianCollision.scn (thread 4/4 ; scene 99/118)
- examples/Tutorials/OldTutorials/tutorial3.scn (thread 2/4 ; scene 64/121)
- examples/Component/Engine/Generate/MergeVectors.scn (thread 1/4 ; scene 108/121)
- applications/plugins/MultiThreading/examples/ParallelHexahedronFEMForceField.scn (thread 3/4 ; scene 104/121)
- examples/Component/ODESolver/Forward/EulerExplicitSolver_diagonal.scn (thread 2/4 ; scene 65/121)
- examples/Component/Constraint/Lagrangian/BilateralInteractionConstraint_PGS.scn (thread 1/4 ; scene 109/121)
- examples/Tutorials/sandbox/implicit_singlehexaFEM.scn (thread 3/4 ; scene 105/121)
- examples/Component/LinearSolver/Iterative/CGLinearSolver.scn (thread 2/4 ; scene 66/121)
- examples/Component/Collision/Response/RuleBasedContactManager.scn (thread 1/4 ; scene 110/121)
- applications/plugins/MultiThreading/examples/ParallelCollisionDetection.scn (thread 3/4 ; scene 106/121)
- examples/Component/Mapping/NonLinear/RigidRigidMapping-basic.scn (thread 2/4 ; scene 67/121)
- examples/Component/Mapping/Linear/DeformableOnRigidFrameMapping.scn (thread 1/4 ; scene 111/121)
- examples/Component/ODESolver/Backward/NewmarkImplicitSolver.scn (thread 4/4 ; scene 100/118)
- examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_WarpedAsyncSparseLDLSolver.scn (thread 2/4 ; scene 68/121)
- examples/Component/ODESolver/Backward/VariationalSymplecticSolver.scn (thread 3/4 ; scene 107/121)
- share/config/newScene.scn (thread 1/4 ; scene 112/121)
- examples/Component/Visual/OglLineAxis.scn (thread 4/4 ; scene 101/118)
- examples/Component/Constraint/Projective/FixedConstraint.scn (thread 2/4 ; scene 69/121)
- examples/Demos/liver.scn (thread 1/4 ; scene 113/121)
- examples/Tutorials/OldTutorials/demo9.scn (thread 4/4 ; scene 102/118)
- examples/Component/Topology/Mapping/Hexa2TetraTopologicalMapping.scn (thread 2/4 ; scene 70/121)
- examples/Component/MechanicalLoad/BoxConstantForceField.scn (thread 1/4 ; scene 114/121)
- examples/Component/Visual/OglShadowShader_SpotLight2.scn (thread 4/4 ; scene 103/118)
- examples/Component/SolidMechanics/FEM/TetrahedronHyperelasticityFEMForceField_invertedTets.scn (thread 2/4 ; scene 71/121)
- examples/Component/IO/Mesh/MeshSTLLoader.scn (thread 1/4 ; scene 115/121)
- examples/Tutorials/StepByStep/FullObject/0_FullObject.scn (thread 4/4 ; scene 104/118)
- applications/plugins/SofaPython3/examples/emptyForceField.py (thread 3/4 ; scene 108/121)
- examples/Component/Mapping/Linear/BarycentricMapping.scn (thread 4/4 ; scene 105/118)
- examples/Component/SceneUtility/MakeAlias.scn (thread 1/4 ; scene 116/121)
- examples/Component/Topology/Container/Grid/RegularGridTopology_TrianglesMesh.scn (thread 2/4 ; scene 72/121)
- examples/Component/SolidMechanics/FEM/HexahedralFEMForceField.scn (thread 1/4 ; scene 117/121)
- examples/Component/Constraint/Lagrangian/InextensiblePendulum.scn (thread 3/4 ; scene 109/121)
- examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField_assemble.scn (thread 4/4 ; scene 106/118)
- applications/plugins/MultiThreading/examples/liversMeanPositions.scn (thread 2/4 ; scene 73/121)
- examples/Component/Visual/OrderIndependentTransparency.scn (thread 1/4 ; scene 118/121)
- examples/Component/Setting/ViewerSetting.scn (thread 3/4 ; scene 110/121)
- examples/Component/Visual/PostProcessManager_DepthOfField.scn (thread 1/4 ; scene 119/121)
- examples/Component/SolidMechanics/Spring/TriangularQuadraticSpringsForceField.scn (thread 2/4 ; scene 74/121)
- examples/Component/SolidMechanics/FEM/TriangleFEMForceField.scn (thread 4/4 ; scene 107/118)
- examples/Component/MechanicalLoad/PlaneForceField.scn (thread 1/4 ; scene 120/121)
- examples/Tutorials/Collision/ModelizationSphereBased.scn (thread 2/4 ; scene 75/121)
- examples/Tutorials/Topologies/TopologyLinearDifferentMesh.scn (thread 3/4 ; scene 111/121)
- examples/Component/Constraint/Projective/ProjectToPlaneConstraint.scn (thread 1/4 ; scene 121/121)
- examples/Component/Diffusion/TetrahedronDiffusionFEMForceField.scn (thread 4/4 ; scene 108/118)
- examples/Component/Engine/Select/BoxROI_2d.scn (thread 2/4 ; scene 76/121)
- share/config/default/newScene.scn (thread 3/4 ; scene 112/121)
Thread 1/4 (PID 64162) is done.
Waiting for thread 2/4 (PID 64163) to finish...
- examples/Component/Engine/Select/MeshSampler.scn (thread 4/4 ; scene 109/118)
- examples/Component/Visual/DataDisplay.scn (thread 2/4 ; scene 77/121)
- examples/Demos/TriangleSurfaceCutting.scn (thread 3/4 ; scene 113/121)
- examples/Tutorials/Mappings/TutorialMappingDragonBarycentric.scn (thread 4/4 ; scene 110/118)
- examples/Component/LinearSystem/PendulumSpringsDistanceMapping.scn (thread 2/4 ; scene 78/121)
- examples/Component/Visual/SpotLight.scn (thread 4/4 ; scene 111/118)
- examples/Component/Engine/Generate/MeshTetraStuffing.scn (thread 3/4 ; scene 114/121)
- examples/Component/SceneUtility/MonitorTest.scn (thread 2/4 ; scene 79/121)
- examples/Tutorials/OldTutorials/demo7Triangle.scn (thread 4/4 ; scene 112/118)
- examples/Tutorials/StepByStep/Pendulum/5_Pendulum.scn (thread 2/4 ; scene 80/121)
- examples/Component/Topology/Container/Grid/SparseGridMultipleTopology.scn (thread 3/4 ; scene 115/121)
- examples/Component/LinearSolver/Iterative/FEMBAR_MinResLinearSolver.scn (thread 2/4 ; scene 81/121)
- examples/Tutorials/OldTutorials/demo2.scn (thread 4/4 ; scene 113/118)
- examples/Component/Engine/Transform/vertex2frame.scn (thread 3/4 ; scene 116/121)
- examples/Component/SolidMechanics/FEM/DampingForceField.scn (thread 4/4 ; scene 114/118)
- examples/Demos/2d_explicit.scn (thread 2/4 ; scene 82/121)
- examples/Component/Topology/Container/Dynamic/AddingTrianglesProcess.scn (thread 3/4 ; scene 117/121)
- examples/Tutorials/OldTutorials/demo8.scn (thread 4/4 ; scene 115/118)
- examples/Tutorials/sandbox/rungekutta_singlehexaFEM.scn (thread 2/4 ; scene 83/121)
- examples/Component/SolidMechanics/FEM/FastTetrahedronCorotationalForceField_validation.scn (thread 3/4 ; scene 118/121)
- examples/Tutorials/StepByStep/Pendulum/6_Pendulum.scn (thread 4/4 ; scene 116/118)
- examples/Component/SolidMechanics/TensorMass/TetrahedralTensorMassForceField.scn (thread 2/4 ; scene 84/121)
- examples/Benchmark/Performance/CollisionGroupManager/1system_without_CollisionGroupManager.scn (thread 4/4 ; scene 117/118)
- examples/Component/SolidMechanics/FEM/StandardTetrahedralFEMForceField.scn (thread 2/4 ; scene 85/121)
- examples/Tutorials/StepByStep/FullObject/4_FullObject.scn (thread 2/4 ; scene 86/121)
- examples/Component/Mass/MeshMatrixMass.scn (thread 4/4 ; scene 118/118)
- examples/Component/SolidMechanics/FEM/TriangularForceFieldComparison.scn (thread 2/4 ; scene 87/121)
- examples/Component/Constraint/Lagrangian/BilateralInteractionConstraint_NNCG.scn (thread 2/4 ; scene 88/121)
- examples/Component/ODESolver/Forward/EulerExplicitSolver.scn (thread 2/4 ; scene 89/121)
- examples/Component/LinearSolver/Iterative/FEMBAR_CGLinearSolver_assembled.scn (thread 2/4 ; scene 90/121)
- examples/Component/Constraint/Lagrangian/SlidingConstraint.scn (thread 2/4 ; scene 91/121)
- examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_SSORPreconditioner.scn (thread 2/4 ; scene 92/121)
- applications/plugins/MultiThreading/examples/ParallelTetrahedronFEMForceField.scn (thread 2/4 ; scene 93/121)
- examples/Component/Constraint/Projective/PlaneConstraint.scn (thread 3/4 ; scene 119/121)
- examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_PrecomputedWarpPreconditioner.scn (thread 2/4 ; scene 94/121)
- examples/Component/IO/Mesh/MeshVTKLoader.scn (thread 3/4 ; scene 120/121)
- examples/Component/IO/Mesh/LiverUseNewLoaders.scn (thread 2/4 ; scene 95/121)
- applications/plugins/MultiThreading/examples/ParallelCGLinearSolver.scn (thread 3/4 ; scene 121/121)
- examples/Component/Mapping/Linear/SkinningMapping.scn (thread 2/4 ; scene 96/121)
- examples/Component/SceneUtility/AddResourceRepository.scn (thread 2/4 ; scene 97/121)
- examples/Component/LinearSystem/ConstantSparsityPatternSystem.scn (thread 2/4 ; scene 98/121)
- examples/Component/Topology/Container/Dynamic/RemovingQuad2TriangleProcess.scn (thread 2/4 ; scene 99/121)
- examples/Component/Topology/Container/Dynamic/RemovingTetraProcess_withCollisionModel.scn (thread 2/4 ; scene 100/121)
- examples/Component/MechanicalLoad/ConstantForceField.scn (thread 2/4 ; scene 101/121)
- examples/Tutorials/Topologies/TopologyVolumeDifferentMesh.scn (thread 2/4 ; scene 102/121)
- examples/Component/Visual/MergeVisualModels.scn (thread 2/4 ; scene 103/121)
- examples/Component/Engine/Generate/MeshBarycentricMapperEngine.scn (thread 2/4 ; scene 104/121)
- examples/Component/MechanicalLoad/TaitSurfacePressureForceField.scn (thread 2/4 ; scene 105/121)
- examples/Component/Topology/Mapping/Edge2QuadTopologicalMapping.scn (thread 2/4 ; scene 106/121)
- examples/Tutorials/StepByStep/Pendulum/7_Pendulum.scn (thread 2/4 ; scene 107/121)
- examples/Tutorials/StepByStep/Visual/6_Visual.scn (thread 2/4 ; scene 108/121)
- examples/Component/Mass/DiagonalMass.scn (thread 2/4 ; scene 109/121)
- applications/plugins/SofaPython3/examples/keyEvents.py (thread 2/4 ; scene 110/121)
- examples/Component/Constraint/Projective/OscillatorConstraint.scn (thread 2/4 ; scene 111/121)
- examples/Tutorials/StepByStep/Dentistry_Haptics/dentalSurgery_01.scn (thread 2/4 ; scene 112/121)
- examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_BlockJacobiPreconditioner.scn (thread 2/4 ; scene 113/121)
- examples/Component/Topology/Container/Dynamic/RemovingTetra2TriangleProcess_performanceTest.scn (thread 2/4 ; scene 114/121)
- examples/Component/SolidMechanics/Spring/PolynomialSpringsForceField.scn (thread 2/4 ; scene 115/121)
- examples/Component/Visual/OglModel.scn (thread 2/4 ; scene 116/121)
- examples/Component/Visual/LinearBlendSkinningGPU.scn (thread 2/4 ; scene 117/121)
- examples/Component/Mapping/Linear/SubsetMultiMapping.scn (thread 2/4 ; scene 118/121)
- examples/Component/SolidMechanics/FEM/RestShapeSpringsForceField3.scn (thread 2/4 ; scene 119/121)
- examples/Component/Constraint/Projective/AffineMovementConstraint3D.scn (thread 2/4 ; scene 120/121)
- examples/Component/Mapping/NonLinear/SquareDistanceMapping.scn (thread 2/4 ; scene 121/121)
Thread 2/4 (PID 64163) is done.
Waiting for thread 3/4 (PID 64164) to finish...
Thread 3/4 (PID 64164) is done.
Waiting for thread 4/4 (PID 64165) to finish...
Thread 4/4 (PID 64165) is done.
Done.
Extracting successes...
Done.
Extracting warnings...
Done.
Extracting errors...
Done.
Extracting crashes...
Done.
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/ci/scripts/scene-tests.sh: line 839: kill: (-156) - No such process
Scene testing summary:
- 481 scene(s) tested
- 481 success(es)
- 293 warning(s)
- 0 error(s)
- 0 crash(es)
  File "<string>", line 1
    print(42.565317999999984 + [?25l[INFO]    [BatchGUI] 1 iterations done in 1.3e-05 s ( 76923.1 FPS).  )
                                   ^
SyntaxError: invalid decimal literal
  File "<string>", line 1
    print(50.865772000000014 + [?25l[INFO]    [BatchGUI] 1 iterations done in 1e-05 s ( 100000 FPS).  )
                                   ^
SyntaxError: invalid decimal literal
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/b3f2f2a42ae5bf59b449b15dff6aec9b929d5042 (sent): [success] macos_clang_default - Build OK. FIXME: 4 units, 0 scene
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042&config=macos_clang_default&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release/5049/&scenes_status=done&scenes_total=481&scenes_successes=481&scenes_errors=0&scenes_crashes=0&scenes_duration=69.727438
INFO: scene-test warnings limited to 5000
INFO: warnings clamping not needed (293 < 5000)
INFO: scene-test errors limited to 5000
INFO: errors clamping not needed (0 < 5000)
[END] Scene tests (2024-04-18 14:29:19.961411) - took 357.357055 seconds
[BEGIN] Regression tests (2024-04-18 14:29:19.992263)
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042&config=macos_clang_default&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release/5049/&regressions_status=running
Initializing regression testing.
Starting all regression tests...
Waiting for thread 1/4 (PID 59380) to finish...



------------------------------------------

Running regression-tests Regression_test
Calling: bash -c "/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/bin/Regression_test --gtest_output=xml:regression-tests/Regression_test/report.xml 2>&1"

[INFO]    [Regression_test::StateRegressionSceneList] Parsing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/RegressionStateScenes.regression-tests
[INFO]    [Regression_test::StateRegressionSceneList] Will use the references from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/../applications/projects/Regression/references/examples
[INFO]    [Regression_test::StateRegressionSceneList] Parsing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/applications/plugins/RegressionStateScenes.regression-tests
[INFO]    [Regression_test::StateRegressionSceneList] Will use the references from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/applications/plugins/../projects/Regression/references/applications/plugins
[INFO]    [Regression_test::TopologyRegressionSceneList] Parsing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/RegressionTopologyScenes.regression-tests
[INFO]    [Regression_test::TopologyRegressionSceneList] Will use the references from /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/../applications/projects/Regression/references/examples
[INFO]    [SofaPython3] Initializing with python version 3.10.5 (main, Jun 23 2022, 17:15:32) [Clang 13.0.0 (clang-1300.0.29.30)]
[INFO]    [SofaPython3] Registering a scene loader for [.py, .py3, .pyscn, .py3scn] files.
[INFO]    [SofaPython3] Initializing python
[INFO]    [SofaPython3] SofaPython3 not found in PluginManager's map.
[INFO]    [SofaPython3] Added '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/python3/site-packages' to sys.path
---------------------------------------
Checking SOFA_ROOT and SOFAPYTHON3_ROOT
Using environment variable SOFA_ROOT: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build
---------------------------------------
[==========] Running 78 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 63 tests from Regression_test/StateRegression_test
[ RUN      ] Regression_test/StateRegression_test.sceneTest/TriangleSurfaceCutting
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Demos/TriangleSurfaceCutting.scn
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Detection.Intersection.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Geometry.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Collision.Response.Contact.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Projective.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.IO.Mesh.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Iterative.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mapping.Linear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mass.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Backward.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SolidMechanics.Spring.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.StateContainer.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Dynamic.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Visual.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.GL.Component.Rendering3D.dylib
[       OK ] Regression_test/StateRegression_test.sceneTest/TriangleSurfaceCutting (450 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/chainAll
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Demos/chainAll.scn
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Mapping.NonLinear.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Constant.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Container.Grid.dylib
[       OK ] Regression_test/StateRegression_test.sceneTest/chainAll (7036 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/chainHybrid
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Demos/chainHybrid.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/chainHybrid (553 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/chainHybridNoGroup
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Demos/chainHybridNoGroup.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/chainHybridNoGroup (552 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/collisionMultiple
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Demos/collisionMultiple.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/collisionMultiple (1019 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/liver
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Demos/liver.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/liver (199 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/simpleBoundaryConditions
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Demos/simpleBoundaryConditions.scn
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Engine.Select.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.MechanicalLoad.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Mapping.dylib
[       OK ] Regression_test/StateRegression_test.sceneTest/simpleBoundaryConditions (73 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/fallingBeamLagrangianCollision
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Demos/fallingBeamLagrangianCollision.scn
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.AnimationLoop.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Direct.dylib
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.GUI.Component.dylib
[       OK ] Regression_test/StateRegression_test.sceneTest/fallingBeamLagrangianCollision (741 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/RuleBasedContactManager
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Collision/Response/RuleBasedContactManager.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/RuleBasedContactManager (298 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FrictionContact
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Collision/Response/FrictionContact.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FrictionContact (162 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/BilateralInteractionConstraint_NNCG
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Constraint/Lagrangian/BilateralInteractionConstraint_NNCG.scn
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Constraint.Lagrangian.Model.dylib
[       OK ] Regression_test/StateRegression_test.sceneTest/BilateralInteractionConstraint_NNCG (112 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/BilateralInteractionConstraint_PGS
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Constraint/Lagrangian/BilateralInteractionConstraint_PGS.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/BilateralInteractionConstraint_PGS (109 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/BilateralInteractionConstraint_UGS
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Constraint/Lagrangian/BilateralInteractionConstraint_UGS.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/BilateralInteractionConstraint_UGS (106 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FrictionContact_LCP_with_friction
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Constraint/Lagrangian/FrictionContact_LCP_with_friction.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FrictionContact_LCP_with_friction (199 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FrictionContact_LCP_without_friction
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Constraint/Lagrangian/FrictionContact_LCP_without_friction.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FrictionContact_LCP_without_friction (205 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FixedConstraint
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Constraint/Projective/FixedConstraint.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FixedConstraint (164 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSimplicialLDLT
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/LinearSolver/Direct/FEMBAR_EigenSimplicialLDLT.scn
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.LinearSolver.Preconditioner.dylib
[INFO]    [EigenSimplicialLDLT(EigenSimplicialLDLT1)] A linear system is required, but has not been found. Add a linear system to your scene to remove this warning. The list of available linear system components is: [CompositeLinearSystem, ConstantSparsityPatternSystem, MatrixFreeSystem, MatrixLinearSystem, PrecomputedMatrixSystem, RotationMatrixSystem].
A component of type MatrixLinearSystem (template CompressedRowSparseMatrixMat3x3d) will be automatically added for you in Node /.
[INFO]    [EigenSimplicialLDLT(EigenSimplicialLDLT1)] Ordering method link is set to /NaturalOrderingMethod1
[INFO]    [MatrixLinearSystem(MatrixLinearSystem1)] System matrix is resized from 0 x 0 to 960 x 960
[INFO]    [MatrixLinearSystem(MatrixLinearSystem1)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Mass) is created and associated to /mass for a contribution on states /DoFs and /DoFs
[INFO]    [MatrixLinearSystem(MatrixLinearSystem1)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Stiffness) is created and associated to /mass for a contribution on states /DoFs and /DoFs
[INFO]    [MatrixLinearSystem(MatrixLinearSystem1)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Stiffness) is created and associated to /FEM for a contribution on states /DoFs and /DoFs
[INFO]    [MatrixLinearSystem(MatrixLinearSystem1)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Damping) is created and associated to /mass for a contribution on states /DoFs and /DoFs
[INFO]    [MatrixLinearSystem(MatrixLinearSystem1)] No local matrix found: a new local matrix of type AssemblingMatrixAccumulator (template Damping) is created and associated to /FEM for a contribution on states /DoFs and /DoFs
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSimplicialLDLT (296 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSimplicialLLT
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/LinearSolver/Direct/FEMBAR_EigenSimplicialLLT.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSimplicialLLT (294 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSparseLU
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/LinearSolver/Direct/FEMBAR_EigenSparseLU.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSparseLU (439 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSparseQR
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/LinearSolver/Direct/FEMBAR_EigenSparseQR.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_EigenSparseQR (1331 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PrecomputedLinearSolver
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/LinearSolver/Direct/FEMBAR_PrecomputedLinearSolver.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PrecomputedLinearSolver (227 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_SparseLDLSolver
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/LinearSolver/Direct/FEMBAR_SparseLDLSolver.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_SparseLDLSolver (296 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_MinResLinearSolver
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/LinearSolver/Iterative/FEMBAR_MinResLinearSolver.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_MinResLinearSolver (389 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_ShewchukPCGLinearSolver
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/LinearSolver/Iterative/FEMBAR_ShewchukPCGLinearSolver.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_ShewchukPCGLinearSolver (5 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_CGLinearSolver
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/LinearSolver/Iterative/FEMBAR_CGLinearSolver.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_CGLinearSolver (385 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_CGLinearSolver_assembled
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/LinearSolver/Iterative/FEMBAR_CGLinearSolver_assembled.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_CGLinearSolver_assembled (257 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_BlockJacobiPreconditioner
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_BlockJacobiPreconditioner.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_BlockJacobiPreconditioner (112 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_JacobiPreconditioner
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_JacobiPreconditioner.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_JacobiPreconditioner (105 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_NoPreconditioner
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_NoPreconditioner.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_NoPreconditioner (76 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_PrecomputedWarpPreconditioner
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_PrecomputedWarpPreconditioner.scn
[INFO]    [PrecomputedWarpPreconditioner(preconditioner)] shared matrix : root-0-0.02.comp is already built.
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_PrecomputedWarpPreconditioner (43 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_SSORPreconditioner
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_SSORPreconditioner.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_SSORPreconditioner (451 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_WarpPreconditioner
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/LinearSolver/Preconditioner/FEMBAR_PCG_WarpPreconditioner.scn
[INFO]    [WarpPreconditioner(preconditioner)] LinearSolver path used: '@initSolver'
[INFO]    [WarpPreconditioner(preconditioner)] Found 1 Rotation finders  
0 : FEM  

[       OK ] Regression_test/StateRegression_test.sceneTest/FEMBAR_PCG_WarpPreconditioner (422 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/DistanceMapping
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Mapping/NonLinear/DistanceMapping.scn
[WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG  
Check the 'threshold' data field, you might decrease it
[       OK ] Regression_test/StateRegression_test.sceneTest/DistanceMapping (36 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/DistanceMultiMapping
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Mapping/NonLinear/DistanceMultiMapping.scn
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Engine.Transform.dylib
[WARNING] [DistanceMultiMapping(DistanceMultiMapping1)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG  
Check the 'threshold' data field, you might decrease it
[       OK ] Regression_test/StateRegression_test.sceneTest/DistanceMultiMapping (77 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/SquareDistanceMapping
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Mapping/NonLinear/SquareDistanceMapping.scn
[WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG  
Check the 'threshold' data field, you might decrease it
[       OK ] Regression_test/StateRegression_test.sceneTest/SquareDistanceMapping (36 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/UniformMass
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Mass/UniformMass.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/UniformMass (125 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/DiagonalMass
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Mass/DiagonalMass.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/DiagonalMass (231 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/MeshMatrixMass
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Mass/MeshMatrixMass.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/MeshMatrixMass (240 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/InteractionEllipsoidForceField
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/MechanicalLoad/InteractionEllipsoidForceField.scn
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.ODESolver.Forward.dylib
[       OK ] Regression_test/StateRegression_test.sceneTest/InteractionEllipsoidForceField (156 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/EulerExplicitSolver
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/ODESolver/Forward/EulerExplicitSolver.scn
[SUGGESTION] [SparseLDLSolver] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[       OK ] Regression_test/StateRegression_test.sceneTest/EulerExplicitSolver (1500 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/EulerExplicitSolver_diagonal
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/ODESolver/Forward/EulerExplicitSolver_diagonal.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/EulerExplicitSolver_diagonal (523 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/EulerImplicitSolver
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/ODESolver/Backward/EulerImplicitSolver.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/EulerImplicitSolver (3595 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/BeamFEMForceField
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/SolidMechanics/FEM/BeamFEMForceField.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/BeamFEMForceField (65 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/HexahedronFEMForceField
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/SolidMechanics/FEM/HexahedronFEMForceField.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/HexahedronFEMForceField (574 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/HexahedronFEMForceFieldAndMass
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/SolidMechanics/FEM/HexahedronFEMForceFieldAndMass.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/HexahedronFEMForceFieldAndMass (277 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/QuadBendingFEMForceField
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/SolidMechanics/FEM/QuadBendingFEMForceField.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/QuadBendingFEMForceField (1229 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/TetrahedralCorotationalFEMForceField
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/SolidMechanics/FEM/TetrahedralCorotationalFEMForceField.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/TetrahedralCorotationalFEMForceField (3115 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/TetrahedronFEMForceField
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/TetrahedronFEMForceField (4348 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/TetrahedronFEMForceField_assemble
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField_assemble.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/TetrahedronFEMForceField_assemble (5406 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/TetrahedronFEMForceField_plasticity
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/SolidMechanics/FEM/TetrahedronFEMForceField_plasticity.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/TetrahedronFEMForceField_plasticity (2287 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/TetrahedronHyperelasticityFEMForceField
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/SolidMechanics/FEM/TetrahedronHyperelasticityFEMForceField.scn
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.SolidMechanics.FEM.HyperElastic.dylib
[       OK ] Regression_test/StateRegression_test.sceneTest/TetrahedronHyperelasticityFEMForceField (336 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/TriangularFEMForceFieldOptim
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/SolidMechanics/FEM/TriangularFEMForceFieldOptim.scn
[WARNING] [CGLinearSolver(linearsolver1)] Unused Attribute: "verbose" with value: "0"
[INFO]    [TriangularFEMForceFieldOptim(FEM)] link to Topology container should be set to ensure right behavior. First Topology found in current context will be used.
[INFO]    [TriangularFEMForceFieldOptim(FEM)] Topology path used: '@Container'
[INFO]    [TriangularFEMForceFieldOptim(FEM)] TopologyData: triangleInfo linkToTriangleDataArray 
[INFO]    [TriangularFEMForceFieldOptim(FEM)] TopologyData: triangleInfo initialized with dynamic TriangleSetTopologyContainerTopology.
[INFO]    [TriangularFEMForceFieldOptim(FEM)] TopologyData: triangleState linkToTriangleDataArray 
[INFO]    [TriangularFEMForceFieldOptim(FEM)] TopologyData: triangleState initialized with dynamic TriangleSetTopologyContainerTopology.
[INFO]    [TriangularFEMForceFieldOptim(FEM)] TopologyData: triangleState removed from dynamic topology: TriangleSetTopologyContainer
[INFO]    [TriangularFEMForceFieldOptim(FEM)] TopologyData: triangleInfo removed from dynamic topology: TriangleSetTopologyContainer
[       OK ] Regression_test/StateRegression_test.sceneTest/TriangularFEMForceFieldOptim (128 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/FastTriangularBendingSprings
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/SolidMechanics/Spring/FastTriangularBendingSprings.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/FastTriangularBendingSprings (32 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/MeshSpringForceField
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/SolidMechanics/Spring/MeshSpringForceField.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/MeshSpringForceField (4574 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/Mesh2PointTopologicalMapping
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Topology/Mapping/Mesh2PointTopologicalMapping.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/Mesh2PointTopologicalMapping (44 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/SparseGridTopology
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Topology/Container/Grid/SparseGridTopology.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/SparseGridTopology (1162 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/SparseGridRamificationTopology
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Topology/Container/Grid/SparseGridRamificationTopology.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/SparseGridRamificationTopology (382 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_assembledCG
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_assembledCG.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_assembledCG (5500 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_assembledCG_blocs
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_assembledCG_blocs.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_assembledCG_blocs (2280 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_direct
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_direct.scn
[SUGGESTION] [SparseLDLSolver] Template is empty
By default SparseLDLSolver uses blocks with a single scalar (to handle all cases of simulations).
If you are using only 3D DOFs, you may consider using blocks of Matrix3 to speedup the calculations.
If it is the case, add template="CompressedRowSparseMatrixMat3x3d" to this object in your scene
Otherwise, if you want to disable this message, add template="CompressedRowSparseMatrixd" .
[       OK ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_direct (6846 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_direct_blocs
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_direct_blocs.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_direct_blocs (3889 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_matrixfreeCG
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Benchmark/Performance/MatrixAssembly/MatrixAssembly_matrixfreeCG.scn
[       OK ] Regression_test/StateRegression_test.sceneTest/MatrixAssembly_matrixfreeCG (2077 ms)
[ RUN      ] Regression_test/StateRegression_test.sceneTest/ParallelCGLinearSolver
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/applications/plugins/MultiThreading/examples/ParallelCGLinearSolver.scn
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libMultiThreading.dylib
[       OK ] Regression_test/StateRegression_test.sceneTest/ParallelCGLinearSolver (2141 ms)
[----------] 63 tests from Regression_test/StateRegression_test (70351 ms total)

[----------] 15 tests from Regression_test/TopologyRegression_test
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/Tetra2TriangleTopologicalMapping
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Topology/Mapping/Tetra2TriangleTopologicalMapping.scn
[WARNING] [TriangleSetTopologyContainer(unnamed)] 'src=@' does nothing.
[       OK ] Regression_test/TopologyRegression_test.sceneTest/Tetra2TriangleTopologicalMapping (330 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/RemovingTrianglesProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Topology/Container/Dynamic/RemovingTrianglesProcess.scn
[INFO]    [PluginManager] Loaded plugin: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build/lib/libSofa.Component.Topology.Utility.dylib
[       OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingTrianglesProcess (72 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/RemovingTriangle2EdgeProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Topology/Container/Dynamic/RemovingTriangle2EdgeProcess.scn
[       OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingTriangle2EdgeProcess (83 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/AddingTrianglesProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Topology/Container/Dynamic/AddingTrianglesProcess.scn
[WARNING] [TriangularFEMForceField(FEM)] No triangles found in linked Topology.
[WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG  
Check the 'threshold' data field, you might decrease it
[       OK ] Regression_test/TopologyRegression_test.sceneTest/AddingTrianglesProcess (5 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/AddingTriangle2EdgeProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Topology/Container/Dynamic/AddingTriangle2EdgeProcess.scn
[WARNING] [TriangularFEMForceField(FEM)] No triangles found in linked Topology.
[WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG  
Check the 'threshold' data field, you might decrease it
[       OK ] Regression_test/TopologyRegression_test.sceneTest/AddingTriangle2EdgeProcess (7 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetraProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Topology/Container/Dynamic/RemovingTetraProcess.scn
[       OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetraProcess (13 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetra2TriangleProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Topology/Container/Dynamic/RemovingTetra2TriangleProcess.scn
[       OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetra2TriangleProcess (36 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetra2Triangle_options1
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Topology/Container/Dynamic/RemovingTetra2Triangle_options1.scn
[       OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetra2Triangle_options1 (23 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetra2Triangle_options2
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Topology/Container/Dynamic/RemovingTetra2Triangle_options2.scn
[       OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingTetra2Triangle_options2 (24 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/AddingTetraProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Topology/Container/Dynamic/AddingTetraProcess.scn
[WARNING] [TetrahedralCorotationalFEMForceField(FEM)] No tetrahedra found in linked Topology.
[WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG  
Check the 'threshold' data field, you might decrease it
[       OK ] Regression_test/TopologyRegression_test.sceneTest/AddingTetraProcess (5 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/AddingTetra2TriangleProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Topology/Container/Dynamic/AddingTetra2TriangleProcess.scn
[WARNING] [TetrahedralCorotationalFEMForceField(FEM)] No tetrahedra found in linked Topology.
[WARNING] [TriangularFEMForceField(FEM)] No triangles found in linked Topology.
[WARNING] [CGLinearSolver(linear solver)] denominator threshold reached at first iteration of CG  
Check the 'threshold' data field, you might decrease it
[       OK ] Regression_test/TopologyRegression_test.sceneTest/AddingTetra2TriangleProcess (9 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/RemovingHexa2QuadProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Topology/Container/Dynamic/RemovingHexa2QuadProcess.scn
[       OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingHexa2QuadProcess (29 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/RemovingQuad2TriangleProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Topology/Container/Dynamic/RemovingQuad2TriangleProcess.scn
[       OK ] Regression_test/TopologyRegression_test.sceneTest/RemovingQuad2TriangleProcess (24 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/AddingHexa2QuadProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Topology/Container/Dynamic/AddingHexa2QuadProcess.scn
[       OK ] Regression_test/TopologyRegression_test.sceneTest/AddingHexa2QuadProcess (7 ms)
[ RUN      ] Regression_test/TopologyRegression_test.sceneTest/AddingQuad2TriangleProcess
[INFO]    [BaseRegression_test::runStateRegressionTest] Testing /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/examples/Component/Topology/Container/Dynamic/AddingQuad2TriangleProcess.scn
[       OK ] Regression_test/TopologyRegression_test.sceneTest/AddingQuad2TriangleProcess (269 ms)
[----------] 15 tests from Regression_test/TopologyRegression_test (942 ms total)

[----------] Global test environment tear-down
[==========] 78 tests from 2 test suites ran. (71294 ms total)
[  PASSED  ] 78 tests.
Thread 1/4 (PID 59380) is done.
Done.
/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/ci/scripts/unit-tests.sh: line 408: kill: (-59354) - No such process
Testing summary:
- 1 test suite(s)
- 78 test(s)
- 0 disabled test(s)
- 0 failure(s)
- 0 error(s)
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/b3f2f2a42ae5bf59b449b15dff6aec9b929d5042 (sent): [success] macos_clang_default - Build OK. FIXME: 4 units, 0 scene, 0 regression
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042&config=macos_clang_default&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release/5049/&regressions_status=done&regressions_suites=1&regressions_total=78&regressions_disabled=0&regressions_failures=0&regressions_errors=0&regressions_duration=71.294
[END] Regression tests (2024-04-18 14:30:33.453529) - took 73.73400 seconds
-------------------------------------------------------
[PostBuildScript] - [INFO] Executing post build scripts.
[PostBuildScript] - [INFO] build step #0 should only be executed on MATRIX
[src] $ bash /tmp/jenkins7723032368144951347.sh
ENV VARS: load /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/ci/scripts/env/default
ENV VARS: load node specific /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/ci/scripts/env/consortium-macos-3
--------------- post-build.sh vars ---------------
BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/build
CONFIG = macos_clang
PLATFORM = macos
COMPILER = clang
ARCHITECTURE = amd64
BUILD_TYPE = release
BUILD_OPTIONS = run-regression-tests run-scene-tests run-unit-tests report-to-github report-to-dashboard build-scope-standard 
--------------------------------------------------
Dashboard env vars:
DASH_COMMIT_AUTHOR=erik pernod
DASH_COMMIT_BRANCH=origin/master
DASH_COMMIT_DATE=1713442737
DASH_COMMIT_HASH=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042
DASH_COMMIT_SUBJECT=[Geomagic] Fix compilation. Replace Vector3 by Vec3 (#4661)
DASH_CONFIG=macos_clang_default
DASH_DASHBOARD_URL=https://www.sofa-framework.org/dash/input.php
DASH_NOTIFY=true
---------------------
GitHub env vars:
GITHUB_COMMIT_AUTHOR=erik pernod
GITHUB_COMMIT_DATE=1713442737
GITHUB_COMMIT_HASH=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042
GITHUB_COMMIT_MESSAGE=[Geomagic] Fix compilation. Replace Vector3 by Vec3 (#4661)
GITHUB_CONTEXT=macos_clang_default
GITHUB_NOTIFY=true
GITHUB_REPOSITORY=sofa-framework/sofa
GITHUB_SOFABOT_TOKEN=[*******]
GITHUB_TARGET_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release/5049/
---------------------
----------- statuses -----------
tests_status = done
scenes_status = done
regressions_status = done
---------------------------------
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=b3f2f2a42ae5bf59b449b15dff6aec9b929d5042&config=macos_clang_default&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release/5049/&tests_status=done&scenes_status=done&regressions_status=done
BUILD_RESULT = SUCCESS
----------- WORKSPACE -----------
total 452
drwxr-xr-x 27 ci staff    864 Apr 18 02:47 .
drwxr-xr-x  7 ci staff    224 Apr 18 14:30 ..
-rw-r--r--  1 ci staff   4525 Apr 18 02:34 .clang-format
drwxr-xr-x 13 ci staff    416 Apr 18 14:19 .git
-rw-r--r--  1 ci staff    321 Apr 18 02:34 .gitattributes
drwxr-xr-x  5 ci staff    160 Apr 18 02:34 .github
-rw-r--r--  1 ci staff   1117 Apr 18 02:34 .gitignore
-rw-r--r--  1 ci staff   3015 Apr 18 02:34 Authors.txt
-rw-r--r--  1 ci staff 340556 Apr 18 02:34 CHANGELOG.md
-rw-r--r--  1 ci staff  19293 Apr 18 02:34 CMakeLists.txt
-rw-r--r--  1 ci staff   9044 Apr 18 02:34 CMakePresets.json
-rw-r--r--  1 ci staff  10070 Apr 18 02:34 CONTRIBUTING.md
-rw-r--r--  1 ci staff   7428 Apr 18 02:34 GUIDELINES.md
-rw-r--r--  1 ci staff  26526 Apr 18 02:34 LICENSE-LGPL.md
-rw-r--r--  1 ci staff   4028 Apr 18 02:34 README.md
drwxr-xr-x  7 ci staff    224 Apr 18 02:34 Sofa
drwxr-xr-x  6 ci staff    192 Apr 18 02:34 applications
drwxr-xr-x  3 ci staff     96 Apr 18 02:34 cmake
-rw-r--r--  1 ci staff   1324 Apr 18 02:34 config.sh
-rw-r--r--  1 ci staff    858 Apr 18 02:34 custom.cmake.example
drwxr-xr-x 11 ci staff    352 Apr 18 02:34 examples
drwxr-xr-x  6 ci staff    192 Apr 18 02:34 extlibs
-rw-r--r--  1 ci staff   2911 Apr 18 02:34 package.cmake
lrwxr-xr-x  1 ci staff     77 Apr 18 02:47 parent_dir -> /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release
drwxr-xr-x 41 ci staff   1312 Apr 18 02:34 scripts
drwxr-xr-x 10 ci staff    320 Apr 18 02:44 share
drwxr-xr-x  7 ci staff    224 Apr 18 02:34 tools
---------------------------------
[src] $ bash /tmp/CommandInterpreterCondition2470804710409614799.sh
Searching for output file like parent_dir/build/make-output-fullbuild-gcc*.txt
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
[src] $ bash /tmp/CommandInterpreterCondition5762812822646205885.sh
Searching for output file like parent_dir/build/make-output-fullbuild-clang*.txt
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
[src] $ bash /tmp/CommandInterpreterCondition2919125472008494938.sh
Searching for output file like parent_dir/build/make-output-fullbuild-vs*.txt
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
[src] $ bash /tmp/CommandInterpreterCondition9180658895774238636.sh
Run condition [Execute Shell] enabling perform for step [[Record compiler warnings and static analysis results]]
[SceneTest Warnings] Searching for all files in '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src' that match the pattern 'parent_dir/build/scene-tests/reports/warnings.txt'
[SceneTest Warnings] -> found 1 file
[SceneTest Warnings] Successfully parsed file /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/parent_dir/build/scene-tests/reports/warnings.txt
[SceneTest Warnings] -> found 293 issues (skipped 0 duplicates)
[SceneTest Warnings] Post processing issues on 'consortium-macos-3' with source code encoding 'UTF-8'
[SceneTest Warnings] Creating SCM blamer to obtain author and commit information for affected files
[SceneTest Warnings] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SceneTest Warnings] Resolving file names for all issues in workspace '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src'
[SceneTest Warnings] -> resolved paths in source directory (120 found, 0 not found)
[SceneTest Warnings] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SceneTest Warnings] -> resolved module names for 293 issues
[SceneTest Warnings] Resolving package names (or namespaces) by parsing the affected files
[SceneTest Warnings] -> resolved package names of 120 affected files
[SceneTest Warnings] No filter has been set, publishing all 293 issues
[SceneTest Warnings] Creating fingerprints for all affected code blocks to track issues over different builds
[SceneTest Warnings] -> created fingerprints for 293 issues (skipped 0 issues)
[SceneTest Warnings] Copying affected files to Jenkins' build folder '/net/www/ci/sofa-ci-dev/jobs/sofa-framework/branches/master/configurations/axis-CI_CONFIG/macos_clang/axis-CI_PLUGINS/default/axis-CI_TYPE/release/builds/5049/files-with-issues'
[SceneTest Warnings] -> 120 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SceneTest Warnings] Repository miner is not configured, skipping repository mining
[SceneTest Warnings] Reference build recorder is not configured
[SceneTest Warnings] Obtaining reference build from same job (macos_clang,default,release)
[SceneTest Warnings] Using reference build 'sofa-framework/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release #5038' to compute new, fixed, and outstanding issues
[SceneTest Warnings] Issues delta (vs. reference build): outstanding: 293, new: 0, fixed: 1
[SceneTest Warnings] No quality gates have been set - skipping
[SceneTest Warnings] Health report is disabled - skipping
[SceneTest Warnings] Created analysis result for 293 issues (found 0 new issues, fixed 1 issues)
[SceneTest Warnings] Attaching ResultAction with ID 'SceneTestWarnings' to build 'sofa-framework/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release #5049'.
[Checks API] No suitable checks publisher found.
[SceneTest Errors] [-ERROR-] Skipping file 'parent_dir/build/scene-tests/reports/errors.txt' because it's empty
[SceneTest Errors] Searching for all files in '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src' that match the pattern 'parent_dir/build/scene-tests/reports/errors.txt'
[SceneTest Errors] -> found 1 file
[SceneTest Errors] Skipping post processing
[SceneTest Errors] No filter has been set, publishing all 0 issues
[SceneTest Errors] Repository miner is not configured, skipping repository mining
[SceneTest Errors] Reference build recorder is not configured
[SceneTest Errors] Obtaining reference build from same job (macos_clang,default,release)
[SceneTest Errors] Using reference build 'sofa-framework/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release #5038' to compute new, fixed, and outstanding issues
[SceneTest Errors] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[SceneTest Errors] No quality gates have been set - skipping
[SceneTest Errors] Health report is disabled - skipping
[SceneTest Errors] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[SceneTest Errors] Attaching ResultAction with ID 'SceneTestErrors' to build 'sofa-framework/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release #5049'.
[Checks API] No suitable checks publisher found.
[SceneTest Crashes] [-ERROR-] Skipping file 'parent_dir/build/scene-tests/reports/crashes.txt' because it's empty
[SceneTest Crashes] Searching for all files in '/Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src' that match the pattern 'parent_dir/build/scene-tests/reports/crashes.txt'
[SceneTest Crashes] -> found 1 file
[SceneTest Crashes] Skipping post processing
[SceneTest Crashes] No filter has been set, publishing all 0 issues
[SceneTest Crashes] Repository miner is not configured, skipping repository mining
[SceneTest Crashes] Reference build recorder is not configured
[SceneTest Crashes] Obtaining reference build from same job (macos_clang,default,release)
[SceneTest Crashes] Using reference build 'sofa-framework/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release #5038' to compute new, fixed, and outstanding issues
[SceneTest Crashes] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[SceneTest Crashes] No quality gates have been set - skipping
[SceneTest Crashes] Health report is disabled - skipping
[SceneTest Crashes] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[SceneTest Crashes] Attaching ResultAction with ID 'SceneTestCrashes' to build 'sofa-framework/master/CI_CONFIG=macos_clang,CI_PLUGINS=default,CI_TYPE=release #5049'.
[Checks API] No suitable checks publisher found.
[src] $ bash /tmp/CommandInterpreterCondition8968788654647283888.sh
Searching for JUnit test result reports
Run condition [Execute Shell] enabling perform for step [[Publish JUnit test result report]]
Recording test results
[Checks API] No suitable checks publisher found.
[src] $ bash /tmp/CommandInterpreterCondition9141377435641622709.sh
Searching for files to archive as artifacts
Run condition [Execute Shell] enabling perform for step [[Archive the artifacts]]
Archiving artifacts
Build step 'Flexible publish' changed build result to UNSTABLE
Finished: UNSTABLE