Package evaluation to test HELICS on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T15:06:38.267 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.12s ################################################################################ # Installation # Installing HELICS... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [81524022] + HELICS v3.4.0 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [fa961155] + CEnum v0.2.0 ⌅ [ffbed154] + DocStringExtensions v0.8.6 [81524022] + HELICS v3.4.0 [692b3bcd] + JLLWrappers v1.7.1 [21216c6a] + Preferences v1.5.1 [ef3b0bb0] + HELICS_jll v3.6.1+0 [8f1865be] + ZeroMQ_jll v4.3.6+0 [a9144af2] + libsodium_jll v1.0.21+0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [76f85450] + LibGit2 [8f399da3] + Libdl [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.39s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1247.3 ms ✓ CEnum 1947.6 ms ✓ ZeroMQ_jll 940.4 ms ✓ HELICS_jll 5546.2 ms ✓ HELICS 4 dependencies successfully precompiled in 12 seconds. 5 already precompiled. 1 dependency had output during precompilation: ┌ HELICS │ WARNING: using Utils.HELICS_ERROR_FATAL in module HELICS conflicts with an existing identifier. │ WARNING: using Utils.HELICS_ERROR_EXTERNAL_TYPE in module HELICS conflicts with an existing identifier. │ WARNING: using Utils.HELICS_ERROR_OTHER in module HELICS conflicts with an existing identifier. │ WARNING: using Utils.HELICS_USER_EXCEPTION in module HELICS conflicts with an existing identifier. │ WARNING: using Utils.HELICS_ERROR_INSUFFICIENT_SPACE in module HELICS conflicts with an existing identifier. │ WARNING: using Utils.HELICS_ERROR_EXECUTION_FAILURE in module HELICS conflicts with an existing identifier. │ WARNING: using Utils.HELICS_ERROR_INVALID_FUNCTION_CALL in module HELICS conflicts with an existing identifier. │ WARNING: using Utils.HELICS_ERROR_INVALID_STATE_TRANSITION in module HELICS conflicts with an existing identifier. │ WARNING: using Utils.HELICS_WARNING in module HELICS conflicts with an existing identifier. │ WARNING: using Utils.HELICS_ERROR_SYSTEM_FAILURE in module HELICS conflicts with an existing identifier. │ WARNING: using Utils.HELICS_ERROR_DISCARD in module HELICS conflicts with an existing identifier. │ WARNING: using Utils.HELICS_ERROR_INVALID_ARGUMENT in module HELICS conflicts with an existing identifier. │ WARNING: using Utils.HELICS_ERROR_INVALID_OBJECT in module HELICS conflicts with an existing identifier. │ WARNING: using Utils.HELICS_ERROR_CONNECTION_FAILURE in module HELICS conflicts with an existing identifier. │ WARNING: using Utils.HELICS_ERROR_REGISTRATION_FAILURE in module HELICS conflicts with an existing identifier. │ WARNING: using Utils.HELICS_OK in module HELICS conflicts with an existing identifier. │ WARNING: using Utils.HELICS_ERROR_USER_ABORT in module HELICS conflicts with an existing identifier. │ WARNING: using Utils.HELICS_ERROR_TERMINATED in module HELICS conflicts with an existing identifier. └ Precompilation completed after 19.05s ################################################################################ # Testing # Testing HELICS Status `/tmp/jl_Riu9lS/Project.toml` ⌅ [fa961155] CEnum v0.2.0 ⌅ [ffbed154] DocStringExtensions v0.8.6 [81524022] HELICS v3.4.0 [ef3b0bb0] HELICS_jll v3.6.1+0 [8f399da3] Libdl [8dfed614] Test Status `/tmp/jl_Riu9lS/Manifest.toml` ⌅ [fa961155] CEnum v0.2.0 ⌅ [ffbed154] DocStringExtensions v0.8.6 [81524022] HELICS v3.4.0 [692b3bcd] JLLWrappers v1.7.1 [21216c6a] Preferences v1.5.1 [ef3b0bb0] HELICS_jll v3.6.1+0 [8f1865be] ZeroMQ_jll v4.3.6+0 [a9144af2] libsodium_jll v1.0.21+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [76f85450] LibGit2 [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Versions | 2 2 1.5s 6, test1 (131072)[0], test MEXAGE, UserData(6) 6, test1 (131072)[1e-09], test MEXAGE, UserData(7) 6, test1 (131072)[2e-09], test MEXAGE, UserData(8) 6, test1 (131072)[3.0000000000000004e-09], test MEXAGE, UserData(9) Test Summary: | Pass Total Time API | 52 52 6.3s WARNING: Method definition createBroker() in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:1 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition createBroker(Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:1 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition setupFederateInfo() in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:10 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition setupFederateInfo(Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:10 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition setupFederateInfo(Any, Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:10 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition setupFederateInfo(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:10 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition createValueFederate() in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:37 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition createValueFederate(Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:37 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition createValueFederate(Any, Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:37 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition createValueFederate(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:37 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition createMessageFederate() in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:45 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition createMessageFederate(Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:45 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition createMessageFederate(Any, Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:45 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition createMessageFederate(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:45 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition destroyBroker(Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:52 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition destroyFederate(Any, Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:57 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition destroyFederate(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:57 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition destroyValueFederate(Any...) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:72 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition destroyMessageFederate(Any...) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:73 overwritten on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time ValueFederate | 179 179 5.2s WARNING: Method definition createBroker() in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:1 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition createBroker(Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:1 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition setupFederateInfo() in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:10 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition setupFederateInfo(Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:10 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition setupFederateInfo(Any, Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:10 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition setupFederateInfo(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:10 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition createValueFederate() in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:37 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition createValueFederate(Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:37 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition createValueFederate(Any, Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:37 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition createValueFederate(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:37 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition createMessageFederate() in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:45 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition createMessageFederate(Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:45 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition createMessageFederate(Any, Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:45 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition createMessageFederate(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:45 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition destroyBroker(Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:52 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition destroyFederate(Any, Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:57 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition destroyFederate(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:57 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition destroyValueFederate(Any...) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:72 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition destroyMessageFederate(Any...) in module Main at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/init.jl:73 overwritten on the same line (check for duplicate calls to `include`). ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/epoll.c:236 uv_run at /workspace/srcdir/libuv/src/unix/core.c:400 ijl_task_get_next at /source/src/partr.c:478 poptask at ./task.jl:999 wait at ./task.jl:1008 #wait#647 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] wait at ./process.jl:661 jfptr_wait_74856.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 subprocess_handler at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:2048 #130 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1992 withenv at ./env.jl:257 #117 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1840 with_temp_env at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1721 #115 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1810 #mktempdir#24 at ./file.jl:766 unknown function (ip: 0x7b8be3159390) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 mktempdir at ./file.jl:762 mktempdir at ./file.jl:762 [inlined] #sandbox#114 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1768 sandbox at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1759 unknown function (ip: 0x7b8be3151c95) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 #test#127 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1971 test at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] #test#146 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 test at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:423 unknown function (ip: 0x7b8be3151780) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 #test#77 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 unknown function (ip: 0x7b8be3151040) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 test at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:148 #test#75 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] test at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] #test#74 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] test at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 unknown function (ip: 0x7b8be314d739) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:635 eval_body at /source/src/interpreter.c:544 eval_body at /source/src/interpreter.c:544 jl_interpret_toplevel_thunk at /source/src/interpreter.c:775 jl_toplevel_eval_flex at /source/src/toplevel.c:934 jl_toplevel_eval_flex at /source/src/toplevel.c:877 ijl_toplevel_eval_in at /source/src/toplevel.c:985 eval at ./boot.jl:385 [inlined] include_string at ./loading.jl:2149 _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 _include at ./loading.jl:2209 include at ./Base.jl:495 jfptr_include_46673.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 exec_options at ./client.jl:316 _start at ./client.jl:550 jfptr__start_83133.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [inlined] true_main at /source/src/jlapi.c:582 jl_repl_entrypoint at /source/src/jlapi.c:731 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7b8be423e249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.10/Profile/src/Profile.jl:1225 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x00007b8bd75fc010 Total snapshots: 297. Utilization: 0% ╎297 @Base/client.jl:550; _start() ╎ 297 @Base/client.jl:316; exec_options(opts::Base.JLOptions) ╎ 297 @Base/Base.jl:495; include(mod::Module, _path::String) ╎ 297 @Base/loading.jl:2209; _include(mapexpr::Function, mod::Module, _pat… ╎ 297 @Base/loading.jl:2149; include_string(mapexpr::typeof(identity), mo… ╎ 297 @Base/boot.jl:385; eval ╎ ╎ 297 @Pkg/src/API.jl:146; kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 297 @Pkg/src/API.jl:146; #test#74 ╎ ╎ 297 @Pkg/src/API.jl:147; test ╎ ╎ 297 @Pkg/src/API.jl:147; #test#75 ╎ ╎ 297 @Pkg/src/API.jl:148; kwcall(::@NamedTuple{julia_args::Cmd}, :… ╎ ╎ ╎ 297 @Pkg/src/API.jl:159; test(pkgs::Vector{Pkg.Types.PackageSpec… ╎ ╎ ╎ 297 @Pkg/src/API.jl:423; kwcall(::@NamedTuple{julia_args::Cmd, … ╎ ╎ ╎ 297 @Pkg/src/API.jl:444; test(ctx::Pkg.Types.Context, pkgs::Ve… ╎ ╎ ╎ 297 …rc/Operations.jl:1915; test ╎ ╎ ╎ 297 …rc/Operations.jl:1971; test(ctx::Pkg.Types.Context, pkg… ╎ ╎ ╎ ╎ 297 …c/Operations.jl:1759; kwcall(::@NamedTuple{preferences… ╎ ╎ ╎ ╎ 297 …c/Operations.jl:1768; sandbox(fn::Function, ctx::Pkg.… ╎ ╎ ╎ ╎ 297 @Base/file.jl:762; mktempdir ╎ ╎ ╎ ╎ 297 @Base/file.jl:762; mktempdir(fn::Function, parent::S… ╎ ╎ ╎ ╎ 297 @Base/file.jl:766; mktempdir(fn::Pkg.Operations.var… ╎ ╎ ╎ ╎ ╎ 297 …Operations.jl:1810; (::Pkg.Operations.var"#115#12… ╎ ╎ ╎ ╎ ╎ 297 …Operations.jl:1721; with_temp_env(fn::Pkg.Operat… ╎ ╎ ╎ ╎ ╎ 297 …Operations.jl:1840; (::Pkg.Operations.var"#117#… ╎ ╎ ╎ ╎ ╎ 297 @Base/env.jl:257; withenv(::Pkg.Operations.var"… ╎ ╎ ╎ ╎ ╎ 297 …perations.jl:1992; (::Pkg.Operations.var"#130… ╎ ╎ ╎ ╎ ╎ ╎ 297 …erations.jl:2048; subprocess_handler(cmd::Cm… ╎ ╎ ╎ ╎ ╎ ╎ 297 …/process.jl:661; wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 297 …ondition.jl:125; wait ╎ ╎ ╎ ╎ ╎ ╎ 297 …ondition.jl:130; wait(c::Base.GenericCond… ╎ ╎ ╎ ╎ ╎ ╎ 297 …ase/task.jl:1008; wait() 296╎ ╎ ╎ ╎ ╎ ╎ ╎ 297 …ase/task.jl:999; poptask(W::Base.Intrus… [1] signal (15): Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 epoll_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) [24] signal (15): Terminated in expression starting at /home/pkgeval/.julia/packages/HELICS/UoiMq/test/messagefederate.jl:198 unknown function (ip: 0x74d3c0dc9f14) unknown function (ip: 0x74d3c0dcecb2) uv__io_poll at /workspace/srcdir/libuv/src/unix/epoll.c:236 uv_run at /workspace/srcdir/libuv/src/unix/core.c:400 ijl_task_get_next at /source/src/partr.c:478 __gthread_join at /workspace/srcdir/gcc_build/x86_64-linux-gnu/libstdc++-v3/include/x86_64-linux-gnu/bits/gthr-default.h:669 [inlined] join at /workspace/srcdir/gcc-13.2.0/libstdc++-v3/src/c++11/thread.cc:134 unknown function (ip: 0x74d3c0dd2026) _ZNSt13__future_base21_Async_state_commonV217_M_complete_asyncEv at /home/pkgeval/.julia/artifacts/a4c99d75ca9f518a0d75bf09b4616766c86ae66d/lib/libhelics.so (unknown line) _ZN6helics8Federate19requestTimeCompleteEv at /home/pkgeval/.julia/artifacts/a4c99d75ca9f518a0d75bf09b4616766c86ae66d/lib/libhelics.so (unknown line) helicsFederateRequestTimeComplete at /home/pkgeval/.julia/artifacts/a4c99d75ca9f518a0d75bf09b4616766c86ae66d/lib/libhelics.so (unknown line) helicsFederateRequestTimeComplete at /home/pkgeval/.julia/packages/HELICS/UoiMq/src/lib.jl:610 unknown function (ip: 0x74d3bfcc21c9) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 invoke_and_check at /home/pkgeval/.julia/packages/HELICS/UoiMq/src/utils.jl:34 helicsFederateRequestTimeComplete at /home/pkgeval/.julia/packages/HELICS/UoiMq/src/api.jl:4218 unknown function (ip: 0x74d3bfcc20b5) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 poptask at ./task.jl:999 eval_body at /source/src/interpreter.c:489 eval_body at /source/src/interpreter.c:544 eval_body at /source/src/interpreter.c:544 jl_interpret_toplevel_thunk at /source/src/interpreter.c:775 jl_toplevel_eval_flex at /source/src/toplevel.c:934 jl_toplevel_eval_flex at /source/src/toplevel.c:877 ijl_toplevel_eval_in at /source/src/toplevel.c:985 wait at ./task.jl:1008 #wait#647 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] _trywait at ./asyncevent.jl:142 wait at ./asyncevent.jl:159 [inlined] profile_printing_listener at ./Base.jl:572 eval at ./boot.jl:385 [inlined] include_string at ./loading.jl:2149 _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 #1058 at ./Base.jl:608 _include at ./loading.jl:2209 include at ./client.jl:487 unknown function (ip: 0x74d3bfc7f125) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:635 eval_body at /source/src/interpreter.c:544 eval_body at /source/src/interpreter.c:544 jl_interpret_toplevel_thunk at /source/src/interpreter.c:775 jl_toplevel_eval_flex at /source/src/toplevel.c:934 jfptr_YY.1058_85352.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_toplevel_eval_flex at /source/src/toplevel.c:877 ijl_toplevel_eval_in at /source/src/toplevel.c:985 jl_apply at /source/src/julia.h:1982 [inlined] start_task at /source/src/task.c:1253 unknown function (ip: (nil)) Allocations: 6253528 (Pool: 6246026; Big: 7502); GC: 10 eval at ./boot.jl:385 [inlined] include_string at ./loading.jl:2149 _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 _include at ./loading.jl:2209 include at ./client.jl:487 unknown function (ip: 0x74d3bfc7f125) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:635 jl_interpret_toplevel_thunk at /source/src/interpreter.c:775 jl_toplevel_eval_flex at /source/src/toplevel.c:934 jl_toplevel_eval_flex at /source/src/toplevel.c:877 ijl_toplevel_eval_in at /source/src/toplevel.c:985 eval at ./boot.jl:385 [inlined] exec_options at ./client.jl:289 PkgEval terminated after 610.9s: tests became inactive