Package evaluation to test Circo on Julia 1.14.0-DEV.1284 (37b9484954*) started at 2025-11-23T16:35:54.110 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.11s ################################################################################ # 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.11.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.22s ################################################################################ # 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. 3637.1 ms ✓ CircoCore 7027.6 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 24.05s ################################################################################ # Testing # Testing Circo Status `/tmp/jl_n7Dybp/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_n7Dybp/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.11.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:24723 [ Info: Circo scheduler starting on thread 1 [ Info: Attempt to wake non-blocked actor 128.30.92.239:24723/a7c18575a62909b2. msg: ()  Pass: 310 (compile: 24.20, recompile: 1.25, elapsed: 24.33 seconds) 2/23 debug.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24723 [ 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.86 seconds) 3/23 host.jl WARNING: Method definition (::Type{anonymous.HostTest.CoreState_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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:24725 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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:24726 [ 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: 313297695275376824891483433624210403608 └ @ 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:2501 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2502 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Listening on: 0.0.0.0:2501, thread id: 1 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ 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 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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:24725 [ 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: 313297695275376824891483433624210403608 └ @ 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:2501 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Listening on: 0.0.0.0:2501, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Got new peer 128.30.92.239:24725/31639cd6cb9215b4 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/c95b3afccc2b4c84. (2 peers) [ Info: Connected to global identity registry [ Info: Measuring inter-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2500 closing [ Info: Server on 0.0.0.0:2501 closing Inter-thread ping-pong performance (in a high throughput setting, 50 pingers): 224170.453105 rounds/sec WARNING: Method definition (::Type{anonymous.HostTest.CoreState_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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:2500 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 313297695275376824891483433624210403608 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2500, 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:2500 closing In-thread ping-pong performance: 752161.915203 rounds/sec  Pass: 114 (compile: 90.05, recompile: 28.03, elapsed: 138.96 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:24724 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_btup})(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_btup})(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_btup})(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_btup}, 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:24724 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated  Pass: 1716 (compile: 16.23, recompile: 5.22, elapsed: 16.61 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_btup() The applicable method may be too new: running in world age 39581, while current world is 39601. Closest candidates are: CoreState_btup(!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_btup(!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_btup(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.79, recompile: 0.13, elapsed: 2.87 seconds) 7/23 cluster/clustersim.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1 [ Info: Got new peer 128.30.92.239:24724/1669113cc1ac9642 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (2 peers) [ Info: Got new peer 128.30.92.239:24724/ea41095f54b81dc7 . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (3 peers) [ Info: Got new peer 128.30.92.239:24724/e1336ff6e01bb706 . 4 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (4 peers) 0.000624 seconds (1.49 k allocations: 70.703 KiB) [ Info: Got new peer 128.30.92.239:24724/c6a2c345a484187d . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/90c4d5f601a2d1b7 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/571a04c9fdffdf93 . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f40513aa4cebbd1a . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2380136add2e9078 . 5 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (7 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (5 peers) 0.002901 seconds (12.77 k allocations: 620.922 KiB) [ Info: Got new peer 128.30.92.239:24724/3adf5fd5002b531 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/fd8f3baeccccb79c . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/48d11eddd8c492ef . 11 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (11 peers) 0.002592 seconds (11.99 k allocations: 679.250 KiB) [ Info: Got new peer 128.30.92.239:24724/3f9990f634460e46 . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ce928a8f83689fec . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/778199f9da0cbe81 . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ff53792030b827a6 . 15 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/273a36188606bfcb . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/513501669d47a04 . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bddefe2d1a89325 . 13 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (14 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (15 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (13 peers) 0.009025 seconds (43.57 k allocations: 2.353 MiB) [ Info: Got new peer 128.30.92.239:24724/ee9e7b64741d0764 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/793412caaa377e05 . 20 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (20 peers) 0.003316 seconds (15.76 k allocations: 862.438 KiB) [ Info: Got new peer 128.30.92.239:24724/97335f4a594ffdfb . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c01651e60581f28d . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/464e3c5a03871e57 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e0cbadec930c7995 . 24 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (24 peers) 0.007394 seconds (36.77 k allocations: 1.922 MiB) [ Info: Got new peer 128.30.92.239:24724/5ae62db799b76fca . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6bd1c8eda0f9dac . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/19286bdfdd01258e . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2df35d22cfaddf3a . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/66c70e2f3f527b24 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ebf03fea701815f . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/30e377753e41793e . 27 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (27 peers) 0.015923 seconds (79.66 k allocations: 4.235 MiB) [ Info: Got new peer 128.30.92.239:24724/ffeda21ba0b27d07 . 33 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (33 peers) 0.002893 seconds (13.19 k allocations: 737.719 KiB) [ Info: Got new peer 128.30.92.239:24724/de7093b366c0867 . 34 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (34 peers) 0.002708 seconds (13.59 k allocations: 711.945 KiB) [ Info: Got new peer 128.30.92.239:24724/a95157a719218cf7 . 35 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ea96e4e2a53d8783 . 35 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/dba4087321d6b0a9 . 35 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (35 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (35 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (35 peers) 0.008299 seconds (41.54 k allocations: 2.214 MiB) [ Info: Got new peer 128.30.92.239:24724/58207d203416ac0b . 38 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/65cca2e489554b83 . 38 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/471e990847d5ba36 . 39 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/78a638d777eee190 . 40 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (38 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (38 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (39 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (40 peers) 0.011214 seconds (56.80 k allocations: 2.997 MiB) [ Info: Got new peer 128.30.92.239:24724/ed79d0da4fc40359 . 42 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/41aac8e33a9d69f9 . 43 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f3e8749f312ac76c . 42 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/29322be62bd0dee . 44 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5393db213f3ee2e4 . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5e5d7a524b97f61b . 46 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6136eae26d46d440 . 42 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/615241bfbd739e54 . 47 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/307ed0ab97f1b4fc . 43 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7b08bdbfccffff7 . 43 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/652d6d354d0acffd . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/54595cb44a8a86fa . 44 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/15d361e18bc39592 . 49 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9c7d07f840c790d6 . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7812d71b8c27de18 . 44 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b10b30efc617ecd8 . 51 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (42 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (43 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (42 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (44 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (46 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (42 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (47 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (43 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (43 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (44 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (49 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (44 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (51 peers) 0.067184 seconds (326.94 k allocations: 19.463 MiB) [ Info: Got new peer 128.30.92.239:24724/bc0f7b6c09f45674 . 58 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (58 peers) 0.004437 seconds (21.56 k allocations: 1.212 MiB) [ Info: Got new peer 128.30.92.239:24724/f111d9ce593197a1 . 59 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (59 peers) 0.003822 seconds (18.48 k allocations: 1.092 MiB) [ Info: Got new peer 128.30.92.239:24724/ed34a80bda955387 . 60 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3473f1f7dabdbcb . 60 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b0848e12d253daf0 . 60 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/fe2aa1bb87faaee2 . 61 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b50f5207274bd09e . 61 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/29e9b9f3a2b4333f . 62 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2349977ef182d401 . 62 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d9da5c967535e60c . 63 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/64be3cee112ade03 . 63 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/16c31e3d122a5343 . 61 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (60 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (60 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (60 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (61 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (61 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (62 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (62 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (63 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (63 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (61 peers) 0.049699 seconds (255.67 k allocations: 15.550 MiB) [ Info: Got new peer 128.30.92.239:24724/7173c5c6eb56ea0b . 70 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/98d5a593fc4fdd2c . 70 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (70 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (70 peers) 0.010087 seconds (54.44 k allocations: 3.283 MiB) [ Info: Got new peer 128.30.92.239:24724/134d87e7473ab74d . 72 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/58aed386a7c0ca14 . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/800d052b736cc8bd . 72 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/49a9414c5aee9d22 . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b448f1fd19f0e19d . 72 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6a34f2cc9ce95b97 . 74 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2872c8e9a2d4aa78 . 75 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cbbf434113d6151d . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3c3fa350b3449765 . 74 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1751d494e79a5e32 . 74 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/da194b0103e11bd2 . 76 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9a1d10bd428cbd1c . 75 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (72 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (72 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (72 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (74 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (75 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (74 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (74 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (76 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (75 peers) 0.106578 seconds (370.57 k allocations: 21.950 MiB, 30.63% gc time) [ Info: Got new peer 128.30.92.239:24724/ca41ac367a19ebbd . 84 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/388f28072db5aa07 . 85 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/490073ca66eb5e38 . 84 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (84 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (85 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (84 peers) 0.019067 seconds (97.70 k allocations: 5.698 MiB) [ Info: Got new peer 128.30.92.239:24724/72efb781d7250e10 . 87 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b5c0c43adaaa1f54 . 87 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (87 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (87 peers) 0.013640 seconds (70.29 k allocations: 4.079 MiB) [ Info: Got new peer 128.30.92.239:24724/ccdffb05f22af540 . 89 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c37caec50d7cd2e3 . 89 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/876710e01d220bca . 89 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (89 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (89 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (89 peers) 0.019838 seconds (95.52 k allocations: 5.482 MiB) [ Info: Got new peer 128.30.92.239:24724/30133cb7885d145d . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ce31c115a93d4d18 . 93 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/27fa34698675be55 . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2acdb16db40ac4f5 . 94 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (93 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (94 peers) 0.028670 seconds (145.42 k allocations: 8.284 MiB) [ Info: Got new peer 128.30.92.239:24724/93cfb89779a2d3d6 . 96 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1edd8618fb83f42c . 96 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bc48d6650d719a8 . 97 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e8550b5828d48900 . 96 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d48db10cebf40679 . 98 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7820caef80cc1634 . 97 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/38ef26fb366fd736 . 99 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/282cca8428645185 . 98 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6e3278960f7be16d . 99 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7f5112efdf7929e6 . 100 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b9e97532455fa2b5 . 101 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f057aaff0307899c . 102 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f6c0522d72cab839 . 103 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/df801ee420e3aa5b . 97 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/dc92e4d58000008d . 100 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (96 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (96 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (97 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (96 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (98 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (97 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (99 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (98 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (99 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (100 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (101 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (102 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (103 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (97 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (100 peers) 0.118828 seconds (597.63 k allocations: 33.066 MiB) [ Info: Got new peer 128.30.92.239:24724/917a8262cf0ac64f . 111 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a06b6d6aa2e7df40 . 111 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/191084ea3ca35e22 . 112 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/928f089d778651b3 . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8212607033bf5881 . 114 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5e395fba7deadb37 . 112 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/540dfc238edcf80 . 113 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (111 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (111 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (112 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (114 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (112 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (113 peers) 0.057053 seconds (305.44 k allocations: 16.666 MiB) [ Info: Got new peer 128.30.92.239:24724/dc4a9f7b3bcedec0 . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f8641049960383ca . 119 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5f2ce369a8cb38c1 . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/38bf645bc6bb83b9 . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/503a93408db2b22 . 119 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/db9c0b4cef1d9859 . 119 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (119 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (119 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (119 peers) 0.079975 seconds (276.78 k allocations: 14.945 MiB, 35.97% gc time) [ Info: Got new peer 128.30.92.239:24724/4d82acafdfa79d03 . 124 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c4c9725cde35268 . 124 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/628ca5dc8919540e . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ca2e62aeb75b643b . 125 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (124 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (124 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (125 peers) 0.035127 seconds (190.15 k allocations: 10.205 MiB) [ Info: Got new peer 128.30.92.239:24724/a7831297bdef514b . 128 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/afe34f8a8a377c08 . 128 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/46edb0538d79ed8d . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/97510e16b6ecbc9e . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6d0eadda618a3958 . 128 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/65d839390109a778 . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/230cfbdb5fe38c1b . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7e1d0711b6b048a . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/143f1ff066c2f2b5 . 132 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8ba2e65dfa5a2fdb . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cc7cc336d9ceb74 . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4be8c3160186b44b . 133 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c143a9a0f54522e7 . 131 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (128 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (128 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (128 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (132 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (133 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (131 peers) 0.163897 seconds (711.77 k allocations: 37.458 MiB, 23.46% compilation time) [ Info: Got new peer 128.30.92.239:24724/ae968f6074c79ec3 . 141 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (141 peers) 0.010825 seconds (56.04 k allocations: 2.943 MiB) [ Info: Got new peer 128.30.92.239:24724/282c169048bbf56c . 142 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d484af3b68a64c86 . 142 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9b653e02b0376239 . 143 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/de21ff8da8eabc60 . 144 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/eb0d67f882445a3e . 143 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ac0650a8fc581e06 . 145 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/317375e188f29d0a . 146 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (142 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (142 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (143 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (144 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (143 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (145 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (146 peers) 0.075062 seconds (387.67 k allocations: 20.634 MiB) [ Info: Got new peer 128.30.92.239:24724/fcaa90fa8ec0504c . 149 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8252d6dab943de8c . 150 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d9db77bf8b5780df . 149 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2d1ca7160029f30c . 149 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/72a890455c550820 . 150 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4bceddb8419df2c9 . 151 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cc2e2564d7794721 . 150 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (149 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (150 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (149 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (149 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (150 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (151 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (150 peers) 0.111441 seconds (424.22 k allocations: 22.106 MiB, 25.01% gc time) [ Info: Got new peer 128.30.92.239:24724/c64409d722b9e675 . 156 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/41e37377547160d6 . 156 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6f9c017ab68f35e6 . 156 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c196549668d6cb0f . 157 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/33ce918b342503ba . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/83a5a29f35666a22 . 157 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/98e01dfd95cb161f . 157 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/666f72dcfa136c8c . 158 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (156 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (156 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (156 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (157 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (157 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (157 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (158 peers) 0.097613 seconds (492.15 k allocations: 25.712 MiB) [ Info: Got new peer 128.30.92.239:24724/351fdee57bbdc2e1 . 164 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (164 peers) 0.011313 seconds (55.94 k allocations: 2.883 MiB) [ Info: Got new peer 128.30.92.239:24724/4f72d0f1ebb5b430 . 165 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b88547d859b50bfd . 165 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (165 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (165 peers) 0.025966 seconds (127.22 k allocations: 6.646 MiB) [ Info: Got new peer 128.30.92.239:24724/6eb121601108431a . 167 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (167 peers) 0.012053 seconds (61.65 k allocations: 3.158 MiB) [ Info: Got new peer 128.30.92.239:24724/da9ea8a663d78924 . 168 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/56bda2a79642eece . 168 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (168 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (168 peers) 0.031919 seconds (135.14 k allocations: 11.230 MiB) [ Info: Got new peer 128.30.92.239:24724/713bbc19a7c6fd9f . 170 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (170 peers) 0.013383 seconds (67.67 k allocations: 3.452 MiB) [ Info: Got new peer 128.30.92.239:24724/bfbc95cf0a7ab502 . 171 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (171 peers) 0.012320 seconds (58.37 k allocations: 3.356 MiB) [ Info: Got new peer 128.30.92.239:24724/d0d3800823a9f07a . 172 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (172 peers) 0.014065 seconds (68.50 k allocations: 3.896 MiB) [ Info: Got new peer 128.30.92.239:24724/a990801337878e9 . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/caf9127c6db3e47 . 173 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (173 peers) 0.027533 seconds (128.58 k allocations: 7.288 MiB) [ Info: Got new peer 128.30.92.239:24724/89f0a1b6ac48a061 . 175 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/684e4f8cd00240 . 175 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b2168194bef5d332 . 176 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/da802b1d55f71d1 . 177 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/704b98e94d1be247 . 176 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/34249bec818c9fd . 175 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e283328af66b63f0 . 177 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b55692582c72135 . 178 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (175 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (175 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (176 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (177 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (176 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (175 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (177 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (178 peers) 0.141321 seconds (538.78 k allocations: 31.785 MiB, 22.64% gc time) [ Info: Got new peer 128.30.92.239:24724/3e674809f581b287 . 183 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (183 peers) 0.013931 seconds (67.45 k allocations: 3.962 MiB) [ Info: Got new peer 128.30.92.239:24724/ea9d6c948f3ca876 . 184 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ae067b56463dc916 . 185 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4f54cff832df6bfa . 184 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b2b173445e9d4909 . 184 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (184 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (185 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (184 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (184 peers) 0.056891 seconds (279.67 k allocations: 16.120 MiB) [ Info: Got new peer 128.30.92.239:24724/63fb5af25b1ed832 . 188 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1455cb58171a781f . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/209bf0bedd081acb . 190 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ea1a6247021926fd . 188 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c93eb09e05d85d86 . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/10f26f4d07509dd7 . 191 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (188 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (190 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (188 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (191 peers) 0.085805 seconds (417.85 k allocations: 24.487 MiB) [ Info: Got new peer 128.30.92.239:24724/12f99027eee97690 . 194 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (194 peers) 0.013656 seconds (65.75 k allocations: 3.882 MiB) [ Info: Got new peer 128.30.92.239:24724/7a8d586782fc1f95 . 195 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (195 peers) 0.015651 seconds (77.15 k allocations: 4.771 MiB) [ Info: Got new peer 128.30.92.239:24724/956ae2785bedd75f . 196 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5095806e17140ff5 . 196 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/feeeafcc0d72847f . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/175b85c077aea184 . 198 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/927eae5b56c40c7 . 196 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8464179e615f8eee . 199 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9eb042d880768854 . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ba5430494e4a1187 . 200 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/761fca4cf803fd8b . 198 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (196 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (196 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (198 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (196 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (199 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (200 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (198 peers) 0.165194 seconds (668.86 k allocations: 42.078 MiB, 15.65% gc time) [ Info: Got new peer 128.30.92.239:24724/5ca10030bb5841fb . 205 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/173731d9696d89a8 . 206 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2e7781f8f2d80cf6 . 207 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/89863e571cf37066 . 205 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d36bdef27cdf4e32 . 208 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c0998f817a944d89 . 209 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (205 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (206 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (207 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (205 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (208 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (209 peers) 0.103719 seconds (503.92 k allocations: 32.419 MiB) [ Info: Got new peer 128.30.92.239:24724/4f94dc09b1f8a7ba . 211 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c9eab3603e3cc258 . 211 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ecc4577d5102177b . 211 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/55b6e8837ab7a5c5 . 212 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (211 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (211 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (211 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (212 peers) 0.067912 seconds (300.48 k allocations: 19.256 MiB) [ Info: Got new peer 128.30.92.239:24724/5698864d4506633b . 215 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/eba69802f83d4504 . 216 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2345b56d0ae67b04 . 215 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/992eb8c27907ffe4 . 217 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c046e225c4e6d551 . 215 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b4796b39d4218fe9 . 216 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (215 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (216 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (215 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (217 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (215 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (216 peers) 0.120841 seconds (493.41 k allocations: 32.102 MiB, 18.07% gc time) [ Info: Got new peer 128.30.92.239:24724/9e672ed7d9cb855 . 221 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/81b4f5258172e20b . 221 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2ed49db8216e9f2 . 221 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a2de7203d43feb68 . 222 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e2e3afabf15ac70 . 222 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d28baa0a166936e3 . 223 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (221 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (221 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (221 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (222 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (222 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (223 peers) 0.099816 seconds (480.62 k allocations: 30.536 MiB) [ Info: Got new peer 128.30.92.239:24724/12dac23c4114a746 . 227 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/388a59ffa7a757a1 . 228 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (227 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (228 peers) 0.036797 seconds (179.25 k allocations: 11.485 MiB) [ Info: Got new peer 128.30.92.239:24724/d38372984ded5519 . 229 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/dbfb9cfadf807615 . 229 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9b31a6d2e3a11bca . 230 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9e8985f7b9878f54 . 230 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8fa0471b2288cedd . 231 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (229 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (229 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (230 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (230 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (231 peers) 0.108409 seconds (430.56 k allocations: 27.702 MiB, 18.73% gc time) [ Info: Got new peer 128.30.92.239:24724/9a37dc7d9dc3367e . 234 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (234 peers) 0.018081 seconds (92.01 k allocations: 5.968 MiB) [ Info: Got new peer 128.30.92.239:24724/ca86dc3c0c494943 . 235 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (235 peers) 0.016435 seconds (85.66 k allocations: 5.506 MiB) [ Info: Got new peer 128.30.92.239:24724/c143b80fee59b2fd . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/34da0cb8c076c6c5 . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6b03c9a4df3f5dcc . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b383da344310101c . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/250858d99ca74a8a . 236 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (236 peers) 0.086884 seconds (435.73 k allocations: 27.871 MiB) [ Info: Got new peer 128.30.92.239:24724/deeeb3db14aa68ae . 241 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5f881e9d38bc1f39 . 241 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2af2ed974ff7fa3 . 242 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7c02349692257248 . 242 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (241 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (241 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (242 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (242 peers) 0.084683 seconds (326.35 k allocations: 20.454 MiB, 24.14% gc time) [ Info: Got new peer 128.30.92.239:24724/1aa90b84eb27618a . 245 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9523d16c06063492 . 245 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/47290d6940da3103 . 245 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/87c137c9f916a7c . 246 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9c9ea51650aa6f48 . 246 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f55afb823a9ccd1 . 247 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9050c0f4ccdf7c43 . 246 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d2c392982d3ce87e . 248 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (245 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (245 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (245 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (246 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (246 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (247 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (246 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (248 peers) 0.142101 seconds (728.28 k allocations: 45.913 MiB) [ Info: Got new peer 128.30.92.239:24724/a95cbb6399228f48 . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a1021fdc94923cfc . 253 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (253 peers) 0.038733 seconds (195.03 k allocations: 12.315 MiB) [ Info: Got new peer 128.30.92.239:24724/80c2f3eb49bfcda5 . 255 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2b20413ff8039cc0 . 255 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/50b3361fcd0065d5 . 255 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d2061bb9c59c5fe1 . 256 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (255 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (255 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (255 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (256 peers) 0.100050 seconds (403.11 k allocations: 25.377 MiB, 21.33% gc time) [ Info: Got new peer 128.30.92.239:24724/1045545c6ec2ffce . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/93e0a183138466a . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/558d336197e939ff . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8bae486411fe681a . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ffb018c93019871a . 260 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (260 peers) 0.095585 seconds (491.18 k allocations: 30.630 MiB) [ Info: Got new peer 128.30.92.239:24724/9f8a7ef3e97b7c98 . 264 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b20e1e9dd08cc0b7 . 264 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7df003b6b0e808cc . 265 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1b70841eeb0113f3 . 265 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/67e5bc7fc3ec4a48 . 264 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (264 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (264 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (265 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (265 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (264 peers) 0.120903 seconds (492.52 k allocations: 30.500 MiB, 18.42% gc time) [ Info: Got new peer 128.30.92.239:24724/13cd700bd6d6e6eb . 269 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/243e8539d34633b3 . 269 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/17b35b0f64afa0ef . 270 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (269 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (269 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (270 peers) 0.059191 seconds (302.12 k allocations: 18.661 MiB) [ Info: Got new peer 128.30.92.239:24724/931e2ad62ab2bbe5 . 272 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ca7dc44ae46bc19a . 272 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/76908791f1e7e723 . 272 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6f3bf38ab70e8694 . 273 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/42cf4be1db1c39c6 . 273 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b0aa028c298ae48 . 274 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e38ac62f3ecbe3fd . 273 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9e92a44fcd78ac8 . 274 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/786a1913b4a2a2c . 275 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cbb0bd1eac60abd6 . 276 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/426f38eedd5364bd . 274 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ea85357f9b19d821 . 275 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3ee9541d0162e743 . 276 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a3f5cf416588ab5f . 277 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/49f9cc0b7110a9ce . 275 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (272 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (272 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (272 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (273 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (273 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (274 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (273 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (274 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (275 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (276 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (274 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (275 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (276 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (277 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (275 peers) 0.370874 seconds (1.62 M allocations: 98.665 MiB, 8.45% gc time) [ Info: Got new peer 128.30.92.239:24724/53bd702cdd24acb3 . 287 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cc191440e92b59ff . 287 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (287 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (287 peers) 0.045068 seconds (216.40 k allocations: 13.142 MiB) [ Info: Got new peer 128.30.92.239:24724/482e7d4caee1128 . 289 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/50c52e8acf55d3fe . 289 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/483f1f6d084c9f92 . 289 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/791911d2eae1a5a5 . 290 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/aa9b31afd7bcc0a9 . 290 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/48ef8c685db16796 . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c098fcd12753852a . 290 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4e4dcb5508914598 . 291 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (289 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (289 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (289 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (290 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (290 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (290 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (291 peers) 0.205110 seconds (886.76 k allocations: 53.497 MiB, 13.49% gc time) [ Info: Got new peer 128.30.92.239:24724/982f77ea903ef4d9 . 297 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (297 peers) 0.022443 seconds (115.68 k allocations: 6.976 MiB) [ Info: Got new peer 128.30.92.239:24724/11aed931c20f0711 . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/64e4bf7ab83b6845 . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1c87e347b9bd74cb . 299 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (299 peers) 0.069706 seconds (350.37 k allocations: 21.089 MiB) [ Info: Got new peer 128.30.92.239:24724/fb5e52b79c620c1d . 301 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/fae33140b3d51db7 . 302 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/35cce35791b28666 . 301 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (301 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (302 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (301 peers) 0.067646 seconds (345.21 k allocations: 20.697 MiB) [ Info: Got new peer 128.30.92.239:24724/d917dee940e3c5c9 . 304 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e3ffe3d4003cc1da . 304 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (304 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (304 peers) 0.049678 seconds (237.56 k allocations: 14.234 MiB) [ Info: Got new peer 128.30.92.239:24724/5eb87841c806f229 . 306 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (306 peers) 0.049217 seconds (119.21 k allocations: 7.135 MiB, 49.91% gc time) [ Info: Got new peer 128.30.92.239:24724/a984f577db5ee62d . 307 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/30c75419c9fe9f1 . 307 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a0b6d4b7fc4b72cd . 308 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b40e404572c9e946 . 308 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (307 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (307 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (308 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (308 peers) 0.096111 seconds (473.44 k allocations: 28.219 MiB) [ Info: Got new peer 128.30.92.239:24724/f240d5ea608e8b2 . 311 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/646fcf56f2786085 . 311 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5bb51ae57ee144e6 . 312 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/95b1a3f1a0b34495 . 312 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ace6dc2fcf91cc05 . 311 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/be07c1b8e722885 . 313 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/36ca9231cbf3c489 . 313 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (311 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (311 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (312 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (312 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (311 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (313 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (313 peers) 0.159937 seconds (816.79 k allocations: 48.315 MiB) [ Info: Got new peer 128.30.92.239:24724/57d88f84cbe45ef6 . 318 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9e65828c49c68b0f . 318 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7437c968da4dcede . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a693065f56cf2880 . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/51a09dda4eb6f6d . 318 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (318 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (318 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (318 peers) 0.186514 seconds (625.45 k allocations: 36.933 MiB, 33.68% gc time) [ Info: Got new peer 128.30.92.239:24724/613231aac26e23b7 . 323 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (323 peers) 0.022890 seconds (107.34 k allocations: 6.279 MiB) [ Info: Got new peer 128.30.92.239:24724/e3564c80e8bcdfb8 . 324 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/188154a5f126a5e3 . 325 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/caed53eb4ecd9bad . 326 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e2200b516664c1aa . 324 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/53aa5770508fddf7 . 324 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a290329203fdd0d4 . 325 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/30d89c7c09dcdbcb . 327 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cf90bd2516edccff . 325 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (324 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (325 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (326 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (324 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (324 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (325 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (327 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (325 peers) 0.204345 seconds (969.48 k allocations: 56.720 MiB) [ Info: Got new peer 128.30.92.239:24724/2a833cbf9ed7453 . 332 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/612d4800296c4cfe . 333 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f8a2ee6a5d5dce47 . 334 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e349162377ec64f2 . 332 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/87d790c7f14a0e9e . 335 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/62fb326dab7658d3 . 336 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/27745a41333b5f47 . 337 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a88f84c7a3aaf8e0 . 333 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/44a54288ecdf26bf . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e19bb123770fcac6 . 332 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1b62583126732806 . 339 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (332 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (333 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (334 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (332 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (335 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (336 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (337 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (333 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (332 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (339 peers) 0.750320 seconds (1.45 M allocations: 84.341 MiB, 60.81% gc time) [ Info: Got new peer 128.30.92.239:24724/3c31542f2d0fd285 . 343 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a23ba53b920dea9a . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f88874dbf54719ee . 343 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/49b4ee3c2338ceef . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/98807f6a373067a1 . 343 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d9e2108813a5b313 . 345 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/98cbb9c1875d03bf . 346 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/42d9424347e08fe . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5a0ac52c41076cf0 . 345 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c1861fdfdaed6cf0 . 346 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9e90517c27e0c127 . 347 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cb437e7d5fe0c382 . 347 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c8290b47bb058af2 . 348 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4585ea36aaacce94 . 349 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/805bcfe49c83d32e . 348 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5fffa684e15c5c85 . 345 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/475f1b9779ba258d . 349 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (343 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (343 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (343 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (345 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (346 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (345 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (346 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (347 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (347 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (348 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (349 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (348 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (345 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (349 peers) 0.489605 seconds (2.28 M allocations: 131.124 MiB) [ Info: Got new peer 128.30.92.239:24724/abb7a6c085227624 . 360 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c9e5ef93bd0dc8ec . 361 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (360 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (361 peers) 0.068297 seconds (269.36 k allocations: 15.428 MiB) [ Info: Got new peer 128.30.92.239:24724/49e0c8ed7de7dde9 . 362 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2e5a4c84c3af1a2b . 363 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6fb9082090effc07 . 364 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7860855c5815c93c . 362 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ad21a89bc43aea78 . 362 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5e0635bbeb875d0c . 365 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c81dbb3ed501d6f9 . 363 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2567bf102186945a . 363 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (362 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (363 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (364 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (362 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (362 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (365 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (363 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (363 peers) 0.297826 seconds (1.10 M allocations: 62.624 MiB, 18.48% gc time) [ Info: Got new peer 128.30.92.239:24724/cc8f4c52fb806e3d . 370 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b12cda50f70b8317 . 370 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/734d05196354bc85 . 371 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8bfcfa5e99a0c601 . 372 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (370 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (370 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (371 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (372 peers) 0.116769 seconds (576.70 k allocations: 32.806 MiB) [ Info: Got new peer 128.30.92.239:24724/ddb51666903c2ccb . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/51462dbb7d536857 . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f59df82ffa97a7c7 . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4f322fe3b62244de . 375 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e03af95aac5e3267 . 375 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/337f287f654974df . 376 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/deace3e1ed5f7de1 . 375 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/925790bab281db50 . 377 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/54844628ac452f95 . 376 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (375 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (375 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (376 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (375 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (377 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (376 peers) 0.265357 seconds (1.30 M allocations: 73.253 MiB) [ Info: Got new peer 128.30.92.239:24724/3fd8612cb473af08 . 383 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6c88e685bc4b047f . 384 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/eb3642228b6ff41f . 383 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/fb16eada31292248 . 385 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c101df74831172c0 . 386 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1c75ce2546f0f47e . 387 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c93071d4dc82a172 . 388 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/60f43743895b01de . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/28045d07cdf5ba13 . 390 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (383 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (384 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (383 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (385 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (386 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (387 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (388 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (390 peers) 0.311626 seconds (1.35 M allocations: 75.781 MiB, 16.59% gc time) [ Info: Got new peer 128.30.92.239:24724/ad40e7413cb03344 . 392 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (392 peers) 0.029043 seconds (140.52 k allocations: 7.882 MiB) [ Info: Got new peer 128.30.92.239:24724/b4d0e6e94ba15fde . 393 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8e7282453d4ca71e . 393 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/478809df0d7043a2 . 393 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/62d72101a5f101a9 . 394 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ea41095f54b81dc7. (393 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (393 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (393 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (394 peers) 0.124110 seconds (589.58 k allocations: 33.044 MiB) [ Info: Got new peer 128.30.92.239:24724/859658298de73c9c . 397 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/70f39e54e5a3a03d . 397 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/412c6e1ba1ef3c51 . 398 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4209f4c352599aaf . 398 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (397 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (397 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/db2b22b3bdd79bbc. (398 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1669113cc1ac9642. (398 peers) Avg peer count: 400.0; Peer update max: 7614 avg: 4651.1225; Upstream friends avg: 7.8125  Pass: 1201 (compile: 10.43, elapsed: 17.72 seconds) 8/23 cluster/hostcluster.jl WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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:24752 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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:24753 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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:24754 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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:24755 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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:24756 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_btup})(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_btup})(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_btup})(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_btup}, 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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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_4lwl{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:24757 [ 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: 137820073446242241570242050407307732942 └ @ 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: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:2520 [ 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:2527 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2528 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2529 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2530 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2531 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2532 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2533 [ Info: Listening on: 0.0.0.0:2511, thread id: 1 [ Info: Listening on: 0.0.0.0:2533, thread id: 1 [ Info: Listening on: 0.0.0.0:2514, thread id: 1 [ Info: Listening on: 0.0.0.0:2516, thread id: 1 [ Info: Listening on: 0.0.0.0:2517, thread id: 1 [ Info: Listening on: 0.0.0.0:2519, thread id: 1 [ Info: Listening on: 0.0.0.0:2529, thread id: 1 [ Info: Listening on: 0.0.0.0:2522, thread id: 1 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2526 [ Info: Listening on: 0.0.0.0:2524, thread id: 1 [ Info: Listening on: 0.0.0.0:2526, thread id: 1 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Listening on: 0.0.0.0:2525, thread id: 1 [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Listening on: 0.0.0.0:2512, thread id: 1 [ Info: Listening on: 0.0.0.0:2513, thread id: 1 [ Info: Listening on: 0.0.0.0:2528, thread id: 1 [ Info: Listening on: 0.0.0.0:2520, thread id: 1 [ Info: Listening on: 0.0.0.0:2523, thread id: 1 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Got new peer 128.30.92.239:24729/f17748d1e4f11570 . 2 nodes in cluster. [ Info: Listening on: 0.0.0.0:2506, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (2 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2518, thread id: 1 [ Info: Listening on: 0.0.0.0:2530, thread id: 1 [ Info: Listening on: 0.0.0.0:2531, 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:2515, thread id: 1 [ Info: Listening on: 0.0.0.0:2505, thread id: 1 [ Info: Listening on: 0.0.0.0:2532, thread id: 1 [ Info: Listening on: 0.0.0.0:2521, thread id: 1 [ Info: Listening on: 0.0.0.0:2527, thread id: 1 [ Info: Got new peer 128.30.92.239:24731/9bd4124911d9c7d9 . 3 nodes in cluster. [ Info: Got new peer 128.30.92.239:24730/90a7e5ce8eed8d9c . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24736/b969099e29d65206 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24741/dd62b81eb3151587 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24737/5b872066db989a1e . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24738/9c04f76cca289172 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24742/c2ad412e29f5f1ef . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24734/e4c934f230dd7597 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24732/6613d8907e978b8a . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24735/77e0379e11e582a3 . 12 nodes in cluster. [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (3 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (4 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24733/6ab58253f77def7b . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24739/505ea123cc8a97a9 . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24740/5fe1b3d92f4b0df . 15 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (7 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (8 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (9 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (13 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (10 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (11 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (12 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (5 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24746/798338aea2b8cd0a . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24752/9f8d2fa055744ab0 . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24753/a163739fe00d38ae . 18 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (14 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (15 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (18 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24743/f1eea7c1cefd7d63 . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24747/8b92aa2038150aec . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24748/dde7f48b53193c6d . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24754/c3a5bbd9b4c7a277 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24755/c8bbcdd8d926a4b6 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24750/97fde8d43ce97f68 . 24 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (20 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (21 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (22 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (23 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (19 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24744/35035ce6333d608b . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24745/f52cd5cc0cb47411 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24749/d2ff232aa2e1ed47 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24751/56a0a07aa985b93e . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24756/bb55c2b284012fae . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24757/2420402b6e72f775 . 30 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (24 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (29 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/e1fd11c6ffa45706. (30 peers) [ 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: Server on 0.0.0.0:2500 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 [ Info: Server on 0.0.0.0:2528 closing [ Info: Server on 0.0.0.0:2529 closing [ Info: Server on 0.0.0.0:2530 closing [ Info: Server on 0.0.0.0:2531 closing [ Info: Server on 0.0.0.0:2532 closing [ Info: Server on 0.0.0.0:2533 closing  Pass: 30 (compile: 34.61, elapsed: 52.75 seconds) 9/23 com/combasics.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1  Pass: 10 (compile: 3.49, elapsed: 3.56 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_btup() The applicable method may be too new: running in world age 40219, while current world is 40239. Closest candidates are: Main.anonymous.COMHTMLTests.CoreState_btup(!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_btup(!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_btup(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: 2.20, elapsed: 2.29 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_btup() The applicable method may be too new: running in world age 40262, while current world is 40282. Closest candidates are: Main.anonymous.SubTest.CoreState_btup(!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_btup(!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_btup(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.22, elapsed: 0.32 seconds) 12/23 helper/testactors.jl 13/23 http/testclient.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24729 [ 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:8088 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24729/e5659df9450a4f86) Prepare message to http://0.0.0.0:8088[ Info: Listening on: 0.0.0.0:8088, 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_btup})(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_btup})(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_btup})(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_btup}, 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:24730 [ 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:8089 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24730/e5659df9450a4f86) Prepare message to http://0.0.0.0:8089[ Info: Listening on: 0.0.0.0:8089, 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:8089 closing WARNING: Method definition (::Type{anonymous.CoreState_btup})(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_btup})(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_btup})(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_btup}, 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:24730 [ 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:8089 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24730/e5659df9450a4f86) Prepare message to http://0.0.0.0:8089[ Info: Listening on: 0.0.0.0:8089, 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: 46.30, recompile: 4.65, elapsed: 46.65 seconds) 14/23 http/websockettest.jl [ Info: Testing sending message not from f(ws) Testing sending message not from f(ws): Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:163 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:164 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:167 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] 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 [20] 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 [21] 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 [22] 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 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing with Circo actor 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 IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:202 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:205 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] 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 [20] 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 [21] 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 [22] 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 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing with multiple connection Testing with multiple connection: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:234 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:235 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:239 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] 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 [20] 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 [21] 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 [22] 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 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing simple error() ErrorEvent Testing simple error() ErrorEvent: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:284 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:285 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:288 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] 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 [20] 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 [21] 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 [22] 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 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing with Circo actor Testing with Circo actor: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:315 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:316 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:319 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] 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 [20] 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 [21] 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 [22] 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 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577  Error: 5 (compile: 0.32, elapsed: 0.77 seconds) 15/23 identity/identity.jl 16/23 identity/idregistry.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24731 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2507 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 37954046794189631907104317962953557337 └ @ 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_4lwl{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:2507, 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: 21.21, recompile: 0.02, elapsed: 21.39 seconds) 17/23 identity/leadgroup.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24732 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2508 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 37954046794189631907104317962953557337 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 1 (compile: 16.01, elapsed: 16.09 seconds) 18/23 identity/reference.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24733 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2509 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 37954046794189631907104317962953557337 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Killing 128.30.92.239:24733/c349c415ba720416 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_btup}) @ 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: 25.29, elapsed: 49.09 seconds) 19/23 identity/single_phase_commit.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24734 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2510 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 37954046794189631907104317962953557337 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 2 (compile: 15.58, elapsed: 15.66 seconds) 20/23 lang/lang.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24735 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1  Pass: 5 (compile: 4.46, elapsed: 4.54 seconds) 21/23 migrate/migrate-base.jl 22/23 migrate/migrate-source.jl WARNING: Method definition (::Type{Main.CoreState_btup})(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_btup})(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_btup})(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_btup}, 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_btup})(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_btup})(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_btup})(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_btup}, 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:24735 [ Info: Circo scheduler starting on thread 1 try cd("test") catch e end;include("migrate/migrate-source.jl");migratetoremote("128.30.92.239:24735", "128.30.92.239:24735/e5659df9450a4f86") 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_Hs67DH" (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_33345.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 0x0000720a2d52a4a0 Total snapshots: 900. Utilization: 0% ╎900 @Base/task.jl:1168 wait_forever() 899╎ 900 @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_33345.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 0x000070d2055aa1d0 Total snapshots: 714. Utilization: 0% ╎714 @Base/task.jl:1168 wait_forever() 713╎ 714 @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_33345.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: 22569827 (Pool: 22569198; Big: 629); 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_33345.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: 461116607 (Pool: 461111986; Big: 4621); GC: 248 PkgEval terminated after 2799.12s: test duration exceeded the time limit