Skip to content

Failed

tests / 02 testsuite-gcc 2/3 / simulation_modelica_daemode.testDAEmodeDrumBoiler.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + testDAEDrumBoiler                                                                 ... equation mismatch [time: 56]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/daemode/testDAEmodeDrumBoiler.mos_temp9535/log-testDAEmodeDrumBoiler.mos
true
""
true
record SimulationResult
    resultFile = "Modelica.Fluid.Examples.DrumBoiler.DrumBoiler_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 5400.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'ida', fileNamePrefix = 'Modelica.Fluid.Examples.DrumBoiler.DrumBoiler', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
"Warning: The model contains alias variables with redundant start and/or conflicting nominal values. It is recommended to resolve the conflicts, because otherwise the system could be hard to solve. To print the conflicting alias sets and the chosen candidates please use -d=aliasConflicts.
"
{"Files Equal!"}

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/daemode/testDAEmodeDrumBoiler.mos_temp9535/equations-expected2024-01-20 04:00:40.407540701 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/daemode/testDAEmodeDrumBoiler.mos_temp9535/equations-got2024-01-20 04:01:36.803540802 +0000
@@ -1,13 +1,12 @@
 true
 ""
 true
 record SimulationResult
 resultFile = "Modelica.Fluid.Examples.DrumBoiler.DrumBoiler_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 5400.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'ida', fileNamePrefix = 'Modelica.Fluid.Examples.DrumBoiler.DrumBoiler', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_STDOUT        | warning | Internal Numerical Jacobians without coloring are currently not supported by IDA with KLU. Colored numerical Jacobian will be used.
-LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
+simulationOptions = "startTime = 0.0, stopTime = 5400.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'ida', fileNamePrefix = 'Modelica.Fluid.Examples.DrumBoiler.DrumBoiler', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "
 end SimulationResult;
 "Warning: The model contains alias variables with redundant start and/or conflicting nominal values. It is recommended to resolve the conflicts, because otherwise the system could be hard to solve. To print the conflicting alias sets and the chosen candidates please use -d=aliasConflicts.
 "

Equation mismatch: omc-diff says:
Failed 'T' 'U'
Line 7: Text differs:
expected: messages = "LOG_STDOUT        | warning | Internal Numerical Jacobians without coloring are currently not supported by IDA with KLU. Colored numerical Jacobian will be used.
got:      messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.

== 1 out of 1 tests failed [simulation/modelica/daemode/testDAEmodeDrumBoiler.mos_temp9535, time: 56]