[ RUN ] SparseMatrixTest/4.CheckThatTheContentOfALineRemainsSortedByColIndex
[ OK ] SparseMatrixTest/4.CheckThatTheContentOfALineRemainsSortedByColIndex (0 ms)
[ RUN ] SparseMatrixTest/4.CheckThatElementsHaveTheExpectedValuesWhenTryingToSumALineToAnotherWithNoCommonColIndices
[ OK ] SparseMatrixTest/4.CheckThatElementsHaveTheExpectedValuesWhenTryingToSumALineToAnotherWithNoCommonColIndices (0 ms)
[ RUN ] SparseMatrixTest/4.CheckThatDataCanBeRetrievedWhenCreatingAndFillingLinesInDescendingIndexOrder
[ OK ] SparseMatrixTest/4.CheckThatDataCanBeRetrievedWhenCreatingAndFillingLinesInDescendingIndexOrder (0 ms)
[ RUN ] SparseMatrixTest/4.CheckThatDataCanBeRetrievedWhenCreatingLinesInDescendingIndexOrderAndInsertingADataInTheFirstOneAfterwards
[ OK ] SparseMatrixTest/4.CheckThatDataCanBeRetrievedWhenCreatingLinesInDescendingIndexOrderAndInsertingADataInTheFirstOneAfterwards (0 ms)
[----------] 68 tests from SparseMatrixTest/4 (0 ms total)
[----------] 1 test from CompressedRowSparseMatrixConstraintTest/0, where TypeParam = sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::type::Vec<1u,double>,sofa::CRSConstraintTestPolicy>
[ RUN ] CompressedRowSparseMatrixConstraintTest/0.checkRowDeletionUntilMatrixIsEmpty
[ OK ] CompressedRowSparseMatrixConstraintTest/0.checkRowDeletionUntilMatrixIsEmpty (0 ms)
[----------] 1 test from CompressedRowSparseMatrixConstraintTest/0 (0 ms total)
[----------] 1 test from CompressedRowSparseMatrixConstraintTest/1, where TypeParam = sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::type::Vec<2u,double>,sofa::CRSConstraintTestPolicy>
[ RUN ] CompressedRowSparseMatrixConstraintTest/1.checkRowDeletionUntilMatrixIsEmpty
[ OK ] CompressedRowSparseMatrixConstraintTest/1.checkRowDeletionUntilMatrixIsEmpty (0 ms)
[----------] 1 test from CompressedRowSparseMatrixConstraintTest/1 (0 ms total)
[----------] 1 test from CompressedRowSparseMatrixConstraintTest/2, where TypeParam = sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::type::Vec<3u,double>,sofa::CRSConstraintTestPolicy>
[ RUN ] CompressedRowSparseMatrixConstraintTest/2.checkRowDeletionUntilMatrixIsEmpty
[ OK ] CompressedRowSparseMatrixConstraintTest/2.checkRowDeletionUntilMatrixIsEmpty (0 ms)
[----------] 1 test from CompressedRowSparseMatrixConstraintTest/2 (0 ms total)
[----------] 1 test from CompressedRowSparseMatrixConstraintTest/3, where TypeParam = sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<2u,double>,sofa::CRSConstraintTestPolicy>
[ RUN ] CompressedRowSparseMatrixConstraintTest/3.checkRowDeletionUntilMatrixIsEmpty
[ OK ] CompressedRowSparseMatrixConstraintTest/3.checkRowDeletionUntilMatrixIsEmpty (0 ms)
[----------] 1 test from CompressedRowSparseMatrixConstraintTest/3 (0 ms total)
[----------] 1 test from CompressedRowSparseMatrixConstraintTest/4, where TypeParam = sofa::linearalgebra::CompressedRowSparseMatrixConstraint<sofa::defaulttype::RigidDeriv<3u,double>,sofa::CRSConstraintTestPolicy>
[ RUN ] CompressedRowSparseMatrixConstraintTest/4.checkRowDeletionUntilMatrixIsEmpty
[ OK ] CompressedRowSparseMatrixConstraintTest/4.checkRowDeletionUntilMatrixIsEmpty (0 ms)
[----------] 1 test from CompressedRowSparseMatrixConstraintTest/4 (0 ms total)
[----------] 1 test from CompressedRowSparseMatrixTest
[ RUN ] CompressedRowSparseMatrixTest.checkTransposition
[ OK ] CompressedRowSparseMatrixTest.checkTransposition (0 ms)
[----------] 1 test from CompressedRowSparseMatrixTest (0 ms total)
[----------] 3 tests from CompressedRowSparseMatrixConstraint
[ RUN ] CompressedRowSparseMatrixConstraint.emptyMatrixGetRowRange
[ OK ] CompressedRowSparseMatrixConstraint.emptyMatrixGetRowRange (0 ms)
[ RUN ] CompressedRowSparseMatrixConstraint.ostream
[ OK ] CompressedRowSparseMatrixConstraint.ostream (0 ms)
[ RUN ] CompressedRowSparseMatrixConstraint.prettyPrint
[ OK ] CompressedRowSparseMatrixConstraint.prettyPrint (0 ms)
[----------] 3 tests from CompressedRowSparseMatrixConstraint (0 ms total)
[----------] 25 tests from TestSparseMatrices/0, where TypeParam = sofa::TestSparseMatricesTraits<double,4u,8u,4u,8u>
[ RUN ] TestSparseMatrices/0.set_fullMat
[ OK ] TestSparseMatrices/0.set_fullMat (5 ms)
[ RUN ] TestSparseMatrices/0.set_crs_scalar
[ OK ] TestSparseMatrices/0.set_crs_scalar (0 ms)
[ RUN ] TestSparseMatrices/0.set_crs1
[ OK ] TestSparseMatrices/0.set_crs1 (0 ms)
[ RUN ] TestSparseMatrices/0.set_crs2
[ OK ] TestSparseMatrices/0.set_crs2 (0 ms)
[ RUN ] TestSparseMatrices/0.set_mapMat
[ OK ] TestSparseMatrices/0.set_mapMat (0 ms)
[ RUN ] TestSparseMatrices/0.set_eiBlock1
[ OK ] TestSparseMatrices/0.set_eiBlock1 (0 ms)
[ RUN ] TestSparseMatrices/0.set_eiBlock2
[ OK ] TestSparseMatrices/0.set_eiBlock2 (0 ms)
[ RUN ] TestSparseMatrices/0.set_eiBase
[ OK ] TestSparseMatrices/0.set_eiBase (0 ms)
[ RUN ] TestSparseMatrices/0.eigenMatrix_update
[ OK ] TestSparseMatrices/0.eigenMatrix_update (0 ms)
[ RUN ] TestSparseMatrices/0.eigenMatrix_block_row_filling
[ OK ] TestSparseMatrices/0.eigenMatrix_block_row_filling (0 ms)
[ RUN ] TestSparseMatrices/0.eigenMatrixBlockFromCompressedRowSparseMatrix
[ OK ] TestSparseMatrices/0.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms)
[ RUN ] TestSparseMatrices/0.eigenMapToDenseMatrix
[ OK ] TestSparseMatrices/0.eigenMapToDenseMatrix (0 ms)
[ RUN ] TestSparseMatrices/0.set_fullVec_nrows_reference
[ OK ] TestSparseMatrices/0.set_fullVec_nrows_reference (0 ms)
[ RUN ] TestSparseMatrices/0.fullMat_vector_product
[ OK ] TestSparseMatrices/0.fullMat_vector_product (0 ms)
[ RUN ] TestSparseMatrices/0.mapMat_vector_product
[ OK ] TestSparseMatrices/0.mapMat_vector_product (0 ms)
[ RUN ] TestSparseMatrices/0.eiBlock1_vector_product
[ OK ] TestSparseMatrices/0.eiBlock1_vector_product (0 ms)
[ RUN ] TestSparseMatrices/0.crs1_vector_product
[ OK ] TestSparseMatrices/0.crs1_vector_product (0 ms)
[ RUN ] TestSparseMatrices/0.full_matrix_product
[ OK ] TestSparseMatrices/0.full_matrix_product (0 ms)
[ RUN ] TestSparseMatrices/0.crs_scalar_matrix_product
[ OK ] TestSparseMatrices/0.crs_scalar_matrix_product (0 ms)
[ RUN ] TestSparseMatrices/0.crs_matrix_product
[ OK ] TestSparseMatrices/0.crs_matrix_product (0 ms)
[ RUN ] TestSparseMatrices/0.EigenBase_matrix_product
[ OK ] TestSparseMatrices/0.EigenBase_matrix_product (0 ms)
[ RUN ] TestSparseMatrices/0.full_matrix_transposeproduct
[ OK ] TestSparseMatrices/0.full_matrix_transposeproduct (0 ms)
[ RUN ] TestSparseMatrices/0.crs_scalar_matrix_transposeproduct
[ OK ] TestSparseMatrices/0.crs_scalar_matrix_transposeproduct (0 ms)
[ RUN ] TestSparseMatrices/0.crs_matrix_transposeproduct
[ OK ] TestSparseMatrices/0.crs_matrix_transposeproduct (0 ms)
[ RUN ] TestSparseMatrices/0.crs_matrix_addition
[ OK ] TestSparseMatrices/0.crs_matrix_addition (0 ms)
[----------] 25 tests from TestSparseMatrices/0 (6 ms total)
[----------] 25 tests from TestSparseMatrices/1, where TypeParam = sofa::TestSparseMatricesTraits<double,4u,8u,4u,2u>
[ RUN ] TestSparseMatrices/1.set_fullMat
[ OK ] TestSparseMatrices/1.set_fullMat (2 ms)
[ RUN ] TestSparseMatrices/1.set_crs_scalar
[ OK ] TestSparseMatrices/1.set_crs_scalar (0 ms)
[ RUN ] TestSparseMatrices/1.set_crs1
[ OK ] TestSparseMatrices/1.set_crs1 (0 ms)
[ RUN ] TestSparseMatrices/1.set_crs2
[ OK ] TestSparseMatrices/1.set_crs2 (0 ms)
[ RUN ] TestSparseMatrices/1.set_mapMat
[ OK ] TestSparseMatrices/1.set_mapMat (0 ms)
[ RUN ] TestSparseMatrices/1.set_eiBlock1
[ OK ] TestSparseMatrices/1.set_eiBlock1 (0 ms)
[ RUN ] TestSparseMatrices/1.set_eiBlock2
[ OK ] TestSparseMatrices/1.set_eiBlock2 (0 ms)
[ RUN ] TestSparseMatrices/1.set_eiBase
[ OK ] TestSparseMatrices/1.set_eiBase (0 ms)
[ RUN ] TestSparseMatrices/1.eigenMatrix_update
[ OK ] TestSparseMatrices/1.eigenMatrix_update (0 ms)
[ RUN ] TestSparseMatrices/1.eigenMatrix_block_row_filling
[ OK ] TestSparseMatrices/1.eigenMatrix_block_row_filling (0 ms)
[ RUN ] TestSparseMatrices/1.eigenMatrixBlockFromCompressedRowSparseMatrix
[ OK ] TestSparseMatrices/1.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms)
[ RUN ] TestSparseMatrices/1.eigenMapToDenseMatrix
[ OK ] TestSparseMatrices/1.eigenMapToDenseMatrix (0 ms)
[ RUN ] TestSparseMatrices/1.set_fullVec_nrows_reference
[ OK ] TestSparseMatrices/1.set_fullVec_nrows_reference (0 ms)
[ RUN ] TestSparseMatrices/1.fullMat_vector_product
[ OK ] TestSparseMatrices/1.fullMat_vector_product (0 ms)
[ RUN ] TestSparseMatrices/1.mapMat_vector_product
[ OK ] TestSparseMatrices/1.mapMat_vector_product (0 ms)
[ RUN ] TestSparseMatrices/1.eiBlock1_vector_product
[ OK ] TestSparseMatrices/1.eiBlock1_vector_product (0 ms)
[ RUN ] TestSparseMatrices/1.crs1_vector_product
[ OK ] TestSparseMatrices/1.crs1_vector_product (0 ms)
[ RUN ] TestSparseMatrices/1.full_matrix_product
[ OK ] TestSparseMatrices/1.full_matrix_product (0 ms)
[ RUN ] TestSparseMatrices/1.crs_scalar_matrix_product
[ OK ] TestSparseMatrices/1.crs_scalar_matrix_product (0 ms)
[ RUN ] TestSparseMatrices/1.crs_matrix_product
[ OK ] TestSparseMatrices/1.crs_matrix_product (0 ms)
[ RUN ] TestSparseMatrices/1.EigenBase_matrix_product
[ OK ] TestSparseMatrices/1.EigenBase_matrix_product (0 ms)
[ RUN ] TestSparseMatrices/1.full_matrix_transposeproduct
[ OK ] TestSparseMatrices/1.full_matrix_transposeproduct (0 ms)
[ RUN ] TestSparseMatrices/1.crs_scalar_matrix_transposeproduct
[ OK ] TestSparseMatrices/1.crs_scalar_matrix_transposeproduct (0 ms)
[ RUN ] TestSparseMatrices/1.crs_matrix_transposeproduct
[ OK ] TestSparseMatrices/1.crs_matrix_transposeproduct (0 ms)
[ RUN ] TestSparseMatrices/1.crs_matrix_addition
[ OK ] TestSparseMatrices/1.crs_matrix_addition (0 ms)
[----------] 25 tests from TestSparseMatrices/1 (4 ms total)
[----------] 25 tests from TestSparseMatrices/2, where TypeParam = sofa::TestSparseMatricesTraits<double,4u,8u,1u,8u>
[ RUN ] TestSparseMatrices/2.set_fullMat
[ OK ] TestSparseMatrices/2.set_fullMat (2 ms)
[ RUN ] TestSparseMatrices/2.set_crs_scalar
[ OK ] TestSparseMatrices/2.set_crs_scalar (0 ms)
[ RUN ] TestSparseMatrices/2.set_crs1
[ OK ] TestSparseMatrices/2.set_crs1 (0 ms)
[ RUN ] TestSparseMatrices/2.set_crs2
[ OK ] TestSparseMatrices/2.set_crs2 (0 ms)
[ RUN ] TestSparseMatrices/2.set_mapMat
[ OK ] TestSparseMatrices/2.set_mapMat (0 ms)
[ RUN ] TestSparseMatrices/2.set_eiBlock1
[ OK ] TestSparseMatrices/2.set_eiBlock1 (0 ms)
[ RUN ] TestSparseMatrices/2.set_eiBlock2
[ OK ] TestSparseMatrices/2.set_eiBlock2 (0 ms)
[ RUN ] TestSparseMatrices/2.set_eiBase
[ OK ] TestSparseMatrices/2.set_eiBase (0 ms)
[ RUN ] TestSparseMatrices/2.eigenMatrix_update
[ OK ] TestSparseMatrices/2.eigenMatrix_update (0 ms)
[ RUN ] TestSparseMatrices/2.eigenMatrix_block_row_filling
[ OK ] TestSparseMatrices/2.eigenMatrix_block_row_filling (2 ms)
[ RUN ] TestSparseMatrices/2.eigenMatrixBlockFromCompressedRowSparseMatrix
[ OK ] TestSparseMatrices/2.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms)
[ RUN ] TestSparseMatrices/2.eigenMapToDenseMatrix
[ OK ] TestSparseMatrices/2.eigenMapToDenseMatrix (0 ms)
[ RUN ] TestSparseMatrices/2.set_fullVec_nrows_reference
[ OK ] TestSparseMatrices/2.set_fullVec_nrows_reference (0 ms)
[ RUN ] TestSparseMatrices/2.fullMat_vector_product
[ OK ] TestSparseMatrices/2.fullMat_vector_product (0 ms)
[ RUN ] TestSparseMatrices/2.mapMat_vector_product
[ OK ] TestSparseMatrices/2.mapMat_vector_product (0 ms)
[ RUN ] TestSparseMatrices/2.eiBlock1_vector_product
[ OK ] TestSparseMatrices/2.eiBlock1_vector_product (0 ms)
[ RUN ] TestSparseMatrices/2.crs1_vector_product
[ OK ] TestSparseMatrices/2.crs1_vector_product (0 ms)
[ RUN ] TestSparseMatrices/2.full_matrix_product
[ OK ] TestSparseMatrices/2.full_matrix_product (0 ms)
[ RUN ] TestSparseMatrices/2.crs_scalar_matrix_product
[ OK ] TestSparseMatrices/2.crs_scalar_matrix_product (0 ms)
[ RUN ] TestSparseMatrices/2.crs_matrix_product
[ OK ] TestSparseMatrices/2.crs_matrix_product (0 ms)
[ RUN ] TestSparseMatrices/2.EigenBase_matrix_product
[ OK ] TestSparseMatrices/2.EigenBase_matrix_product (0 ms)
[ RUN ] TestSparseMatrices/2.full_matrix_transposeproduct
[ OK ] TestSparseMatrices/2.full_matrix_transposeproduct (0 ms)
[ RUN ] TestSparseMatrices/2.crs_scalar_matrix_transposeproduct
[ OK ] TestSparseMatrices/2.crs_scalar_matrix_transposeproduct (0 ms)
[ RUN ] TestSparseMatrices/2.crs_matrix_transposeproduct
[ OK ] TestSparseMatrices/2.crs_matrix_transposeproduct (0 ms)
[ RUN ] TestSparseMatrices/2.crs_matrix_addition
[ OK ] TestSparseMatrices/2.crs_matrix_addition (0 ms)
[----------] 25 tests from TestSparseMatrices/2 (6 ms total)
[----------] 25 tests from TestSparseMatrices/3, where TypeParam = sofa::TestSparseMatricesTraits<double,4u,8u,2u,8u>
[ RUN ] TestSparseMatrices/3.set_fullMat
[ OK ] TestSparseMatrices/3.set_fullMat (2 ms)
[ RUN ] TestSparseMatrices/3.set_crs_scalar
[ OK ] TestSparseMatrices/3.set_crs_scalar (0 ms)
[ RUN ] TestSparseMatrices/3.set_crs1
[ OK ] TestSparseMatrices/3.set_crs1 (0 ms)
[ RUN ] TestSparseMatrices/3.set_crs2
[ OK ] TestSparseMatrices/3.set_crs2 (0 ms)
[ RUN ] TestSparseMatrices/3.set_mapMat
[ OK ] TestSparseMatrices/3.set_mapMat (0 ms)
[ RUN ] TestSparseMatrices/3.set_eiBlock1
[ OK ] TestSparseMatrices/3.set_eiBlock1 (0 ms)
[ RUN ] TestSparseMatrices/3.set_eiBlock2
[ OK ] TestSparseMatrices/3.set_eiBlock2 (0 ms)
[ RUN ] TestSparseMatrices/3.set_eiBase
[ OK ] TestSparseMatrices/3.set_eiBase (0 ms)
[ RUN ] TestSparseMatrices/3.eigenMatrix_update
[ OK ] TestSparseMatrices/3.eigenMatrix_update (0 ms)
[ RUN ] TestSparseMatrices/3.eigenMatrix_block_row_filling
[ OK ] TestSparseMatrices/3.eigenMatrix_block_row_filling (0 ms)
[ RUN ] TestSparseMatrices/3.eigenMatrixBlockFromCompressedRowSparseMatrix
[ OK ] TestSparseMatrices/3.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms)
[ RUN ] TestSparseMatrices/3.eigenMapToDenseMatrix
[ OK ] TestSparseMatrices/3.eigenMapToDenseMatrix (0 ms)
[ RUN ] TestSparseMatrices/3.set_fullVec_nrows_reference
[ OK ] TestSparseMatrices/3.set_fullVec_nrows_reference (0 ms)
[ RUN ] TestSparseMatrices/3.fullMat_vector_product
[ OK ] TestSparseMatrices/3.fullMat_vector_product (0 ms)
[ RUN ] TestSparseMatrices/3.mapMat_vector_product
[ OK ] TestSparseMatrices/3.mapMat_vector_product (0 ms)
[ RUN ] TestSparseMatrices/3.eiBlock1_vector_product
[ OK ] TestSparseMatrices/3.eiBlock1_vector_product (0 ms)
[ RUN ] TestSparseMatrices/3.crs1_vector_product
[ OK ] TestSparseMatrices/3.crs1_vector_product (0 ms)
[ RUN ] TestSparseMatrices/3.full_matrix_product
[ OK ] TestSparseMatrices/3.full_matrix_product (0 ms)
[ RUN ] TestSparseMatrices/3.crs_scalar_matrix_product
[ OK ] TestSparseMatrices/3.crs_scalar_matrix_product (0 ms)
[ RUN ] TestSparseMatrices/3.crs_matrix_product
[ OK ] TestSparseMatrices/3.crs_matrix_product (0 ms)
[ RUN ] TestSparseMatrices/3.EigenBase_matrix_product
[ OK ] TestSparseMatrices/3.EigenBase_matrix_product (0 ms)
[ RUN ] TestSparseMatrices/3.full_matrix_transposeproduct
[ OK ] TestSparseMatrices/3.full_matrix_transposeproduct (0 ms)
[ RUN ] TestSparseMatrices/3.crs_scalar_matrix_transposeproduct
[ OK ] TestSparseMatrices/3.crs_scalar_matrix_transposeproduct (0 ms)
[ RUN ] TestSparseMatrices/3.crs_matrix_transposeproduct
[ OK ] TestSparseMatrices/3.crs_matrix_transposeproduct (0 ms)
[ RUN ] TestSparseMatrices/3.crs_matrix_addition
[ OK ] TestSparseMatrices/3.crs_matrix_addition (0 ms)
[----------] 25 tests from TestSparseMatrices/3 (3 ms total)
[----------] 25 tests from TestSparseMatrices/4, where TypeParam = sofa::TestSparseMatricesTraits<double,4u,8u,2u,4u>
[ RUN ] TestSparseMatrices/4.set_fullMat
[ OK ] TestSparseMatrices/4.set_fullMat (0 ms)
[ RUN ] TestSparseMatrices/4.set_crs_scalar
[ OK ] TestSparseMatrices/4.set_crs_scalar (0 ms)
[ RUN ] TestSparseMatrices/4.set_crs1
[ OK ] TestSparseMatrices/4.set_crs1 (0 ms)
[ RUN ] TestSparseMatrices/4.set_crs2
[ OK ] TestSparseMatrices/4.set_crs2 (0 ms)
[ RUN ] TestSparseMatrices/4.set_mapMat
[ OK ] TestSparseMatrices/4.set_mapMat (0 ms)
[ RUN ] TestSparseMatrices/4.set_eiBlock1
[ OK ] TestSparseMatrices/4.set_eiBlock1 (0 ms)
[ RUN ] TestSparseMatrices/4.set_eiBlock2
[ OK ] TestSparseMatrices/4.set_eiBlock2 (0 ms)
[ RUN ] TestSparseMatrices/4.set_eiBase
[ OK ] TestSparseMatrices/4.set_eiBase (0 ms)
[ RUN ] TestSparseMatrices/4.eigenMatrix_update
[ OK ] TestSparseMatrices/4.eigenMatrix_update (0 ms)
[ RUN ] TestSparseMatrices/4.eigenMatrix_block_row_filling
[ OK ] TestSparseMatrices/4.eigenMatrix_block_row_filling (0 ms)
[ RUN ] TestSparseMatrices/4.eigenMatrixBlockFromCompressedRowSparseMatrix
[ OK ] TestSparseMatrices/4.eigenMatrixBlockFromCompressedRowSparseMatrix (0 ms)
[ RUN ] TestSparseMatrices/4.eigenMapToDenseMatrix
[ OK ] TestSparseMatrices/4.eigenMapToDenseMatrix (0 ms)
[ RUN ] TestSparseMatrices/4.set_fullVec_nrows_reference
[ OK ] TestSparseMatrices/4.set_fullVec_nrows_reference (0 ms)
[ RUN ] TestSparseMatrices/4.fullMat_vector_product
[ OK ] TestSparseMatrices/4.fullMat_vector_product (0 ms)
[ RUN ] TestSparseMatrices/4.mapMat_vector_product
[ OK ] TestSparseMatrices/4.mapMat_vector_product (0 ms)
[ RUN ] TestSparseMatrices/4.eiBlock1_vector_product
[ OK ] TestSparseMatrices/4.eiBlock1_vector_product (0 ms)
[ RUN ] TestSparseMatrices/4.crs1_vector_product
[ OK ] TestSparseMatrices/4.crs1_vector_product (0 ms)
[ RUN ] TestSparseMatrices/4.full_matrix_product
[ OK ] TestSparseMatrices/4.full_matrix_product (0 ms)
[ RUN ] TestSparseMatrices/4.crs_scalar_matrix_product
[ OK ] TestSparseMatrices/4.crs_scalar_matrix_product (0 ms)
[ RUN ] TestSparseMatrices/4.crs_matrix_product
[ OK ] TestSparseMatrices/4.crs_matrix_product (0 ms)
[ RUN ] TestSparseMatrices/4.EigenBase_matrix_product
[ OK ] TestSparseMatrices/4.EigenBase_matrix_product (0 ms)
[ RUN ] TestSparseMatrices/4.full_matrix_transposeproduct
[ OK ] TestSparseMatrices/4.full_matrix_transposeproduct (0 ms)
[ RUN ] TestSparseMatrices/4.crs_scalar_matrix_transposeproduct
[ OK ] TestSparseMatrices/4.crs_scalar_matrix_transposeproduct (0 ms)
[ RUN ] TestSparseMatrices/4.crs_matrix_transposeproduct
[ OK ] TestSparseMatrices/4.crs_matrix_transposeproduct (0 ms)
[ RUN ] TestSparseMatrices/4.crs_matrix_addition
[ OK ] TestSparseMatrices/4.crs_matrix_addition (0 ms)
[----------] 25 tests from TestSparseMatrices/4 (1 ms total)
[----------] 25 tests from TestSparseMatrices/5, where TypeParam = sofa::TestSparseMatricesTraits<double,24u,24u,3u,3u>
[ RUN ] TestSparseMatrices/5.set_fullMat
[ OK ] TestSparseMatrices/5.set_fullMat (1 ms)
[ RUN ] TestSparseMatrices/5.set_crs_scalar
[ OK ] TestSparseMatrices/5.set_crs_scalar (1 ms)
[ RUN ] TestSparseMatrices/5.set_crs1
[ OK ] TestSparseMatrices/5.set_crs1 (1 ms)
[ RUN ] TestSparseMatrices/5.set_crs2
[ OK ] TestSparseMatrices/5.set_crs2 (1 ms)
[ RUN ] TestSparseMatrices/5.set_mapMat
[ OK ] TestSparseMatrices/5.set_mapMat (1 ms)
[ RUN ] TestSparseMatrices/5.set_eiBlock1
[ OK ] TestSparseMatrices/5.set_eiBlock1 (1 ms)
[ RUN ] TestSparseMatrices/5.set_eiBlock2
[ OK ] TestSparseMatrices/5.set_eiBlock2 (1 ms)
[ RUN ] TestSparseMatrices/5.set_eiBase
[ OK ] TestSparseMatrices/5.set_eiBase (1 ms)
[ RUN ] TestSparseMatrices/5.eigenMatrix_update
[ OK ] TestSparseMatrices/5.eigenMatrix_update (1 ms)
[ RUN ] TestSparseMatrices/5.eigenMatrix_block_row_filling
[ OK ] TestSparseMatrices/5.eigenMatrix_block_row_filling (1 ms)
[ RUN ] TestSparseMatrices/5.eigenMatrixBlockFromCompressedRowSparseMatrix
[ OK ] TestSparseMatrices/5.eigenMatrixBlockFromCompressedRowSparseMatrix (1 ms)
[ RUN ] TestSparseMatrices/5.eigenMapToDenseMatrix
[ OK ] TestSparseMatrices/5.eigenMapToDenseMatrix (1 ms)
[ RUN ] TestSparseMatrices/5.set_fullVec_nrows_reference
[ OK ] TestSparseMatrices/5.set_fullVec_nrows_reference (1 ms)
[ RUN ] TestSparseMatrices/5.fullMat_vector_product
[ OK ] TestSparseMatrices/5.fullMat_vector_product (1 ms)
[ RUN ] TestSparseMatrices/5.mapMat_vector_product
[ OK ] TestSparseMatrices/5.mapMat_vector_product (1 ms)
[ RUN ] TestSparseMatrices/5.eiBlock1_vector_product
[ OK ] TestSparseMatrices/5.eiBlock1_vector_product (1 ms)
[ RUN ] TestSparseMatrices/5.crs1_vector_product
[ OK ] TestSparseMatrices/5.crs1_vector_product (1 ms)
[ RUN ] TestSparseMatrices/5.full_matrix_product
[ OK ] TestSparseMatrices/5.full_matrix_product (1 ms)
[ RUN ] TestSparseMatrices/5.crs_scalar_matrix_product
[ OK ] TestSparseMatrices/5.crs_scalar_matrix_product (1 ms)
[ RUN ] TestSparseMatrices/5.crs_matrix_product
[ OK ] TestSparseMatrices/5.crs_matrix_product (1 ms)
[ RUN ] TestSparseMatrices/5.EigenBase_matrix_product
[ OK ] TestSparseMatrices/5.EigenBase_matrix_product (1 ms)
[ RUN ] TestSparseMatrices/5.full_matrix_transposeproduct
[ OK ] TestSparseMatrices/5.full_matrix_transposeproduct (1 ms)
[ RUN ] TestSparseMatrices/5.crs_scalar_matrix_transposeproduct
[ OK ] TestSparseMatrices/5.crs_scalar_matrix_transposeproduct (1 ms)
[ RUN ] TestSparseMatrices/5.crs_matrix_transposeproduct
[ OK ] TestSparseMatrices/5.crs_matrix_transposeproduct (1 ms)
[ RUN ] TestSparseMatrices/5.crs_matrix_addition
[ OK ] TestSparseMatrices/5.crs_matrix_addition (1 ms)
[----------] 25 tests from TestSparseMatrices/5 (27 ms total)
[----------] 1 test from RotationMatrix
[ RUN ] RotationMatrix.rotateMatrix
[ OK ] RotationMatrix.rotateMatrix (0 ms)
[----------] 1 test from RotationMatrix (0 ms total)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/0, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int> >
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/0.squareMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/0.squareMatrix (928 ms)
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/0.rectangularMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/0.rectangularMatrix (5234 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/0 (6163 ms total)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/1, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int> >
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/1.squareMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/1.squareMatrix (832 ms)
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/1.rectangularMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/1.rectangularMatrix (5108 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/1 (5940 ms total)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/2, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int> >
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/2.squareMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/2.squareMatrix (659 ms)
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/2.rectangularMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/2.rectangularMatrix (4149 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/2 (4810 ms total)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/3, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int> >
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/3.squareMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/3.squareMatrix (680 ms)
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/3.rectangularMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/3.rectangularMatrix (4181 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/3 (4861 ms total)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/4, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int> >
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/4.squareMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/4.squareMatrix (669 ms)
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/4.rectangularMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/4.rectangularMatrix (4244 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/4 (4914 ms total)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/5, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int> >
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/5.squareMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/5.squareMatrix (728 ms)
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/5.rectangularMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/5.rectangularMatrix (4203 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/5 (4932 ms total)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/6, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int> >
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/6.squareMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/6.squareMatrix (673 ms)
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/6.rectangularMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/6.rectangularMatrix (4306 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/6 (4979 ms total)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/7, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int> >
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/7.squareMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/7.squareMatrix (666 ms)
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/7.rectangularMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/7.rectangularMatrix (4253 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/7 (4920 ms total)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/8, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int> >
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/8.squareMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/8.squareMatrix (493 ms)
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/8.rectangularMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/8.rectangularMatrix (3148 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/8 (3641 ms total)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/9, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int> >
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/9.squareMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/9.squareMatrix (544 ms)
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/9.rectangularMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/9.rectangularMatrix (2983 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/9 (3528 ms total)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/10, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int> >
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/10.squareMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/10.squareMatrix (465 ms)
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/10.rectangularMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/10.rectangularMatrix (2940 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/10 (3406 ms total)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/11, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int> >
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/11.squareMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/11.squareMatrix (523 ms)
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/11.rectangularMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/11.rectangularMatrix (3170 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/11 (3694 ms total)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/12, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int> >
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/12.squareMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/12.squareMatrix (469 ms)
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/12.rectangularMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/12.rectangularMatrix (3189 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/12 (3659 ms total)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/13, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int> >
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/13.squareMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/13.squareMatrix (498 ms)
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/13.rectangularMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/13.rectangularMatrix (2919 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/13 (3418 ms total)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/14, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int> >
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/14.squareMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/14.squareMatrix (607 ms)
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/14.rectangularMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/14.rectangularMatrix (4083 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/14 (4691 ms total)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/15, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int> >
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/15.squareMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/15.squareMatrix (619 ms)
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/15.rectangularMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/15.rectangularMatrix (4578 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/15 (5198 ms total)
[----------] 2 tests from TestSparseMatrixTranspose/0, where TypeParam = TestSparseMatrixTransposeTraits<Eigen::SparseMatrix<float,0,int>,float>
[ RUN ] TestSparseMatrixTranspose/0.squareMatrix
[ OK ] TestSparseMatrixTranspose/0.squareMatrix (5 ms)
[ RUN ] TestSparseMatrixTranspose/0.rectangularMatrix
[ OK ] TestSparseMatrixTranspose/0.rectangularMatrix (16 ms)
[----------] 2 tests from TestSparseMatrixTranspose/0 (21 ms total)
[----------] 2 tests from TestSparseMatrixTranspose/1, where TypeParam = TestSparseMatrixTransposeTraits<Eigen::SparseMatrix<double,0,int>,double>
[ RUN ] TestSparseMatrixTranspose/1.squareMatrix
[ OK ] TestSparseMatrixTranspose/1.squareMatrix (4 ms)
[ RUN ] TestSparseMatrixTranspose/1.rectangularMatrix
[ OK ] TestSparseMatrixTranspose/1.rectangularMatrix (15 ms)
[----------] 2 tests from TestSparseMatrixTranspose/1 (20 ms total)
[----------] 2 tests from TestSparseMatrixTranspose/2, where TypeParam = TestSparseMatrixTransposeTraits<Eigen::SparseMatrix<float,1,int>,float>
[ RUN ] TestSparseMatrixTranspose/2.squareMatrix
[ OK ] TestSparseMatrixTranspose/2.squareMatrix (4 ms)
[ RUN ] TestSparseMatrixTranspose/2.rectangularMatrix
[ OK ] TestSparseMatrixTranspose/2.rectangularMatrix (15 ms)
[----------] 2 tests from TestSparseMatrixTranspose/2 (20 ms total)
[----------] 2 tests from TestSparseMatrixTranspose/3, where TypeParam = TestSparseMatrixTransposeTraits<Eigen::SparseMatrix<double,1,int>,double>
[ RUN ] TestSparseMatrixTranspose/3.squareMatrix
[ OK ] TestSparseMatrixTranspose/3.squareMatrix (4 ms)
[ RUN ] TestSparseMatrixTranspose/3.rectangularMatrix
[ OK ] TestSparseMatrixTranspose/3.rectangularMatrix (15 ms)
[----------] 2 tests from TestSparseMatrixTranspose/3 (20 ms total)
[----------] 6 tests from TriangularSystemSolver
[ RUN ] TriangularSystemSolver.empty
[ OK ] TriangularSystemSolver.empty (0 ms)
[ RUN ] TriangularSystemSolver.lower2x2
[ OK ] TriangularSystemSolver.lower2x2 (3 ms)
[ RUN ] TriangularSystemSolver.lower3x3
[ OK ] TriangularSystemSolver.lower3x3 (0 ms)
[ RUN ] TriangularSystemSolver.upper2x2
[ OK ] TriangularSystemSolver.upper2x2 (0 ms)
[ RUN ] TriangularSystemSolver.upper3x3
[ OK ] TriangularSystemSolver.upper3x3 (0 ms)
[ RUN ] TriangularSystemSolver.computeLowerTriangularMatrixCoordinates
[ OK ] TriangularSystemSolver.computeLowerTriangularMatrixCoordinates (0 ms)
[----------] 6 tests from TriangularSystemSolver (3 ms total)
[----------] Global test environment tear-down
[==========] 615 tests from 63 test suites ran. (73459 ms total)
[ PASSED ] 615 tests.
------------------------------------------
Running unit-tests Sofa.Component.Collision.Geometry_test
Calling: bash -c "/builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/bin/Sofa.Component.Collision.Geometry_test --gtest_output=xml:unit-tests/Sofa.Component.Collision.Geometry_test/report.xml 2>&1"
[==========] Running 15 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 11 tests from TestSphere
[ RUN ] TestSphere.rigid_rigid_1
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ OK ] TestSphere.rigid_rigid_1 (1 ms)
[ RUN ] TestSphere.rigid_rigid_2
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ OK ] TestSphere.rigid_rigid_2 (0 ms)
[ RUN ] TestSphere.rigid_soft_1
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ OK ] TestSphere.rigid_soft_1 (0 ms)
[ RUN ] TestSphere.rigid_soft_2
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ OK ] TestSphere.rigid_soft_2 (0 ms)
[ RUN ] TestSphere.rigid_soft_3
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ OK ] TestSphere.rigid_soft_3 (0 ms)
[ RUN ] TestSphere.rigid_soft_4
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ OK ] TestSphere.rigid_soft_4 (0 ms)
[ RUN ] TestSphere.soft_soft_1
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ OK ] TestSphere.soft_soft_1 (0 ms)
[ RUN ] TestSphere.checkSceneWithVec3MechanicalModel
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ OK ] TestSphere.checkSceneWithVec3MechanicalModel (1 ms)
[ RUN ] TestSphere.checkSceneWithRigid3dMechanicalMode
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ OK ] TestSphere.checkSceneWithRigid3dMechanicalMode (0 ms)
[ RUN ] TestSphere.checkAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ OK ] TestSphere.checkAttributes (0 ms)
[ RUN ] TestSphere.checkGracefulHandlingWhenMechanicalModelIsMissing
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ERROR] [SphereCollisionModel(spheremodel)] Missing a MechanicalObject with template 'Vec3d. This MechnicalObject stores the position of the spheres. When this one is missing the collision model is deactivated.
To remove this error message you can add to your scene a line <MechanicalObject template='Vec3d'/>.
[ OK ] TestSphere.checkGracefulHandlingWhenMechanicalModelIsMissing (0 ms)
[----------] 11 tests from TestSphere (10 ms total)
[----------] 4 tests from TestTriangle
[ RUN ] TestTriangle.rigid_sphere_triangle_min_prox
[ OK ] TestTriangle.rigid_sphere_triangle_min_prox (0 ms)
[ RUN ] TestTriangle.rigid_sphere_triangle_new_prox
[ OK ] TestTriangle.rigid_sphere_triangle_new_prox (0 ms)
[ RUN ] TestTriangle.soft_sphere_triangle_min_prox
[ OK ] TestTriangle.soft_sphere_triangle_min_prox (0 ms)
[ RUN ] TestTriangle.soft_sphere_triangle_new_prox
[ OK ] TestTriangle.soft_sphere_triangle_new_prox (0 ms)
[----------] 4 tests from TestTriangle (1 ms total)
[----------] Global test environment tear-down
[==========] 15 tests from 2 test suites ran. (11 ms total)
[ PASSED ] 15 tests.
------------------------------------------
Running unit-tests Sofa.Component.LinearSolver.Direct_test
Calling: bash -c "/builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/bin/Sofa.Component.LinearSolver.Direct_test --gtest_output=xml:unit-tests/Sofa.Component.LinearSolver.Direct_test/report.xml 2>&1"
[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from SparseLDLSolver
[ RUN ] SparseLDLSolver.EmptySystem
[WARNING] [SparseLDLSolver(unnamed)] Invalid Linear System to solve (null size). Please insure that there is enough constraints (not rank deficient).
[ OK ] SparseLDLSolver.EmptySystem (0 ms)
[ RUN ] SparseLDLSolver.EmptyMState
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[ERROR] [MatrixLinearSystem(MatrixLinearSystem1)] Global system matrix is not resized appropriately (/MatrixLinearSystem1)
[WARNING] [SparseLDLSolver(SparseLDLSolver)] Invalid Linear System to solve (null size). Please insure that there is enough constraints (not rank deficient).
[ OK ] SparseLDLSolver.EmptyMState (8 ms)
[ RUN ] SparseLDLSolver.TopologyChangeEmptyMState
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Direct.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Topology.Utility.so
[ERROR] [MatrixLinearSystem(MatrixLinearSystem1)] Global system matrix is not resized appropriately (/MatrixLinearSystem1)
[WARNING] [SparseLDLSolver(SparseLDLSolver)] Invalid Linear System to solve (null size). Please insure that there is enough constraints (not rank deficient).
[ OK ] SparseLDLSolver.TopologyChangeEmptyMState (16 ms)
[ RUN ] SparseLDLSolver.AssociatedLinearSystem
[ OK ] SparseLDLSolver.AssociatedLinearSystem (0 ms)
[----------] 4 tests from SparseLDLSolver (26 ms total)
[----------] Global test environment tear-down
[==========] 4 tests from 1 test suite ran. (26 ms total)
[ PASSED ] 4 tests.
------------------------------------------
Running unit-tests Sofa.Component.MechanicalLoad_test
Calling: bash -c "/builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/bin/Sofa.Component.MechanicalLoad_test --gtest_output=xml:unit-tests/Sofa.Component.MechanicalLoad_test/report.xml 2>&1"
[==========] Running 65 tests from 16 test suites.
[----------] Global test environment set-up.
[----------] 4 tests from ConstantForceField_test/0, where TypeParam = TypeTuple<sofa::defaulttype::StdRigidTypes<2u,double>,sofa::defaulttype::RigidMass<2u,double> >
[ RUN ] ConstantForceField_test/0.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/0.testBasicAttributes (7 ms)
[ RUN ] ConstantForceField_test/0.testMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [Node(Root)] Object type ConstantForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] ConstantForceField_test/0.testMissingMechanicalObject (2 ms)
[ RUN ] ConstantForceField_test/0.testSimpleBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/0.testSimpleBehavior (7 ms)
[ RUN ] ConstantForceField_test/0.testMonkeyValueForIndices
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
- problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.
[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ OK ] ConstantForceField_test/0.testMonkeyValueForIndices (2 ms)
[----------] 4 tests from ConstantForceField_test/0 (19 ms total)
[----------] 4 tests from ConstantForceField_test/1, where TypeParam = TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>,double>
[ RUN ] ConstantForceField_test/1.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/1.testBasicAttributes (2 ms)
[ RUN ] ConstantForceField_test/1.testMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [Node(Root)] Object type ConstantForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] ConstantForceField_test/1.testMissingMechanicalObject (2 ms)
[ RUN ] ConstantForceField_test/1.testSimpleBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/1.testSimpleBehavior (6 ms)
[ RUN ] ConstantForceField_test/1.testMonkeyValueForIndices
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
- problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.
[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ OK ] ConstantForceField_test/1.testMonkeyValueForIndices (2 ms)
[----------] 4 tests from ConstantForceField_test/1 (14 ms total)
[----------] 4 tests from ConstantForceField_test/2, where TypeParam = TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>,double>
[ RUN ] ConstantForceField_test/2.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/2.testBasicAttributes (2 ms)
[ RUN ] ConstantForceField_test/2.testMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [Node(Root)] Object type ConstantForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] ConstantForceField_test/2.testMissingMechanicalObject (2 ms)
[ RUN ] ConstantForceField_test/2.testSimpleBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/2.testSimpleBehavior (6 ms)
[ RUN ] ConstantForceField_test/2.testMonkeyValueForIndices
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
- problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.
[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ OK ] ConstantForceField_test/2.testMonkeyValueForIndices (2 ms)
[----------] 4 tests from ConstantForceField_test/2 (14 ms total)
[----------] 4 tests from ConstantForceField_test/3, where TypeParam = TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>,double>
[ RUN ] ConstantForceField_test/3.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/3.testBasicAttributes (2 ms)
[ RUN ] ConstantForceField_test/3.testMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [Node(Root)] Object type ConstantForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] ConstantForceField_test/3.testMissingMechanicalObject (2 ms)
[ RUN ] ConstantForceField_test/3.testSimpleBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/3.testSimpleBehavior (6 ms)
[ RUN ] ConstantForceField_test/3.testMonkeyValueForIndices
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
- problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.
[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ OK ] ConstantForceField_test/3.testMonkeyValueForIndices (2 ms)
[----------] 4 tests from ConstantForceField_test/3 (14 ms total)
[----------] 4 tests from ConstantForceField_test/4, where TypeParam = TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<6u,double>,sofa::type::Vec<6u,double>,double>,double>
[ RUN ] ConstantForceField_test/4.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/4.testBasicAttributes (2 ms)
[ RUN ] ConstantForceField_test/4.testMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [Node(Root)] Object type ConstantForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] ConstantForceField_test/4.testMissingMechanicalObject (2 ms)
[ RUN ] ConstantForceField_test/4.testSimpleBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/4.testSimpleBehavior (6 ms)
[ RUN ] ConstantForceField_test/4.testMonkeyValueForIndices
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
- problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.
[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ OK ] ConstantForceField_test/4.testMonkeyValueForIndices (2 ms)
[----------] 4 tests from ConstantForceField_test/4 (13 ms total)
[----------] 4 tests from ConstantForceField_test/5, where TypeParam = TypeTuple<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::RigidMass<3u,double> >
[ RUN ] ConstantForceField_test/5.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/5.testBasicAttributes (2 ms)
[ RUN ] ConstantForceField_test/5.testMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [Node(Root)] Object type ConstantForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] ConstantForceField_test/5.testMissingMechanicalObject (2 ms)
[ RUN ] ConstantForceField_test/5.testSimpleBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/5.testSimpleBehavior (6 ms)
[ RUN ] ConstantForceField_test/5.testMonkeyValueForIndices
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
- problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.
[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ OK ] ConstantForceField_test/5.testMonkeyValueForIndices (2 ms)
[----------] 4 tests from ConstantForceField_test/5 (13 ms total)
[----------] 4 tests from ConstantForceField_test/6, where TypeParam = TypeTuple<sofa::defaulttype::StdRigidTypes<2u,double>,sofa::defaulttype::RigidMass<2u,double> >
[ RUN ] ConstantForceField_test/6.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/6.testBasicAttributes (2 ms)
[ RUN ] ConstantForceField_test/6.testMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [Node(Root)] Object type ConstantForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] ConstantForceField_test/6.testMissingMechanicalObject (2 ms)
[ RUN ] ConstantForceField_test/6.testSimpleBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/6.testSimpleBehavior (6 ms)
[ RUN ] ConstantForceField_test/6.testMonkeyValueForIndices
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
- problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.
[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ OK ] ConstantForceField_test/6.testMonkeyValueForIndices (2 ms)
[----------] 4 tests from ConstantForceField_test/6 (13 ms total)
[----------] 6 tests from PlaneForceField_test/0, where TypeParam = sofa::(anonymous namespace)::TypeTuple<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::RigidMass<3u,double> >
[ RUN ] PlaneForceField_test/0.testPlaneForceField
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[ OK ] PlaneForceField_test/0.testPlaneForceField (5 ms)
[ RUN ] PlaneForceField_test/0.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ OK ] PlaneForceField_test/0.testBasicAttributes (0 ms)
[ RUN ] PlaneForceField_test/0.testMonkeyValuesForAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=5.0 . To remove this warning message you need to set the 'damping' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-1 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=1 -5' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=7 4' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=0.0 (no max force). To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=500.0 . To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[. Emitted from [/Level 1/myPlaneForceField].
[ OK ] PlaneForceField_test/0.testMonkeyValuesForAttributes (6 ms)
[ RUN ] PlaneForceField_test/0.testInitReinitBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component. You should use reinit instead.
[ OK ] PlaneForceField_test/0.testInitReinitBehavior (0 ms)
[ RUN ] PlaneForceField_test/0.testBehaviorWhenMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ERROR] [Node(Level 1)] Object type PlaneForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] PlaneForceField_test/0.testBehaviorWhenMissingMechanicalObject (1 ms)
[ RUN ] PlaneForceField_test/0.testDefaultPlane
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ OK ] PlaneForceField_test/0.testDefaultPlane (0 ms)
[----------] 6 tests from PlaneForceField_test/0 (16 ms total)
[----------] 6 tests from PlaneForceField_test/1, where TypeParam = sofa::(anonymous namespace)::TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>,double>
[ RUN ] PlaneForceField_test/1.testPlaneForceField
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[ OK ] PlaneForceField_test/1.testPlaneForceField (4 ms)
[ RUN ] PlaneForceField_test/1.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ OK ] PlaneForceField_test/1.testBasicAttributes (0 ms)
[ RUN ] PlaneForceField_test/1.testMonkeyValuesForAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=5.0 . To remove this warning message you need to set the 'damping' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-1 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=1 -5' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=7 4' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=0.0 (no max force). To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=500.0 . To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[. Emitted from [/Level 1/myPlaneForceField].
[ OK ] PlaneForceField_test/1.testMonkeyValuesForAttributes (6 ms)
[ RUN ] PlaneForceField_test/1.testInitReinitBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component. You should use reinit instead.
[ OK ] PlaneForceField_test/1.testInitReinitBehavior (0 ms)
[ RUN ] PlaneForceField_test/1.testBehaviorWhenMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ERROR] [Node(Level 1)] Object type PlaneForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] PlaneForceField_test/1.testBehaviorWhenMissingMechanicalObject (1 ms)
[ RUN ] PlaneForceField_test/1.testDefaultPlane
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ OK ] PlaneForceField_test/1.testDefaultPlane (0 ms)
[----------] 6 tests from PlaneForceField_test/1 (15 ms total)
[----------] 6 tests from PlaneForceField_test/2, where TypeParam = sofa::(anonymous namespace)::TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>,double>
[ RUN ] PlaneForceField_test/2.testPlaneForceField
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[ OK ] PlaneForceField_test/2.testPlaneForceField (5 ms)
[ RUN ] PlaneForceField_test/2.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ OK ] PlaneForceField_test/2.testBasicAttributes (0 ms)
[ RUN ] PlaneForceField_test/2.testMonkeyValuesForAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=5.0 . To remove this warning message you need to set the 'damping' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-1 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=1 -5' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=7 4' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=0.0 (no max force). To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=500.0 . To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[. Emitted from [/Level 1/myPlaneForceField].
[ OK ] PlaneForceField_test/2.testMonkeyValuesForAttributes (6 ms)
[ RUN ] PlaneForceField_test/2.testInitReinitBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component. You should use reinit instead.
[ OK ] PlaneForceField_test/2.testInitReinitBehavior (0 ms)
[ RUN ] PlaneForceField_test/2.testBehaviorWhenMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ERROR] [Node(Level 1)] Object type PlaneForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] PlaneForceField_test/2.testBehaviorWhenMissingMechanicalObject (1 ms)
[ RUN ] PlaneForceField_test/2.testDefaultPlane
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ OK ] PlaneForceField_test/2.testDefaultPlane (1 ms)
[----------] 6 tests from PlaneForceField_test/2 (15 ms total)
[----------] 6 tests from PlaneForceField_test/3, where TypeParam = sofa::(anonymous namespace)::TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>,double>
[ RUN ] PlaneForceField_test/3.testPlaneForceField
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[ OK ] PlaneForceField_test/3.testPlaneForceField (5 ms)
[ RUN ] PlaneForceField_test/3.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ OK ] PlaneForceField_test/3.testBasicAttributes (0 ms)
[ RUN ] PlaneForceField_test/3.testMonkeyValuesForAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=5.0 . To remove this warning message you need to set the 'damping' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-1 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=1 -5' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=7 4' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=0.0 (no max force). To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=500.0 . To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[. Emitted from [/Level 1/myPlaneForceField].
[ OK ] PlaneForceField_test/3.testMonkeyValuesForAttributes (6 ms)
[ RUN ] PlaneForceField_test/3.testInitReinitBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component. You should use reinit instead.
[ OK ] PlaneForceField_test/3.testInitReinitBehavior (0 ms)
[ RUN ] PlaneForceField_test/3.testBehaviorWhenMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ERROR] [Node(Level 1)] Object type PlaneForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] PlaneForceField_test/3.testBehaviorWhenMissingMechanicalObject (1 ms)
[ RUN ] PlaneForceField_test/3.testDefaultPlane
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ OK ] PlaneForceField_test/3.testDefaultPlane (1 ms)
[----------] 6 tests from PlaneForceField_test/3 (16 ms total)
[----------] 6 tests from PlaneForceField_test/4, where TypeParam = sofa::(anonymous namespace)::TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<6u,double>,sofa::type::Vec<6u,double>,double>,double>
[ RUN ] PlaneForceField_test/4.testPlaneForceField
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[ OK ] PlaneForceField_test/4.testPlaneForceField (5 ms)
[ RUN ] PlaneForceField_test/4.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ OK ] PlaneForceField_test/4.testBasicAttributes (0 ms)
[ RUN ] PlaneForceField_test/4.testMonkeyValuesForAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=5.0 . To remove this warning message you need to set the 'damping' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-1 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=1 -5' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=7 4' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=0.0 (no max force). To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=500.0 . To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[. Emitted from [/Level 1/myPlaneForceField].
[ OK ] PlaneForceField_test/4.testMonkeyValuesForAttributes (6 ms)
[ RUN ] PlaneForceField_test/4.testInitReinitBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component. You should use reinit instead.
[ OK ] PlaneForceField_test/4.testInitReinitBehavior (1 ms)
[ RUN ] PlaneForceField_test/4.testBehaviorWhenMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ERROR] [Node(Level 1)] Object type PlaneForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] PlaneForceField_test/4.testBehaviorWhenMissingMechanicalObject (1 ms)
[ RUN ] PlaneForceField_test/4.testDefaultPlane
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ OK ] PlaneForceField_test/4.testDefaultPlane (0 ms)
[----------] 6 tests from PlaneForceField_test/4 (16 ms total)
[----------] 2 tests from QuadPressureForceField_test/0, where TypeParam = sofa::component::mechanicalload::QuadPressureForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> >
[ RUN ] QuadPressureForceField_test/0.quadPressureForceFieldTest
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.so
[WARNING] [Node(Root)] Trying to add a BaseMeshTopology ('unnamed' [QuadSetTopologyContainer] 0x13c49608) into the Node '/', whereas it already contains one ('quad' [MeshTopology] 0x13c46090). Only one BaseMeshTopology is permitted in a Node. The previous BaseMeshTopology is replaced and the behavior is undefined.
[WARNING] [Node(Root)] Trying to add a Topology ('unnamed' [QuadSetTopologyContainer] 0x13c49608) into the Node '/', whereas it already contains one ('quad' [MeshTopology] 0x13c46090). Only one Topology is permitted in a Node. The previous Topology is replaced and the behavior is undefined.
[WARNING] [ForceFieldTest] Potential energy is not tested
[ OK ] QuadPressureForceField_test/0.quadPressureForceFieldTest (4 ms)
[ RUN ] QuadPressureForceField_test/0.constantQuadPressureForceFieldTest
[WARNING] [Node(Root)] Trying to add a BaseMeshTopology ('unnamed' [QuadSetTopologyContainer] 0x13c450f8) into the Node '/', whereas it already contains one ('quad' [MeshTopology] 0x13c42f10). Only one BaseMeshTopology is permitted in a Node. The previous BaseMeshTopology is replaced and the behavior is undefined.
[WARNING] [Node(Root)] Trying to add a Topology ('unnamed' [QuadSetTopologyContainer] 0x13c450f8) into the Node '/', whereas it already contains one ('quad' [MeshTopology] 0x13c42f10). Only one Topology is permitted in a Node. The previous Topology is replaced and the behavior is undefined.
[WARNING] [ForceFieldTest] Potential energy is not tested
[ OK ] QuadPressureForceField_test/0.constantQuadPressureForceFieldTest (0 ms)
[----------] 2 tests from QuadPressureForceField_test/0 (5 ms total)
[----------] 1 test from SkeletalMotionProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double>
[ RUN ] SkeletalMotionProjectiveConstraint_test/0.twoConstrainedBones
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[ OK ] SkeletalMotionProjectiveConstraint_test/0.twoConstrainedBones (0 ms)
[----------] 1 test from SkeletalMotionProjectiveConstraint_test/0 (0 ms total)
[----------] 2 tests from SurfacePressureForceField_test/0, where TypeParam = sofa::component::mechanicalload::SurfacePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> >
[ RUN ] SurfacePressureForceField_test/0.surfacePressureForceFieldTest
[WARNING] [Node(Root)] Trying to add a BaseMeshTopology ('unnamed' [TriangleSetTopologyContainer] 0x13c450f8) into the Node '/', whereas it already contains one ('triangle' [MeshTopology] 0x13c42f10). Only one BaseMeshTopology is permitted in a Node. The previous BaseMeshTopology is replaced and the behavior is undefined.
[WARNING] [Node(Root)] Trying to add a Topology ('unnamed' [TriangleSetTopologyContainer] 0x13c450f8) into the Node '/', whereas it already contains one ('triangle' [MeshTopology] 0x13c42f10). Only one Topology is permitted in a Node. The previous Topology is replaced and the behavior is undefined.
[WARNING] [ForceFieldTest] Potential energy is not tested
[ OK ] SurfacePressureForceField_test/0.surfacePressureForceFieldTest (0 ms)
[ RUN ] SurfacePressureForceField_test/0.constantSurfacePressureForceFieldTest
[WARNING] [Node(Root)] Trying to add a BaseMeshTopology ('unnamed' [TriangleSetTopologyContainer] 0x13c42f18) into the Node '/', whereas it already contains one ('triangle' [MeshTopology] 0x13c54e90). Only one BaseMeshTopology is permitted in a Node. The previous BaseMeshTopology is replaced and the behavior is undefined.
[WARNING] [Node(Root)] Trying to add a Topology ('unnamed' [TriangleSetTopologyContainer] 0x13c42f18) into the Node '/', whereas it already contains one ('triangle' [MeshTopology] 0x13c54e90). Only one Topology is permitted in a Node. The previous Topology is replaced and the behavior is undefined.
[WARNING] [ForceFieldTest] Potential energy is not tested
[ OK ] SurfacePressureForceField_test/0.constantSurfacePressureForceFieldTest (0 ms)
[----------] 2 tests from SurfacePressureForceField_test/0 (1 ms total)
[----------] 2 tests from TrianglePressureForceField_test/0, where TypeParam = sofa::component::mechanicalload::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> >
[ RUN ] TrianglePressureForceField_test/0.trianglePressureForceFieldTest
[WARNING] [Node(Root)] Trying to add a BaseMeshTopology ('unnamed' [TriangleSetTopologyContainer] 0x13c42f18) into the Node '/', whereas it already contains one ('triangle' [MeshTopology] 0x13c14c00). Only one BaseMeshTopology is permitted in a Node. The previous BaseMeshTopology is replaced and the behavior is undefined.
[WARNING] [Node(Root)] Trying to add a Topology ('unnamed' [TriangleSetTopologyContainer] 0x13c42f18) into the Node '/', whereas it already contains one ('triangle' [MeshTopology] 0x13c14c00). Only one Topology is permitted in a Node. The previous Topology is replaced and the behavior is undefined.
[WARNING] [ForceFieldTest] Potential energy is not tested
[ OK ] TrianglePressureForceField_test/0.trianglePressureForceFieldTest (0 ms)
[ RUN ] TrianglePressureForceField_test/0.constantTrianglePressureForceFieldTest
[WARNING] [Node(Root)] Trying to add a BaseMeshTopology ('unnamed' [TriangleSetTopologyContainer] 0x13c45578) into the Node '/', whereas it already contains one ('triangle' [MeshTopology] 0x13c14c00). Only one BaseMeshTopology is permitted in a Node. The previous BaseMeshTopology is replaced and the behavior is undefined.
[WARNING] [Node(Root)] Trying to add a Topology ('unnamed' [TriangleSetTopologyContainer] 0x13c45578) into the Node '/', whereas it already contains one ('triangle' [MeshTopology] 0x13c14c00). Only one Topology is permitted in a Node. The previous Topology is replaced and the behavior is undefined.
[WARNING] [ForceFieldTest] Potential energy is not tested
[ OK ] TrianglePressureForceField_test/0.constantTrianglePressureForceFieldTest (0 ms)
[----------] 2 tests from TrianglePressureForceField_test/0 (1 ms total)
[----------] Global test environment tear-down
[==========] 65 tests from 16 test suites ran. (192 ms total)
[ PASSED ] 65 tests.
------------------------------------------
Running unit-tests image_test
Calling: bash -c "/builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/bin/image_test --gtest_output=xml:unit-tests/image_test/report.xml 2>&1"
[WARNING] [RegisterObject] CollisionToCarvingEngine: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] ImageAccumulator: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] ImageContainer: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] GenerateImage: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] ImageDataDisplay: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] ImageExporter: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] ImageFilter: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] ImageOperation: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] ImageSampler: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] ImageToRigidMassEngine: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] ImageTransform: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] ImageTransformEngine: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] DataExchange: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] ImageValuesFromPositions: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] ImageCoordValuesFromPositions: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] MarchingCubesEngine: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] MergeImages: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] MeshToImageEngine: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] TransferFunction: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] VoronoiToMeshEngine: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] DepthMapToMeshEngine: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] ImageViewer: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [ObjectFactory] Module name cannot be found when registering TestImageEngine<ImageUC> into the object factory
[WARNING] [ObjectFactory] Module name cannot be found when registering TestImageEngine<ImageD> into the object factory
[WARNING] [RegisterObject] TestImageEngine: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[==========] Running 19 tests from 16 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from DataImageLink_test
[ RUN ] DataImageLink_test.createAndDeleteLinkedData
MetaImageReader: Image type ( MET_UCHAR ) is converted to Sofa Image type ( uint8 )
[ OK ] DataImageLink_test.createAndDeleteLinkedData (0 ms)
[ RUN ] DataImageLink_test.testImageDataLink
MetaImageReader: Image type ( MET_UCHAR ) is converted to Sofa Image type ( uint8 )
[ OK ] DataImageLink_test.testImageDataLink (0 ms)
[----------] 2 tests from DataImageLink_test (1 ms total)
[----------] 3 tests from ImageEngine_test
[ RUN ] ImageEngine_test.testDataLink
[ OK ] ImageEngine_test.testDataLink (6 ms)
[ RUN ] ImageEngine_test.testEngineDataLink
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
MetaImageReader: Image type ( MET_UCHAR ) is converted to Sofa Image type ( uint8 )
[ OK ] ImageEngine_test.testEngineDataLink (1 ms)
[ RUN ] ImageEngine_test.testImageViewer
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
MetaImageReader: Image type ( MET_UCHAR ) is converted to Sofa Image type ( uint8 )
[ OK ] ImageEngine_test.testImageViewer (1 ms)
[----------] 3 tests from ImageEngine_test (10 ms total)
[----------] 1 test from ImageDataEngine_test/0, where TypeParam = sofa::TestDataEngine<sofa::component::engine::ImageAccumulator<sofa::defaulttype::Image<unsigned char> > >
[ RUN ] ImageDataEngine_test/0.basic_test
[ OK ] ImageDataEngine_test/0.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/0 (0 ms total)
[----------] 1 test from ImageDataEngine_test/1, where TypeParam = sofa::TestDataEngine<sofa::component::engine::ImageDataDisplay<sofa::defaulttype::Image<unsigned char>,sofa::defaulttype::Image<unsigned char> > >
[ RUN ] ImageDataEngine_test/1.basic_test
[ OK ] ImageDataEngine_test/1.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/1 (0 ms total)
[----------] 1 test from ImageDataEngine_test/2, where TypeParam = sofa::TestDataEngine<sofa::component::engine::ImageFilter<sofa::defaulttype::Image<unsigned char>,sofa::defaulttype::Image<unsigned char> > >
[ RUN ] ImageDataEngine_test/2.basic_test
[ OK ] ImageDataEngine_test/2.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/2 (0 ms total)
[----------] 1 test from ImageDataEngine_test/3, where TypeParam = sofa::TestDataEngine<sofa::component::engine::ImageOperation<sofa::defaulttype::Image<unsigned char> > >
[ RUN ] ImageDataEngine_test/3.basic_test
[ OK ] ImageDataEngine_test/3.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/3 (0 ms total)
[----------] 1 test from ImageDataEngine_test/4, where TypeParam = sofa::TestDataEngine<sofa::component::engine::ImageSampler<sofa::defaulttype::Image<unsigned char> > >
[ RUN ] ImageDataEngine_test/4.basic_test
[ OK ] ImageDataEngine_test/4.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/4 (0 ms total)
[----------] 1 test from ImageDataEngine_test/5, where TypeParam = sofa::TestDataEngine<sofa::component::engine::ImageToRigidMassEngine<sofa::defaulttype::Image<unsigned char> > >
[ RUN ] ImageDataEngine_test/5.basic_test
[ OK ] ImageDataEngine_test/5.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/5 (0 ms total)
[----------] 1 test from ImageDataEngine_test/6, where TypeParam = sofa::TestDataEngine<sofa::component::engine::ImageTransformEngine>
[ RUN ] ImageDataEngine_test/6.basic_test
[ OK ] ImageDataEngine_test/6.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/6 (0 ms total)
[----------] 1 test from ImageDataEngine_test/7, where TypeParam = sofa::TestDataEngine<sofa::component::engine::ImageValuesFromPositions<sofa::defaulttype::Image<unsigned char> > >
[ RUN ] ImageDataEngine_test/7.basic_test
[ OK ] ImageDataEngine_test/7.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/7 (0 ms total)
[----------] 1 test from ImageDataEngine_test/8, where TypeParam = sofa::TestDataEngine<sofa::component::engine::MarchingCubesEngine<sofa::defaulttype::Image<unsigned char> > >
[ RUN ] ImageDataEngine_test/8.basic_test
[ OK ] ImageDataEngine_test/8.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/8 (0 ms total)
[----------] 1 test from ImageDataEngine_test/9, where TypeParam = sofa::TestDataEngine<sofa::component::engine::MergeImages<sofa::defaulttype::Image<unsigned char> > >
[ RUN ] ImageDataEngine_test/9.basic_test
[ OK ] ImageDataEngine_test/9.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/9 (0 ms total)
[----------] 1 test from ImageDataEngine_test/10, where TypeParam = sofa::TestDataEngine<sofa::component::engine::MeshToImageEngine<sofa::defaulttype::Image<unsigned char> > >
[ RUN ] ImageDataEngine_test/10.basic_test
[ OK ] ImageDataEngine_test/10.basic_test (3 ms)
[----------] 1 test from ImageDataEngine_test/10 (4 ms total)
[----------] 1 test from ImageDataEngine_test/11, where TypeParam = sofa::TestDataEngine<sofa::component::engine::TestImageEngine<sofa::defaulttype::Image<unsigned char> > >
[ RUN ] ImageDataEngine_test/11.basic_test
[ OK ] ImageDataEngine_test/11.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/11 (0 ms total)
[----------] 1 test from ImageDataEngine_test/12, where TypeParam = sofa::TestDataEngine<sofa::component::engine::TransferFunction<sofa::defaulttype::Image<unsigned char>,sofa::defaulttype::Image<unsigned char> > >
[ RUN ] ImageDataEngine_test/12.basic_test
[ OK ] ImageDataEngine_test/12.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/12 (0 ms total)
[----------] 1 test from ImageDataEngine_test/13, where TypeParam = sofa::TestDataEngine<sofa::component::engine::VoronoiToMeshEngine<sofa::defaulttype::Image<unsigned char> > >
[ RUN ] ImageDataEngine_test/13.basic_test
[ OK ] ImageDataEngine_test/13.basic_test (0 ms)
[----------] 1 test from ImageDataEngine_test/13 (0 ms total)
[----------] Global test environment tear-down
[==========] 19 tests from 16 test suites ran. (16 ms total)
[ PASSED ] 19 tests.
------------------------------------------
Running unit-tests Sofa.Topology_test
Calling: bash -c "/builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build/bin/Sofa.Topology_test --gtest_output=xml:unit-tests/Sofa.Topology_test/report.xml 2>&1"
[==========] Running 2 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 1 test from TopologyHexahedron_test
[ RUN ] TopologyHexahedron_test.getClosestHexahedronIndex
[ OK ] TopologyHexahedron_test.getClosestHexahedronIndex (0 ms)
[----------] 1 test from TopologyHexahedron_test (0 ms total)
[----------] 1 test from Hexahedron_test
[ RUN ] Hexahedron_test.ostream
[ OK ] Hexahedron_test.ostream (0 ms)
[----------] 1 test from Hexahedron_test (0 ms total)
[----------] Global test environment tear-down
[==========] 2 tests from 2 test suites ran. (0 ms total)
[ PASSED ] 2 tests.
Thread 7/7 (PID 5751) is done.
Done.
/builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/ci/scripts/unit-tests.sh: line 1: kill: (-5640) - No such process
Testing summary:
- 77 test suite(s)
- 2741 test(s)
- 14 disabled test(s)
- 3 failure(s)
- 0 error(s)
GitHub reponse: {
"url": "https://api.github.com/repos/sofa-framework/sofa/statuses/ebffdd68e701601a4bb553a0735ff6fad0365c1e",
"avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
"id": 39490143211,
"node_id": "SC_kwDOA5Tkhs8AAAAJMcvD6w",
"state": "success",
"description": "Build OK. FIXME: 3 units",
"target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5680/CI_CONFIG=fedora_clang,CI_PLUGINS=options,CI_TYPE=release/9/",
"context": "fedora_clang_options",
"created_at": "2025-09-23T15:25:29Z",
"updated_at": "2025-09-23T15:25:29Z",
"creator": {
"login": "sofabot",
"id": 19709165,
"node_id": "MDQ6VXNlcjE5NzA5MTY1",
"avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sofabot",
"html_url": "https://github.com/sofabot",
"followers_url": "https://api.github.com/users/sofabot/followers",
"following_url": "https://api.github.com/users/sofabot/following{/other_user}",
"gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
"organizations_url": "https://api.github.com/users/sofabot/orgs",
"repos_url": "https://api.github.com/users/sofabot/repos",
"events_url": "https://api.github.com/users/sofabot/events{/privacy}",
"received_events_url": "https://api.github.com/users/sofabot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/ebffdd68e701601a4bb553a0735ff6fad0365c1e (not sent): [success] fedora_clang_options - Build OK. FIXME: 3 units
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=ebffdd68e701601a4bb553a0735ff6fad0365c1e&config=fedora_clang_options&node=sofa-ci-dev-ubuntu2204-4&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5680/CI_CONFIG=fedora_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5680/CI_CONFIG=fedora_clang,CI_PLUGINS=options,CI_TYPE=release/9/&tests_status=done&tests_suites=77&tests_total=2741&tests_disabled=14&tests_failures=3&tests_errors=0&tests_duration=343.85099999999994
[END] Unit tests (2025-09-23 15:25:29.555202) - took 143.143704 seconds
-------------------------------------------------------
[PostBuildScript] - [INFO] Executing post build scripts.
[PostBuildScript] - [INFO] build step #0 should only be executed on MATRIX
[src] $ bash /tmp/jenkins7618289440108147100.sh
ENV VARS: load /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/ci/scripts/env/default
ENV VARS: load node specific /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/ci/scripts/env/sofa-ci-dev-ubuntu2204-4
--------------- post-build.sh vars ---------------
BUILD_DIR = /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release/build
CONFIG = fedora_clang
PLATFORM = fedora
COMPILER = clang
ARCHITECTURE = amd64
BUILD_TYPE = release
BUILD_OPTIONS = run-unit-tests report-to-github report-to-dashboard build-scope-full build-all-plugins
--------------------------------------------------
Dashboard env vars:
DASH_BASECOMMIT_HASH=034d3d7ed019d606d091928c7c13e61cbde86b5a
DASH_COMMIT_AUTHOR=Paul Baksic
DASH_COMMIT_BRANCH=origin/PR-5680
DASH_COMMIT_DATE=1758639680
DASH_COMMIT_HASH=ebffdd68e701601a4bb553a0735ff6fad0365c1e
DASH_COMMIT_SUBJECT=Add parameters
DASH_CONFIG=fedora_clang_options
DASH_DASHBOARD_URL=https://www.sofa-framework.org/dash/input.php
DASH_NOTIFY=true
---------------------
GitHub env vars:
GITHUB_BASECOMMIT_HASH=034d3d7ed019d606d091928c7c13e61cbde86b5a
GITHUB_BASE_REF=master
GITHUB_COMMIT_AUTHOR=Paul Baksic
GITHUB_COMMIT_DATE=1758639680
GITHUB_COMMIT_HASH=ebffdd68e701601a4bb553a0735ff6fad0365c1e
GITHUB_COMMIT_MESSAGE=Add parameters
GITHUB_CONTEXT=fedora_clang_options
GITHUB_NOTIFY=true
GITHUB_REPOSITORY=sofa-framework/sofa
GITHUB_SOFABOT_TOKEN=[*******]
GITHUB_TARGET_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5680/CI_CONFIG=fedora_clang,CI_PLUGINS=options,CI_TYPE=release/9/
---------------------
----------- statuses -----------
tests_status = done
scenes_status = disabled
regressions_status = disabled
---------------------------------
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=ebffdd68e701601a4bb553a0735ff6fad0365c1e&config=fedora_clang_options&node=sofa-ci-dev-ubuntu2204-4&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5680/CI_CONFIG=fedora_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5680/CI_CONFIG=fedora_clang,CI_PLUGINS=options,CI_TYPE=release/9/&tests_status=done&scenes_status=disabled®ressions_status=disabled
BUILD_RESULT = SUCCESS
----------- WORKSPACE -----------
total 568
drwxrwxr-x 12 ci ci 4096 Sep 23 17:14 .
drwxrwxr-x 6 ci ci 4096 Sep 23 17:25 ..
drwxrwxr-x 5 ci ci 4096 Sep 23 17:01 applications
-rw-rw-r-- 1 ci ci 3015 Sep 23 17:01 Authors.txt
-rw-rw-r-- 1 ci ci 402076 Sep 23 17:01 CHANGELOG.md
-rw-rw-r-- 1 ci ci 4525 Sep 23 17:01 .clang-format
drwxrwxr-x 3 ci ci 4096 Sep 23 17:01 cmake
-rw-rw-r-- 1 ci ci 19351 Sep 23 17:01 CMakeLists.txt
-rw-rw-r-- 1 ci ci 9294 Sep 23 17:01 CMakePresets.json
-rw-rw-r-- 1 ci ci 136 Sep 23 17:01 .codespellrc
-rw-rw-r-- 1 ci ci 10069 Sep 23 17:01 CONTRIBUTING.md
drwxrwxr-x 8 ci ci 4096 Sep 23 17:01 examples
drwxrwxr-x 5 ci ci 4096 Sep 23 17:01 extlibs
-rw-rw-r-- 1 ci ci 2918 Sep 23 17:01 flake.lock
-rw-rw-r-- 1 ci ci 1200 Sep 23 17:01 flake.nix
drwxrwxr-x 8 ci ci 4096 Sep 23 17:16 .git
-rw-rw-r-- 1 ci ci 321 Sep 23 17:01 .gitattributes
drwxrwxr-x 4 ci ci 4096 Sep 23 17:01 .github
-rw-rw-r-- 1 ci ci 1117 Sep 23 17:01 .gitignore
-rw-rw-r-- 1 ci ci 7418 Sep 23 17:01 GUIDELINES.md
-rw-rw-r-- 1 ci ci 26526 Sep 23 17:01 LICENSE-LGPL.md
-rw-rw-r-- 1 ci ci 1648 Sep 23 17:01 package.nix
lrwxrwxrwx 1 ci ci 69 Sep 23 17:14 parent_dir -> /builds/workspace/sofa-framework/PR-5680/fedora_clang_options_release
-rw-rw-r-- 1 ci ci 4028 Sep 23 17:01 README.md
drwxrwxr-x 5 ci ci 4096 Sep 23 17:01 scripts
drwxrwxr-x 8 ci ci 4096 Sep 23 17:01 share
drwxrwxr-x 6 ci ci 4096 Sep 23 17:01 Sofa
drwxrwxr-x 3 ci ci 4096 Sep 23 17:01 tools
---------------------------------
[src] $ bash /tmp/CommandInterpreterCondition5187687355713361423.sh
Searching for output file like parent_dir/build/make-output-fullbuild-gcc*.txt
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
[src] $ bash /tmp/CommandInterpreterCondition4379010642097066156.sh
Searching for output file like parent_dir/build/make-output-fullbuild-clang*.txt
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
[src] $ bash /tmp/CommandInterpreterCondition1399010415746917015.sh
Searching for output file like parent_dir/build/make-output-fullbuild-vs*.txt
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
[src] $ bash /tmp/CommandInterpreterCondition9457307150194472603.sh
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
[src] $ bash /tmp/CommandInterpreterCondition3107230700969806524.sh
Searching for JUnit test result reports
Run condition [Execute Shell] enabling perform for step [[Publish JUnit test result report]]
Recording test results
[Checks API] No suitable checks publisher found.
[src] $ bash /tmp/CommandInterpreterCondition6485021078680574918.sh
Searching for files to archive as artifacts
Run condition [Execute Shell] preventing perform for step [[Archive the artifacts]]
Build step 'Flexible publish' changed build result to UNSTABLE
Finished: UNSTABLE