Running: ./testmodel.py --libraries=/home/hudson/saved_omc/libraries/.openmodelica/libraries --ompython_omhome=/usr Modelica_LinearSystems2_Modelica_LinearSystems2.Controllers.Examples.FirstExample.conf.json loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/DymolaCommands master/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.0.0+maint.om/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_LinearSystems2 3.0.0-master/package.mo", uses=false) Using package Modelica_LinearSystems2 with version 3.0.0-dev (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_LinearSystems2 3.0.0-master/package.mo) Using package Modelica with version 4.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.0.0+maint.om/package.mo) Using package Complex with version 4.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo) Using package ModelicaServices with version 4.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo) Using package DymolaCommands with version 0.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/DymolaCommands master/package.mo) Running command: translateModel(Modelica_LinearSystems2.Controllers.Examples.FirstExample,tolerance=1e-06,outputFormat="empty",numberOfIntervals=5000,variableFilter="",fileNamePrefix="Modelica_LinearSystems2_Modelica_LinearSystems2.Controllers.Examples.FirstExample") translateModel(Modelica_LinearSystems2.Controllers.Examples.FirstExample,tolerance=1e-06,outputFormat="empty",numberOfIntervals=5000,variableFilter="",fileNamePrefix="Modelica_LinearSystems2_Modelica_LinearSystems2.Controllers.Examples.FirstExample") Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/DymolaCommands master/package.mo): time 0.0003685/0.0003684, allocations: 24.06 kB / 15.29 MB, free: 0.7891 MB / 14.72 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo): time 0.0009151/0.0009152, allocations: 93.28 kB / 16.1 MB, free: 4 kB / 14.72 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo): time 0.001332/0.001332, allocations: 175.9 kB / 17 MB, free: 6.828 MB / 14.72 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.0.0+maint.om/package.mo): time 1.436/1.436, allocations: 223.3 MB / 241 MB, free: 5.328 MB / 190.1 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_LinearSystems2 3.0.0-master/package.mo): time 0.389/0.389, allocations: 41.94 MB / 334.1 MB, free: 11.09 MB / 270.1 MB Notification: Performance of FrontEnd - loaded program: time 0.000406/0.000406, allocations: 12 kB / 405 MB, free: 5.164 MB / 334.1 MB Notification: Performance of FrontEnd - Absyn->SCode: time 0.3186/0.3191, allocations: 58.73 MB / 463.7 MB, free: 29.93 MB / 350.1 MB Notification: Performance of NFInst.instantiate(Modelica_LinearSystems2.Controllers.Examples.FirstExample): time 0.003912/0.323, allocations: 2.955 MB / 466.6 MB, free: 27.79 MB / 350.1 MB Notification: Performance of NFInst.instExpressions: time 0.0435/0.3666, allocations: 32.76 MB / 499.4 MB, free: 2.078 MB / 350.1 MB Notification: Performance of NFInst.updateImplicitVariability: time 0.0005334/0.3671, allocations: 27.75 kB / 499.4 MB, free: 2.051 MB / 350.1 MB [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_LinearSystems2 3.0.0-master/ComplexMathAdds/Vectors/print.mo:2:1-41:10:writable] Warning: Pure function ‘Modelica_LinearSystems2.ComplexMathAdds.Vectors.print‘ contains a call to impure function ‘Modelica.Utilities.Streams.print‘. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_LinearSystems2 3.0.0-master/Math/Polynomial.mo:1227:3-1280:12:writable] Warning: Pure function ‘Modelica_LinearSystems2.Math.Polynomial.roots‘ contains a call to impure function ‘Modelica_LinearSystems2.ComplexMathAdds.Vectors.print‘. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_LinearSystems2 3.0.0-master/ZerosAndPoles.mo:6854:5-6862:27:writable] Warning: Pure function ‘Modelica_LinearSystems2.ZerosAndPoles.Internal.numberOfRealZeros2‘ contains a call to impure function ‘Modelica_LinearSystems2.Math.Polynomial.roots‘. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_LinearSystems2 3.0.0-master/ZerosAndPoles.mo:6825:5-6833:26:writable] Warning: Pure function ‘Modelica_LinearSystems2.ZerosAndPoles.Internal.numberOfRealPoles‘ contains a call to impure function ‘Modelica_LinearSystems2.Math.Polynomial.roots‘. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_LinearSystems2 3.0.0-master/TransferFunction.mo:888:5-954:22:writable] Warning: Pure function ‘Modelica_LinearSystems2.TransferFunction.Analysis.zerosAndPoles‘ contains a call to impure function ‘Modelica_LinearSystems2.Math.Polynomial.roots‘. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_LinearSystems2 3.0.0-master/ZerosAndPoles.mo:179:5-196:11:writable] Warning: Pure function ‘Modelica_LinearSystems2.ZerosAndPoles.'constructor'.fromTransferFunction‘ contains a call to impure function ‘Modelica_LinearSystems2.ZerosAndPoles.Internal.numberOfRealZeros2‘. Error: Internal error Instantiation of Modelica_LinearSystems2.Controllers.Examples.FirstExample failed with no error message. Notification: Performance of FrontEnd: time 0.01492/0.3821, allocations: 6.458 MB / 0.494 GB, free: 11.58 MB / 366.1 MB