Package evaluation of FMICore on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:16:32.164 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.13s ################################################################################ # Installation # Installing FMICore... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [8af89139] + FMICore v1.1.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [8af89139] + FMICore v1.1.1 [ade2ca70] + Dates [de0858da] + Printf [4ec0a83e] + Unicode Installation completed after 3.83s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.02s ################################################################################ # Testing # Testing FMICore Status `/tmp/jl_LvEBfD/Project.toml` [8af89139] FMICore v1.1.1 [fd094767] Suppressor v0.2.8 [a5390f91] ZipFile v0.10.1 [f43a241f] Downloads v1.6.0 [8f399da3] Libdl [8dfed614] Test Status `/tmp/jl_LvEBfD/Manifest.toml` [8af89139] FMICore v1.1.1 [fd094767] Suppressor v0.2.8 [a5390f91] ZipFile v0.10.1 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [4ec0a83e] Unicode [deac9b47] LibCURL_jll v8.4.0+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.52.0+1 Testing Running tests... Test Summary: | Pass Total Time FMICore.jl | 116 116 14.1s [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) : 8111568 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 17.12s PkgEval succeeded after 42.44s