Skip to content

Failed

tests / 01 testsuite-gcc 1/3 / simulation_libraries_3rdParty_PlanarMechanics.PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos (from (result.xml))

Failing for the past 86 builds (Since #1 )
Took 27 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos [simulation checking]... equation mismatch [time: 27]

==== Log /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos_temp7855/log-PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos
true
""
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation execution failed for model: PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear
LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_STDOUT        | warning | The default linear solver fails, the fallback solver with total pivoting is started at time 0.000000. That might raise performance issues, for more information use -lv LOG_LS.
DASKR--  AT T (=R1) AND STEPSIZE H (=R2) THE                                    
      In above,  R1 =   0.0000000000000E+00   R2 =   1.0789593218789E-13
DASKR--  ITERATION MATRIX IS SINGULAR.                                          
LOG_STDOUT        | warning | The matrix of partial derivatives is singular.
LOG_STDOUT        | warning | can't continue. time = 0.000000
LOG_STDOUT        | info    | model terminate | Integrator failed. | Simulation terminated at time 0
"
end SimulationResult;
"Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
"
{"Files Equal!"}

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos_temp7855/equations-expected2024-01-20 04:01:03.525652734 +0000
+++ /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos_temp7855/equations-got2024-01-20 04:01:30.644952705 +0000
@@ -1,14 +1,21 @@
 true
 ""
 true
 ""
 record SimulationResult
-resultFile = "PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Simulation execution failed for model: PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear
+LOG_SUCCESS | info    | The initialization finished successfully without homotopy method.
+LOG_STDOUT | warning | The default linear solver fails, the fallback solver with total pivoting is started at time 0.000000. That might raise performance issues, for more information use -lv LOG_LS.
+DASKR-- AT T (=R1) AND STEPSIZE H (=R2) THE                                    
+In above,  R1 =   0.0000000000000E+00   R2 =   1.0789593218789E-13
+DASKR-- ITERATION MATRIX IS SINGULAR.                                          
+LOG_STDOUT | warning | The matrix of partial derivatives is singular.
+LOG_STDOUT | warning | can't continue. time = 0.000000
+LOG_STDOUT | info    | model terminate | Integrator failed. | Simulation terminated at time 0
 "
 end SimulationResult;
 "Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
 "
 {"Files Equal!"}

Equation mismatch: omc-diff says:
Failed 'P' '"'
Line 6: Text differs:
expected: resultFile = "PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/libraries/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos_temp7855, time: 27]