Started by upstream project "clean-old-builds" build number 501 originally caused by: Started by timer Running as SYSTEM [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/jenkins5391269492770548928.sh --------------- Clone/update CI scripts --------------- pwd = /builds/workspace/clean-old-builds HEAD is now at c4b8720 Remove SofaCUDA from plugin_list.conf.default sooner 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 0bea5cd..8999a18 master -> origin/master Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. error: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. error: pack-objects died of signal 15 error: failed to run repack Updating 0bea5cd..8999a18 Fast-forward Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. error: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. error: pack-objects died of signal 15 error: failed to run repack .../framework_test/helper/types/Color_test.cpp | 14 ++++ SofaKernel/framework/sofa/core/CMakeLists.txt | 2 + .../framework/sofa/core/objectmodel/Base.cpp | 8 +- SofaKernel/framework/sofa/core/objectmodel/Base.h | 18 +++++ .../framework/sofa/core/objectmodel/BaseObject.h | 21 ----- .../sofa/core/objectmodel/ComponentState.cpp | 70 +++++++++++++++++ .../sofa/core/objectmodel/ComponentState.h | 55 +++++++++++++ .../framework/sofa/core/objectmodel/Context.cpp | 4 +- .../sofa/core/topology/BaseMeshTopology.cpp | 3 - .../framework/sofa/core/visual/DrawToolGL.cpp | 6 +- SofaKernel/framework/sofa/helper/CMakeLists.txt | 1 + SofaKernel/framework/sofa/helper/fixed_array.h | 19 ++++- .../framework/sofa/helper/fixed_array_algorithms.h | 91 ++++++++++++++++++++++ .../framework/sofa/helper/types/RGBAColor.cpp | 15 ++++ SofaKernel/framework/sofa/helper/types/RGBAColor.h | 4 + .../framework/sofa/helper/types/fixed_array.cpp | 16 ++++ .../sofa/simulation/UpdateMappingVisitor.cpp | 4 +- .../modules/SofaBaseCollision/ContactListener.cpp | 2 +- .../BarycentricMapperMeshTopology.h | 6 +- .../BarycentricMapperRegularGridTopology.h | 6 +- .../BarycentricMapperSparseGridTopology.h | 6 +- .../BarycentricMapperTopologyContainer.h | 6 +- .../BarycentricMapperTopologyContainer.inl | 2 +- .../SofaBaseTopology/EdgeSetTopologyContainer.cpp | 2 +- .../modules/SofaBaseVisual/VisualModelImpl.cpp | 2 +- SofaKernel/modules/SofaLoader/MeshObjLoader.cpp | 2 +- SofaKernel/modules/SofaRigid/RigidRigidMapping.cpp | 2 +- .../frameworkextra_test/CMakeLists.txt | 1 + .../core/objectmodel/Base_test.cpp | 71 +++++++++++++++++ .../plugins/SensableEmulation/OmniDriverEmu.cpp | 2 - .../cuda/CudaStandardTetrahedralFEMForceField.inl | 4 +- .../plugins/SofaPython/PythonScriptController.cpp | 3 +- .../plugins/SofaPython/PythonScriptDataEngine.cpp | 3 +- applications/plugins/SofaPython/SceneLoaderPY.h | 2 +- applications/plugins/SofaSphFluid/CMakeLists.txt | 66 ++++++++++------ .../SofaSphFluid/examples}/ParticleSink.scn | 0 .../SofaSphFluid/examples}/ParticleSource.scn | 0 .../examples}/ParticlesRepulsionForceField.scn | 0 .../ParticlesRepulsionForceField.scn.view | 4 +- .../SofaSphFluid/examples}/SPHFluidForceField.scn | 0 .../examples}/SPHFluidForceField.scn.view | 0 .../examples}/SPHFluidSurfaceMapping.scn | 0 applications/plugins/SofaSphFluid/initSPHFluid.h | 37 --------- .../{ => src/SofaSphFluid}/ParticleSink.cpp | 0 .../{ => src/SofaSphFluid}/ParticleSink.h | 2 +- .../{ => src/SofaSphFluid}/ParticleSource.cpp | 0 .../{ => src/SofaSphFluid}/ParticleSource.h | 2 +- .../SofaSphFluid}/ParticlesRepulsionForceField.cpp | 0 .../SofaSphFluid}/ParticlesRepulsionForceField.h | 2 +- .../SofaSphFluid}/ParticlesRepulsionForceField.inl | 0 .../{ => src/SofaSphFluid}/SPHFluidForceField.cpp | 0 .../{ => src/SofaSphFluid}/SPHFluidForceField.h | 2 +- .../{ => src/SofaSphFluid}/SPHFluidForceField.inl | 0 .../SofaSphFluid}/SPHFluidSurfaceMapping.cpp | 0 .../SofaSphFluid}/SPHFluidSurfaceMapping.h | 4 +- .../SofaSphFluid}/SPHFluidSurfaceMapping.inl | 0 .../SofaSphFluid}/SpatialGridContainer.cpp | 0 .../{ => src/SofaSphFluid}/SpatialGridContainer.h | 2 +- .../SofaSphFluid}/SpatialGridContainer.inl | 0 .../{ => src/SofaSphFluid}/SphFluid.cpp | 0 .../SofaSphFluid/{ => src/SofaSphFluid}/SphFluid.h | 0 .../{config.h => src/SofaSphFluid/config.h.in} | 2 +- .../{ => src/SofaSphFluid}/initSPHFluid.cpp | 4 +- applications/plugins/SofaTest/DataEngine_test.h | 2 +- applications/plugins/image/ImageTypes.h | 6 +- .../projects/Modeler/lib/QCategoryTreeLibrary.h | 4 +- .../projects/Modeler/lib/QSofaTreeLibrary.h | 4 +- applications/sofa/gui/BaseViewer.cpp | 8 +- applications/sofa/gui/PickHandler.cpp | 6 +- .../gui/headlessRecorder/headlessRecorder_test | 45 +++++++---- applications/sofa/gui/qt/GLPickHandler.cpp | 2 +- .../tutorials/oneTetrahedron/oneTetrahedron.cpp | 4 +- .../SofaBoundaryCondition/OscillatorConstraint.cpp | 2 +- .../SofaBoundaryCondition/ParabolicConstraint.cpp | 2 +- modules/SofaConstraint/FreeMotionAnimationLoop.cpp | 2 +- .../SofaConstraint/GenericConstraintCorrection.cpp | 2 +- .../SofaExporter/src/SofaExporter/MeshExporter.cpp | 2 +- .../SofaGeneralLinearSolver/BTDLinearSolver.cpp | 2 +- modules/SofaGeneralLinearSolver/CholeskySolver.cpp | 2 +- modules/SofaGeneralLoader/MeshXspLoader.cpp | 2 +- .../AttachConstraint.h | 6 +- .../AttachConstraint.inl | 30 +++---- modules/SofaGeneralVisual/RecordedCamera.cpp | 2 +- .../SofaHaptics/src/SofaHaptics/ForceFeedback.h | 5 +- .../src/SofaHaptics/LCPForceFeedback.cpp | 2 +- .../src/SofaHaptics/NullForceFeedback.cpp | 2 +- .../src/SofaHaptics/NullForceFeedbackT.cpp | 2 +- .../SofaMiscMapping/BarycentricMappingRigid.cpp | 2 +- .../src/SofaOpenglVisual/ClipPlane.cpp | 2 +- .../src/SofaOpenglVisual/CompositingVisualLoop.cpp | 2 +- .../src/SofaOpenglVisual/DataDisplay.cpp | 2 +- .../src/SofaOpenglVisual/Light.cpp | 6 +- .../src/SofaOpenglVisual/LightManager.cpp | 2 +- .../src/SofaOpenglVisual/MergeVisualModels.cpp | 2 +- .../src/SofaOpenglVisual/OglAttribute.cpp | 28 +++---- .../src/SofaOpenglVisual/OglColorMap.cpp | 2 +- .../src/SofaOpenglVisual/OglCylinderModel.cpp | 2 +- .../src/SofaOpenglVisual/OglGrid.cpp | 2 +- .../src/SofaOpenglVisual/OglLabel.cpp | 2 +- .../src/SofaOpenglVisual/OglLineAxis.cpp | 2 +- .../src/SofaOpenglVisual/OglModel.cpp | 2 +- .../src/SofaOpenglVisual/OglOITShader.cpp | 2 +- .../src/SofaOpenglVisual/OglRenderingSRGB.cpp | 2 +- .../src/SofaOpenglVisual/OglSceneFrame.cpp | 2 +- .../src/SofaOpenglVisual/OglShader.cpp | 2 +- .../src/SofaOpenglVisual/OglShaderMacro.cpp | 2 +- .../src/SofaOpenglVisual/OglShaderVisualModel.cpp | 2 +- .../src/SofaOpenglVisual/OglShadowShader.cpp | 2 +- .../src/SofaOpenglVisual/OglTexture.cpp | 4 +- .../src/SofaOpenglVisual/OglTexturePointer.cpp | 2 +- .../src/SofaOpenglVisual/OglVariable.cpp | 52 ++++++------- 111 files changed, 619 insertions(+), 257 deletions(-) create mode 100644 SofaKernel/framework/sofa/core/objectmodel/ComponentState.cpp create mode 100644 SofaKernel/framework/sofa/core/objectmodel/ComponentState.h create mode 100644 SofaKernel/framework/sofa/helper/fixed_array_algorithms.h create mode 100644 SofaKernel/modules/sofa/frameworkextra/frameworkextra_test/core/objectmodel/Base_test.cpp rename {examples/Components/constraint => applications/plugins/SofaSphFluid/examples}/ParticleSink.scn (100%) rename {examples/Components/constraint => applications/plugins/SofaSphFluid/examples}/ParticleSource.scn (100%) rename {examples/Components/forcefield => applications/plugins/SofaSphFluid/examples}/ParticlesRepulsionForceField.scn (100%) rename {examples/Components/forcefield => applications/plugins/SofaSphFluid/examples}/ParticlesRepulsionForceField.scn.view (96%) rename {examples/Components/forcefield => applications/plugins/SofaSphFluid/examples}/SPHFluidForceField.scn (100%) rename {examples/Components/forcefield => applications/plugins/SofaSphFluid/examples}/SPHFluidForceField.scn.view (100%) rename {examples/Components/mapping => applications/plugins/SofaSphFluid/examples}/SPHFluidSurfaceMapping.scn (100%) delete mode 100644 applications/plugins/SofaSphFluid/initSPHFluid.h rename applications/plugins/SofaSphFluid/{ => src/SofaSphFluid}/ParticleSink.cpp (100%) rename applications/plugins/SofaSphFluid/{ => src/SofaSphFluid}/ParticleSink.h (99%) rename applications/plugins/SofaSphFluid/{ => src/SofaSphFluid}/ParticleSource.cpp (100%) rename applications/plugins/SofaSphFluid/{ => src/SofaSphFluid}/ParticleSource.h (99%) rename applications/plugins/SofaSphFluid/{ => src/SofaSphFluid}/ParticlesRepulsionForceField.cpp (100%) rename applications/plugins/SofaSphFluid/{ => src/SofaSphFluid}/ParticlesRepulsionForceField.h (99%) rename applications/plugins/SofaSphFluid/{ => src/SofaSphFluid}/ParticlesRepulsionForceField.inl (100%) rename applications/plugins/SofaSphFluid/{ => src/SofaSphFluid}/SPHFluidForceField.cpp (100%) rename applications/plugins/SofaSphFluid/{ => src/SofaSphFluid}/SPHFluidForceField.h (99%) rename applications/plugins/SofaSphFluid/{ => src/SofaSphFluid}/SPHFluidForceField.inl (100%) rename applications/plugins/SofaSphFluid/{ => src/SofaSphFluid}/SPHFluidSurfaceMapping.cpp (100%) rename applications/plugins/SofaSphFluid/{ => src/SofaSphFluid}/SPHFluidSurfaceMapping.h (99%) rename applications/plugins/SofaSphFluid/{ => src/SofaSphFluid}/SPHFluidSurfaceMapping.inl (100%) rename applications/plugins/SofaSphFluid/{ => src/SofaSphFluid}/SpatialGridContainer.cpp (100%) rename applications/plugins/SofaSphFluid/{ => src/SofaSphFluid}/SpatialGridContainer.h (99%) rename applications/plugins/SofaSphFluid/{ => src/SofaSphFluid}/SpatialGridContainer.inl (100%) rename applications/plugins/SofaSphFluid/{ => src/SofaSphFluid}/SphFluid.cpp (100%) rename applications/plugins/SofaSphFluid/{ => src/SofaSphFluid}/SphFluid.h (100%) rename applications/plugins/SofaSphFluid/{config.h => src/SofaSphFluid/config.h.in} (98%) rename applications/plugins/SofaSphFluid/{ => src/SofaSphFluid}/initSPHFluid.cpp (97%) ------------------------------------------------------- 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 7.6G 12G 41% /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: Mon Sep 30 02:14:34 CEST 2019 (more than 10 days ago) -> removed PR-1145: Launcher detected. last launch: Mon Sep 30 11:35:16 CEST 2019 (more than 10 days ago) -> removed PR-1152: Launcher detected. last launch: Thu Oct 3 10:24:33 CEST 2019 -> not removed PR-1160: Launcher detected. last launch: Thu Oct 10 14:57:13 CEST 2019 -> not removed PR-1165: PR 1165 is closed -> removed PR-1167: PR 1167 is closed -> removed PR-1168: PR 1168 is closed -> removed PR-1172: PR 1172 is closed -> removed PR-1173: Launcher detected. last launch: Mon Oct 7 13:06:42 CEST 2019 -> not removed PR-1174: PR 1174 is closed -> removed PR-1176: Launcher detected. last launch: Wed Oct 9 15:07:41 CEST 2019 -> not removed PR-1177: Launcher detected. last launch: Wed Oct 9 15:53:45 CEST 2019 -> not removed PR-1179: Launcher detected. last launch: Thu Oct 10 00:34:54 CEST 2019 -> not removed PR-1181: Launcher detected. last launch: Thu Oct 10 15:32:34 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 4.5G 15G 25% /builds tmpfs 396M 24K 396M 1% /run/user/111 tmpfs 396M 0 396M 0% /run/user/1000 Finished: SUCCESS