Package evaluation of FMICore on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:15:02.299 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.4s ################################################################################ # Installation # Installing FMICore... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [8af89139] + FMICore v1.1.2 Updating `~/.julia/environments/v1.11/Manifest.toml` [8af89139] + FMICore v1.1.2 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.25s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.44s ################################################################################ # Testing # Testing FMICore Status `/tmp/jl_cCOx4I/Project.toml` [8af89139] FMICore v1.1.2 [fd094767] Suppressor v0.2.8 [a5390f91] ZipFile v0.10.1 [f43a241f] Downloads v1.6.0 [8f399da3] Libdl v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_cCOx4I/Manifest.toml` [8af89139] FMICore v1.1.2 [fd094767] Suppressor v0.2.8 [a5390f91] ZipFile v0.10.1 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [b27032c2] LibCURL v0.6.4 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [deac9b47] LibCURL_jll v8.6.0+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.59.0+0 Testing Running tests... Test Summary: | Pass Total Time FMICore.jl | 116 116 19.3s [OK][CvodeStatistics][test_generic]: Sundials CVode Statistics Stop time : 0.00 s Simulation time : 0.00 s Number of external steps : 0 Number of internal steps : 0 Number of non-linear iterations : 0 Number of non-linear convergence failures: 0 Number of f function evaluations : 0 Number of g function evaluations : 0 Number of Jacobian-evaluations (direct) : 0 Maximum integration order : 0 Suggested tolerance scale factor : 1.0 Grouping used : yes [OK][][test_generic]: Rejected count Number of external steps : 0 Number of internal steps : 0 Number of f function evaluations : 0 Number of Jac function evaluations : 0 [Discard][IllegalFunctionCall][test_cs]: fmi2GetStatus: not supported since asynchronous execution of fmiDoStep is not supported [Discard][IllegalFunctionCall][test_cs]: fmi2GetIntegerStatus: fmiStatusKind 2 unknown [Discard][IllegalFunctionCall][test_cs]: fmi2GetBooleanStatus: fmiStatusKind 2 unknown [Discard][IllegalFunctionCall][test_cs]: fmi2GetStringStatus: not supported since asynchronous execution of fmiDoStep is not supported [OK][CvodeStatistics][test_cs]: Sundials CVode Statistics Stop time : 0.01 s Simulation time : 0.02 s Number of external steps : 1 Number of internal steps : 3 Number of non-linear iterations : 3 Number of non-linear convergence failures: 0 Number of f function evaluations : 7 Number of g function evaluations : 4 Number of Jacobian-evaluations (direct) : 1 Maximum integration order : 2 Suggested tolerance scale factor : 1.0 Grouping used : yes [Warning][][test_generic_io]: fmi2GetRealOutputDerivatives: time interval for estimate is 0.000000, returning 0 Testing FMICore tests passed Testing completed after 22.57s PkgEval succeeded after 54.32s