Started by upstream project "clean-old-builds" build number 1238 originally caused by: Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on _launcher_ (standard binaries_standard minimal builder binaries_minimal binaries_full cleanable full) in workspace /builds/workspace/clean-old-builds [EnvInject] - Inject global passwords. [EnvInject] - Mask passwords that will be passed as build parameters. [clean-old-builds] $ bash /tmp/jenkins623237463146355196.sh --------------- Clone/update CI scripts --------------- pwd = /builds/workspace/clean-old-builds From https://github.com/sofa-framework/ci 44f8ff7..5b1e6dc master -> origin/master HEAD is now at 5b1e6dc [docker] Explicit pybind11 2.4.3 on CentOS CI scripts are available in /builds/workspace/clean-old-builds/ci/scripts ------------------------------------------------------- ------------- Clone/update reference_repo/sofa -------------- Checking /builds/reference_repo/sofa Reference repo found. Updating... From https://github.com/sofa-framework/sofa baae0a014c..612a88fed7 master -> origin/master Updating baae0a014c..612a88fed7 Fast-forward .../Sofa.Config/cmake/SofaMacrosInstall.cmake | 149 ++++++----- .../modules/SofaBaseLinearSolver/CMakeLists.txt | 2 + .../src/SofaBaseLinearSolver/MatrixLinearSolver.h | 2 +- .../src/SofaBaseLinearSolver/RotationMatrix.cpp | 280 +++++++++++++++++++++ .../src/SofaBaseLinearSolver/RotationMatrix.h | 86 +++++++ .../src/sofa/core/behavior/RotationMatrix.h | 267 +------------------- .../src/SofaSimpleFem/HexahedronFEMForceField.inl | 2 +- .../src/SofaSimpleFem/TetrahedronFEMForceField.inl | 2 +- .../SceneCreatorBenchmarks.cpp | 28 ++- applications/projects/SofaGuiGlut/CMakeLists.txt | 19 +- applications/projects/SofaGuiGlut/Main.cpp | 29 +-- applications/projects/SofaGuiGlut/SimpleGUI.cpp | 3 +- applications/projects/runSofa/Main.cpp | 122 ++++----- .../src/SofaConstraint/GenericConstraintSolver.cpp | 4 +- modules/SofaGuiCommon/CMakeLists.txt | 24 +- modules/SofaGuiCommon/SofaGuiCommonConfig.cmake.in | 5 - .../SofaGuiCommon/src/sofa/gui/ArgumentParser.cpp | 124 ++++----- .../SofaGuiCommon/src/sofa/gui/ArgumentParser.h | 61 ++++- modules/SofaGuiCommon/src/sofa/gui/BatchGUI.cpp | 31 ++- modules/SofaGuiCommon/src/sofa/gui/BatchGUI.h | 19 +- modules/SofaGuiQt/src/sofa/gui/qt/RealGUI.cpp | 12 +- .../src/SofaHeadlessRecorder/HeadlessRecorder.cpp | 19 +- .../src/SofaMiscForceField/MeshMatrixMass.h | 114 +++++---- .../src/SofaMiscForceField/MeshMatrixMass.inl | 238 ++++++++++++------ .../src/SofaPreconditioner/WarpPreconditioner.h | 4 +- 25 files changed, 948 insertions(+), 698 deletions(-) create mode 100644 SofaKernel/modules/SofaBaseLinearSolver/src/SofaBaseLinearSolver/RotationMatrix.cpp create mode 100644 SofaKernel/modules/SofaBaseLinearSolver/src/SofaBaseLinearSolver/RotationMatrix.h ------------------------------------------------------- Filesystem Size Used Avail Use% Mounted on udev 975M 0 975M 0% /dev tmpfs 200M 896K 199M 1% /run /dev/vda2 38G 4.9G 31G 14% / tmpfs 997M 0 997M 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 997M 0 997M 0% /sys/fs/cgroup /dev/vdb1 40G 17G 21G 46% /builds tmpfs 200M 0 200M 0% /run/user/1000 ----------------- clean-old-builds.sh ----------------- ENV VARS: load /builds/workspace/clean-old-builds/ci/scripts/env/default ENV VARS: load node specific /builds/workspace/clean-old-builds/ci/scripts/env/_launcher_ python3 Cleaning in /builds/workspace/clean-old-builds/../sofa-custom Cleaning in /builds/workspace/clean-old-builds/../sofa-custom@2 Cleaning in /builds/workspace/clean-old-builds/../launcher/sofa-framework master: Launcher detected. last launch: Fri Jul 23 03:47:23 CEST 2021 (more than 5 days ago) -> removed PR-1995: PR 1995 is closed -> removed PR-2238: Launcher detected. last launch: Mon Jul 26 17:23:09 CEST 2021 -> not removed PR-2259: Launcher detected. last launch: Mon Jul 26 09:19:26 CEST 2021 -> not removed PR-2265: PR 2265 is closed -> removed PR-2267: Launcher detected. last launch: Mon Jul 26 14:03:31 CEST 2021 -> not removed PR-2268: Launcher detected. last launch: Mon Jul 26 14:15:51 CEST 2021 -> not removed PR-2269: Launcher detected. last launch: Mon Jul 26 16:46:05 CEST 2021 -> not removed PR-2271: Launcher detected. last launch: Tue Jul 27 10:04:37 CEST 2021 -> not removed PR-2272: Launcher detected. last launch: Tue Jul 27 10:13:42 CEST 2021 -> not removed PR-2273: Launcher detected. last launch: Tue Jul 27 12:27:56 CEST 2021 -> not removed PR-2275: Launcher detected. last launch: Wed Jul 28 02:48:06 CEST 2021 -> not removed PR-2276: Launcher detected. last launch: Wed Jul 28 10:11:08 CEST 2021 -> not removed PR-2277: Launcher detected. last launch: Wed Jul 28 15:57:34 CEST 2021 -> not removed ------------------------------------------------------- Filesystem Size Used Avail Use% Mounted on udev 975M 0 975M 0% /dev tmpfs 200M 896K 199M 1% /run /dev/vda2 38G 4.9G 31G 14% / tmpfs 997M 0 997M 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 997M 0 997M 0% /sys/fs/cgroup /dev/vdb1 40G 15G 23G 39% /builds tmpfs 200M 0 200M 0% /run/user/1000 Finished: SUCCESS