Started by upstream project "clean-old-builds" build number 364 originally caused by: Started by upstream project "launch-nightly-full-builds" build number 350 originally caused by: Started by timer [EnvInject] - Loading node environment variables. Building remotely on _launcher_ 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/jenkins4745296765125529833.sh --------------- Clone/update CI scripts --------------- pwd = /builds/workspace/clean-old-builds From https://github.com/sofa-framework/ci 8d57361..eb27c4a testing -> origin/testing HEAD is now at 5d38825 FIX link removal failing on Windows 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 772d4a5..fdab2c0 master -> origin/master Updating 772d4a5..fdab2c0 Fast-forward .../framework/sofa/core/behavior/LMConstraint.h | 19 +- .../framework/sofa/core/behavior/LMConstraint.inl | 16 + .../sofa/core/behavior/PairInteractionConstraint.h | 2 +- .../core/behavior/PairInteractionConstraint.inl | 2 +- .../sofa/core/behavior/PairInteractionForceField.h | 2 +- SofaKernel/framework/sofa/helper/CMakeLists.txt | 6 +- .../BarycentricMapperHexahedronSetTopology.inl | 9 +- .../BarycentricMapperQuadSetTopology.inl | 4 +- .../modules/SofaDeformable/SpringForceField.h | 3 +- .../modules/SofaDeformable/SpringForceField.inl | 18 +- .../modules/SofaDeformable/StiffSpringForceField.h | 11 +- .../SofaDeformable/StiffSpringForceField.inl | 12 + SofaKernel/modules/SofaLoader/MeshVTKLoader.cpp | 64 +- .../SofaMeshCollision/BarycentricContactMapper.h | 10 +- .../SofaMeshCollision/BarycentricContactMapper.inl | 11 +- .../BarycentricPenalityContact.cpp | 2 +- .../BarycentricPenalityContact.inl | 6 +- .../SofaMeshCollision/IdentityContactMapper.h | 2 +- .../LineLocalMinDistanceFilter.cpp | 8 + .../SofaMeshCollision/LineLocalMinDistanceFilter.h | 19 +- .../SofaMeshCollision/LocalMinDistanceFilter.h | 2 +- .../PointLocalMinDistanceFilter.cpp | 4 + .../PointLocalMinDistanceFilter.h | 15 +- .../modules/SofaMeshCollision/RigidContactMapper.h | 13 +- .../SofaMeshCollision/RigidContactMapper.inl | 9 + .../TriangleLocalMinDistanceFilter.cpp | 5 + .../TriangleLocalMinDistanceFilter.h | 15 +- .../modules/SofaMeshCollision/TriangleModel.h | 10 +- .../modules/SofaMeshCollision/TriangleModel.inl | 8 +- .../modules/SofaRigid/JointSpringForceField.inl | 22 +- .../BulletConvexHullContactMapper.h | 2 +- applications/plugins/PluginExample/CMakeLists.txt | 93 +- applications/plugins/PluginExample/Doxyfile | 1600 -------------------- .../PluginExample/PluginExampleConfig.cmake.in | 12 + .../plugins/PluginExample/changeClassName.sh | 33 - .../PluginExample/doc/QtCreatorConfigExample.png | Bin 253463 -> 0 bytes applications/plugins/PluginExample/doc/index.html | 14 - .../{ => src/PluginExample}/MyBehaviorModel.cpp | 0 .../{ => src/PluginExample}/MyBehaviorModel.h | 0 .../PluginExample}/MyDataWidgetUnsigned.cpp | 0 .../{ => src/PluginExample}/MyDataWidgetUnsigned.h | 0 .../PluginExample}/MyMappingPendulumInPlane.cpp | 0 .../PluginExample}/MyMappingPendulumInPlane.h | 0 .../PluginExample}/MyMappingPendulumInPlane.inl | 0 .../PluginExample}/MyProjectiveConstraintSet.cpp | 0 .../PluginExample}/MyProjectiveConstraintSet.h | 0 .../PluginExample}/MyProjectiveConstraintSet.inl | 0 .../PluginExample/{ => src/PluginExample}/config.h | 0 .../{ => src/PluginExample}/initPlugin.cpp | 0 .../collision/DistanceGridCollisionModel.h | 2 +- applications/projects/runSofa/Main.cpp | 7 +- .../HermiteSplineConstraint.h | 4 +- .../HermiteSplineConstraint.inl | 17 - .../OscillatingTorsionPressureForceField.inl | 2 +- .../SofaBoundaryCondition/ParabolicConstraint.h | 7 +- .../SofaBoundaryCondition/ParabolicConstraint.inl | 13 - .../BarycentricDistanceLMConstraintContact.h | 2 +- .../BilateralInteractionConstraint.h | 5 +- .../BilateralInteractionConstraint.inl | 36 +- modules/SofaConstraint/DOFBlockerLMConstraint.h | 11 +- modules/SofaConstraint/DistanceLMConstraint.h | 17 +- modules/SofaConstraint/DistanceLMConstraint.inl | 18 + .../SofaConstraint/DistanceLMContactConstraint.h | 27 +- .../SofaConstraint/DistanceLMContactConstraint.inl | 24 + modules/SofaConstraint/FixedLMConstraint.h | 16 +- modules/SofaConstraint/FixedLMConstraint.inl | 9 + modules/SofaConstraint/FrictionContact.h | 4 +- modules/SofaConstraint/FrictionContact.inl | 13 +- .../LinearSolverConstraintCorrection.h | 2 +- .../PrecomputedConstraintCorrection.h | 2 +- modules/SofaConstraint/SlidingConstraint.h | 5 +- modules/SofaConstraint/SlidingConstraint.inl | 21 +- modules/SofaConstraint/StickContactConstraint.h | 4 +- modules/SofaConstraint/StickContactConstraint.inl | 13 +- modules/SofaConstraint/StopperConstraint.h | 9 +- modules/SofaConstraint/StopperConstraint.inl | 9 - .../SofaConstraint/UncoupledConstraintCorrection.h | 2 +- .../UncoupledConstraintCorrection.inl | 18 +- .../UnilateralInteractionConstraint.h | 4 +- .../SofaExporter/src/SofaExporter/WriteState.inl | 4 +- .../src/SofaExporter/WriteTopology.inl | 4 +- .../SofaGeneralDeformable/FrameSpringForceField.h | 4 +- .../FrameSpringForceField.inl | 14 +- .../RegularGridSpringForceField.h | 31 +- .../RegularGridSpringForceField.inl | 24 +- .../SofaGeneralDeformable/VectorSpringForceField.h | 4 +- .../VectorSpringForceField.inl | 17 +- modules/SofaGeneralEngine/MeshSplittingEngine.h | 27 +- modules/SofaGeneralEngine/MeshSplittingEngine.inl | 26 + modules/SofaGeneralEngine/MeshSubsetEngine.h | 17 +- modules/SofaGeneralEngine/MeshSubsetEngine.inl | 20 + modules/SofaMiscForceField/GearSpringForceField.h | 27 +- .../SofaMiscForceField/GearSpringForceField.inl | 40 +- .../SofaMiscForceField/LennardJonesForceField.h | 15 +- .../SofaMiscForceField/LennardJonesForceField.inl | 14 + modules/SofaMiscForceField/MatrixMass.h | 9 +- modules/SofaMiscForceField/MatrixMass.inl | 9 + modules/SofaMiscMapping/BarycentricMappingRigid.h | 12 +- .../SofaMiscMapping/BarycentricMappingRigid.inl | 11 + modules/SofaMiscMapping/TubularMapping.h | 10 +- modules/SofaMiscMapping/TubularMapping.inl | 9 + modules/SofaMiscMapping/VoidMapping.h | 2 +- .../NonUniformHexahedronFEMForceFieldAndMass.h | 8 +- .../NonUniformHexahedronFEMForceFieldAndMass.inl | 9 + .../NonUniformHexahedronFEMForceFieldDensity.h | 6 +- .../NonUniformHexahedronFEMForceFieldDensity.inl | 7 + modules/SofaOpenglVisual/DataDisplay.cpp | 22 + modules/SofaOpenglVisual/DataDisplay.h | 22 +- modules/SofaOpenglVisual/OglGrid.cpp | 8 + modules/SofaOpenglVisual/OglGrid.h | 9 +- modules/SofaOpenglVisual/OglLineAxis.cpp | 8 + modules/SofaOpenglVisual/OglLineAxis.h | 8 +- modules/SofaOpenglVisual/OglSceneFrame.cpp | 14 + modules/SofaOpenglVisual/OglSceneFrame.h | 16 +- .../Edge2QuadTopologicalMapping.cpp | 10 + .../Edge2QuadTopologicalMapping.h | 10 +- .../Mesh2PointMechanicalMapping.h | 2 +- .../Mesh2PointMechanicalMapping.inl | 6 +- 118 files changed, 614 insertions(+), 2307 deletions(-) delete mode 100644 applications/plugins/PluginExample/Doxyfile create mode 100644 applications/plugins/PluginExample/PluginExampleConfig.cmake.in delete mode 100755 applications/plugins/PluginExample/changeClassName.sh delete mode 100644 applications/plugins/PluginExample/doc/QtCreatorConfigExample.png rename applications/plugins/PluginExample/{ => src/PluginExample}/MyBehaviorModel.cpp (100%) rename applications/plugins/PluginExample/{ => src/PluginExample}/MyBehaviorModel.h (100%) rename applications/plugins/PluginExample/{ => src/PluginExample}/MyDataWidgetUnsigned.cpp (100%) rename applications/plugins/PluginExample/{ => src/PluginExample}/MyDataWidgetUnsigned.h (100%) rename applications/plugins/PluginExample/{ => src/PluginExample}/MyMappingPendulumInPlane.cpp (100%) rename applications/plugins/PluginExample/{ => src/PluginExample}/MyMappingPendulumInPlane.h (100%) rename applications/plugins/PluginExample/{ => src/PluginExample}/MyMappingPendulumInPlane.inl (100%) rename applications/plugins/PluginExample/{ => src/PluginExample}/MyProjectiveConstraintSet.cpp (100%) rename applications/plugins/PluginExample/{ => src/PluginExample}/MyProjectiveConstraintSet.h (100%) rename applications/plugins/PluginExample/{ => src/PluginExample}/MyProjectiveConstraintSet.inl (100%) rename applications/plugins/PluginExample/{ => src/PluginExample}/config.h (100%) rename applications/plugins/PluginExample/{ => src/PluginExample}/initPlugin.cpp (100%) ------------------------------------------------------- Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 396M 41M 355M 11% /run /dev/vda1 18G 7.5G 9.3G 45% / tmpfs 2.0G 108K 2.0G 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vdb1 20G 9.8G 8.8G 53% /builds tmpfs 396M 24K 396M 1% /run/user/111 tmpfs 396M 0 396M 0% /run/user/1000 ----------------- clean-old-builds.sh ----------------- Cleaning in /builds/workspace/clean-old-builds/../launcher/sofa-framework 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_ master: Launcher detected. last launch: Tue May 21 15:52:58 CEST 2019 -> not removed PR-1007: Launcher detected. last launch: Wed May 22 11:40:52 CEST 2019 -> not removed PR-1034: Launcher detected. last launch: Wed May 22 18:04:18 CEST 2019 -> not removed PR-1037: PR 1037 is closed -> removed PR-1042: PR 1042 is closed -> removed PR-1045: PR 1045 is closed -> removed PR-1046: PR 1046 is closed -> removed PR-1047: PR 1047 is closed -> removed PR-1048: Launcher detected. last launch: Tue May 21 16:27:07 CEST 2019 -> not removed PR-1049: Launcher detected. last launch: Tue May 21 16:33:21 CEST 2019 -> not removed PR-1052: Launcher detected. last launch: Tue May 21 18:14:53 CEST 2019 -> not removed PR-1053: PR 1053 is closed -> removed PR-1054: PR 1054 is closed -> removed PR-1055: Launcher detected. last launch: Tue May 21 18:43:59 CEST 2019 -> not removed PR-1056: Launcher detected. last launch: Wed May 22 10:47:37 CEST 2019 -> not removed PR-1057: PR 1057 is closed -> removed PR-1058: PR 1058 is closed -> removed PR-1059: Launcher detected. last launch: Wed May 22 17:14:49 CEST 2019 -> not removed PR-1060: Launcher detected. last launch: Wed May 22 18:27:33 CEST 2019 -> not removed ------------------------------------------------------- Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 396M 41M 355M 11% /run /dev/vda1 18G 7.5G 9.3G 45% / tmpfs 2.0G 108K 2.0G 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vdb1 20G 5.8G 13G 32% /builds tmpfs 396M 24K 396M 1% /run/user/111 tmpfs 396M 0 396M 0% /run/user/1000 Finished: SUCCESS