Skip to content

Regression

simulation_modelica_resolveLoops.Circuit3x.mos (from (result.xml))

Failing for the past 1 build (Since #3747 )
Took 23 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Circuit3x                                                                         ... equation mismatch [time: 17]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/resolveLoops/Circuit3x.mos_temp1964/log-Circuit3x.mos
false
"[FrontEnd/ClassLoader.mo:0:0-0:0:writable] Error: Internal error loadCompletePackageFromMp failed for unknown reason: mp=C:/dev/jenkins/ws/Windows/OM_Win//libraries/.openmodelica/libraries/Modelica 3.2.1+maint.om pack=Electrical
Error: Failed to load package Modelica (3.2.1) using MODELICAPATH C:/dev/jenkins/ws/Windows/OM_Win//libraries/.openmodelica/libraries.
"
true
"Notification: Automatically loaded package Modelica 3.2.1 due to uses annotation from Circuit3x.
Notification: Automatically loaded package Complex 3.2.1 due to uses annotation from Modelica.
Notification: Automatically loaded package ModelicaServices 3.2.1 due to uses annotation from Modelica.
"
true
""
record SimulationResult
    resultFile = "Circuit3x_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 10000, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Circuit3x', 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;
"Notification: Model statistics after passing the front-end and creating the data structures used by the back-end:
 * Number of equations: 46
 * Number of variables: 46
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 (11):
 * Single equations (assignments): 9
 * Array equations: 0
 * Algorithm blocks: 0
 * Record equations: 0
 * When equations: 0
 * If-equations: 0
 * Equation systems (not torn): 0
 * Torn equation systems: 2
 * Mixed (continuous/discrete) equation systems: 0
Notification: Torn system details for strict tearing set:
 * Linear torn systems (#iteration vars, #inner vars, density): 2 systems
   {(1,4,100.0%), (1,5,100.0%)}
 * Non-linear torn systems (#iteration vars, #inner vars): 0 systems
Notification: Model statistics after passing the back-end for simulation:
 * Number of independent subsystems: 1
 * 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 (6):
 * Single equations (assignments): 4
 * Array equations: 0
 * Algorithm blocks: 0
 * Record equations: 0
 * When equations: 0
 * If-equations: 0
 * Equation systems (not torn): 0
 * Torn equation systems: 2
 * Mixed (continuous/discrete) equation systems: 0
Notification: Torn system details for strict tearing set:
 * Linear torn systems (#iteration vars, #inner vars, density): 2 systems
   {(1,4,100.0%), (1,4,100.0%)}
 * Non-linear torn systems (#iteration vars, #inner vars): 0 systems
"
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/resolveLoops/Circuit3x.mos_temp1964/equations-expected"2024-05-08 15:07:07.914381700 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/resolveLoops/Circuit3x.mos_temp1964/equations-got"2024-05-08 15:07:24.588814400 +0200
@@ -1,14 +1,19 @@
+false
+"[FrontEnd/ClassLoader.mo:0:0-0:0:writable] Error: Internal error loadCompletePackageFromMp failed for unknown reason: mp=C:/dev/jenkins/ws/Windows/OM_Win//libraries/.openmodelica/libraries/Modelica 3.2.1+maint.om pack=Electrical
+Error: Failed to load package Modelica (3.2.1) using MODELICAPATH C:/dev/jenkins/ws/Windows/OM_Win//libraries/.openmodelica/libraries.
+"
 true
-""
-true
-""
+"Notification: Automatically loaded package Modelica 3.2.1 due to uses annotation from Circuit3x.
+Notification: Automatically loaded package Complex 3.2.1 due to uses annotation from Modelica.
+Notification: Automatically loaded package ModelicaServices 3.2.1 due to uses annotation from Modelica.
+"
 true
 ""
 record SimulationResult
 resultFile = "Circuit3x_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 10000, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Circuit3x', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 10000, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Circuit3x', 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;
 "Notification: Model statistics after passing the front-end and creating the data structures used by the back-end:
'' 
Equation mismatch: omc-diff says: 
Failed 't' 'f'
Line 1: Text differs:
expected: true
got:      false

== 1 out of 1 tests failed [simulation/modelica/resolveLoops/Circuit3x.mos_temp1964, time: 23]