Started by upstream project "clean-old-builds" build number 1351 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/jenkins766936415091583669.sh --------------- Clone/update CI scripts --------------- pwd = /builds/workspace/clean-old-builds HEAD is now at 4b36a70 [docker] Use DEBIAN_FRONTEND=noninteractive in nightly 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 5154403995..d409da492c master -> origin/master Updating 5154403995..d409da492c Fast-forward .../src/SofaBaseMechanics/DiagonalMass.h | 20 +- .../src/SofaBaseMechanics/DiagonalMass.inl | 499 +++++++++++---------- SofaKernel/modules/SofaCore/CMakeLists.txt | 3 + .../src/sofa/core/behavior/BaseAnimationLoop.cpp | 14 +- .../src/sofa/core/behavior/BaseAnimationLoop.h | 24 +- .../src/sofa/core/behavior/BaseConstraint.cpp | 37 +- .../src/sofa/core/behavior/BaseConstraint.h | 53 +-- .../core/behavior/BaseConstraintCorrection.cpp | 14 +- .../sofa/core/behavior/BaseConstraintCorrection.h | 23 +- .../src/sofa/core/behavior/BaseConstraintSet.cpp | 16 +- .../src/sofa/core/behavior/BaseConstraintSet.h | 18 +- .../src/sofa/core/behavior/BaseController.h | 19 +- .../src/sofa/core/behavior/BaseForceField.h | 10 +- .../sofa/core/behavior/BaseInteractionConstraint.h | 34 +- .../core/behavior/BaseInteractionForceField.cpp | 19 +- .../sofa/core/behavior/BaseInteractionForceField.h | 31 +- .../BaseInteractionProjectiveConstraintSet.h | 35 +- .../SofaCore/src/sofa/core/behavior/BaseMass.cpp | 18 +- .../SofaCore/src/sofa/core/behavior/BaseMass.h | 40 +- .../src/sofa/core/behavior/BaseMechanicalState.cpp | 14 +- .../src/sofa/core/behavior/BaseMechanicalState.h | 19 +- .../src/sofa/core/behavior/BaseRotationFinder.h | 19 +- .../src/sofa/core/behavior/BaseVectorOperations.h | 19 +- .../SofaCore/src/sofa/core/behavior/Constraint.cpp | 14 +- .../SofaCore/src/sofa/core/behavior/Constraint.h | 31 +- .../SofaCore/src/sofa/core/behavior/Constraint.inl | 38 +- .../SofaCore/src/sofa/core/behavior/ForceField.h | 14 +- .../SofaCore/src/sofa/core/behavior/ForceField.inl | 28 +- .../src/sofa/core/behavior/LinearSolver.cpp | 14 +- .../SofaCore/src/sofa/core/behavior/LinearSolver.h | 19 +- .../SofaCore/src/sofa/core/behavior/Mass.cpp | 14 +- .../modules/SofaCore/src/sofa/core/behavior/Mass.h | 20 +- .../SofaCore/src/sofa/core/behavior/Mass.inl | 26 +- .../core/behavior/MixedInteractionConstraint.cpp | 16 +- .../core/behavior/MixedInteractionConstraint.h | 36 +- .../core/behavior/MixedInteractionConstraint.inl | 36 +- .../core/behavior/MixedInteractionForceField.cpp | 14 +- .../core/behavior/MixedInteractionForceField.h | 49 +- .../core/behavior/MixedInteractionForceField.inl | 61 +-- .../src/sofa/core/behavior/MultiMatrixAccessor.cpp | 14 +- .../src/sofa/core/behavior/MultiMatrixAccessor.h | 19 +- .../SofaCore/src/sofa/core/behavior/MultiVec.h | 18 +- .../SofaCore/src/sofa/core/behavior/OdeSolver.h | 19 +- .../core/behavior/PairInteractionConstraint.cpp | 16 +- .../sofa/core/behavior/PairInteractionConstraint.h | 42 +- .../core/behavior/PairInteractionConstraint.inl | 41 +- .../core/behavior/PairInteractionForceField.cpp | 14 +- .../sofa/core/behavior/PairInteractionForceField.h | 46 +- .../core/behavior/PairInteractionForceField.inl | 60 +-- .../PairInteractionProjectiveConstraintSet.cpp | 16 +- .../PairInteractionProjectiveConstraintSet.h | 39 +- .../PairInteractionProjectiveConstraintSet.inl | 50 +-- .../src/sofa/core/behavior/PairStateAccessor.h | 114 +++++ .../sofa/core/behavior/ProjectiveConstraintSet.cpp | 14 +- .../sofa/core/behavior/ProjectiveConstraintSet.h | 38 +- .../sofa/core/behavior/ProjectiveConstraintSet.inl | 51 +-- .../src/sofa/core/behavior/SingleStateAccessor.h | 71 +++ .../src/sofa/core/behavior/StateAccessor.h | 66 +++ .../mechanicalvisitor/MechanicalVFreeVisitor.cpp | 8 +- .../MechanicalVReallocVisitor.cpp | 8 +- .../animationloop/FreeMotionAnimationLoop.scn | 10 +- examples/Demos/caduceus.scn | 2 +- .../SofaBoundaryCondition/PartialFixedConstraint.h | 1 - .../PartialFixedConstraint.inl | 8 - .../MechanicalMatrixMapper.inl | 2 +- .../src/sofa/gui/qt/SofaWindowProfiler.cpp | 168 +++++-- .../SofaGuiQt/src/sofa/gui/qt/SofaWindowProfiler.h | 11 +- .../src/SofaMiscForceField/MeshMatrixMass.h | 19 - .../src/SofaMiscForceField/MeshMatrixMass.inl | 452 +++++++++---------- 69 files changed, 1221 insertions(+), 1644 deletions(-) create mode 100644 SofaKernel/modules/SofaCore/src/sofa/core/behavior/PairStateAccessor.h create mode 100644 SofaKernel/modules/SofaCore/src/sofa/core/behavior/SingleStateAccessor.h create mode 100644 SofaKernel/modules/SofaCore/src/sofa/core/behavior/StateAccessor.h ------------------------------------------------------- Filesystem Size Used Avail Use% Mounted on udev 975M 0 975M 0% /dev tmpfs 200M 896K 199M 1% /run /dev/vda2 38G 5.4G 30G 16% / 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 22G 16G 58% /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 ------------------ free_space = 16570784 max_days_since_modified_short = 1/2 max_days_since_modified_long = 6 ------------------ 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 Nov 5 03:47:21 CET 2021 -> not removed PR-2428: Launcher detected. last launch: Thu Nov 4 10:53:17 CET 2021 (more than 6 days ago) -> removed PR-2436: PR 2436 is closed -> removed PR-2438: PR 2438 is closed -> removed PR-2449: Launcher detected. last launch: Mon Nov 8 15:37:05 CET 2021 -> not removed PR-2459: Launcher detected. last launch: Sun Nov 7 22:48:38 CET 2021 -> not removed PR-2460: Launcher detected. last launch: Sun Nov 7 23:04:09 CET 2021 -> not removed PR-2461: Launcher detected. last launch: Mon Nov 8 09:50:36 CET 2021 -> not removed PR-2462: Launcher detected. last launch: Mon Nov 8 13:47:02 CET 2021 -> not removed PR-2465: Launcher detected. last launch: Tue Nov 9 09:31:37 CET 2021 -> not removed PR-2466: Launcher detected. last launch: Tue Nov 9 11:30:27 CET 2021 -> not removed PR-2470: PR 2470 is closed -> removed PR-2471: PR 2471 is closed -> removed PR-2472: Launcher detected. last launch: Tue Nov 9 16:46:34 CET 2021 -> not removed PR-2473: Launcher detected. last launch: Tue Nov 9 16:53:24 CET 2021 -> not removed PR-2475: Launcher detected. last launch: Wed Nov 10 11:06:51 CET 2021 -> not removed PR-2476: Launcher detected. last launch: Wed Nov 10 17:03:52 CET 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 5.4G 30G 16% / 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 18G 20G 48% /builds tmpfs 200M 0 200M 0% /run/user/1000 Finished: SUCCESS