Skip to content

Failed

tests / 04 testsuite-clang 1/3 / simulation_modelica_resolveLoops.Circuit4x.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Circuit4x                                                                         ... equation mismatch [time: 12]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/resolveLoops/Circuit4x.mos_temp7121/log-Circuit4x.mos
true
""
true
""
true
""
record SimulationResult
    resultFile = "Circuit4x_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 10000, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Circuit4x', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 0,
|                 | |       | because density of 0.178 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 1,
|                 | |       | because density of 0.178 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;
"Notification: Model statistics after passing the front-end and creating the data structures used by the back-end:
 * Number of equations: 53
 * Number of variables: 53
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\").
Notification: Model statistics after passing the back-end for initialization:
 * Number of independent subsystems: 3
 * Number of states: 0 ()
 * Number of discrete variables: 0 ('-d=discreteinfo' for list of discrete vars)
 * Number of discrete states: 0 ('-d=discreteinfo' for list of discrete states)
 * Number of clocked states: 0 ('-d=discreteinfo' for list of clocked states)
 * Top-level inputs: 0
Notification: Strong component statistics for initialization (14):
 * Single equations (assignments): 13
 * Array equations: 0
 * Algorithm blocks: 0
 * Record equations: 0
 * When equations: 0
 * If-equations: 0
 * Equation systems (not torn): 1
 * Torn equation systems: 0
 * Mixed (continuous/discrete) equation systems: 0
Notification: Equation system details (not torn):
 * Constant Jacobian (size): 0 systems
 * Linear Jacobian (size,density): 1 system
   {(13,17.8%)}
 * Non-linear Jacobian (size): 0 systems
 * Without analytic Jacobian (size): 0 systems
Notification: Model statistics after passing the back-end for simulation:
 * Number of independent subsystems: 3
 * Number of states: 2 (Cds.v,Cgs.v)
 * Number of discrete variables: 0 ('-d=discreteinfo' for list of discrete vars)
 * Number of discrete states: 0 ('-d=discreteinfo' for list of discrete states)
 * Number of clocked states: 0 ('-d=discreteinfo' for list of clocked states)
 * Top-level inputs: 0
Notification: Strong component statistics for simulation (8):
 * Single equations (assignments): 7
 * Array equations: 0
 * Algorithm blocks: 0
 * Record equations: 0
 * When equations: 0
 * If-equations: 0
 * Equation systems (not torn): 1
 * Torn equation systems: 0
 * Mixed (continuous/discrete) equation systems: 0
Notification: Equation system details (not torn):
 * Constant Jacobian (size): 0 systems
 * Linear Jacobian (size,density): 1 system
   {(13,17.8%)}
 * Non-linear Jacobian (size): 0 systems
 * Without analytic Jacobian (size): 0 systems
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/resolveLoops/Circuit4x.mos_temp7121/equations-expected2024-01-13 02:57:09.937558467 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/resolveLoops/Circuit4x.mos_temp7121/equations-got2024-01-13 02:57:21.149642723 +0000
@@ -4,12 +4,18 @@
 ""
 true
 ""
 record SimulationResult
 resultFile = "Circuit4x_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 10000, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Circuit4x', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
+simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 10000, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Circuit4x', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 0,
+| | |       | because density of 0.178 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 1,
+| | |       | because density of 0.178 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;
 "Notification: Model statistics after passing the front-end and creating the data structures used by the back-end:
 * Number of equations: 53
@@ -27,17 +33,19 @@
 * Array equations: 0
 * Algorithm blocks: 0
 * Record equations: 0
 * When equations: 0
 * If-equations: 0
-* Equation systems (not torn): 0
-* Torn equation systems: 1
+* Equation systems (not torn): 1
+* Torn equation systems: 0
 * Mixed (continuous/discrete) equation systems: 0
-Notification: Torn system details for strict tearing set:
-* Linear torn systems (#iteration vars, #inner vars, density): 1 system
-{(2,11,100.0%)}
-* Non-linear torn systems (#iteration vars, #inner vars): 0 systems
+Notification: Equation system details (not torn):
+* Constant Jacobian (size): 0 systems
+* Linear Jacobian (size,density): 1 system
+{(13,17.8%)}
+* Non-linear Jacobian (size): 0 systems
+* Without analytic Jacobian (size): 0 systems
 Notification: Model statistics after passing the back-end for simulation:
 * Number of independent subsystems: 3
 * Number of states: 2 (Cds.v,Cgs.v)
 * Number of discrete variables: 0 ('-d=discreteinfo' for list of discrete vars)
 * Number of discrete states: 0 ('-d=discreteinfo' for list of discrete states)
@@ -48,13 +56,15 @@
 * Array equations: 0
 * Algorithm blocks: 0
 * Record equations: 0
 * When equations: 0
 * If-equations: 0
-* Equation systems (not torn): 0
-* Torn equation systems: 1
+* Equation systems (not torn): 1
+* Torn equation systems: 0
 * Mixed (continuous/discrete) equation systems: 0
-Notification: Torn system details for strict tearing set:
-* Linear torn systems (#iteration vars, #inner vars, density): 1 system
-{(2,11,100.0%)}
-* Non-linear torn systems (#iteration vars, #inner vars): 0 systems
+Notification: Equation system details (not torn):
+* Constant Jacobian (size): 0 systems
+* Linear Jacobian (size,density): 1 system
+{(13,17.8%)}
+* Non-linear Jacobian (size): 0 systems
+* Without analytic Jacobian (size): 0 systems
 "

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/modelica/resolveLoops/Circuit4x.mos_temp7121, time: 12]