Package evaluation to test Circo on Julia 1.14.0-DEV.1299 (6d6224db99*) started at 2025-11-27T15:25:29.163 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.85s ################################################################################ # Installation # Installing Circo... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [36e45090] + Circo v0.1.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [7e194583] + ActorInterfaces v0.1.0 [d1d4a3ce] + BitFlags v0.1.9 [36e45090] + Circo v0.1.4 [b491a1cf] + CircoCore v0.2.21 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.18.1 [f0e56b4a] + ConcurrentUtilities v2.5.0 ⌅ [864edb3b] + DataStructures v0.18.22 [460bff9d] + ExceptionUnwrapping v0.1.11 [708ec375] + Gumbo v0.8.3 [cd3eb016] + HTTP v1.10.19 [692b3bcd] + JLLWrappers v1.7.1 [e6f89c97] + LoggingExtras v1.2.0 [739be429] + MbedTLS v1.1.9 [99f44e22] + MsgPack v1.2.1 [4d8831e6] + OpenSSL v1.6.0 [bac558e1] + OrderedCollections v1.8.1 [231a7ae5] + Plugins v0.5.5 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [189a3867] + Reexport v1.2.2 [777ac1f9] + SimpleBufferStream v1.2.0 [3bb67fe8] + TranscodingStreams v0.11.3 [6b5504e1] + TypeParsers v2.0.1 [5c2747f8] + URIs v1.6.1 [c2297ded] + ZMQ v1.5.1 [528830af] + Gumbo_jll v0.10.2+0 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [8f1865be] + ZeroMQ_jll v4.3.6+0 [a9144af2] + libsodium_jll v1.0.21+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+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 5.13s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... WARNING: method definition for #send#9 at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/service.jl:81 declares type variable TCore but does not use it. 3811.0 ms ✓ CircoCore 6802.5 ms ✓ Circo 2 dependencies successfully precompiled in 11 seconds. 60 already precompiled. 1 dependency had output during precompilation: ┌ CircoCore │ WARNING: method definition for #send#9 at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/service.jl:81 declares type variable TCore but does not use it. └ Precompilation completed after 23.64s ################################################################################ # Testing # Testing Circo Status `/tmp/jl_DeFNOn/Project.toml` [1520ce14] AbstractTrees v0.4.5 [36e45090] Circo v0.1.4 [b491a1cf] CircoCore v0.2.21 ⌅ [864edb3b] DataStructures v0.18.22 [708ec375] Gumbo v0.8.3 [cd3eb016] HTTP v1.10.19 [ba5e3d4b] Jive v0.3.11 [99f44e22] MsgPack v1.2.1 [231a7ae5] Plugins v0.5.5 [189a3867] Reexport v1.2.2 [6b5504e1] TypeParsers v2.0.1 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_DeFNOn/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [7e194583] ActorInterfaces v0.1.0 [d1d4a3ce] BitFlags v0.1.9 [36e45090] Circo v0.1.4 [b491a1cf] CircoCore v0.2.21 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [f0e56b4a] ConcurrentUtilities v2.5.0 ⌅ [864edb3b] DataStructures v0.18.22 [460bff9d] ExceptionUnwrapping v0.1.11 [708ec375] Gumbo v0.8.3 [cd3eb016] HTTP v1.10.19 ⌅ [b5f81e59] IOCapture v0.2.5 [692b3bcd] JLLWrappers v1.7.1 [ba5e3d4b] Jive v0.3.11 [e6f89c97] LoggingExtras v1.2.0 [739be429] MbedTLS v1.1.9 [99f44e22] MsgPack v1.2.1 [4d8831e6] OpenSSL v1.6.0 [bac558e1] OrderedCollections v1.8.1 [231a7ae5] Plugins v0.5.5 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [189a3867] Reexport v1.2.2 [777ac1f9] SimpleBufferStream v1.2.0 [3bb67fe8] TranscodingStreams v0.11.3 [6b5504e1] TypeParsers v2.0.1 [5c2747f8] URIs v1.6.1 [c2297ded] ZMQ v1.5.1 [528830af] Gumbo_jll v0.10.2+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [8f1865be] ZeroMQ_jll v4.3.6+0 [a9144af2] libsodium_jll v1.0.21+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... 1/23 block.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24721 [ Info: Circo scheduler starting on thread 1 [ Info: Attempt to wake non-blocked actor 128.30.92.239:24721/73810cf5cb038399. msg: ()  Pass: 310 (compile: 28.52, recompile: 1.35, elapsed: 28.65 seconds) 2/23 debug.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24721 [ Info: Circo scheduler starting on thread 1 Debug: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/debug.jl:34 Got exception outside of a @test ArgumentError: unable to check bounds for indices of type Int64 Stacktrace: [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) @ Base ./abstractarray.jl:754 [2] checkbounds @ ./abstractarray.jl:692 [inlined] [3] isassigned @ ./multidimensional.jl:1632 [inlined] [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1428 [5] show_delim_array @ ./show.jl:1421 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [10] show_default @ ./show.jl:497 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:514 [13] show_default @ ./show.jl:497 [inlined] [14] show @ ./show.jl:492 [inlined] [15] #sprint#423 @ ./strings/io.jl:109 [inlined] [16] sprint @ ./strings/io.jl:102 [inlined] [17] repr(x::Circo.Debug.MsgStats) @ Base ./strings/io.jl:277 [18] top-level scope @ ~/.julia/packages/Circo/ctDno/test/debug.jl:35 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [20] macro expansion @ ~/.julia/packages/Circo/ctDno/test/debug.jl:41 [inlined] [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [23] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [25] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [26] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [27] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [28] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [30] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [31] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core ./boot.jl:489 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [35] _start() @ Base ./client.jl:577  Error: 1 (8.41 seconds) 3/23 host.jl WARNING: Method definition (::Type{anonymous.HostTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_m6a3})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_m6a3})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_m6a3}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24722 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_m6a3})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_m6a3})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_m6a3}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24723 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_m6a3})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_m6a3})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_m6a3}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2498 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 182151776446951848290037604563436134207 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2499 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2500 [ Info: Listening on: 0.0.0.0:2498, thread id: 1 [ Info: Listening on: 0.0.0.0:2499, thread id: 1 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Server on 0.0.0.0:2498 closing [ Info: Server on 0.0.0.0:2499 closing [ Info: Server on 0.0.0.0:2500 closing WARNING: Method definition (::Type{anonymous.HostTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_m6a3})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_m6a3})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_m6a3}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24722 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_m6a3})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_m6a3})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_m6a3}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24723 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2498 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 182151776446951848290037604563436134207 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2499 [ Info: Listening on: 0.0.0.0:2498, thread id: 1 [ Info: Listening on: 0.0.0.0:2499, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Got new peer 128.30.92.239:24723/f4e8494a40c84792 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/fc666eed2915e114. (2 peers) [ Info: Connected to global identity registry [ Info: Measuring inter-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2498 closing [ Info: Server on 0.0.0.0:2499 closing Inter-thread ping-pong performance (in a high throughput setting, 50 pingers): 233224.615261 rounds/sec WARNING: Method definition (::Type{anonymous.HostTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_m6a3})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_m6a3})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_m6a3}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24722 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2498 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 182151776446951848290037604563436134207 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2498, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Measuring in-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2498 closing In-thread ping-pong performance: 763518.970873 rounds/sec  Pass: 114 (compile: 92.14, recompile: 28.56, elapsed: 139.81 seconds) 4/23 monitor.jl  Pass: 2 (compile: 0.05, elapsed: 0.06 seconds) 5/23 multitask.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24722 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_m6a3})(Any, Any) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_m6a3})(Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.MultiTaskTest.CoreState_m6a3}, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody}})(Any, Any, Any) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24722 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated  Pass: 1716 (compile: 16.05, recompile: 5.12, elapsed: 16.43 seconds) 6/23 transaction.jl Transactions unit tests: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/transaction.jl:12 Got exception outside of a @test MethodError: no method matching CoreState_m6a3() The applicable method may be too new: running in world age 39581, while current world is 39601. Closest candidates are: CoreState_m6a3(!Matched::Addr, !Matched::Pos) (method too new to be called from this world context.) @ Main ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 CoreState_m6a3(!Matched::Any, !Matched::Any) (method too new to be called from this world context.) @ Main ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 CoreState_m6a3(Any...; kwargs...) (method too new to be called from this world context.) @ Main ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/transaction.jl:13 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/transaction.jl:13 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577  Error: 1 (compile: 2.78, recompile: 0.13, elapsed: 2.85 seconds) 7/23 cluster/clustersim.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24722 [ Info: Circo scheduler starting on thread 1 [ Info: Got new peer 128.30.92.239:24722/423763662eade483 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (2 peers) [ Info: Got new peer 128.30.92.239:24722/b1aab35286aba592 . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (3 peers) [ Info: Got new peer 128.30.92.239:24722/1729d4dfb2f8a0e2 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/616eeaa574cb5e3f . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/457e7e55454c4eb5 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cae55fe7010e0961 . 4 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (4 peers) 0.001624 seconds (7.70 k allocations: 369.562 KiB) [ Info: Got new peer 128.30.92.239:24722/7ced29ded162c31c . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/493270ab30c539b4 . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/188e7b5d746cf7f6 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/323357ddd8695154 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8eb139e9fd992e95 . 8 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (8 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (9 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (8 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (8 peers) 0.003839 seconds (17.82 k allocations: 986.188 KiB) [ Info: Got new peer 128.30.92.239:24722/25582a71a669c422 . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d467062a65c61575 . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/df2ddf9177949e7c . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b310f14ea619317b . 15 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e414893194ca01ba . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7250c8e82e5ac518 . 13 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (14 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (15 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (13 peers) 0.007536 seconds (37.44 k allocations: 2.007 MiB) [ Info: Got new peer 128.30.92.239:24722/de3e6ac7663763e3 . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5a49b394e8f9db52 . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ab7b793ff88d5340 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2d33bdf5f86934a . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f0b3d00f189efc1b . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c60d0e430d39c7a5 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/384a28b00a611a84 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/abc6595ffb2cb33d . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9a32158bfe4017e2 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bf294241e5b72725 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e2cf5a9870c3e70b . 21 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (21 peers) 0.022224 seconds (109.72 k allocations: 5.682 MiB) [ Info: Got new peer 128.30.92.239:24722/76bd7262a152bb82 . 30 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (30 peers) 0.002630 seconds (12.05 k allocations: 664.156 KiB) [ Info: Got new peer 128.30.92.239:24722/4ef4fabaa43a4d6 . 31 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e6a2e702c4ecb34 . 32 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/fe6e0a1f92eb5b69 . 31 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a58ed4f1ae3d84fe . 32 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5d611d804feba1a8 . 33 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (31 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (32 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (31 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (32 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (33 peers) 0.013489 seconds (67.32 k allocations: 3.579 MiB) [ Info: Got new peer 128.30.92.239:24722/9010d7bfb56fb843 . 36 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (36 peers) 0.003554 seconds (14.54 k allocations: 796.375 KiB) [ Info: Got new peer 128.30.92.239:24722/4ef8f39896905b12 . 37 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (37 peers) 0.002759 seconds (13.85 k allocations: 757.625 KiB) [ Info: Got new peer 128.30.92.239:24722/66a6f6c529a215ac . 38 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c3646abcc45c3ad2 . 38 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/77ac317ce3537dbf . 39 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/51614adfb3dc4109 . 39 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/847683ed893b7e3a . 38 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4357c75079b3c16a . 39 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (38 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (38 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (39 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (39 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (38 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (39 peers) 0.019708 seconds (98.76 k allocations: 6.020 MiB) [ Info: Got new peer 128.30.92.239:24722/630a246d0e1d4223 . 44 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9c590332b9d5dbfd . 44 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c19b241d19943b69 . 44 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4897c4f1209e5453 . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/30f2f73bf8c48dbd . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/21f8c6df8712c4d3 . 46 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1ddb24c4b7c4838b . 47 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f61f2357ebff42d1 . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b779cc581a52ea99 . 45 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (44 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (44 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (44 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (46 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (47 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (45 peers) 0.032545 seconds (171.85 k allocations: 9.984 MiB) [ Info: Got new peer 128.30.92.239:24722/c8dc6fefe7fe57dc . 53 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8f555934b170edd5 . 53 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/24752b05100ef3c1 . 54 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1ded558e7bb69009 . 55 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (53 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (53 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (54 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (55 peers) 0.016625 seconds (87.64 k allocations: 5.199 MiB) [ Info: Got new peer 128.30.92.239:24722/d6747e4c5678505d . 57 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/55a1c9139ae794a4 . 57 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (57 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (57 peers) 0.008434 seconds (43.32 k allocations: 2.496 MiB) [ Info: Got new peer 128.30.92.239:24722/e41151ec85cf632 . 59 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (59 peers) 0.004276 seconds (22.14 k allocations: 1.333 MiB) [ Info: Got new peer 128.30.92.239:24722/89a63d963fa118a5 . 60 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/205c62e3561c5a14 . 61 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (60 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (61 peers) 0.009359 seconds (49.13 k allocations: 3.044 MiB) [ Info: Got new peer 128.30.92.239:24722/a3345d7f4019c069 . 62 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (62 peers) 0.004542 seconds (23.29 k allocations: 1.430 MiB) [ Info: Got new peer 128.30.92.239:24722/51f8f7c3064342d9 . 63 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (63 peers) 0.004914 seconds (25.50 k allocations: 1.560 MiB) [ Info: Got new peer 128.30.92.239:24722/752680fb6808f990 . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6f477b517de6d865 . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e752fea26a9f901b . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d6e5df35d3bffcd7 . 65 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/67f4fef6241f9cbf . 65 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c74e6d6f49d06fa9 . 66 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/69ed0d6888341029 . 65 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (65 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (65 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (66 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (65 peers) 0.069298 seconds (181.05 k allocations: 10.959 MiB, 49.44% gc time) [ Info: Got new peer 128.30.92.239:24722/1354d588c35abc5e . 71 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/565f20414c3b8828 . 71 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8404cb885f8298a8 . 72 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5bd4d275a39ccb2e . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/90c268c3998ec6ce . 71 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4b1c46890f2cf26b . 74 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ff07bfe2d445fb01 . 72 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f94c7da9b1a8213b . 75 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e1d7bd689182a70e . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6ee018ae10aca477 . 74 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e709acd1e40f27b . 76 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (71 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (71 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (72 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (71 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (74 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (72 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (75 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (74 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (76 peers) 0.061543 seconds (334.08 k allocations: 19.893 MiB) [ Info: Got new peer 128.30.92.239:24722/ac8a0fdfc04506cc . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bfdb3510a59463a . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3ea401fbdb0bd917 . 83 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b20b228fb721f336 . 84 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/67e4c4de70b3bef8 . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9bd82845cfdc3ecc . 83 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/adeef4a32294cc1a . 83 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c617108c6204513d . 84 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f1a8c3453c1ba9a3 . 85 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/375451ab17857eb8 . 85 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4f07f634eb38ca01 . 86 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9e593cd590997072 . 87 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4162039ba65b2d3b . 84 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (83 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (84 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (83 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (83 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (84 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (85 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (85 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (86 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (87 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (84 peers) 0.086549 seconds (453.29 k allocations: 25.976 MiB) [ Info: Got new peer 128.30.92.239:24722/526d867743a239c7 . 95 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/96b0a4a08a90cfc9 . 95 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e3feb9ebe7dab2f7 . 95 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1d64e8e32dc2b6f0 . 96 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bdd0a708c57f0b11 . 96 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/683c83bbe44c2ff . 97 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/72e53122f83be5bd . 98 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/defcd7075053193e . 96 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2dd54afcf5ac4344 . 99 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ac9a2007934a95a1 . 97 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a25fc540653e7c1f . 98 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3042dce9e5e510bc . 99 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b822bf9cc4eabbcc . 100 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/40bcf33855818825 . 100 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (95 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (95 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (95 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (96 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (96 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (97 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (98 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (96 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (99 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (97 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (98 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (99 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (100 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (100 peers) 0.107976 seconds (554.06 k allocations: 30.763 MiB) [ Info: Got new peer 128.30.92.239:24722/acd9c8e74eff39ec . 109 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1e73d909d7b5f322 . 110 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/455f204942e7eed9 . 111 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c0a7a1588731b174 . 112 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1662ddce0037c75c . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/16c4b5716b4fc4a4 . 114 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (109 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (110 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (111 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (112 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (114 peers) 0.075875 seconds (255.03 k allocations: 13.983 MiB, 35.29% gc time) [ Info: Got new peer 128.30.92.239:24722/23bccc6c50695183 . 115 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (115 peers) 0.008262 seconds (42.76 k allocations: 2.338 MiB) [ Info: Got new peer 128.30.92.239:24722/718e9f3d9079f4c0 . 116 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7ac24f122d5c43ed . 116 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (116 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (116 peers) 0.017631 seconds (90.06 k allocations: 4.909 MiB) [ Info: Got new peer 128.30.92.239:24722/bec765aaa7347d93 . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b9309a6f8e2043b3 . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b4a7140a7815232 . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9b5aab30375de6a9 . 119 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (119 peers) 0.073489 seconds (215.00 k allocations: 11.481 MiB, 53.22% compilation time) [ Info: Got new peer 128.30.92.239:24722/9cd6d486e3d04a72 . 122 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9a8ae9f2f56b333b . 123 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a8439d35793275b5 . 122 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (122 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (123 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (122 peers) 0.025151 seconds (137.50 k allocations: 7.404 MiB) [ Info: Got new peer 128.30.92.239:24722/70312ee2ea69c0a8 . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9dca3da4af3ef925 . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/77e381fb89162621 . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/92fef386e0c6d0d7 . 126 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c7ad636343894ff . 126 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (126 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (126 peers) 0.047875 seconds (248.80 k allocations: 13.620 MiB) [ Info: Got new peer 128.30.92.239:24722/9a1eccea07064456 . 130 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (130 peers) 0.009683 seconds (48.11 k allocations: 2.568 MiB) [ Info: Got new peer 128.30.92.239:24722/317bf7bc423fd7c8 . 131 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (131 peers) 0.009264 seconds (48.47 k allocations: 2.583 MiB) [ Info: Got new peer 128.30.92.239:24722/4c2ec3586cbd9f9d . 132 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8e306f5e1382e260 . 132 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a0f04e2afd3266ed . 133 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2f4a942643c31094 . 133 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b035ea90359df315 . 132 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/49b2ccc2e77cb66c . 133 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/686d19873519f50c . 134 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bc3664670f909ef0 . 134 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3600104aaebcd0a0 . 134 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3d8e11eb70e07c7b . 135 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (132 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (132 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (133 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (133 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (132 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (133 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (134 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (134 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (134 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (135 peers) 0.098205 seconds (526.33 k allocations: 27.876 MiB) [ Info: Got new peer 128.30.92.239:24722/1bf645256d3b016c . 142 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3c0bee02731ab88b . 142 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1330f14283bf422c . 143 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b8904ad856a5d1a4 . 144 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/12ea0d7ff358ea42 . 143 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/de118acbb4732266 . 144 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bd86a18cb3be5868 . 145 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/65091e6962c207c0 . 146 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (142 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (142 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (143 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (144 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (143 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (144 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (145 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (146 peers) 0.114637 seconds (461.94 k allocations: 24.096 MiB, 22.75% gc time) [ Info: Got new peer 128.30.92.239:24722/fc2d0aebc662fa1 . 150 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f06ac818bf43f098 . 150 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1c7ef9a218f5aac6 . 150 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/efed85e4a3cf201b . 151 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/30e010bdf0ff2263 . 151 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (150 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (150 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (150 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (151 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (151 peers) 0.053767 seconds (278.85 k allocations: 14.752 MiB) [ Info: Got new peer 128.30.92.239:24722/5cd729cca9e26342 . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4d48e6d5ca3c8a42 . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f363b5e09fa1323f . 156 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (156 peers) 0.034093 seconds (177.82 k allocations: 9.199 MiB) [ Info: Got new peer 128.30.92.239:24722/eff243eb19d48592 . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3049aad60e881cf5 . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a9a7fd0958163057 . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e79ecf02e458bee3 . 160 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f695f5ca44d23e64 . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d2959259dae5d565 . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/67f1c22709690cee . 161 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (160 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (161 peers) 0.079682 seconds (415.35 k allocations: 21.511 MiB) [ Info: Got new peer 128.30.92.239:24722/578e20f977b08f54 . 165 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4607e5fc8c0d6998 . 166 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2e75b172cbdf28e6 . 167 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8d53916beb39e00d . 168 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/886e61bc3d6fc25f . 165 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (165 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (166 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (167 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (168 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (165 peers) 0.054796 seconds (289.48 k allocations: 14.872 MiB) [ Info: Got new peer 128.30.92.239:24722/23e3d9683dde7216 . 170 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/69fb5c34b071bfb7 . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8afb208bcf0a80ff . 170 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/edf71542c8a70d4e . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5c230c4a1bb61d3e . 170 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6350fb22bb9c72e . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/188f0ed9ee9a2384 . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/eaf27814d2ef01f9 . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/42a414e575b404f9 . 173 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (170 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (170 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (170 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (173 peers) 0.150472 seconds (574.74 k allocations: 37.557 MiB, 20.09% gc time) [ Info: Got new peer 128.30.92.239:24722/8aeaa78ea17611d0 . 179 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cc29c38db73c2c56 . 179 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1a6892b350beeb04 . 179 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a02756276bb1bb7f . 180 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ef35e762164cccd9 . 180 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7f6516693ff070a3 . 180 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (179 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (179 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (179 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (180 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (180 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (180 peers) 0.078837 seconds (401.59 k allocations: 24.511 MiB) [ Info: Got new peer 128.30.92.239:24722/1cf863ae9109ab1b . 185 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/145710febbfb9754 . 186 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2ea83441b9f05667 . 185 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d9e128bb0c405c93 . 186 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a6632c1679a32dd8 . 187 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/30c60bb2decb667e . 188 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/de56adbe6d11f359 . 187 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/74cddd15441bc1ac . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/835e2c3566cc53c5 . 188 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a3bb9fd4cda8df0f . 190 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/57e45bc7395e8714 . 189 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (185 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (186 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (185 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (186 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (187 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (188 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (187 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (188 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (190 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (189 peers) 0.179362 seconds (795.41 k allocations: 47.891 MiB, 13.60% gc time) [ Info: Got new peer 128.30.92.239:24722/eeabbf6a2ce05ac0 . 196 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (196 peers) 0.013544 seconds (71.46 k allocations: 3.943 MiB) [ Info: Got new peer 128.30.92.239:24722/b1874b9b589e58ee . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/271d26cdd60b188a . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/777fb19f583fea1 . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/16ebb410d7f2a879 . 198 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9e8194ec156915ed . 198 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/774b1d25b4844286 . 199 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/10d5a6a0bb390af8 . 200 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7ff4c6b8b1b0dddb . 201 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/96cc1fd077162412 . 202 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/32dbc50d1a6ec6c2 . 198 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ad047c913fef91 . 199 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1a9da2f8a5aa808a . 203 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (198 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (198 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (199 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (200 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (201 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (202 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (198 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (199 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (203 peers) 0.182244 seconds (913.18 k allocations: 55.173 MiB) [ Info: Got new peer 128.30.92.239:24722/36c183d44c057698 . 209 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/12af4a502ec166c5 . 209 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e83cc711a290dac5 . 209 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/386c75534ff00b2a . 210 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5484f002b117315f . 210 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/613c6b434a8a586f . 211 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/78f95dae870c3090 . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1927c7bacf969cef . 211 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (209 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (209 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (209 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (210 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (210 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (211 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (211 peers) 0.157423 seconds (669.75 k allocations: 42.824 MiB, 14.19% gc time) [ Info: Got new peer 128.30.92.239:24722/b079fc6403334498 . 217 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bae03087198b88a9 . 218 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/90a2df7b7287681c . 219 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1964cd474cf66c74 . 220 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e7115e6bc4c4c9bb . 217 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c60f5655dd7e5dc8 . 217 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8488a9a2e5f4bc3a . 218 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (217 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (218 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (219 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (220 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (217 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (217 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (218 peers) 0.114824 seconds (578.76 k allocations: 36.889 MiB) [ Info: Got new peer 128.30.92.239:24722/9b0170ac4ab1354 . 224 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d09f0168d25bdd4c . 224 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a6dddeeb97df3e54 . 224 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cdcd0f4be4dc74fb . 225 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2ae2ef7f9dae9368 . 225 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4a495e45d314b7cb . 225 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b345f3a7ae0d0db4 . 226 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8cdda908b0d5405c . 226 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/659676240c534e3b . 227 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/71c545255008e900 . 228 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/83848558bb54c60a . 226 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d6c7553bd206fb79 . 229 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (224 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (224 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (224 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (225 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (225 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (225 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (226 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (226 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (227 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (228 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (226 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (229 peers) 0.228357 seconds (1.02 M allocations: 64.940 MiB, 8.58% gc time) [ Info: Got new peer 128.30.92.239:24722/bdc24860f8f6ea6e . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bf65780f3f633f00 . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e82c23e17e86f554 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/86b2471932abbac9 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cc9399fd4f4c319d . 238 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/14f73729f8d923b1 . 238 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/826b1bd000781cd8 . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ccb6ae5c33763889 . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5ecbb0d5eddabdc . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/fe32aa254aae6fe . 238 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3e0b941b8f8dba1 . 240 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c1c72b148cdaa018 . 241 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a64e393bdc600238 . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/738401d2d7de0bc7 . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/267c13ccbb3afc3c . 242 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (238 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (238 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (238 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (240 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (241 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (242 peers) 0.321126 seconds (1.40 M allocations: 88.539 MiB, 14.38% gc time) [ Info: Got new peer 128.30.92.239:24722/d9af86feba05cc3f . 251 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/514c5432b89c1c16 . 251 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (251 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (251 peers) 0.037490 seconds (189.44 k allocations: 11.979 MiB) [ Info: Got new peer 128.30.92.239:24722/c59dfa7ff02b95f . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6817ade6e85da659 . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cfc1d1b89710ab59 . 254 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/64f1d27b87e4592 . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4ea1069632c74158 . 254 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (254 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (254 peers) 0.101945 seconds (492.90 k allocations: 31.050 MiB) [ Info: Got new peer 128.30.92.239:24722/7a3ae3f6447b061d . 258 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/fef222a194979c3c . 258 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/59bb97a2db78495e . 258 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5a273a4309c17092 . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8740296cadf2d1fb . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7cddb4361e1d6dc9 . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e734b207af273368 . 261 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/19239c60bae851ba . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c482368a483103a4 . 259 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (258 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (258 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (258 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (261 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (259 peers) 0.199349 seconds (860.86 k allocations: 53.427 MiB, 11.99% gc time) [ Info: Got new peer 128.30.92.239:24722/842f25232164b67b . 267 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/eefc5a9abe5589e2 . 268 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b98b61bbf4510423 . 267 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f3e303722143df34 . 268 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3e5a9913c29cf655 . 267 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3f8ddb0354c9bcf6 . 268 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (267 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (268 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (267 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (268 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (267 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (268 peers) 0.126965 seconds (602.48 k allocations: 37.219 MiB) [ Info: Got new peer 128.30.92.239:24722/b4f059c096069320 . 273 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7582da7e8894cc81 . 273 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/437344c41522e140 . 274 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (273 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (273 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (274 peers) 0.066587 seconds (312.78 k allocations: 19.292 MiB) [ Info: Got new peer 128.30.92.239:24722/c80fbc30d06657c6 . 276 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f9e783746c22ef7a . 276 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (276 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (276 peers) 0.065089 seconds (207.58 k allocations: 12.755 MiB, 34.39% gc time) [ Info: Got new peer 128.30.92.239:24722/27dd2aebf783ecc7 . 278 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/42dfb906f1f1407b . 278 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (278 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (278 peers) 0.042205 seconds (209.03 k allocations: 12.817 MiB) [ Info: Got new peer 128.30.92.239:24722/6eb7aedc01eafd80 . 280 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/915473606825b13a . 280 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/53eb8ece2c2026bf . 281 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (280 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (280 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (281 peers) 0.065850 seconds (320.72 k allocations: 19.627 MiB) [ Info: Got new peer 128.30.92.239:24722/a762423669d4ca59 . 283 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6e9a4dcd6b432cf0 . 284 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (283 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (284 peers) 0.042768 seconds (196.53 k allocations: 11.919 MiB) [ Info: Got new peer 128.30.92.239:24722/773d795eaaeffa7c . 285 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/19725200e25755dc . 285 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d6fdfc954e2e52bf . 286 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (285 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (285 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (286 peers) 0.061165 seconds (301.79 k allocations: 18.278 MiB) [ Info: Got new peer 128.30.92.239:24722/91f00e2a08f9c9e4 . 288 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c72ae1f4fed5390d . 288 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4933b172b22ef864 . 288 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (288 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (288 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (288 peers) 0.088149 seconds (313.02 k allocations: 18.940 MiB, 27.55% gc time) [ Info: Got new peer 128.30.92.239:24722/cb2f0e0f2085b8f9 . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ac399109db14b673 . 291 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (291 peers) 0.044166 seconds (218.30 k allocations: 13.215 MiB) [ Info: Got new peer 128.30.92.239:24722/f2f22f55b07dcfd6 . 293 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (293 peers) 0.021671 seconds (105.35 k allocations: 6.349 MiB) [ Info: Got new peer 128.30.92.239:24722/f12ff064ddaf2c2b . 294 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b66bd1e0f26ce8f1 . 295 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (294 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (295 peers) 29.237537 seconds (228.74 k allocations: 13.835 MiB) [ Info: Got new peer 128.30.92.239:24722/575e960cb3209c1a . 296 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ef4b7f55ff4f0ad0 . 297 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d9c371fa0f44d58d . 296 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/77de965ed713328c . 298 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (296 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (297 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (296 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (298 peers) 0.093538 seconds (463.26 k allocations: 27.937 MiB) [ Info: Got new peer 128.30.92.239:24722/6ff39c8d34a7ad5f . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3699b2232c1fe374 . 301 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2d53de14ab438b23 . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/37c3e9999341e08 . 301 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1dde7949a0e82d84 . 302 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/588ee06b65cf945c . 303 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (301 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (301 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (302 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (303 peers) 0.158516 seconds (665.49 k allocations: 39.767 MiB, 16.14% gc time) [ Info: Got new peer 128.30.92.239:24722/4786fcc1ab72791a . 306 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/219e79b77fffd5b1 . 307 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7bc9d2beaca3b187 . 306 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/621db83a588632e6 . 307 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/613aee9a0b443fab . 308 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7deae892a56f00cf . 306 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/626e598b0636b90b . 308 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d92e444a67369e3b . 309 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b811d363e0806e5a . 310 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3bbd4458f7e4922d . 307 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6fc958365a579d39 . 308 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1fde26684a084adc . 311 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d10328836d25ee0c . 312 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b6e724baa9afeacb . 309 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e5e2f8f9455abbe5 . 313 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3be6e426cc982384 . 310 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/eaae1c89b01d7629 . 311 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a80dd448764c63bb . 314 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f638907bef0736b3 . 309 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/97989c00900d340 . 310 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d56a2d5de90eed41 . 311 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (306 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (307 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (306 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (307 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (308 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (306 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (308 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (309 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (310 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (307 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (308 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (311 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (312 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (309 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (313 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (310 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (311 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (314 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (309 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (310 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (311 peers) 0.614144 seconds (2.57 M allocations: 151.393 MiB, 15.72% gc time) [ Info: Got new peer 128.30.92.239:24722/44bf418026dd8fd2 . 327 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d4f4d8c1a6b49e06 . 327 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a4353e5b2fa0abcf . 327 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/998e2bfbcca19bba . 328 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/42d412fb234f5be . 329 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a93bab88e252c562 . 328 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7f390e8cdfa76cfa . 329 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/deac28fe00e2d9a3 . 328 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (327 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (327 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (327 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (328 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (329 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (328 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (329 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (328 peers) 0.626248 seconds (954.24 k allocations: 55.674 MiB, 68.90% gc time) [ Info: Got new peer 128.30.92.239:24722/fdd7b53de250a37e . 335 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4720044e4d731205 . 335 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (335 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (335 peers) 0.049934 seconds (249.52 k allocations: 14.552 MiB) [ Info: Got new peer 128.30.92.239:24722/d8be5c1592f6ccab . 337 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/341f53ab9b45d92 . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b8308ad494262835 . 337 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6414836b0bdefcdf . 339 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2bc847e0fb76e8e6 . 337 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (337 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (337 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (339 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (337 peers) 0.126187 seconds (637.21 k allocations: 37.044 MiB) [ Info: Got new peer 128.30.92.239:24722/500bedadaaf8b037 . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d2de0ea0ed67cd36 . 343 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (343 peers) 0.050571 seconds (254.67 k allocations: 14.774 MiB) [ Info: Got new peer 128.30.92.239:24722/ab725876b3146eef . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/775d7ca6145ffe . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8ffd2deba42941b4 . 345 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3db6384e98e8f65c . 345 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (345 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (345 peers) 0.102391 seconds (514.78 k allocations: 29.791 MiB) [ Info: Got new peer 128.30.92.239:24722/6a411beb59013131 . 348 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c8d63558c245bccc . 348 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (348 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (348 peers) 0.051378 seconds (258.91 k allocations: 14.954 MiB) [ Info: Got new peer 128.30.92.239:24722/c261e74ce81922bb . 350 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/662edc7f07671d6d . 351 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/dd849991440d9514 . 350 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4e365b535b8a1133 . 352 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cd2a2a4541cf975b . 353 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/11537bc25a0eccda . 351 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b0df4f00eb031df7 . 350 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (350 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (351 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (350 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (352 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (353 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (351 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (350 peers) 0.245106 seconds (927.48 k allocations: 53.356 MiB, 16.08% gc time) [ Info: Got new peer 128.30.92.239:24722/d77144cf648be16 . 357 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/441ca67666be5b11 . 357 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4e8d88622a4e9f7f . 358 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b034891633a00b87 . 358 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5c018ea32597403 . 359 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2bed334e3506cc1f . 360 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cff71f5d29f3ba08 . 357 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/18e3473ac6425244 . 361 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/abeaa14aff7d5cae . 362 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a83e1908002afc74 . 359 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c4f0f1f7e237b233 . 358 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cac1fc92cbf7e0ec . 359 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (357 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (357 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (358 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (358 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (359 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (360 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (357 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (361 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (362 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (359 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (358 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (359 peers) 0.374420 seconds (1.62 M allocations: 92.405 MiB) [ Info: Got new peer 128.30.92.239:24722/97f6eaaa601fecc1 . 369 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/caf7217135f7dee . 370 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (369 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (370 peers) 0.057782 seconds (273.75 k allocations: 15.592 MiB) [ Info: Got new peer 128.30.92.239:24722/c4532245f9f223b7 . 371 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f270c2328d0e30ef . 371 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/86ea2e9ee2ec4db5 . 371 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c58b2d21c9b62f42 . 372 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/99818ee6c7fe6a60 . 372 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9a4b0eb3238feca7 . 373 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/10c2c76d746a7cba . 373 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (371 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (371 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (371 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (372 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (372 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (373 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (373 peers) 0.249758 seconds (968.90 k allocations: 54.961 MiB, 20.64% gc time) [ Info: Got new peer 128.30.92.239:24722/b9647fb7f737e360 . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e2dcecd9843cb061 . 378 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (378 peers) 0.051056 seconds (258.66 k allocations: 14.621 MiB) [ Info: Got new peer 128.30.92.239:24722/5ce5e38efba3f53e . 380 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4e914c15b0be864 . 380 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (380 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (380 peers) 0.055442 seconds (281.49 k allocations: 15.920 MiB) [ Info: Got new peer 128.30.92.239:24722/424fcfd3970c4f1c . 382 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/fef90f56501f20a2 . 383 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (382 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (383 peers) 0.054100 seconds (272.04 k allocations: 15.352 MiB) [ Info: Got new peer 128.30.92.239:24722/6c8a33361ac27774 . 384 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c1a23537157e7e39 . 384 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (384 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (384 peers) 0.057761 seconds (284.39 k allocations: 16.047 MiB) [ Info: Got new peer 128.30.92.239:24722/ffd3aa23d3ff029a . 386 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (386 peers) 0.028117 seconds (148.04 k allocations: 8.350 MiB) [ Info: Got new peer 128.30.92.239:24722/947e3e0e44569feb . 387 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/434d4bb6ba708534 . 387 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (387 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (387 peers) 0.059480 seconds (286.65 k allocations: 16.144 MiB) [ Info: Got new peer 128.30.92.239:24722/ded16067d260c8b9 . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6141397d02d3df0e . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/dadf4a1a56ec1306 . 390 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/24c32a1fe9010171 . 391 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2c2a6ac867674a94 . 390 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/573aebff3eaf4223 . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/97f7470444b82962 . 390 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/abae121eafe43cfa . 391 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/fb8f1a8b3d16dda3 . 391 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/55231ab2ac9be10d . 392 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4d7b82cf3fc1e26d . 392 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1abe4b42dc69b056 . 393 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (390 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b1aab35286aba592. (391 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (390 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (390 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (391 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (391 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/423763662eade483. (392 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (392 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/13e965eb4e84c3c3. (393 peers) Avg peer count: 400.0; Peer update max: 8060 avg: 4599.335; Upstream friends avg: 7.585  Pass: 1201 (compile: 9.98, elapsed: 46.36 seconds) 8/23 cluster/hostcluster.jl WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24722 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24723 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24724 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24725 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24726 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24727 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24728 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24729 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24730 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24731 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24732 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24733 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24734 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24735 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24736 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24737 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24738 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24739 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24740 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24741 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24742 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24743 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24744 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24745 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24746 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24747 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24748 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24749 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24750 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_m6a3})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_m6a3}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_i7gl{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24751 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2498 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 273273519533399235747731704714055214892 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2499 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2500 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2501 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2502 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2503 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2504 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2505 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2506 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2507 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2508 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2509 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2510 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2511 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2512 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2513 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2514 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2515 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2516 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2517 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2518 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2519 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2521 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2522 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2523 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2524 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2525 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2526 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2527 [ Info: Listening on: 0.0.0.0:2505, thread id: 1 [ Info: Listening on: 0.0.0.0:2527, thread id: 1 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1 [ Info: Listening on: 0.0.0.0:2511, thread id: 1 [ Info: Listening on: 0.0.0.0:2513, thread id: 1 [ Info: Listening on: 0.0.0.0:2523, thread id: 1 [ Info: Listening on: 0.0.0.0:2516, thread id: 1 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2520 [ Info: Listening on: 0.0.0.0:2518, thread id: 1 [ Info: Listening on: 0.0.0.0:2520, thread id: 1 [ Info: Listening on: 0.0.0.0:2501, thread id: 1 [ Info: Listening on: 0.0.0.0:2519, thread id: 1 [ Info: Listening on: 0.0.0.0:2503, thread id: 1 [ Info: Listening on: 0.0.0.0:2506, thread id: 1 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Listening on: 0.0.0.0:2522, thread id: 1 [ Info: Listening on: 0.0.0.0:2514, thread id: 1 [ Info: Listening on: 0.0.0.0:2517, thread id: 1 [ Info: Listening on: 0.0.0.0:2498, thread id: 1 [ Info: Got new peer 128.30.92.239:24723/daaf1133e6dbad42 . 2 nodes in cluster. [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (2 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2512, thread id: 1 [ Info: Listening on: 0.0.0.0:2524, thread id: 1 [ Info: Listening on: 0.0.0.0:2525, thread id: 1 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Listening on: 0.0.0.0:2504, thread id: 1 [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Listening on: 0.0.0.0:2499, thread id: 1 [ Info: Listening on: 0.0.0.0:2526, thread id: 1 [ Info: Listening on: 0.0.0.0:2515, thread id: 1 [ Info: Listening on: 0.0.0.0:2521, thread id: 1 [ Info: Got new peer 128.30.92.239:24725/590be0eabf67373b . 3 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/590c4acb5f65984b . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24730/5f327164f6873fdb . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24734/a9219775a2d4b356 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24731/171229f5899c1eb . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24735/d115bc92da0e63da . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24736/6af92f2c5151724d . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/bda626bff3a416a8 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24728/58964ccecbacb55a . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/db9f56f5f42e7dac . 12 nodes in cluster. [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (3 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (4 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24729/f4413e580136227e . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24732/3ba5c38e166350c2 . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24733/61ad500d80fa06db . 15 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (7 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (8 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (9 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (10 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (11 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (12 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (5 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24737/6aedf049aca7593d . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24741/112812977eab4ea3 . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24742/61778c0e02a43a75 . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24748/a1bd6efbdc0ae801 . 19 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (18 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (19 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (14 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (15 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (13 peers) [ Info: Got new peer 128.30.92.239:24738/11f50c09eb4c565f . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24739/d3e19b55c26f4454 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24743/dea37c42c4b02c89 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24745/c4ff9f2a66321eb9 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24749/f00c8c19b0232966 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24750/d6805d9896c653d . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24744/2c53fb8ea6274cd3 . 26 nodes in cluster. [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (24 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (26 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24740/c393dc37c66dfaa7 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24746/7e373a1c363dade3 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24747/9eaca12cb98c5d86 . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24751/db2b3b16a6fdde0e . 30 nodes in cluster. [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (28 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (29 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/3c1a73ebb601c187. (30 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Server on 0.0.0.0:2498 closing [ Info: Server on 0.0.0.0:2499 closing [ Info: Server on 0.0.0.0:2500 closing [ Info: Server on 0.0.0.0:2501 closing [ Info: Server on 0.0.0.0:2502 closing [ Info: Server on 0.0.0.0:2503 closing [ Info: Server on 0.0.0.0:2504 closing [ Info: Server on 0.0.0.0:2505 closing [ Info: Server on 0.0.0.0:2506 closing [ Info: Server on 0.0.0.0:2507 closing [ Info: Server on 0.0.0.0:2508 closing [ Info: Server on 0.0.0.0:2509 closing [ Info: Server on 0.0.0.0:2510 closing [ Info: Server on 0.0.0.0:2511 closing [ Info: Server on 0.0.0.0:2512 closing [ Info: Server on 0.0.0.0:2513 closing [ Info: Server on 0.0.0.0:2514 closing [ Info: Server on 0.0.0.0:2515 closing [ Info: Server on 0.0.0.0:2516 closing [ Info: Server on 0.0.0.0:2517 closing [ Info: Server on 0.0.0.0:2518 closing [ Info: Server on 0.0.0.0:2519 closing [ Info: Server on 0.0.0.0:2520 closing [ Info: Server on 0.0.0.0:2521 closing [ Info: Server on 0.0.0.0:2522 closing [ Info: Server on 0.0.0.0:2523 closing [ Info: Server on 0.0.0.0:2524 closing [ Info: Server on 0.0.0.0:2525 closing [ Info: Server on 0.0.0.0:2526 closing [ Info: Server on 0.0.0.0:2527 closing  Pass: 30 (compile: 32.51, elapsed: 62.02 seconds) 9/23 com/combasics.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24722 [ Info: Circo scheduler starting on thread 1  Pass: 10 (compile: 2.32, elapsed: 2.37 seconds) 10/23 com/comhtml.jl comhtml: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/com/comhtml.jl:37 Got exception outside of a @test MethodError: no method matching Main.anonymous.COMHTMLTests.CoreState_m6a3() The applicable method may be too new: running in world age 40219, while current world is 40239. Closest candidates are: Main.anonymous.COMHTMLTests.CoreState_m6a3(!Matched::Addr, !Matched::Pos) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.COMHTMLTests.CoreState_m6a3(!Matched::Any, !Matched::Any) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.COMHTMLTests.CoreState_m6a3(Any...; kwargs...) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/com/comhtml.jl:38 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/com/comhtml.jl:62 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577  Pass: 11 Error: 1 (compile: 1.79, elapsed: 1.87 seconds) 11/23 com/sub.jl sub basics: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/com/sub.jl:42 Got exception outside of a @test MethodError: no method matching Main.anonymous.SubTest.CoreState_m6a3() The applicable method may be too new: running in world age 40262, while current world is 40282. Closest candidates are: Main.anonymous.SubTest.CoreState_m6a3(!Matched::Addr, !Matched::Pos) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.SubTest.CoreState_m6a3(!Matched::Any, !Matched::Any) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.SubTest.CoreState_m6a3(Any...; kwargs...) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/com/sub.jl:43 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/com/sub.jl:57 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577  Error: 1 (compile: 0.17, elapsed: 0.24 seconds) 12/23 helper/testactors.jl 13/23 http/testclient.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24722 [ Info: Allowed maximum size of a request payload : 1024.0 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8081 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24722/1aaa63685546d57e) Prepare message to http://0.0.0.0:8081[ Info: Listening on: 0.0.0.0:8081, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ Error: Error while scheduling on thread 1 │ exception = │ ArgumentError: unable to check bounds for indices of type Int64 │ Stacktrace: │ [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) │ @ Base ./abstractarray.jl:754 │ [2] checkbounds │ @ ./abstractarray.jl:692 [inlined] │ [3] isassigned │ @ ./multidimensional.jl:1632 [inlined] │ [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) │ @ Base ./show.jl:1428 │ [5] show_delim_array │ @ ./show.jl:1421 [inlined] │ [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) │ @ Base ./arrayshow.jl:533 │ [7] show_vector │ @ ./arrayshow.jl:518 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:486 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:514 │ [10] show_default │ @ ./show.jl:497 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:492 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:514 │ [13] show_default │ @ ./show.jl:497 [inlined] │ [14] show │ @ ./show.jl:492 [inlined] │ [15] print(io::IOBuffer, x::Main.anonymous.HttpRequestProcessor) │ @ Base ./strings/io.jl:35 │ [16] print_to_string │ @ ./strings/io.jl:143 [inlined] │ [17] string │ @ ./strings/io.jl:184 [inlined] │ [18] onmessage(me::Main.anonymous.HttpRequestProcessor, msg::Circo.Http.HttpRequest, service::Circo Service) │ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:116 │ [19] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [20] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ [21] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ [22] _immediate_delivery(targetactor::Main.anonymous.HttpRequestProcessor, scheduler::Scheduler, msg::Main.anonymous.Msg_5z3w{Circo.Http.HttpRequest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [23] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [24] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [25] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [26] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [27] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [28] AbstractScheduler │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 [inlined] │ [29] (::Scheduler)(msgs::Vector{Main.anonymous.StartHttpTest}; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:377 │ [30] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler, msgs::Vector{Main.anonymous.StartHttpTest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:370 │ [31] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:162 │ [32] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [33] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:163 [inlined] │ [34] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [35] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:178 [inlined] │ [36] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [37] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 │ [38] macro expansion │ @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] │ [39] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [40] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 │ [41] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 │ [42] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 │ [43] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 │ [45] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [47] top-level scope │ @ none:6 │ [48] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [49] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [50] _start() │ @ Base ./client.jl:577 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 WARNING: Method definition (::Type{anonymous.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_m6a3})(Any, Any) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_m6a3})(Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.CoreState_m6a3}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24723 [ Info: Allowed maximum size of a request payload : 0.009765625 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8082 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24723/1aaa63685546d57e) Prepare message to http://0.0.0.0:8082[ Info: Listening on: 0.0.0.0:8082, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ Warning: Payload size is too big! │ msglength = 12 └ @ Circo.Http ~/.julia/packages/Circo/ctDno/src/outer/httpserver.jl:87 [ Info: Server on 0.0.0.0:8082 closing WARNING: Method definition (::Type{anonymous.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_m6a3})(Any, Any) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_m6a3})(Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.CoreState_m6a3}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24723 [ Info: Allowed maximum size of a request payload : 1024.0 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8082 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24723/1aaa63685546d57e) Prepare message to http://0.0.0.0:8082[ Info: Listening on: 0.0.0.0:8082, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ Error: Error when initiating HTTP request! │ e = TimeoutError: Connection closed after 1 seconds └ @ Circo.Http ~/.julia/packages/Circo/ctDno/src/outer/httpclient.jl:40 ┌ Error: Error while scheduling on thread 1 │ exception = │ ArgumentError: unable to check bounds for indices of type Int64 │ Stacktrace: │ [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) │ @ Base ./abstractarray.jl:754 │ [2] checkbounds │ @ ./abstractarray.jl:692 [inlined] │ [3] isassigned │ @ ./multidimensional.jl:1632 [inlined] │ [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) │ @ Base ./show.jl:1428 │ [5] show_delim_array │ @ ./show.jl:1421 [inlined] │ [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) │ @ Base ./arrayshow.jl:533 │ [7] show_vector │ @ ./arrayshow.jl:518 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:486 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:514 │ [10] show_default │ @ ./show.jl:497 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:492 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:514 │ [13] show_default │ @ ./show.jl:497 [inlined] │ [14] show │ @ ./show.jl:492 [inlined] │ [15] print(io::IOBuffer, x::Main.anonymous.HttpRequestProcessor) │ @ Base ./strings/io.jl:35 │ [16] print_to_string │ @ ./strings/io.jl:143 [inlined] │ [17] string │ @ ./strings/io.jl:184 [inlined] │ [18] onmessage(me::Main.anonymous.HttpRequestProcessor, msg::Circo.Http.HttpRequest, service::Circo Service) │ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:116 │ [19] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [20] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ [21] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ [22] _immediate_delivery(targetactor::Main.anonymous.HttpRequestProcessor, scheduler::Scheduler, msg::Main.anonymous.Msg_5z3w{Circo.Http.HttpRequest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [23] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [24] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [25] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [26] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [27] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [28] AbstractScheduler │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 [inlined] │ [29] (::Scheduler)(msgs::Vector{Main.anonymous.StartHttpTest}; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:377 │ [30] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler, msgs::Vector{Main.anonymous.StartHttpTest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:370 │ [31] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:162 │ [32] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [33] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:214 [inlined] │ [34] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [35] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:228 [inlined] │ [36] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [37] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 │ [38] macro expansion │ @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] │ [39] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [40] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 │ [41] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 │ [42] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 │ [43] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 │ [45] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [47] top-level scope │ @ none:6 │ [48] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [49] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [50] _start() │ @ Base ./client.jl:577 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349  Pass: 5 (compile: 42.04, recompile: 4.42, elapsed: 42.32 seconds) 14/23 http/websockettest.jl [ Info: Testing sending message not from f(ws) [ Info: Listening on: 127.0.0.1:8086, thread id: 1 ┌ Debug: TCP connect: 127.0.0.1:8086... └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:519 ┌ Debug: 👁 Start read: 🔗 0s 127.0.0.1:8086:8086 RawFD(42) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:281 ┌ Debug: GET / HTTP/1.1 └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:24 ┌ Debug: client startwrite └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:25 ┌ Debug: 👁 Start write:🔗 2s 127.0.0.1:8086:39040 RawFD(41) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:257 ┌ Debug: HTTP.Messages.Request: │ """ │ GET / HTTP/1.1 │ Upgrade: websocket │ Connection: Upgrade │ Sec-WebSocket-Key: Lzdc4hOL7lY5aFnyxsOInw== │ Sec-WebSocket-Version: 13 │ Host: 127.0.0.1:8086 │ Accept: */* │ User-Agent: HTTP.jl/1.14.0-DEV.1299 │ Accept-Encoding: gzip │ │ [Message Body was streamed]""" └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:29 ┌ Debug: 👁 Start read: 🔗 0s 127.0.0.1:8086:39040 RawFD(41) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:281 ┌ Debug: startread called └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:446 ┌ Debug: invoking handler └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:468 ┌ Debug: Server websocket upgrade requested └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:428 ┌ Debug: 👁 Start write:⏸ 3s 127.0.0.1:8086:8086 RawFD(42) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:257 ┌ Debug: cacbc24c-b975-48dc-a9f4-77f728634f03: WebSocket upgraded; connection established └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:456 ┌ Debug: cacbc24c-b975-48dc-a9f4-77f728634f03: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: a5056c9a-19c9-406b-a05c-b587dddc4893: WebSocket opened └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:378 ┌ Debug: a5056c9a-19c9-406b-a05c-b587dddc4893: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: a5056c9a-19c9-406b-a05c-b587dddc4893: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: cacbc24c-b975-48dc-a9f4-77f728634f03: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=true, len=20), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0xb370a9e8), payload=Client send message!) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Client send message! └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: cacbc24c-b975-48dc-a9f4-77f728634f03: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: cacbc24c-b975-48dc-a9f4-77f728634f03: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: a5056c9a-19c9-406b-a05c-b587dddc4893: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=false, len=39), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x00000000), payload=Server send this : Client send message!) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: ("Client side", "Server send this : Client send message!") └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:175 ┌ Debug: Client wait for external message └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:177 ┌ Debug: a5056c9a-19c9-406b-a05c-b587dddc4893: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: a5056c9a-19c9-406b-a05c-b587dddc4893: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: cacbc24c-b975-48dc-a9f4-77f728634f03: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=true, len=23), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x68c4e614), payload=Client : Random message) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Client : Random message └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: cacbc24c-b975-48dc-a9f4-77f728634f03: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: Client closing └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:184 ┌ Debug: a5056c9a-19c9-406b-a05c-b587dddc4893: Closing websocket └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:589 ┌ Debug: cacbc24c-b975-48dc-a9f4-77f728634f03: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: a5056c9a-19c9-406b-a05c-b587dddc4893: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: cacbc24c-b975-48dc-a9f4-77f728634f03: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=true, len=98), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x958ed177), payload=Client : UInt8[0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65]) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Client : UInt8[0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65] └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: cacbc24c-b975-48dc-a9f4-77f728634f03: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: a5056c9a-19c9-406b-a05c-b587dddc4893: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=false, len=42), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x00000000), payload=Server send this : Client : Random message) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: a5056c9a-19c9-406b-a05c-b587dddc4893: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: cacbc24c-b975-48dc-a9f4-77f728634f03: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: cacbc24c-b975-48dc-a9f4-77f728634f03: Received frame: Frame(flags=FrameFlags(final=true, opcode=CLOSE, masked=true, len=2), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x3bdd6ff2), payload=HTTP.WebSockets.CloseFrameBody(1000, "")) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: cacbc24c-b975-48dc-a9f4-77f728634f03: Closing websocket └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:589 ┌ Debug: a5056c9a-19c9-406b-a05c-b587dddc4893: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=false, len=117), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x00000000), payload=Server send this : Client : UInt8[0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65]) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: a5056c9a-19c9-406b-a05c-b587dddc4893: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 🗣 Write done: ⏸ 0s 127.0.0.1:8086:8086 RawFD(42) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:269 ┌ Debug: ✉️ Read done: ⏸ 0s 127.0.0.1:8086:8086 RawFD(42) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:310 ┌ Debug: a5056c9a-19c9-406b-a05c-b587dddc4893: Received frame: Frame(flags=FrameFlags(final=true, opcode=CLOSE, masked=false, len=2), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x00000000), payload=HTTP.WebSockets.CloseFrameBody(1000, "")) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: 🗣 Write done: 🔗 0s 127.0.0.1:8086:39040 RawFD(41) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:269 ┌ Debug: ✉️ Read done: 🔗 0s 127.0.0.1:8086:39040 RawFD(41) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:310 ┌ Debug: HTTP/1.1 101 Switching Protocols <= (GET / HTTP/1.1) └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:82 ┌ Debug: HTTP.Messages.Response: │ """ │ HTTP/1.1 101 Switching Protocols │ Upgrade: websocket │ Connection: Upgrade │ Sec-WebSocket-Accept: 9N6+XJwwBaDYhH5l9QyaO8xWJgw= │ │ """ └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:83 ┌ Debug: Server start to close └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:123 ┌ Debug: closeread └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:474 ┌ Debug: closewrite └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:476 ┌ Debug: ✋ "Connection: close": 💀 0s 127.0.0.1:8086:8086 RawFD(-1) └ @ HTTP.Streams ~/.julia/packages/HTTP/ShTJs/src/Streams.jl:135 ┌ Debug: 💀 Closed: 💀 0s 127.0.0.1:8086:39040 RawFD(-1) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:292 [ Info: Server on 127.0.0.1:8086 closing [ Info: Testing with Circo actor Testing with Circo actor: Test Failed at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:149 Expression: timedwait((()->begin #= /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:149 =# testserver.servertask.state === :done end), 5.0) === :ok Evaluated: timed_out === ok Testing with Circo actor: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:201 Got exception outside of a @test MethodError: no method matching Main.anonymous.CoreState_m6a3() The applicable method may be too new: running in world age 40476, while current world is 40496. Closest candidates are: Main.anonymous.CoreState_m6a3(!Matched::Addr, !Matched::Pos) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.CoreState_m6a3(!Matched::Any, !Matched::Any) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.CoreState_m6a3(Any...; kwargs...) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [4] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:202 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:208 [inlined] [7] include(mod::Module, _path::String) @ Base ./Base.jl:309 [8] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [9] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [11] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [12] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [13] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [14] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [15] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [16] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:577 [ Info: Testing with multiple connection WARNING: Method definition (::Type{anonymous.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_m6a3})(Any, Any) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_m6a3})(Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.CoreState_m6a3}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 127.0.0.1:8086, thread id: 1 [ Info: Listening on: 127.0.0.1:8087, thread id: 1 ┌ Debug: 👁 Start read: 🔗 0s 127.0.0.1:8087:8087 RawFD(46) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:281 ┌ Debug: 👁 Start read: 🔗 0s 127.0.0.1:8086:8086 RawFD(48) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:281 ┌ Debug: startread called └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:446 ┌ Debug: invoking handler └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:468 ┌ Debug: Server websocket upgrade requested └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:428 ┌ Debug: 👁 Start write:⏸ 3s 127.0.0.1:8087:8087 RawFD(46) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:257 ┌ Debug: startread called └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:446 ┌ Debug: invoking handler └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:468 ┌ Debug: Server websocket upgrade requested └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:428 ┌ Debug: 👁 Start write:⏸ 0s 127.0.0.1:8086:8086 RawFD(48) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:257 ┌ Debug: b61bdfd6-06e9-48b1-84b3-8480e212ac1d: WebSocket upgraded; connection established └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:456 ┌ Debug: b61bdfd6-06e9-48b1-84b3-8480e212ac1d: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 3027ade5-d849-4b93-a868-355eb32e548a: WebSocket upgraded; connection established └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:456 ┌ Debug: 3027ade5-d849-4b93-a868-355eb32e548a: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Info: Circo.onmessage openEvent └ response = Circo.WebsocketClient.OpenEvent(Token(0x6b4bb0034ac54d0c), 0x476886a1, UInt8[0x57, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x20 … 0x74, 0x61, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x65, 0x64, 0x21]) ┌ Info: Circo.onmessage openEvent └ response = Circo.WebsocketClient.OpenEvent(Token(0x1aaa63685546d57e), 0x9dc0892c, UInt8[0x57, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x20 … 0x74, 0x61, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x65, 0x64, 0x21]) ┌ Debug: b61bdfd6-06e9-48b1-84b3-8480e212ac1d: Received frame: Frame(flags=FrameFlags(final=true, opcode=BINARY, masked=true, len=17), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0xc4dcd475), payload=UInt8[0x44, 0x69, 0x66, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x74, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65]) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Different message └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: b61bdfd6-06e9-48b1-84b3-8480e212ac1d: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: 3027ade5-d849-4b93-a868-355eb32e548a: Received frame: Frame(flags=FrameFlags(final=true, opcode=BINARY, masked=true, len=14), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x9eb4e675), payload=UInt8[0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65]) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Random message └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: 3027ade5-d849-4b93-a868-355eb32e548a: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: b61bdfd6-06e9-48b1-84b3-8480e212ac1d: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 3027ade5-d849-4b93-a868-355eb32e548a: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: b61bdfd6-06e9-48b1-84b3-8480e212ac1d: Received frame: Frame(flags=FrameFlags(final=true, opcode=CLOSE, masked=true, len=2), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x1cefc2e0), payload=HTTP.WebSockets.CloseFrameBody(1000, "")) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: b61bdfd6-06e9-48b1-84b3-8480e212ac1d: Closing websocket └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:589 ┌ Debug: 🗣 Write done: ⏸ 0s 127.0.0.1:8087:8087 RawFD(46) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:269 ┌ Debug: ✉️ Read done: 🔗 0s 127.0.0.1:8087:8087 RawFD(46) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:310 ┌ Debug: 3027ade5-d849-4b93-a868-355eb32e548a: Received frame: Frame(flags=FrameFlags(final=true, opcode=CLOSE, masked=true, len=2), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x721d679d), payload=HTTP.WebSockets.CloseFrameBody(1000, "")) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: 3027ade5-d849-4b93-a868-355eb32e548a: Closing websocket └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:589 ┌ Debug: Server start to close └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:123 ┌ Debug: closeread └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:474 ┌ Debug: closewrite └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:476 ┌ Debug: ✋ "Connection: close": 💀 0s 127.0.0.1:8087:8087 RawFD(-1) └ @ HTTP.Streams ~/.julia/packages/HTTP/ShTJs/src/Streams.jl:135 ┌ Debug: 🗣 Write done: 🔗 0s 127.0.0.1:8086:8086 RawFD(48) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:269 ┌ Debug: ✉️ Read done: 🔗 0s 127.0.0.1:8086:8086 RawFD(48) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:310 [ Info: Circo.onmessage(me::WebSocketTestActor, ::CloseEvent, service) [ Info: Circo.onmessage(me::WebSocketTestActor, ::CloseEvent, service) ┌ Debug: Server start to close └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:123 ┌ Debug: closeread └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:474 ┌ Debug: closewrite └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:476 ┌ Debug: ✋ "Connection: close": 💀 1s 127.0.0.1:8086:8086 RawFD(-1) └ @ HTTP.Streams ~/.julia/packages/HTTP/ShTJs/src/Streams.jl:135 [ Info: Server on 127.0.0.1:8086 closing [ Info: Server on 127.0.0.1:8087 closing [ Info: Testing simple error() ErrorEvent WARNING: Method definition (::Type{anonymous.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_m6a3})(Any, Any) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_m6a3})(Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.CoreState_m6a3}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 127.0.0.1:8086, thread id: 1 ┌ Debug: 👁 Start read: 🔗 0s 127.0.0.1:8086:8086 RawFD(45) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:281 ┌ Debug: startread called └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:446 ┌ Debug: invoking handler └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:468 ┌ Debug: Server websocket upgrade requested └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:428 ┌ Debug: 👁 Start write:⏸ 2s 127.0.0.1:8086:8086 RawFD(45) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:257 ┌ Debug: d2612cbc-0462-4545-82fc-9da48175a7b6: WebSocket upgraded; connection established └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:456 ┌ Debug: d2612cbc-0462-4545-82fc-9da48175a7b6: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Info: Circo.onmessage openEvent └ response = Circo.WebsocketClient.OpenEvent(Token(0x423763662eade483), 0xa9076d31, UInt8[0x57, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x20 … 0x74, 0x61, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x65, 0x64, 0x21]) ┌ Debug: d2612cbc-0462-4545-82fc-9da48175a7b6: Received frame: Frame(flags=FrameFlags(final=true, opcode=BINARY, masked=true, len=10), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x9d3b3b27), payload=UInt8[0x53, 0x65, 0x6e, 0x64, 0x20, 0x65, 0x72, 0x72, 0x6f, 0x72]) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Send error └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 [ Info: Sending "Unexpected" error ┌ Debug: Server start to close └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:123 ┌ Error: d2612cbc-0462-4545-82fc-9da48175a7b6: Unexpected websocket server error. │ │ =========================== │ HTTP Error message: │ │ ERROR: Server send this : Send error │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] (::Main.anonymous.var"#create_websocket_server##2#create_websocket_server##3"{Main.anonymous.TestServer})(ws::HTTP.WebSockets.WebSocket) │ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:117 │ [3] upgrade(f::Main.anonymous.var"#create_websocket_server##2#create_websocket_server##3"{Main.anonymous.TestServer}, http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{Sockets.TCPSocket}}; suppress_close_error::Bool, maxframesize::Int64, maxfragmentation::Int64, nagle::Bool, quickack::Bool, kw::@Kwargs{server::Sockets.TCPServer, verbose::Bool}) │ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:458 │ [4] upgrade │ @ ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:427 [inlined] │ [5] (::HTTP.WebSockets.var"#11#12"{@Kwargs{server::Sockets.TCPServer, verbose::Bool}, Main.anonymous.var"#create_websocket_server##2#create_websocket_server##3"{Main.anonymous.TestServer}})(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{Sockets.TCPSocket}}) │ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:424 │ [6] handle_connection(f::Function, c::HTTP.Connections.Connection{Sockets.TCPSocket}, listener::HTTP.Servers.Listener{Nothing, Sockets.TCPServer}, readtimeout::Int64, access_log::Nothing, verbose::Bool) │ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:469 │ [7] (::HTTP.Servers.var"#listenloop##0#listenloop##1"{HTTP.WebSockets.var"#11#12"{@Kwargs{server::Sockets.TCPServer, verbose::Bool}, Main.anonymous.var"#create_websocket_server##2#create_websocket_server##3"{Main.anonymous.TestServer}}, HTTP.Servers.Listener{Nothing, Sockets.TCPServer}, Set{HTTP.Connections.Connection}, Int64, Nothing, ReentrantLock, Bool, Base.Semaphore, HTTP.Connections.Connection{Sockets.TCPSocket}})() │ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:401 └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:461 ┌ Debug: d2612cbc-0462-4545-82fc-9da48175a7b6: Closing websocket └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:589 ┌ Debug: d2612cbc-0462-4545-82fc-9da48175a7b6: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Warning: Exception │ e = HTTP.WebSockets.WebSocketError(HTTP.WebSockets.CloseFrameBody(1011, "Unexpected server websocket error")) └ @ Circo.WebsocketClient ~/.julia/packages/Circo/ctDno/src/outer/websocketclient.jl:133 ┌ Debug: d2612cbc-0462-4545-82fc-9da48175a7b6: Received frame: Frame(flags=FrameFlags(final=true, opcode=CLOSE, masked=true, len=2), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0xc2e66086), payload=HTTP.WebSockets.CloseFrameBody(1000, "")) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: 🗣 Write done: 🔗 0s 127.0.0.1:8086:8086 RawFD(45) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:269 ┌ Debug: ✉️ Read done: 🔗 0s 127.0.0.1:8086:8086 RawFD(45) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:310 [ Info: Circo.onmessage(me::WebSocketTestActor, ::CloseEvent, service) ┌ Warning: Verbosity logging macros are deprecated as they are not compatible with juliac-compiled programs │ caller = ip:0x0 └ @ Core :-1 [ Info: Server on 127.0.0.1:8086 closing [ Info: Testing with Circo actor WARNING: Method definition (::Type{anonymous.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_m6a3})(Any, Any) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_m6a3})(Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.CoreState_m6a3}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 127.0.0.1:8086, thread id: 1  Pass: 50 Fail: 1 Error: 1 (compile: 34.81, recompile: 8.15, elapsed: 41.03 seconds) 15/23 identity/identity.jl 16/23 identity/idregistry.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2500 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 268245093473246291847857301906984050419 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 ┌ Error: Error while scheduling on thread 1 │ exception = │ MethodError: no method matching Token(::UInt8) │ The type `Token` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Token() │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/token.jl:9 │ Token(!Matched::UInt64) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/token.jl:10 │ │ Stacktrace: │ [1] apply!(me::Circo.IdRegistry.IdRegistryPeer, write::Circo.IdRegistry.RegistryWrite, service::Circo Service) │ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:92 │ [2] commit!(::Circo.Transactions.Inconsistency, me::Circo.IdRegistry.IdRegistryPeer, writes::Circo.IdRegistry.RegistryWrite, service::Circo Service) │ @ Circo.SinglePhaseCommit ~/.julia/packages/Circo/ctDno/src/identity/single_phase_commit.jl:11 │ [3] commit! │ @ ~/.julia/packages/Circo/ctDno/src/identity/transactions.jl:95 [inlined] │ [4] onmessage(me::Circo.IdRegistry.IdRegistryPeer, msg::Circo.IdRegistry.RegisterIdentity, service::Circo Service) │ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:104 │ [5] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [6] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ ┌ [7] HookList │ │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ ╰──── repeated 3 times │ [10] _immediate_delivery(targetactor::Circo.IdRegistry.IdRegistryPeer, scheduler::Scheduler, msg::Main.anonymous.IdRegistryTest.Msg_i7gl{Circo.IdRegistry.RegisterIdentity}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [11] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [12] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [13] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [14] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [15] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [16] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 │ [17] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:24 │ [18] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:40 [inlined] │ [20] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [21] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 │ [22] macro expansion │ @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] │ [23] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [24] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 │ [25] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 │ [26] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 │ [27] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 │ [28] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 │ [29] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [30] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [31] top-level scope │ @ none:6 │ [32] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [33] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [34] _start() │ @ Base ./client.jl:577 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 Identity Registry[ Info: Listening on: 0.0.0.0:2500, thread id: 1 : Test Failed at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:42 Expression: msgcount(tester, AlreadyRegistered) == 1 Evaluated: 0 == 1 Identity Registry: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:23 Got exception outside of a @test ArgumentError: unable to check bounds for indices of type Int64 Stacktrace: [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) @ Base ./abstractarray.jl:754 [2] checkbounds @ ./abstractarray.jl:692 [inlined] [3] isassigned @ ./multidimensional.jl:1632 [inlined] [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1428 [5] show_delim_array @ ./show.jl:1421 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [10] show_default @ ./show.jl:497 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [12] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [13] show_default @ ./show.jl:497 [inlined] [14] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [15] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [16] show_default @ ./show.jl:497 [inlined] [17] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [18] show_delim_array(io::IOContext{IOBuffer}, itr::Vector{Any}, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1432 [19] show_delim_array @ ./show.jl:1421 [inlined] [20] show_vector(io::IOBuffer, v::Vector{Any}, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [21] show_vector @ ./arrayshow.jl:518 [inlined] [22] show @ ./arrayshow.jl:486 [inlined] [23] #sprint#423 @ ./strings/io.jl:109 [inlined] [24] sprint @ ./strings/io.jl:102 [inlined] [25] repr(x::Vector{Any}) @ Base ./strings/io.jl:277 [26] top-level scope @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:24 [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [28] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:48 [inlined] [29] include(mod::Module, _path::String) @ Base ./Base.jl:309 [30] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [31] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [33] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [34] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [35] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [36] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [37] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [38] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [39] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [40] top-level scope @ none:6 [41] eval(m::Module, e::Any) @ Core ./boot.jl:489 [42] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [43] _start() @ Base ./client.jl:577  Pass: 5 Fail: 1 Error: 1 (compile: 20.48, recompile: 0.02, elapsed: 20.70 seconds) 17/23 identity/leadgroup.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24725 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2501 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 268245093473246291847857301906984050419 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 1 (compile: 15.61, elapsed: 15.68 seconds) 18/23 identity/reference.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2502 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 268245093473246291847857301906984050419 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2501, thread id: 1 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Killing 128.30.92.239:24726/bb839115b50ca0b2 DistId references: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/reference.jl:49 Got exception outside of a @test ArgumentError: unable to check bounds for indices of type Int64 Stacktrace: [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) @ Base ./abstractarray.jl:754 [2] checkbounds @ ./abstractarray.jl:692 [inlined] [3] isassigned @ ./multidimensional.jl:1632 [inlined] [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1428 [5] show_delim_array @ ./show.jl:1421 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [10] show_default @ ./show.jl:497 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:514 [13] show_default @ ./show.jl:497 [inlined] [14] show @ ./show.jl:492 [inlined] [15] #sprint#423 @ ./strings/io.jl:109 [inlined] [16] sprint @ ./strings/io.jl:102 [inlined] [17] repr(x::Circo.DistributedIdentities.Reference.IdRef{Main.anonymous.CoreState_m6a3}) @ Base ./strings/io.jl:277 [18] top-level scope @ ~/.julia/packages/Circo/ctDno/test/identity/reference.jl:50 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [20] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/reference.jl:72 [inlined] [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [23] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [25] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [26] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [27] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [28] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [30] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [31] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core ./boot.jl:489 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [35] _start() @ Base ./client.jl:577  Pass: 1 Error: 1 (compile: 24.08, elapsed: 48.30 seconds) 19/23 identity/single_phase_commit.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24727 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2503 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 268245093473246291847857301906984050419 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 2 (compile: 13.95, elapsed: 14.02 seconds) 20/23 lang/lang.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24728 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 0.0.0.0:2503, thread id: 1  Pass: 5 (compile: 3.86, elapsed: 3.92 seconds) 21/23 migrate/migrate-base.jl 22/23 migrate/migrate-source.jl WARNING: Method definition (::Type{Main.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_m6a3})(Any, Any) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_m6a3})(Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.CoreState_m6a3}, Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody}})(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). 23/23 migrate/migrate.jl WARNING: Method definition (::Type{Main.CoreState_m6a3})(CircoCore.Addr, CircoCore.Pos) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_m6a3})(Any, Any) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_m6a3})(Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.CoreState_m6a3}, Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody}})(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24728 [ Info: Circo scheduler starting on thread 1 try cd("test") catch e end;include("migrate/migrate-source.jl");migratetoremote("128.30.92.239:24728", "128.30.92.239:24728/1aaa63685546d57e") ERROR: LoadError: ArgumentError: Package Reexport [189a3867-3050-52da-a836-e630ba90ab69] is required but does not seem to be installed:  - Run `Pkg.instantiate()` to install all recorded dependencies.  Stacktrace:  [1] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2707  [2] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2585  [3] macro expansion  @ ./loading.jl:2513 [inlined]  [4] macro expansion  @ ./lock.jl:376 [inlined]  [5] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2477  [6] require  @ ./loading.jl:2453 [inlined]  [7] eval_import_path  @ ./module.jl:36 [inlined]  [8] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [9] _eval_using  @ ./module.jl:137 [inlined]  [10] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [11] top-level scope  @ ~/.julia/packages/Circo/ctDno/src/Circo.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3157  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3003  [17] include_string  @ ./loading.jl:3013 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/src/Circo.jl:2 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Circo │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: Circo Failed to precompile Circo [36e45090-0d1b-4017-951a-c8c63491b169] to "/home/pkgeval/.julia/compiled/v1.14/Circo/jl_FayZWI" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate-base.jl:2 in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate-source.jl:2 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 21 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_38735.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007af9ff63d5a0 Total snapshots: 896. Utilization: 0% ╎896 @Base/task.jl:1168 wait_forever() 895╎ 896 @Base/task.jl:1246 wait() ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_38735.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007e42c43d62c0 Total snapshots: 679. Utilization: 0% ╎679 @Base/task.jl:1168 wait_forever() 678╎ 679 @Base/task.jl:1246 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_38735.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 21358528 (Pool: 21357906; Big: 622); GC: 17 [21] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate.jl:31 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_38735.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 483285810 (Pool: 483280995; Big: 4815); GC: 263 PkgEval terminated after 2727.29s: test duration exceeded the time limit