Started by upstream project "clean-old-builds" build number 1301
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/jenkins12072645934029325817.sh
--------------- Clone/update CI scripts ---------------
pwd = /builds/workspace/clean-old-builds
HEAD is now at 6eb9aca [docker] Upgrade Ubuntu nightly build to 20.04
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
65a54acb1d..353ebae6e0 master -> origin/master
Updating 65a54acb1d..353ebae6e0
Fast-forward
.../src/SofaBaseLinearSolver/DiagonalMatrix.h | 2 +
.../modules/Sofa.LinearAlgebra/CMakeLists.txt | 8 +
.../src/sofa/linearalgebra/BTDMatrix.h | 216 +++++++++
.../src/sofa/linearalgebra/BTDMatrix.inl | 247 ++++++++++
.../src/sofa/linearalgebra/BlocFullMatrix.h | 201 ++++++++
.../src/sofa/linearalgebra/BlocFullMatrix.inl | 276 +++++++++++
.../src/sofa/linearalgebra/BlockDiagonalMatrix.h | 267 +++++++++++
.../src/sofa/linearalgebra/BlockDiagonalMatrix.inl | 30 ++
.../src/sofa/linearalgebra/BlockVector.h | 88 ++++
.../src/sofa/linearalgebra/BlockVector.inl | 62 +++
.../src/sofa/linearalgebra/DiagonalMatrix.h | 236 ----------
.../SofaGeneralLinearSolver/BTDLinearSolver.cpp | 7 +-
.../src/SofaGeneralLinearSolver/BTDLinearSolver.h | 425 +----------------
.../SofaGeneralLinearSolver/BTDLinearSolver.inl | 505 ---------------------
14 files changed, 1406 insertions(+), 1164 deletions(-)
create mode 100644 SofaKernel/modules/Sofa.LinearAlgebra/src/sofa/linearalgebra/BTDMatrix.h
create mode 100644 SofaKernel/modules/Sofa.LinearAlgebra/src/sofa/linearalgebra/BTDMatrix.inl
create mode 100644 SofaKernel/modules/Sofa.LinearAlgebra/src/sofa/linearalgebra/BlocFullMatrix.h
create mode 100644 SofaKernel/modules/Sofa.LinearAlgebra/src/sofa/linearalgebra/BlocFullMatrix.inl
create mode 100644 SofaKernel/modules/Sofa.LinearAlgebra/src/sofa/linearalgebra/BlockDiagonalMatrix.h
create mode 100644 SofaKernel/modules/Sofa.LinearAlgebra/src/sofa/linearalgebra/BlockDiagonalMatrix.inl
create mode 100644 SofaKernel/modules/Sofa.LinearAlgebra/src/sofa/linearalgebra/BlockVector.h
create mode 100644 SofaKernel/modules/Sofa.LinearAlgebra/src/sofa/linearalgebra/BlockVector.inl
-------------------------------------------------------
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 18G 21G 47% /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
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: Tue Sep 21 03:47:23 CEST 2021
-> not removed
PR-2300:
Launcher detected.
last launch: Wed Sep 22 10:24:24 CEST 2021
-> not removed
PR-2339:
Launcher detected.
last launch: Wed Sep 22 17:27:46 CEST 2021
-> not removed
PR-2342:
Launcher detected.
last launch: Mon Sep 20 15:36:33 CEST 2021 (more than 5 days ago)
-> removed
PR-2350:
Launcher detected.
last launch: Tue Sep 21 11:41:25 CEST 2021
-> not removed
PR-2352:
Launcher detected.
last launch: Tue Sep 21 17:21:53 CEST 2021
-> not removed
PR-2354:
Launcher detected.
last launch: Wed Sep 22 11:16:32 CEST 2021
-> not removed
PR-2356:
Launcher detected.
last launch: Wed Sep 22 14:46:54 CEST 2021
-> not removed
PR-2357:
Launcher detected.
last launch: Wed Sep 22 17:12:53 CEST 2021
-> not removed
PR-2358:
Launcher detected.
last launch: Fri Sep 24 13:18:46 CEST 2021
-> not removed
v21.06_beta:
Launcher detected.
last launch: Fri Sep 24 12:44:29 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 17G 21G 45% /builds
tmpfs 200M 0 200M 0% /run/user/1000
Finished: SUCCESS