Skip to content

Failed

tests / 01 testsuite-gcc 1/3 / simulation_libraries_msl32.Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulumInitTip.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulumInitTip            ... equation mismatch [time: 6]

==== Log /tmp/omc-rtest-unknown/simulation/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulumInitTip.mos_temp6655/log-Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulumInitTip.mos
"true
"
""
OpenModelicaModelTesting.Kind.SimpleSimulation
Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulumInitTip
{"revolute1.phi","revolute1.w","revolute2.phi","revolute2.w"}
Simulation options: startTime = 0.0, stopTime = 5.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulumInitTip', options = '', outputFormat = 'mat', variableFilter = 'time|revolute1.phi|revolute1.w|revolute2.phi|revolute2.w', cflags = '', simflags = ' -abortSlowSimulation -alarm=360 -emit_protected'
Result file: Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulumInitTip_res.mat
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 1,
|                 | |       | because density of 0.081 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 2,
|                 | |       | because density of 0.091 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.

"true
"
""

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulumInitTip.mos_temp6655/equations-expected2024-01-13 02:53:42.849099828 +0000
+++ /tmp/omc-rtest-unknown/simulation/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulumInitTip.mos_temp6655/equations-got2024-01-13 02:53:48.129142439 +0000
@@ -2,13 +2,21 @@
 "
 ""
 OpenModelicaModelTesting.Kind.SimpleSimulation
 Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulumInitTip
 {"revolute1.phi","revolute1.w","revolute2.phi","revolute2.w"}
-Simulation options: startTime = 0.0, stopTime = 5.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulumInitTip', options = '', outputFormat = 'mat', variableFilter = 'time|revolute1.phi|revolute1.w|revolute2.phi|revolute2.w', cflags = '', simflags = ' -abortSlowSimulation -alarm=360 -emit_protected'
+Simulation options: startTime = 0.0, stopTime = 5.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulumInitTip', options = '', outputFormat = 'mat', variableFilter = 'time|revolute1.phi|revolute1.w|revolute2.phi|revolute2.w', cflags = '', simflags = ' -abortSlowSimulation -alarm=360 -emit_protected'
 Result file: Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulumInitTip_res.mat
-Messages: LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
+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 1,
+| | |       | because density of 0.081 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 2,
+| | |       | because density of 0.091 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.
 
 "true
 "
 ""

Equation mismatch: omc-diff says:
Failed 'U' 'T'
Line 9: 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/msl32/Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulumInitTip.mos_temp6655, time: 6]