Skip to content

Failed

tests / 02 testsuite-gcc 2/3 / simulation_libraries_3rdParty_PlanarMechanics.PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos (from (result.xml))

Failing for the past 44 builds (Since #1 )
Took 23 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos [simulation checking]... equation mismatch [time: 23]

==== Log /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos_temp316/log-PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos
true
""
true
""
true
true
record SimulationResult
    resultFile = "PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 6.0, numberOfIntervals = 500, tolerance = 1e-4, method = 'dassl', fileNamePrefix = 'PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 0,
|                 | |       | because density of 0.194 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 2,
|                 | |       | because density of 0.125 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 4,
|                 | |       | because density of 0.179 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 6,
|                 | |       | because density of 0.142 remains under threshold of 0.200.
LOG_STDOUT        | info    | The maximum density for using sparse solvers can be specified
|                 | |       | using the runtime flag '<-lssMaxDensity=value>'.
LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
"Warning: There are nonlinear iteration variables with default zero start attribute found in NLSJac2. 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.KinematicLoop_DynamicStateSelection.mos_temp316/equations-expected2024-01-13 02:58:02.057950213 +0000
+++ /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos_temp316/equations-got2024-01-13 02:58:25.738128255 +0000
@@ -4,13 +4,23 @@
 ""
 true
 true
 record SimulationResult
 resultFile = "PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 6.0, numberOfIntervals = 500, tolerance = 0.0001, method = 'dassl', fileNamePrefix = 'PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
+simulationOptions = "startTime = 0.0, stopTime = 6.0, numberOfIntervals = 500, tolerance = 1e-4, method = 'dassl', fileNamePrefix = 'PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 0,
+| | |       | because density of 0.194 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 2,
+| | |       | because density of 0.125 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 4,
+| | |       | because density of 0.179 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 6,
+| | |       | because density of 0.142 remains under threshold of 0.200.
+LOG_STDOUT | info    | The maximum density for using sparse solvers can be specified
+| | |       | using the runtime flag '<-lssMaxDensity=value>'.
+LOG_SUCCESS | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "
 end SimulationResult;
-"Warning: There are nonlinear iteration variables with default zero start attribute found in NLSJac3. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
+"Warning: There are nonlinear iteration variables with default zero start attribute found in NLSJac2. 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 'U' 'T'
Line 10: Text differs:
expected: messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
got:      messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 

== 1 out of 1 tests failed [simulation/libraries/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos_temp316, time: 23]