Started Running as brainvisa ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoRcptr_test' ---------------------------------------- testing rc_ptr constructors (RCObject)... testing rc_ptr constructors... testing rc_ptr constructors (RCObject)... testing rc_ptr constructors... testing rc_ptr constructors from std::unique_ptr (RCObject)... >>> 0x64ee339b42c0 <<< 0x64ee339b42c0 testing rc_ptr constructors from std::unique_ptr... >>> 0x64ee339b42c0 <<< 0x64ee339b42c0 testing rc_ptr constructors (RCObject)... >>> 0x64ee339b42c0 <<< 0x64ee339b42c0 testing rc_ptr constructors... >>> 0x64ee339b42c0 <<< 0x64ee339b42c0 testing rc_ptr::reset() (RCObject)... >>> 0x64ee339b42c0 <<< 0x64ee339b42c0 testing rc_ptr::reset()... >>> 0x64ee339b42c0 <<< 0x64ee339b42c0 testing rc_ptr as a return value (RCObject)... >>> 0x64ee339b42c0 <<< 0x64ee339b42c0 testing rc_ptr as an argument (RCObject)... >>> 0x64ee339b42c0 <<< 0x64ee339b42c0 ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoScopedptr_test' ---------------------------------------- testing scoped_ptr default constructor... testing scoped_ptr constructor from pointer... testing scoped_ptr constructor from std::unique_ptr... testing scoped_ptr::reset()... ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoSharedptr_test' ---------------------------------------- Toto 0x5cc2be8372b0 created. no ref. canDel: 0 (should be false) strong ref. testDeletable: 0 +weak shared ref. testDeletable: 0 -strong ref. testDeletable: 1 Toto 0x5cc2be8372b0 deleting. -weak shared ref. obj should be destroyed. ------ Toto 0x5cc2be8372b0 created. weak ref. -weak ref. obj should not be destroyed. +weak ref + 2 shared ref. -weak shared. weak ptr:0x5cc2be8372b0 shared ptr:0x5cc2be8372b0 +strong. weak ptr:0x5cc2be8372b0 shared ptr:0x5cc2be8372b0 -shared. Toto 0x5cc2be8372b0 deleting. -strong. obj should be destroyed. weak ptr:0 -weak ------ Toto 0x5cc2be8372b0 created. +weak_shared Toto 0x5cc2be8372b0 deleting. tryDelete done - obj should be destroyed. weak_shared ptr (should be null): 0 -weak_shared ---- / redoing all tests using the generic shared_ptr / ---- Toto 0x5cc2be8372b0 created. strong ref. testDeletable: 0 +weak shared ref. testDeletable: 0 -strong ref. testDeletable: 1 Toto 0x5cc2be8372b0 deleting. -weak shared ref. obj should be destroyed. ------ Toto 0x5cc2be8372b0 created. weak ref. -weak ref. obj should not be destroyed. +weak ref + 2 shared ref. -weak shared. weak ptr:0x5cc2be8372b0 shared ptr:0x5cc2be8372b0 +strong. weak ptr:0x5cc2be8372b0 shared ptr:0x5cc2be8372b0 -shared. Toto 0x5cc2be8372b0 deleting. -strong. obj should be destroyed. weak ptr:0 -weak ------ Toto 0x5cc2be8372b0 created. +weak_shared Toto 0x5cc2be8372b0 deleting. tryDelete done - obj should be destroyed. weak_shared ptr (should be null): 0 -weak_shared ---- / shared_ptr copy/reset tests / ---- Toto 0x5cc2be8372b0 created. weak_shared, 2 refs allocated: 2, weak_count: 2 muted to rc_ptr, refs: 2, weak_count: 1 muted to weak_shared_ptr, refs: 2, weak_count: 2 muted to weak_ptr: 0x5cc2be8372b0, refs: 1, weak_count: 1 muted to rc_ptr, refs: 2, weak_count: 1 muted to weak_ptr: 0x5cc2be8372b0, refs: 1, weak_count: 1 muted to rc_ptr, refs: 2, weak_count: 1 removed a weak_shared, refs: 1, weak_count: 0 Toto 0x5cc2be8372b0 deleting. muted to weak_ptr: 0 (should be destroyed) ------ Toto 0x5cc2be8372b0 created. new weak_shared: 1, weak_count: 1 list (1 weak_shared), refs: 2, weak_count: 2 1st pointer: 0x5cc2be8372b0 -weak_shared: 1, weak_count: 1 Toto 0x5cc2be8372b0 deleting. ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoWeakptr_test' ---------------------------------------- ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoAlgorithm_test' ---------------------------------------- register algorithm: threshold register algorithm: threshold register algorithm: threshold register algorithm: threshold register algorithm: threshold register algorithm: threshold register algorithm: threshold register algorithm: threshold thresholding: done ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoConversion_test' ---------------------------------------- ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoDataTypeTraits_test' ---------------------------------------- -------------------------------------------------- Data type: U8 Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 1 Info channel type: U8 -------------------------------------------------- Data type: S8 Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 1 Info channel type: S8 -------------------------------------------------- Data type: U16 Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 2 Info channel type: U16 -------------------------------------------------- Data type: S16 Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 2 Info channel type: S16 -------------------------------------------------- Data type: U32 Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 4 Info channel type: U32 -------------------------------------------------- Data type: S32 Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 4 Info channel type: S32 -------------------------------------------------- Data type: U64 Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 8 Info channel type: U64 -------------------------------------------------- Data type: S64 Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 8 Info channel type: S64 -------------------------------------------------- Data type: y Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 8 Info channel type: y -------------------------------------------------- Data type: x Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 8 Info channel type: x -------------------------------------------------- Data type: FLOAT Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 4 Info channel type: FLOAT -------------------------------------------------- Data type: DOUBLE Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 8 Info channel type: DOUBLE -------------------------------------------------- Data type: RGB Is multichannel: 1 Channel count: 3 Info samples: 3 Info depth: 1 Info channel type: U8 -------------------------------------------------- Data type: RGBA Is multichannel: 1 Channel count: 4 Info samples: 4 Info depth: 1 Info channel type: U8 -------------------------------------------------- Data type: HSV Is multichannel: 1 Channel count: 3 Info samples: 3 Info depth: 1 Info channel type: U8 ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoMultiThread_test' ---------------------------------------- index = 4 index = 7 index = 3 index = 5 index = 11 index = 12 index = 13 index = 9 index = 14 index = 6 index = 16 index = 10 index = 17 index = 15 index = 8 ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoMutex_test' ---------------------------------------- running threads (main) threads running... doRun in thread 1 doRun in thread 3 doRun in thread 2 mutex locked for thread 1 mutex unlocked for thread 1 mutex locked for thread 3 mutex unlocked for thread 3 mutex locked for thread 2 mutex unlocked for thread 2 threads finished ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoThreadedRcptr_test' ---------------------------------------- /-- carto::rc_ptr (external counter) tests --/ -- Test 1: mono-threaded speed test -- 2099 x 2 elements x 75000 copies in 5.00163s : 6.29495e+07 copies/s -- Test 2: 2 threads/CPU -- 450 x 2 elements x 75000 copies (24 CPUs x 2 threads) in 5.00725s : 1.34805e+07 copies/s -- Test 3: 1 thread/CPU -- 456 x 2 elements x 75000 copies (24 CPUs x 1 threads) in 5.00393s : 1.36692e+07 copies/s /-- carto::rc_ptr (intrusive counter) tests --/ -- Test 4: mono-threaded speed test -- 2243 x 2 elements x 75000 copies in 5.00022s : 6.7287e+07 copies/s -- Test 5: 2 threads/CPU -- 622 x 2 elements x 75000 copies (24 CPUs x 2 threads) in 5.0021s : 1.86522e+07 copies/s -- Test 6: 1 thread/CPU -- 471 x 2 elements x 75000 copies (24 CPUs x 1 threads) in 5.00804s : 1.41073e+07 copies/s /-- boost::shared_ptr (external counter) tests --/ -- Test 7: mono-threaded speed test -- 2117 x 2 elements x 75000 copies in 5.00223s : 6.34817e+07 copies/s -- Test 8: 2 threads/CPU -- 904 x 2 elements x 75000 copies (24 CPUs x 2 threads) in 5.00369s : 2.71e+07 copies/s -- Test 9: 1 thread/CPU -- 573 x 2 elements x 75000 copies (24 CPUs x 1 threads) in 5.00288s : 1.71801e+07 copies/s /-- boost::intrusive_ptr (intrusive counter) tests --/ -- Test 10: mono-threaded speed test -- 2168 x 2 elements x 75000 copies in 5.00141s : 6.50217e+07 copies/s -- Test 11: 2 threads/CPU -- 878 x 2 elements x 75000 copies (24 CPUs x 2 threads) in 5.00069s : 2.63363e+07 copies/s -- Test 12: 1 thread/CPU -- 573 x 2 elements x 75000 copies (24 CPUs x 1 threads) in 5.00357s : 1.71777e+07 copies/s ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoUuid_test' ---------------------------------------- ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoObject_test' ---------------------------------------- ValueObject test... OK. ReferenceObject test... OK. PropertySet test... OK. Custom object test... OK Performance test... PropertySet: 100000 copies of an object of 19 elements: 0.246633 s. Dictionary: 100000 copies of an object of 19 elements: 0.031407 s. ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 somaCapabilities_test' ---------------------------------------- ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 somaDSList_test' ---------------------------------------- ================================================================================ SUCCESS (exit code 0) Finished: SUCCESS