Skip to content
Success

Console Output

Started by upstream project "clean-old-builds" build number 465
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/jenkins8980185167286801.sh

--------------- Clone/update CI scripts ---------------
pwd = /builds/workspace/clean-old-builds
HEAD is now at 900a14f FIX Python detection on MacOS
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
   8e51c2c..ac7d309  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 8e51c2c..ac7d309
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

 GUIDELINES.md                                      | 19 ++++---
 SofaKernel/framework/sofa/core/DataEngine.h        |  3 ++
 SofaKernel/framework/sofa/core/DataTracker.h       |  4 +-
 .../framework/sofa/core/objectmodel/BaseObject.cpp | 57 ++++++++++++++++----
 .../framework/sofa/core/objectmodel/BaseObject.h   | 36 +++++++++++--
 .../framework/sofa/simulation/CMakeLists.txt       |  2 +
 .../sofa/simulation/DefaultAnimationLoop.cpp       |  7 +++
 .../framework/sofa/simulation/Simulation.cpp       |  1 +
 .../sofa/simulation/UpdateInternalDataVisitor.cpp  | 46 +++++++++++++++++
 .../sofa/simulation/UpdateInternalDataVisitor.h    | 60 ++++++++++++++++++++++
 .../modules/SofaSimulationTree/SMPSimulation.cpp   |  8 +++
 .../CompliantPostStabilizationAnimationLoop.cpp    |  3 ++
 .../src/AnimationLoopParallelScheduler.cpp         |  1 +
 .../MultiThreading/src/CollisionAnimationLoop_mt.h |  1 +
 modules/SofaConstraint/ConstraintAnimationLoop.cpp |  5 +-
 modules/SofaConstraint/FreeMotionAnimationLoop.cpp | 17 +++++-
 .../MultiStepAnimationLoop.cpp                     |  4 ++
 .../MultiTagAnimationLoop.cpp                      |  4 ++
 18 files changed, 252 insertions(+), 26 deletions(-)
 create mode 100644 SofaKernel/framework/sofa/simulation/UpdateInternalDataVisitor.cpp
 create mode 100644 SofaKernel/framework/sofa/simulation/UpdateInternalDataVisitor.h
-------------------------------------------------------

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.4G  9.4G  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.4G   14G  29% /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: Wed Aug 28 02:14:29 CEST 2019
  -> not removed
PR-1093:
Launcher detected.
  last launch: Thu Aug 29 18:04:20 CEST 2019
  -> not removed
PR-1107:
Launcher detected.
  last launch: Thu Sep  5 18:16:59 CEST 2019
  -> not removed
PR-1128:
Launcher detected.
  last launch: Wed Sep  4 15:52:34 CEST 2019
  -> not removed
PR-1131:
  PR 1131 is closed
  -> removed
PR-1135:
  PR 1135 is closed
  -> removed
PR-1136:
Launcher detected.
  last launch: Wed Sep  4 01:50:40 CEST 2019
  -> not removed
PR-1137:
Launcher detected.
  last launch: Thu Sep  5 15:23:12 CEST 2019
  -> not removed
PR-1138:
Launcher detected.
  last launch: Thu Sep  5 15:46: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.4G  9.4G  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  24% /builds
tmpfs           396M   24K  396M   1% /run/user/111
tmpfs           396M     0  396M   0% /run/user/1000
Finished: SUCCESS