Started by upstream project "clean-old-builds" build number 1383 originally caused by: Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on sofa-ci-windows10-2 (windows10_vs-2017 debug package release rebootable cleanable windows_msvc default builder options windows_vs2017) in workspace J:\jenkins2\workspace\clean-old-builds [EnvInject] - Inject global passwords. [EnvInject] - Mask passwords that will be passed as build parameters. [clean-old-builds] $ bash C:\Users\ci\AppData\Local\Temp\jenkins1544244238790939821.sh --------------- Clone/update CI scripts --------------- pwd = /j/jenkins2/workspace/clean-old-builds HEAD is now at 767cebd [scripts] Disable PLUGIN_SOFAPYTHON CI scripts are available in /j/jenkins2/workspace/clean-old-builds/ci/scripts ------------------------------------------------------- ------------- Clone/update reference_repo/sofa -------------- Checking /c/Users/ci/reference_repo/sofa Reference repo found. Updating... From https://github.com/sofa-framework/sofa 87a4650ac3..465e70b56f master -> origin/master + 924068dc13...d300cc9af5 v21.12_beta -> origin/v21.12_beta (forced update) Updating 87a4650ac3..465e70b56f Fast-forward .../SofaBaseCollision/DefaultContactManager.cpp | 7 +- .../src/SofaBaseCollision/DefaultContactManager.h | 29 ++++ applications/plugins/CImgPlugin/CMakeLists.txt | 2 - .../CImgPlugin/src/CImgPlugin/initCImgPlugin.cpp | 4 - applications/plugins/CMakeLists.txt | 1 + applications/plugins/SofaMatrix/CMakeLists.txt | 83 ++++++++++ applications/plugins/SofaMatrix/SofaMatrix.md | 3 + .../plugins/SofaMatrix/SofaMatrixConfig.cmake.in | 22 +++ .../examples/GlobalSystemMatrixImage.scn | 32 ++++ .../src/SofaMatrix/BaseMatrixImageProxy.h | 72 +++++++++ .../src/SofaMatrix/BaseMatrixImageViewerWidget.cpp | 174 +++++++++++++++++++++ .../src/SofaMatrix/BaseMatrixImageViewerWidget.h | 109 +++++++++++++ .../src/SofaMatrix/GlobalSystemMatrixImage.cpp | 81 ++++++++++ .../src/SofaMatrix/GlobalSystemMatrixImage.h | 52 ++++++ .../src/SofaMatrix}/MatrixImageExporter.cpp | 4 +- .../src/SofaMatrix}/MatrixImageExporter.h | 6 +- .../plugins/SofaMatrix/src/SofaMatrix/config.h.in | 34 ++++ .../SofaMatrix/src/SofaMatrix/initSofaMatrix.cpp | 75 +++++++++ .../TetrahedronFEMForceField_assemble.scn | 52 ++++++ .../linearsolver/GlobalSystemMatrixExporter.scn | 3 +- examples/RegressionStateScenes.regression-tests | 2 + modules/SofaGuiQt/src/sofa/gui/qt/DataWidget.h | 2 +- 22 files changed, 835 insertions(+), 14 deletions(-) create mode 100644 applications/plugins/SofaMatrix/CMakeLists.txt create mode 100644 applications/plugins/SofaMatrix/SofaMatrix.md create mode 100644 applications/plugins/SofaMatrix/SofaMatrixConfig.cmake.in create mode 100644 applications/plugins/SofaMatrix/examples/GlobalSystemMatrixImage.scn create mode 100644 applications/plugins/SofaMatrix/src/SofaMatrix/BaseMatrixImageProxy.h create mode 100644 applications/plugins/SofaMatrix/src/SofaMatrix/BaseMatrixImageViewerWidget.cpp create mode 100644 applications/plugins/SofaMatrix/src/SofaMatrix/BaseMatrixImageViewerWidget.h create mode 100644 applications/plugins/SofaMatrix/src/SofaMatrix/GlobalSystemMatrixImage.cpp create mode 100644 applications/plugins/SofaMatrix/src/SofaMatrix/GlobalSystemMatrixImage.h rename applications/plugins/{CImgPlugin/src/CImgPlugin => SofaMatrix/src/SofaMatrix}/MatrixImageExporter.cpp (94%) rename applications/plugins/{CImgPlugin/src/CImgPlugin => SofaMatrix/src/SofaMatrix}/MatrixImageExporter.h (90%) create mode 100644 applications/plugins/SofaMatrix/src/SofaMatrix/config.h.in create mode 100644 applications/plugins/SofaMatrix/src/SofaMatrix/initSofaMatrix.cpp create mode 100644 examples/Components/forcefield/TetrahedronFEMForceField_assemble.scn ------------------------------------------------------- Filesystem Size Used Avail Use% Mounted on C:/Program Files/Git 60G 38G 23G 63% / J: 100G 45G 56G 45% /j ----------------- clean-old-builds.sh ----------------- ENV VARS: load /j/jenkins2/workspace/clean-old-builds/ci/scripts/env/default ENV VARS: load node specific /j/jenkins2/workspace/clean-old-builds/ci/scripts/env/sofa-ci-windows10-2 C:/Python37/python.exe ------------------ free_space = 58378756 max_days_since_modified_short = 1/2 max_days_since_modified_long = 6 ------------------ Cleaning in J:\jenkins2\workspace\clean-old-builds/../sofa-framework PR-2535: windows_vs2017_options_release: last build was on Sat Dec 11 19:22:41 RST 2021 -> not removed PR-2543: windows_vs2017_options_release: last build was on Wed Dec 15 18:49:08 RST 2021 -> not removed PR-2545: windows_vs2017_options_release: last build was on Wed Dec 15 20:48:15 RST 2021 -> not removed master: windows_vs2017_default_release: last build was on Fri Dec 10 20:11:26 RST 2021 -> not removed windows_vs2017_options_release: last build was on Mon Dec 13 18:31:53 RST 2021 -> not removed v21.12_beta: windows_vs2017_default_release: last build was on Fri Dec 10 18:07:58 RST 2021 -> not removed windows_vs2017_options_release: last build was on Wed Dec 15 12:36:04 RST 2021 -> not removed Cleaning in J:\jenkins2\workspace\clean-old-builds/../sofa-custom ------------------------------------------------------- Filesystem Size Used Avail Use% Mounted on C:/Program Files/Git 60G 38G 23G 63% / J: 100G 45G 56G 45% /j Finished: SUCCESS