Skip to content
Success

Console Output

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

--------------- Clone/update CI scripts ---------------
pwd = /builds/workspace/clean-old-builds
Checking out files:  51% (29/56)   
Checking out files:  53% (30/56)   
Checking out files:  55% (31/56)   
Checking out files:  57% (32/56)   
Checking out files:  58% (33/56)   
Checking out files:  60% (34/56)   
Checking out files:  62% (35/56)   
Checking out files:  64% (36/56)   
Checking out files:  66% (37/56)   
Checking out files:  67% (38/56)   
Checking out files:  69% (39/56)   
Checking out files:  71% (40/56)   
Checking out files:  73% (41/56)   
Checking out files:  75% (42/56)   
Checking out files:  76% (43/56)   
Checking out files:  78% (44/56)   
Checking out files:  80% (45/56)   
Checking out files:  82% (46/56)   
Checking out files:  83% (47/56)   
Checking out files:  85% (48/56)   
Checking out files:  87% (49/56)   
Checking out files:  89% (50/56)   
Checking out files:  91% (51/56)   
Checking out files:  92% (52/56)   
Checking out files:  94% (53/56)   
Checking out files:  96% (54/56)   
Checking out files:  98% (55/56)   
Checking out files: 100% (56/56)   
Checking out files: 100% (56/56), done.
HEAD is now at 3eb1671 [scripts] Disable Flexible, Compliant and Rigidscale (#7)
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
   dc92b425b4..e453628a60  master     -> origin/master
Updating dc92b425b4..e453628a60
Fast-forward
 .../SofaBaseMechanics_test/DiagonalMass_test.cpp   |  51 +-
 .../BarycentricMapperRegularGridTopology.h         |   2 +-
 .../src/SofaBaseMechanics/DiagonalMass.h           | 162 +++--
 .../src/SofaBaseMechanics/DiagonalMass.inl         | 469 ++++++------
 SofaKernel/modules/SofaCore/CMakeLists.txt         |  48 +-
 .../sofa/gpu/cuda/CudaBarycentricMapping.h         |   4 +-
 .../SofaCUDA/sofa/gpu/cuda/CudaVisualModel.h       |  10 +-
 .../SofaCUDA/sofa/gpu/cuda/CudaVisualModel.inl     |  14 +-
 examples/.scene-tests                              |  10 +-
 examples/Benchmark/Performance/TorusFall.scn       |   4 +-
 .../Components/engine/TextureInterpolation.scn     |   2 +-
 .../TetrahedronDiffusionFEMForceField.scn          |   4 +-
 .../linearsolver/FEMBAR-CGLinearSolver.scn         |  11 +-
 .../linearsolver/FEMBAR-PCGLinearSolver.scn        |  25 +-
 .../FEMBAR-PrecomputedLinearSolver.scn             |  21 +
 .../linearsolver/FEMBAR-SVDLinearSolver.scn        |  19 +-
 .../linearsolver/FEMBAR-SparseCholeskySolver.scn   |  23 +-
 .../linearsolver/FEMBAR-SparseLDLSolver.scn        |  23 +-
 .../linearsolver/FEMBAR-SparseLUSolver.scn         |  23 +-
 .../src/SofaMiscForceField/MeshMatrixMass.h        | 283 ++++----
 .../src/SofaMiscForceField/MeshMatrixMass.inl      | 795 +++++++++------------
 .../examples/FEM_SparseCholeskySolver.scn          |  28 -
 .../SofaSparseSolver/PrecomputedLinearSolver.inl   |   8 +-
 .../src/SofaSparseSolver/SparseLUSolver.cpp        |   3 +
 .../src/SofaSparseSolver/SparseLUSolver.h          |   6 +-
 25 files changed, 953 insertions(+), 1095 deletions(-)
 rename modules/SofaSparseSolver/examples/FEM_SparseLDLSolver.scn => examples/Components/linearsolver/FEMBAR-CGLinearSolver.scn (60%)
 create mode 100644 examples/Components/linearsolver/FEMBAR-PrecomputedLinearSolver.scn
 rename modules/SofaSparseSolver/examples/FEM_SparseLUSolver.scn => examples/Components/linearsolver/FEMBAR-SVDLinearSolver.scn (52%)
 delete mode 100644 modules/SofaSparseSolver/examples/FEM_SparseCholeskySolver.scn
-------------------------------------------------------

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   24G   15G  62% /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 = 14928944
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 Oct 22 03:47:21 CEST 2021
    -> not removed
  PR-2377:
  Launcher detected.
    last launch: Thu Oct 21 00:08:40 CEST 2021
    -> not removed
  PR-2391:
    PR 2391 is closed
    -> removed
  PR-2393:
  Launcher detected.
    last launch: Thu Oct 21 01:49:14 CEST 2021
    -> not removed
  PR-2399:
  Launcher detected.
    last launch: Wed Oct 20 11:16:49 CEST 2021
    -> not removed
  PR-2407:
  Launcher detected.
    last launch: Thu Oct 21 16:17:46 CEST 2021
    -> not removed
  PR-2419:
  Launcher detected.
    last launch: Fri Oct 22 09:38:52 CEST 2021
    -> not removed
  PR-2422:
    PR 2422 is closed
    -> removed
  PR-2434:
  Launcher detected.
    last launch: Tue Oct 19 14:34:33 CEST 2021
    -> not removed
  PR-2435:
  Launcher detected.
    last launch: Tue Oct 19 15:37:19 CEST 2021
    -> not removed
  PR-2436:
  Launcher detected.
    last launch: Tue Oct 19 16:01:44 CEST 2021
    -> not removed
  PR-2437:
  Launcher detected.
    last launch: Wed Oct 20 11:55:29 CEST 2021
    -> not removed
  PR-2438:
  Launcher detected.
    last launch: Wed Oct 20 14:01:51 CEST 2021
    -> not removed
  PR-2439:
  Launcher detected.
    last launch: Thu Oct 21 11:04:18 CEST 2021
    -> not removed
  PR-2442:
    PR 2442 is closed
    -> removed
  PR-2444:
    PR 2444 is closed
    -> removed
  PR-2445:
    PR 2445 is closed
    -> removed
  PR-2446:
    PR 2446 is closed
    -> removed
  PR-2447:
  Launcher detected.
    last launch: Fri Oct 22 14:40:02 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   19G   19G  50% /builds
tmpfs           200M     0  200M   0% /run/user/1000
Finished: SUCCESS