Skip to content
Success

Console Output

Started by upstream project "clean-old-builds" build number 1271
originally caused by:
 Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on consortium-macos-0 (default debug package release builder options macos_clang rebootable mac_clang-3.5 cleanable) in workspace /Volumes/Jenkins/workspace/clean-old-builds
[EnvInject] - Inject global passwords.
[EnvInject] - Mask passwords that will be passed as build parameters.
[clean-old-builds] $ bash /Volumes/Jenkins/tmp/jenkins6696811668821868153.sh

--------------- Clone/update CI scripts ---------------
pwd = /Volumes/Jenkins/workspace/clean-old-builds
From https://github.com/sofa-framework/ci
   2abd785..ba1acd3  master     -> origin/master
HEAD is now at ba1acd3 [scripts] CLEAN env for all nodes
CI scripts are available in /Volumes/Jenkins/workspace/clean-old-builds/ci/scripts
-------------------------------------------------------

------------- Clone/update reference_repo/sofa --------------
Checking /Users/ci/reference_repo/sofa
Reference repo found. Updating...
From https://github.com/sofa-framework/sofa
   670fb0b1ac..f8ac115822  master     -> origin/master
Updating 670fb0b1ac..f8ac115822
Fast-forward
 .../modules/SofaBaseLinearSolver/CMakeLists.txt    |  2 +
 .../GlobalSystemMatrixExporter.cpp                 | 83 +++++++++++++++++++++
 .../GlobalSystemMatrixExporter.h                   | 52 +++++++++++++
 SofaKernel/modules/SofaDefaultType/CMakeLists.txt  |  2 +
 .../src/sofa/defaulttype/MatrixExporter.cpp        | 71 ++++++++++++++++++
 .../src/sofa/defaulttype/MatrixExporter.h          | 44 +++++++++++
 applications/plugins/CImgPlugin/CMakeLists.txt     |  5 +-
 .../src/CImgPlugin/MatrixImageExporter.cpp         | 85 ++++++++++++++++++++++
 .../src/CImgPlugin/MatrixImageExporter.h           | 36 +++++++++
 .../CImgPlugin/src/CImgPlugin/initCImgPlugin.cpp   |  4 +
 .../linearsolver/GlobalSystemMatrixExporter.scn    | 54 ++++++++++++++
 11 files changed, 437 insertions(+), 1 deletion(-)
 create mode 100644 SofaKernel/modules/SofaBaseLinearSolver/src/SofaBaseLinearSolver/GlobalSystemMatrixExporter.cpp
 create mode 100644 SofaKernel/modules/SofaBaseLinearSolver/src/SofaBaseLinearSolver/GlobalSystemMatrixExporter.h
 create mode 100644 SofaKernel/modules/SofaDefaultType/src/sofa/defaulttype/MatrixExporter.cpp
 create mode 100644 SofaKernel/modules/SofaDefaultType/src/sofa/defaulttype/MatrixExporter.h
 create mode 100644 applications/plugins/CImgPlugin/src/CImgPlugin/MatrixImageExporter.cpp
 create mode 100644 applications/plugins/CImgPlugin/src/CImgPlugin/MatrixImageExporter.h
 create mode 100644 examples/Components/linearsolver/GlobalSystemMatrixExporter.scn
-------------------------------------------------------

Filesystem      Size   Used  Avail Capacity iused      ifree %iused  Mounted on
/dev/disk2s5    50Gi   10Gi   22Gi    33%  488245  521751355    0%   /
devfs          188Ki  188Ki    0Bi   100%     650          0  100%   /dev
/dev/disk2s1    50Gi   17Gi   22Gi    44%  769429  521470171    0%   /System/Volumes/Data
/dev/disk2s4    50Gi  1.0Mi   22Gi     1%       1  522239599    0%   /private/var/vm
/dev/disk0s2   100Gi   40Gi   59Gi    41%  542982 4294424297    0%   /Volumes/Jenkins
map auto_home    0Bi    0Bi    0Bi   100%       0          0  100%   /System/Volumes/Data/home
----------------- clean-old-builds.sh -----------------
ENV VARS: load /Volumes/Jenkins/workspace/clean-old-builds/ci/scripts/env/default
ENV VARS: load node specific /Volumes/Jenkins/workspace/clean-old-builds/ci/scripts/env/consortium-macos-0
python3

Cleaning in /Volumes/Jenkins/workspace/clean-old-builds/../sofa-framework
  PR-2292:
    macos_clang_options_release:
      last build was on Mon Aug 30 16:38:46 CEST 2021
      -> not removed
  PR-2303:
    PR 2303 is closed
    -> removed
  PR-2305:
    macos_clang_options_release:
      last build was on Wed Aug 25 17:45:58 CEST 2021   (more than 5 days ago)
      -> removed
    All valid configs were removed
    -> PR-2305 removed
  PR-2306:
    macos_clang_options_release:
      last build was on Mon Aug 30 19:29:28 CEST 2021
      -> not removed
  PR-2310:
    macos_clang_options_release:
      last build was on Mon Aug 30 19:19:34 CEST 2021
      -> not removed
  PR-2311:
    macos_clang_options_release:
      last build was on Mon Aug 30 22:08:27 CEST 2021
      -> not removed
  master:
    macos_clang_default_release:
      last build was on Mon Aug 30 16:18:50 CEST 2021
      -> not removed
-------------------------------------------------------
Filesystem      Size   Used  Avail Capacity iused      ifree %iused  Mounted on
/dev/disk2s5    50Gi   10Gi   22Gi    33%  488245  521751355    0%   /
devfs          188Ki  188Ki    0Bi   100%     650          0  100%   /dev
/dev/disk2s1    50Gi   17Gi   22Gi    44%  769439  521470161    0%   /System/Volumes/Data
/dev/disk2s4    50Gi  1.0Mi   22Gi     1%       1  522239599    0%   /private/var/vm
/dev/disk0s2   100Gi   21Gi   79Gi    21%  366110 4294601169    0%   /Volumes/Jenkins
map auto_home    0Bi    0Bi    0Bi   100%       0          0  100%   /System/Volumes/Data/home
Finished: SUCCESS