Package evaluation to test Circo on Julia 1.14.0-DEV.1523 (e57442f29c*) started at 2026-01-12T03:31:51.677 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.69s ################################################################################ # 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.1 [bac558e1] + OrderedCollections v1.8.1 [231a7ae5] + Plugins v0.5.5 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [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.13.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.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [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.02s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 13.04s ################################################################################ # Testing # Testing Circo Status `/tmp/jl_gDlq08/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.13 [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_gDlq08/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 v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [ba5e3d4b] Jive v0.3.13 [e6f89c97] LoggingExtras v1.2.0 [739be429] MbedTLS v1.1.9 [99f44e22] MsgPack v1.2.1 [4d8831e6] OpenSSL v1.6.1 [bac558e1] OrderedCollections v1.8.1 [231a7ae5] Plugins v0.5.5 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [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.13.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.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [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:24724 [ Info: Circo scheduler starting on thread 1 [ Info: Attempt to wake non-blocked actor 128.30.92.239:24724/600039c7369feee1. msg: ()  Pass: 310 (compile: 27.06, recompile: 1.15, elapsed: 27.19 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:1443 [5] show_delim_array @ ./show.jl:1436 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:540 [7] show_vector @ ./arrayshow.jl:525 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:493 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:519 [10] show_default @ ./show.jl:502 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:497 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:519 [13] show_default @ ./show.jl:502 [inlined] [14] show @ ./show.jl:497 [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:2156 [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_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:209 [23] macro expansion @ ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:277 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] [25] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:275 [26] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context_module::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:234 [27] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context_module::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests_distributed_run.jl:21 [28] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context_module::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:189 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:159 [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:585  Error: 1 (7.64 seconds) 3/23 host.jl WARNING: Method definition (::Type{anonymous.HostTest.CoreState_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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: 48340713784903061318637358802189567824 └ @ 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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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: 48340713784903061318637358802189567824 └ @ 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/24d808620c95ce77 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/84d980e7e4c0c0ba. (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): 246838.402582 rounds/sec WARNING: Method definition (::Type{anonymous.HostTest.CoreState_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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: 48340713784903061318637358802189567824 └ @ 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: 762798.052344 rounds/sec  Pass: 114 (compile: 86.62, recompile: 26.89, elapsed: 135.09 seconds) 4/23 monitor.jl  Pass: 2 (compile: 0.04, 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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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: 14.69, recompile: 4.67, elapsed: 15.07 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_ekqv() The applicable method may be too new: running in world age 40258, while current world is 40278. Closest candidates are: CoreState_ekqv(!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_ekqv(!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_ekqv(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:2156 [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_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:209 [10] macro expansion @ ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:275 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context_module::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:234 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context_module::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context_module::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:189 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:159 [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:585  Error: 1 (compile: 2.66, recompile: 0.16, elapsed: 2.74 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/492b3c6669016c68 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (2 peers) [ Info: Got new peer 128.30.92.239:24724/8ecb693e0e854f44 . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (3 peers) [ Info: Got new peer 128.30.92.239:24724/370adf37fcfcfe08 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/10e21833b1513b16 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/75c1df1786f0c8ec . 4 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (4 peers) 0.001168 seconds (5.19 k allocations: 252.047 KiB) [ Info: Got new peer 128.30.92.239:24724/e45de4e2f365bdfb . 7 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (7 peers) 0.000800 seconds (2.62 k allocations: 127.203 KiB) [ Info: Got new peer 128.30.92.239:24724/c9c5ab74be9bf0b8 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/405ae80bf69dda9b . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d52287326d0d29c0 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/612ec4e97baebb85 . 11 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (8 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (9 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (11 peers) 0.002941 seconds (15.22 k allocations: 860.625 KiB) [ Info: Got new peer 128.30.92.239:24724/713f29878a79526b . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/61d5f106099d6be2 . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/443928bf77befd25 . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/320d1ed9d3fa0262 . 12 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (12 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (14 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (12 peers) 0.004136 seconds (21.24 k allocations: 1.124 MiB) [ Info: Got new peer 128.30.92.239:24724/3d8af3c317756a55 . 16 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (16 peers) 0.001371 seconds (6.47 k allocations: 341.406 KiB) [ Info: Got new peer 128.30.92.239:24724/7240b1d3e95ad9d1 . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c25835c5f60ec0b4 . 17 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (17 peers) 0.002759 seconds (14.32 k allocations: 776.070 KiB) [ Info: Got new peer 128.30.92.239:24724/69751248c36a292 . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/75fae9a2a3f96703 . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9482a92c46a21ca8 . 20 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (20 peers) 0.004620 seconds (22.77 k allocations: 1.226 MiB) [ Info: Got new peer 128.30.92.239:24724/692eaee1583fe33d . 22 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (22 peers) 0.001801 seconds (8.92 k allocations: 483.039 KiB) [ Info: Got new peer 128.30.92.239:24724/be5b7d7f7600d0d3 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a4a563b114bfd6c6 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8fc7886f39b2c795 . 24 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (24 peers) 0.005540 seconds (29.63 k allocations: 1.553 MiB) [ Info: Got new peer 128.30.92.239:24724/5fa53ed504f87d59 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4c1e4ccfc8d31de5 . 26 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (26 peers) 0.003785 seconds (20.02 k allocations: 1.043 MiB) [ Info: Got new peer 128.30.92.239:24724/e8aa6ec895d6c129 . 28 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (28 peers) 0.002093 seconds (10.53 k allocations: 565.461 KiB) [ Info: Got new peer 128.30.92.239:24724/b6f196b02bdf514e . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ff7b3b5b99af161f . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/864620f91c0b043d . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bf7e788c398a590b . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f9b099470aa9e99f . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a90942beb53eda8d . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f668574458f7d58e . 31 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/82df972cb46486b5 . 31 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9e783b16c1e8e4f8 . 31 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (29 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (29 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (29 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (31 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (31 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (31 peers) 0.022958 seconds (116.56 k allocations: 6.202 MiB) [ Info: Got new peer 128.30.92.239:24724/ac7b7c86f9573d9d . 38 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9d2299976e7fa03f . 38 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/571600652fb8e856 . 39 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/98aad091d3abf06f . 40 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/904d771c72c541fa . 38 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e19487e641a2f1d2 . 39 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ae82d14cfea3f91 . 40 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ef6b511339b253d0 . 39 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b8aa77eeb1027265 . 40 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/92cd608002c205d7 . 41 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/51fe1570c85d356a . 42 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (38 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (38 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (39 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (40 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (38 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (39 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (40 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (39 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (40 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (41 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (42 peers) 0.037876 seconds (190.31 k allocations: 11.005 MiB) [ Info: Got new peer 128.30.92.239:24724/49afb5fd25d3f361 . 49 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/42bae3b0eb61d92d . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/30239741e2a1d94d . 51 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6075077a470e229a . 52 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3c842ebf466c118b . 49 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8cde5e83ab51f147 . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/42d0196958c5d5d5 . 49 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8f4024ae6c34c2b9 . 53 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/fcbe8b0aeacb4662 . 50 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (49 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (51 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (52 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (49 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (49 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (53 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (50 peers) 0.036541 seconds (187.32 k allocations: 10.570 MiB) [ Info: Got new peer 128.30.92.239:24724/67ed44ab8d71758e . 58 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d9a742c26f4fd765 . 59 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2945b3e38a2b195a . 58 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/fae732e4a04ddfe0 . 58 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (58 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (59 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (58 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (58 peers) 0.020733 seconds (96.90 k allocations: 5.573 MiB) [ Info: Got new peer 128.30.92.239:24724/144b28cef899abed . 62 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3f7e96cf1c376c0c . 62 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (62 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (62 peers) 0.012321 seconds (48.74 k allocations: 2.871 MiB) [ Info: Got new peer 128.30.92.239:24724/36251429ccbe3310 . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/87a9cb0f65ac9bf7 . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/97e2c4901e5b81a3 . 65 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (65 peers) 0.018788 seconds (73.28 k allocations: 4.392 MiB) [ Info: Got new peer 128.30.92.239:24724/490beeef341048bb . 67 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (67 peers) 0.006903 seconds (29.89 k allocations: 1.853 MiB) [ Info: Got new peer 128.30.92.239:24724/55787566de4d9527 . 68 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2d5ec415b30807c0 . 68 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9c1e8b42672d00ce . 68 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3bbc18f0d99ec78d . 69 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/766d3806a353b9f4 . 69 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f28d7e9f96ed2dd3 . 69 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/139020a4e078f554 . 70 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/148a52ad7d74f558 . 70 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e42e1b026c8b546 . 71 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e9b6b9d0e579517d . 71 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a77a89b70ed12606 . 72 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/215bbbebc2d1b382 . 72 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1cf4e2f842b52fdf . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ad0e5adf2e582527 . 73 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (68 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (68 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (68 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (69 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (69 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (69 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (70 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (70 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (71 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (71 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (72 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (72 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (73 peers) 0.085753 seconds (412.33 k allocations: 24.564 MiB) [ Info: Got new peer 128.30.92.239:24724/73a3d3fdb4184b1f . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/70fc5e72b5be70dc . 83 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9da403dfdf5bdac1 . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bd297665171e7ab1 . 84 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (83 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (84 peers) 0.026075 seconds (127.82 k allocations: 7.490 MiB) [ Info: Got new peer 128.30.92.239:24724/3cfff1a2a2b8679a . 86 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2895c9aec084cea3 . 86 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c7e16e8f3bc91215 . 87 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (86 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (86 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (87 peers) 0.019542 seconds (100.32 k allocations: 5.819 MiB) [ Info: Got new peer 128.30.92.239:24724/82b60c0205b44f72 . 89 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/62aa27a4e4713267 . 90 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2a2d81dd711c7df . 89 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5e67dfa51989ccb1 . 91 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2915bd5038834852 . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/117893f76011e3a7 . 90 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/be9ea76176350745 . 93 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9386fce6d7ce8f7e . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/47bbb506807e9d07 . 91 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3eecf836098da69b . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b06f4bf538b1e56a . 89 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6ee2d54e0529ea9d . 95 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9d8aee8088c122a6 . 96 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/61d9724d9e4c38bf . 93 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (89 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (90 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (89 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (91 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (90 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (93 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (91 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (89 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (95 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (96 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (93 peers) 0.107170 seconds (525.21 k allocations: 29.531 MiB) [ Info: Got new peer 128.30.92.239:24724/1646759c88eed9d0 . 103 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3eb46b9adf829512 . 103 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bd78759360658af9 . 104 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5d36909d4f90017d . 104 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/31284b86988f130c . 103 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d638b0fc01cb352d . 105 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4a1ebf8fdfb73cc7 . 104 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/370db638bf94c1ec . 105 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b873ff34b7a12599 . 106 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/94dca400c527e08 . 105 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (103 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (103 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (104 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (104 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (103 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (105 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (104 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (105 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (106 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (105 peers) 0.179839 seconds (425.74 k allocations: 23.402 MiB, 28.41% gc time, 21.32% compilation time) [ Info: Got new peer 128.30.92.239:24724/c811364dfc9d971d . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/116f3ee7fd447c43 . 114 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/eddfd4c657b4d0f1 . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c4c36351e14cb164 . 113 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (114 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (113 peers) 0.035318 seconds (177.10 k allocations: 9.670 MiB) [ Info: Got new peer 128.30.92.239:24724/413ee157f02d6a8f . 117 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (117 peers) 0.011354 seconds (46.53 k allocations: 2.533 MiB) [ Info: Got new peer 128.30.92.239:24724/4ec801c2b888d614 . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a08fda031240190f . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1f0375bf5249104a . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/59dbb4e91d13d768 . 119 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/76d65361cbff095 . 120 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7aca7a0f40d6c255 . 119 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9063ad8c94e7c30f . 121 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/21b50e39692bfb49 . 122 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/291f6c180b36c69f . 119 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cf67a0f48627650f . 120 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/acd5db125f9c6d1e . 121 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c4ee19e4b1b32ced . 120 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bba64c50d5334362 . 123 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (119 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (120 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (119 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (121 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (122 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (119 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (120 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (121 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (120 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (123 peers) 0.134192 seconds (625.05 k allocations: 33.442 MiB) [ Info: Got new peer 128.30.92.239:24724/7d6c1907f6010b8f . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f5d6e6d53451e01e . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d052184cb2f1eb9c . 132 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/412d789efdac221e . 132 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5f7d61abec66b661 . 133 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f8f2af42556ec3f0 . 133 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (132 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (132 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (133 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (133 peers) 0.066924 seconds (330.21 k allocations: 17.484 MiB) [ Info: Got new peer 128.30.92.239:24724/8a8d99da98893005 . 137 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/dccdc206da53fc49 . 137 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c5fb17081161e34 . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bb060d0f52093b29 . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ffce21ebf498f9f4 . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a7ed3662ad538f01 . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4a821464416b3ab5 . 137 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/61d3218699f0b3da . 138 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (137 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (137 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (137 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (138 peers) 0.084886 seconds (421.36 k allocations: 22.264 MiB) [ Info: Got new peer 128.30.92.239:24724/be62e45b3d790764 . 145 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f0baa2a344e79f5c . 145 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (145 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (145 peers) 0.021812 seconds (107.60 k allocations: 5.764 MiB) [ Info: Got new peer 128.30.92.239:24724/8517eb04fe977947 . 147 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f8dcf666d11ba8da . 148 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/899ea4acbaacd72a . 147 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/21da55bc2d80414 . 147 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2fda703d06c896eb . 148 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1fc0d60d2c1600e4 . 149 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7b71964aa3557d17 . 150 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f3b9cd1d0153f331 . 151 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (147 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (148 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (147 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (147 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (148 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (149 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (150 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (151 peers) 0.091003 seconds (467.77 k allocations: 24.661 MiB) [ Info: Got new peer 128.30.92.239:24724/e717ccf170fde78d . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9c4e2f6ae166922c . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/df858e1a58894e02 . 156 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (156 peers) 0.034963 seconds (175.24 k allocations: 9.253 MiB) [ Info: Got new peer 128.30.92.239:24724/cb1367b5ac613410 . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/20b1a485785a742 . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f7cf2d4a467c67a5 . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e2899ee8e6d50bb2 . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f17a036abd3a8cce . 158 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (158 peers) 0.060093 seconds (306.01 k allocations: 16.198 MiB) [ Info: Got new peer 128.30.92.239:24724/d7880a6e2fca12cc . 163 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9965a04de191e4e4 . 163 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c76107ac1519d2ee . 164 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2dbc5a7bbad84ba1 . 164 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/59302f4246ca58f9 . 165 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (163 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (163 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (164 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (164 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (165 peers) 0.113590 seconds (324.90 k allocations: 17.572 MiB, 42.44% gc time) [ Info: Got new peer 128.30.92.239:24724/47bcee8664cfc925 . 168 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (168 peers) 0.012365 seconds (57.03 k allocations: 2.994 MiB) [ Info: Got new peer 128.30.92.239:24724/3af4391efc9a3f5d . 169 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/79b9176193b2376d . 170 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (169 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (170 peers) 0.023979 seconds (119.91 k allocations: 6.335 MiB) [ Info: Got new peer 128.30.92.239:24724/eaa79e43a2a9c748 . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/76cb8b3a9d3e210d . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/481d87c8fccca90d . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/adf95e6cc8dceea3 . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8594fe2fe65c0f8c . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5babf73ff9017e24 . 173 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (173 peers) 0.085928 seconds (402.39 k allocations: 27.797 MiB) [ Info: Got new peer 128.30.92.239:24724/f1b8d72bb7197d24 . 177 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/dcbe6bcd3f43ea94 . 177 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b4bf9b013587873a . 178 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/608332fdd5b78f87 . 178 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (177 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (177 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (178 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (178 peers) 0.059946 seconds (279.51 k allocations: 16.379 MiB) [ Info: Got new peer 128.30.92.239:24724/3fa402c3a1c652d3 . 181 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (181 peers) 0.015049 seconds (71.80 k allocations: 4.102 MiB) [ Info: Got new peer 128.30.92.239:24724/6369289055a9aaeb . 182 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f52410a78a1e321c . 183 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9a34f8bb6a41dc19 . 182 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4ff1b7ba2f50ceac . 183 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3c9b9c9a8a284ffe . 184 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (182 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (183 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (182 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (183 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (184 peers) 0.074390 seconds (357.04 k allocations: 21.849 MiB) [ Info: Got new peer 128.30.92.239:24724/1a03532b26032b8a . 187 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6f40dca9d60e0d28 . 187 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6713661d471b8715 . 188 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1d0db2ac9423f5f7 . 188 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b33f8be62b1b60db . 189 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (187 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (187 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (188 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (188 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (189 peers) 0.078906 seconds (372.15 k allocations: 22.013 MiB) [ Info: Got new peer 128.30.92.239:24724/4c00834797486c48 . 192 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/446f2e2727199c4 . 192 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (192 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (192 peers) 0.030218 seconds (141.99 k allocations: 8.928 MiB) [ Info: Got new peer 128.30.92.239:24724/4112506873f8445a . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c12f2a730b2202a0 . 194 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (194 peers) 0.037699 seconds (149.01 k allocations: 9.872 MiB) [ Info: Got new peer 128.30.92.239:24724/3c911168fa0bb3b2 . 196 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (196 peers) 0.051191 seconds (72.14 k allocations: 4.549 MiB, 64.13% gc time) [ Info: Got new peer 128.30.92.239:24724/7d66032a77d7f169 . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/17ad41000e4642dd . 198 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/42b6d34b7060696e . 197 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (198 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (197 peers) 0.046867 seconds (230.72 k allocations: 13.908 MiB) [ Info: Got new peer 128.30.92.239:24724/364b9dda6df190bf . 200 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (200 peers) 0.016267 seconds (79.31 k allocations: 4.931 MiB) [ Info: Got new peer 128.30.92.239:24724/8a3312e984754b22 . 201 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bdcaa8742f128f1 . 202 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7dfeb50e8f27bf1c . 203 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bef95860df9141ab . 201 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9ad9f46e6d86c9b6 . 202 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/247440f04db7ca46 . 201 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/dd4ce3a9b3f6e8ef . 202 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3a8d4c3619d31f19 . 203 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b56bf5964a715bc2 . 203 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ac5b2f916a1622b5 . 204 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c7d3349334d32ef0 . 204 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (201 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (202 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (203 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (201 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (202 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (201 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (202 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (203 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (203 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (204 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (204 peers) 0.180131 seconds (863.82 k allocations: 55.030 MiB) [ Info: Got new peer 128.30.92.239:24724/8763325b6080ae1c . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/956646be159785f7 . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1adc8fcb9037e5b . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/dd7a537664e972bf . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1436f157afdd380a . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bbede7f6fad90d9c . 214 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/96092903bc80001e . 214 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1e2dc5806fc5a1bd . 215 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/851ce1fb7e2c227e . 216 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/115c0bdba80378ec . 215 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/418d902fe288e553 . 216 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (214 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (214 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (215 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (216 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (215 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (216 peers) 0.229285 seconds (901.32 k allocations: 57.712 MiB, 13.96% gc time) [ Info: Got new peer 128.30.92.239:24724/d7e4dcdc53fc342e . 223 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7149bbbb0c3560b6 . 224 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/527fe2f3e1b4b6ac . 223 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/55637d866eae1214 . 223 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a0ff2ebfc2858aa6 . 224 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (223 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (224 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (223 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (223 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (224 peers) 0.094811 seconds (420.60 k allocations: 26.780 MiB) [ Info: Got new peer 128.30.92.239:24724/121600268d3753e4 . 228 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7e826b825d260763 . 229 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a9b42a87508c9a8f . 230 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5f5892b2ccc87911 . 228 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1bd69221313927b0 . 229 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/37bad351b8f1f414 . 230 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (228 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (229 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (230 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (228 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (229 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (230 peers) 0.114544 seconds (536.41 k allocations: 34.537 MiB) [ Info: Got new peer 128.30.92.239:24724/9904383db2425043 . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/322c78268ce33be1 . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/90ece2b331b093b5 . 235 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6afb3c921b79b0e4 . 235 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/79069fd6bdd8e6fd . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/255b1e0f19ce53d8 . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/44efbdd471759849 . 235 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8c32688aee2cac9f . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c04e97a945b5be49 . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3dd97b19dcafd764 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/680132620e4bb984 . 238 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8d08766132b2233b . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c3480a525d51467 . 240 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/715338886e099d4 . 241 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c386776da6b5b58f . 242 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/da6f77d44bdd77c6 . 243 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/af6ed96bcf90ed12 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e925189fdcaab16b . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/10189f2db184ca7d . 238 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a581a4e6f237738f . 244 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (235 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (235 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (235 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (238 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (240 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (241 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (242 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (243 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (238 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (244 peers) 0.453540 seconds (1.87 M allocations: 118.078 MiB, 12.39% gc time) [ Info: Got new peer 128.30.92.239:24724/92414c341fa526fc . 254 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (254 peers) 0.025792 seconds (99.90 k allocations: 6.308 MiB) [ Info: Got new peer 128.30.92.239:24724/2dc4e69dd917d34a . 255 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7a99717642c48fac . 256 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/16917c3958b137d1 . 255 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4b90549ea5f26f8c . 256 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9a9a687d6d810031 . 257 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ef0cbfad7442c13a . 258 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/92dd828a3e5c4169 . 255 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f52d6a675c1d3e99 . 259 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (255 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (256 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (255 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (256 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (257 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (258 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (255 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (259 peers) 0.171487 seconds (806.48 k allocations: 50.446 MiB) [ Info: Got new peer 128.30.92.239:24724/a4eaadd4dabb39a5 . 263 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/fa19f77a4aed6236 . 264 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/87a0e6075d6977d9 . 263 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (263 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (264 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (263 peers) 0.127880 seconds (312.20 k allocations: 19.476 MiB, 44.91% gc time) [ Info: Got new peer 128.30.92.239:24724/14c4fb1b4b992b44 . 266 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (266 peers) 0.026225 seconds (104.61 k allocations: 6.511 MiB) [ Info: Got new peer 128.30.92.239:24724/a514752fff38f4f0 . 267 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b636dd0ff1d86e7c . 267 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/31199a9c1eb5cf81 . 268 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (267 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (267 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (268 peers) 0.061301 seconds (278.44 k allocations: 17.113 MiB) [ Info: Got new peer 128.30.92.239:24724/f234cb6ebdb5d304 . 270 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/56a0da08d93d2448 . 270 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8cdbb54994fa8a31 . 271 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cea7a1381e14bb95 . 270 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ff62caa1ad0cdbe . 271 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b46b18bab9018813 . 272 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2cf54c73d195c070 . 271 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (270 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (270 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (271 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (270 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (271 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (272 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (271 peers) 0.158064 seconds (740.97 k allocations: 45.623 MiB) [ Info: Got new peer 128.30.92.239:24724/945e15e28910cdf8 . 277 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/199bc3d02ac707c0 . 277 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1f2282a9aaad526f . 278 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (277 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (277 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (278 peers) 0.554489 seconds (328.38 k allocations: 20.169 MiB, 86.27% gc time) [ Info: Got new peer 128.30.92.239:24724/5a756c2556e327b7 . 280 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (280 peers) 0.027375 seconds (109.97 k allocations: 6.740 MiB) [ Info: Got new peer 128.30.92.239:24724/5a2e1a589e95404a . 281 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5584bf072bb54bfa . 282 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/46356ee5c4cf92de . 281 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a58f744689e7886c . 282 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (281 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (282 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (281 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (282 peers) 0.098187 seconds (413.32 k allocations: 25.127 MiB) [ Info: Got new peer 128.30.92.239:24724/70a952313c75dd0e . 285 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6651963db133e27e . 286 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9c8a98e472da768a . 285 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c9ad9dfd1109785d . 286 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/89d97b18adfad33b . 285 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9597266177f0f6ba . 287 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d24b025ecf01c62c . 287 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (285 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (286 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (285 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (286 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (285 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (287 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (287 peers) 0.179043 seconds (763.86 k allocations: 46.255 MiB) [ Info: Got new peer 128.30.92.239:24724/b90e3c040dcd0e83 . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a6de50531c9eea2c . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c8f54ede5a39e1e7 . 293 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (293 peers) 0.071319 seconds (328.67 k allocations: 19.821 MiB) [ Info: Got new peer 128.30.92.239:24724/a7e5dbea0c80a772 . 295 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e797dd5dc63135d5 . 295 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/65a41696d3d2915b . 296 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b212701b03672c68 . 297 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bb8a7db006c55118 . 296 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e6558c5434f4849b . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/66a031b478e7d01f . 299 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/75549a045c51492f . 295 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/509dc72463e99c92 . 296 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/15381ccabc46b452 . 297 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b2b399cd399093e4 . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b212bd6a779391c4 . 297 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c0bf6c9347a30f16 . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5ea661f650b84901 . 301 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d177be1952b8cd0d . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/49a69db6011427a0 . 299 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e0aa9bbd02986879 . 299 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/246a42609df248bd . 300 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (295 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (295 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (296 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (297 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (296 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (299 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (295 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (296 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (297 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (297 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (301 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (299 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (299 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (300 peers) 0.554935 seconds (2.11 M allocations: 125.760 MiB, 9.43% gc time) [ Info: Got new peer 128.30.92.239:24724/26fccd8f3c49cf24 . 313 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (313 peers) 0.026631 seconds (113.63 k allocations: 6.729 MiB) [ Info: Got new peer 128.30.92.239:24724/5c15de024bbb5881 . 314 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/dc980044db949497 . 314 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/131f4f4cf4a94ad5 . 315 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/400f6ed9c921b435 . 314 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/62f876408f07f5d2 . 316 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/924cb4b782c80fce . 317 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2cfc8c0470b4874c . 318 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c3ef9cf2a7f61571 . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e6af549211ef6762 . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e8c968d236173c8f . 321 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (314 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (314 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (315 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (314 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (316 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (317 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (318 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (321 peers) 0.297565 seconds (1.20 M allocations: 70.829 MiB) [ Info: Got new peer 128.30.92.239:24724/2f589001cadcb744 . 324 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b8cbc950a6c4678b . 324 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6fbdaaef8fca9d53 . 324 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (324 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (324 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (324 peers) 0.089481 seconds (386.30 k allocations: 22.739 MiB) [ Info: Got new peer 128.30.92.239:24724/28076f1ffdd5d30b . 327 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bff2367ae4690a7 . 327 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (327 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (327 peers) 0.052830 seconds (246.80 k allocations: 14.467 MiB) [ Info: Got new peer 128.30.92.239:24724/b8a7aa108d06eb5a . 329 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (329 peers) 0.025220 seconds (119.12 k allocations: 6.966 MiB) [ Info: Got new peer 128.30.92.239:24724/708d329d9bc39ddd . 330 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a607c6fb1688b71a . 330 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1551bf2431531790 . 331 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (330 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (330 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (331 peers) 0.075104 seconds (379.04 k allocations: 22.169 MiB) [ Info: Got new peer 128.30.92.239:24724/f2b937e9d71b97d6 . 333 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/73d8e5b482036063 . 334 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (333 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (334 peers) 0.054175 seconds (260.57 k allocations: 15.227 MiB) [ Info: Got new peer 128.30.92.239:24724/916fb97105d0e650 . 335 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7faaab45cf10660d . 335 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6e43df80c7957822 . 336 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c803d28f43f1825d . 337 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (335 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (335 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (336 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (337 peers) 0.162187 seconds (507.76 k allocations: 29.549 MiB, 30.23% gc time) [ Info: Got new peer 128.30.92.239:24724/bc4259e5fe265559 . 339 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/398869d13c2ae507 . 340 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c22e583f6186e56 . 339 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f28b9a94c098c8c1 . 341 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (339 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (340 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (339 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (341 peers) 0.115291 seconds (484.27 k allocations: 28.030 MiB) [ Info: Got new peer 128.30.92.239:24724/6d272795878b0ad0 . 343 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e2f4ea65ebe63122 . 343 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (343 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (343 peers) 0.054388 seconds (248.46 k allocations: 14.367 MiB) [ Info: Got new peer 128.30.92.239:24724/b3d7ab351a2defad . 345 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9a8cc87cfc455390 . 345 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/119cb4476ddff358 . 346 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f03e7c170042c287 . 346 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9179eae687a02558 . 345 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3fc037c7c1eacbf5 . 346 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f4ffb02348096f87 . 347 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9838f3971d3a02f2 . 347 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b5a263c8e05e55c6 . 348 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/93c5797bd2d341a1 . 347 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9d626b08622544c3 . 349 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/52274496c8d2efc9 . 348 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e5225f8c9e96c139 . 349 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/96c308fc644f48bd . 350 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (345 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (345 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (346 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (346 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (345 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (346 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (347 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (347 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (348 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (347 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (349 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (348 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (349 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (350 peers) 0.461901 seconds (1.88 M allocations: 108.030 MiB, 11.81% gc time) [ Info: Got new peer 128.30.92.239:24724/e2bbee8296cf0716 . 359 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4e92a6e2dce4ce5f . 360 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (359 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (360 peers) 0.064260 seconds (279.62 k allocations: 16.041 MiB) [ Info: Got new peer 128.30.92.239:24724/30628cf561a01a7e . 361 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5c2725de98bb8619 . 362 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/76fa3de849d5196a . 363 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/fb0157a25f699bd3 . 361 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/91b22a9594de7eac . 362 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7ce9a88a43b687e4 . 361 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (361 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (362 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (363 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (361 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (362 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (361 peers) 0.168961 seconds (830.59 k allocations: 47.440 MiB) [ Info: Got new peer 128.30.92.239:24724/e8e0dcca0bc0edef . 367 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (367 peers) 0.028175 seconds (142.58 k allocations: 8.138 MiB) [ Info: Got new peer 128.30.92.239:24724/f379d7cc3d5c3865 . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5413664fea2ef9b6 . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/607c5faa137ce700 . 369 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9ceed916b57b677e . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c48bb0d67439811e . 370 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b09473463d02b8a2 . 369 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a2b552d24aeb57b2 . 371 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/169817ed1cd9603f . 370 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/53150326ae351766 . 372 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6a380b93c1567964 . 371 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/72bd569f84c35bd3 . 372 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (369 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (370 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (369 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (371 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (370 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (372 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (371 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (372 peers) 0.382596 seconds (1.53 M allocations: 86.925 MiB, 15.78% gc time) [ Info: Got new peer 128.30.92.239:24724/3430aff35f82cb . 379 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (379 peers) 0.028761 seconds (136.25 k allocations: 7.700 MiB) [ Info: Got new peer 128.30.92.239:24724/24bd1df0bb337503 . 380 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7cc0770144eba8f2 . 380 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (380 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (380 peers) 0.055357 seconds (262.88 k allocations: 14.836 MiB) [ Info: Got new peer 128.30.92.239:24724/6662f2eedecddff6 . 382 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (382 peers) 0.028690 seconds (137.16 k allocations: 7.737 MiB) [ Info: Got new peer 128.30.92.239:24724/82992557b2c8407 . 383 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/78555f76b1149acd . 384 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e0cd9e881d27b8a9 . 383 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (383 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (384 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (383 peers) 0.095883 seconds (435.99 k allocations: 24.599 MiB) [ Info: Got new peer 128.30.92.239:24724/6dcbbbbf2cec693 . 386 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2be3933c7be177ed . 387 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f61406973199c6f1 . 386 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/28031ff0b9571bab . 386 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/48fdad6c3fb602f5 . 387 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c50f3fa6e3e96b11 . 387 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f4f1ea31f0ed9479 . 388 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/57cd662aaed56421 . 388 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f04521aa39e615db . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5d1d11522cce5897 . 388 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2d23f1a53aac5b10 . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/14a27c28f02e0918 . 390 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9a6b938106331456 . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b6d3c35ffb687093 . 390 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/778cf57b184b7208 . 391 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (386 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (387 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (386 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (386 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (387 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (387 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (388 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (388 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/492b3c6669016c68. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (388 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/b3b0ec4a55ad315b. (390 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (390 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/8ecb693e0e854f44. (391 peers) Avg peer count: 400.0; Peer update max: 7610 avg: 4675.2225; Upstream friends avg: 7.81  Pass: 1201 (compile: 9.82, elapsed: 17.61 seconds) 8/23 cluster/hostcluster.jl WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24726 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24727 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24728 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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_1ckz{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 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2502 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 210902744231185805568797856153379922428 └ @ 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:2503 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2504 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2505 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2506 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2507 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2508 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2509 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2510 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2511 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2512 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2513 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2514 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2515 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2516 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2517 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2518 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2519 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0: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:2525 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2526 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2527 [ Info: 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: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Listening on: 0.0.0.0:2531, thread id: 1 [ Info: Listening on: 0.0.0.0:2512, thread id: 1 [ Info: Listening on: 0.0.0.0:2514, thread id: 1 [ Info: Listening on: 0.0.0.0:2515, thread id: 1 [ Info: Listening on: 0.0.0.0:2517, thread id: 1 [ Info: Listening on: 0.0.0.0:2527, thread id: 1 [ Info: Listening on: 0.0.0.0:2520, thread id: 1 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2524 [ Info: Listening on: 0.0.0.0:2522, thread id: 1 [ Info: Listening on: 0.0.0.0:2524, thread id: 1 [ Info: Listening on: 0.0.0.0:2505, thread id: 1 [ Info: Listening on: 0.0.0.0:2523, thread id: 1 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1 [ Info: Listening on: 0.0.0.0:2511, thread id: 1 [ Info: Listening on: 0.0.0.0:2526, thread id: 1 [ Info: Listening on: 0.0.0.0:2518, thread id: 1 [ Info: Listening on: 0.0.0.0:2521, thread id: 1 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Got new peer 128.30.92.239:24727/832d4338ab98dd81 . 2 nodes in cluster. [ Info: Listening on: 0.0.0.0:2504, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (2 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2516, thread id: 1 [ Info: Listening on: 0.0.0.0:2528, thread id: 1 [ Info: Listening on: 0.0.0.0:2529, thread id: 1 [ Info: Listening on: 0.0.0.0:2506, thread id: 1 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Listening on: 0.0.0.0:2513, thread id: 1 [ Info: Listening on: 0.0.0.0:2503, thread id: 1 [ Info: Listening on: 0.0.0.0:2530, thread id: 1 [ Info: Listening on: 0.0.0.0:2519, thread id: 1 [ Info: Listening on: 0.0.0.0:2525, thread id: 1 [ Info: Got new peer 128.30.92.239:24729/7690dc9b07de9ea9 . 3 nodes in cluster. [ Info: Got new peer 128.30.92.239:24728/ee6b84b30b7fe6cd . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24732/45339cbe38b1e04 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24730/45967a2f21539fba . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24733/392d67cead7443c4 . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24731/d6823f11126eed72 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24737/1cdc1dfe09d5a1fd . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24738/c616a3ba4fe2bd00 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24734/8e0f4807c14204e2 . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24739/160ebc94fae5ad30 . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24740/7f8d0793df1ecd63 . 13 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (3 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (4 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24735/2d576f2a99a31a35 . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24736/6a55e9dd47396bcb . 15 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (6 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (7 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (8 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (9 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (10 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (11 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (12 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (13 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24743/2a486b27aa45f7 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24749/86b678e75471699a . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24750/b37eaf28c2d59d38 . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24755/4f5766fd49a544c1 . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24748/9733d1ba0e72f7a6 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24744/3847841ddab09a80 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24745/6ed2af52a12c397b . 22 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (14 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (15 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (20 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (21 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (22 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (18 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (19 peers) [ Info: Got new peer 128.30.92.239:24751/7bd4855daae778f8 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24752/b6a602aecf8c7fb0 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24741/862c1fb3bb90d007 . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24742/42667fee7d0c30e9 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24746/28af2e09c14ea010 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24747/47a456205c27a007 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24753/1f79d03bbe46cacb . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24754/5a2895ccaeee54a9 . 30 nodes in cluster. [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (30 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/47b582d26b527d12. (29 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: 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:2502 closing [ Info: Server on 0.0.0.0:2503 closing [ Info: Server on 0.0.0.0:2504 closing [ Info: Server on 0.0.0.0:2505 closing [ Info: Server on 0.0.0.0:2506 closing [ Info: Server on 0.0.0.0:2507 closing [ Info: Server on 0.0.0.0:2508 closing [ Info: Server on 0.0.0.0:2509 closing [ Info: Server on 0.0.0.0:2510 closing [ Info: Server on 0.0.0.0:2511 closing [ Info: Server on 0.0.0.0:2512 closing [ Info: Server on 0.0.0.0:2513 closing [ Info: Server on 0.0.0.0:2514 closing [ Info: Server on 0.0.0.0:2515 closing [ Info: Server on 0.0.0.0:2516 closing [ Info: Server on 0.0.0.0:2517 closing [ Info: Server on 0.0.0.0:2518 closing [ Info: Server on 0.0.0.0:2519 closing [ Info: Server on 0.0.0.0:2520 closing [ Info: Server on 0.0.0.0:2521 closing [ Info: Server on 0.0.0.0:2522 closing [ Info: Server on 0.0.0.0:2523 closing [ Info: Server on 0.0.0.0:2524 closing [ Info: Server on 0.0.0.0:2525 closing [ Info: Server on 0.0.0.0:2526 closing [ Info: Server on 0.0.0.0:2527 closing [ 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  Pass: 30 (compile: 33.30, elapsed: 49.65 seconds) 9/23 com/combasics.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ Info: Circo scheduler starting on thread 1  Pass: 10 (compile: 3.08, elapsed: 3.15 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_ekqv() The applicable method may be too new: running in world age 40905, while current world is 40925. Closest candidates are: Main.anonymous.COMHTMLTests.CoreState_ekqv(!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_ekqv(!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_ekqv(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:2156 [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_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:209 [10] macro expansion @ ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:275 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context_module::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:234 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context_module::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context_module::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:189 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:159 [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:585  Pass: 11 Error: 1 (compile: 1.80, elapsed: 1.89 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_ekqv() The applicable method may be too new: running in world age 40951, while current world is 40971. Closest candidates are: Main.anonymous.SubTest.CoreState_ekqv(!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_ekqv(!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_ekqv(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:2156 [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_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:209 [10] macro expansion @ ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:275 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context_module::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:234 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context_module::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context_module::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:189 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:159 [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:585  Error: 1 (compile: 0.17, elapsed: 0.27 seconds) 12/23 helper/testactors.jl 13/23 http/testclient.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ 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:8085 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24726/b41412365b855ab5) Prepare message to http://0.0.0.0:8085[ Info: Listening on: 0.0.0.0:8085, 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:1443 │ [5] show_delim_array │ @ ./show.jl:1436 [inlined] │ [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) │ @ Base ./arrayshow.jl:540 │ [7] show_vector │ @ ./arrayshow.jl:525 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:493 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:519 │ [10] show_default │ @ ./show.jl:502 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:497 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:519 │ [13] show_default │ @ ./show.jl:502 [inlined] │ [14] show │ @ ./show.jl:497 [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:2156 [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:2156 [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_module::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:209 │ [38] macro expansion │ @ ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:277 [inlined] │ [39] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] │ [40] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context_module::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:275 │ [41] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context_module::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:234 │ [42] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context_module::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests_distributed_run.jl:21 │ [43] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context_module::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:189 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:159 │ [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:585 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 WARNING: Method definition (::Type{anonymous.CoreState_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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:24727 [ 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:8086 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24727/b41412365b855ab5) Prepare message to http://0.0.0.0:8086[ Info: Listening on: 0.0.0.0:8086, 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:8086 closing WARNING: Method definition (::Type{anonymous.CoreState_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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:24727 [ 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:8086 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24727/b41412365b855ab5) Prepare message to http://0.0.0.0:8086[ Info: Listening on: 0.0.0.0:8086, 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:1443 │ [5] show_delim_array │ @ ./show.jl:1436 [inlined] │ [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) │ @ Base ./arrayshow.jl:540 │ [7] show_vector │ @ ./arrayshow.jl:525 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:493 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:519 │ [10] show_default │ @ ./show.jl:502 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:497 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:519 │ [13] show_default │ @ ./show.jl:502 [inlined] │ [14] show │ @ ./show.jl:497 [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:2156 [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:2156 [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_module::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:209 │ [38] macro expansion │ @ ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:277 [inlined] │ [39] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] │ [40] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context_module::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:275 │ [41] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context_module::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:234 │ [42] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context_module::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests_distributed_run.jl:21 │ [43] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context_module::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:189 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:159 │ [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:585 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349  Pass: 5 (compile: 29.08, recompile: 4.01, elapsed: 29.39 seconds) 14/23 http/websockettest.jl [ Info: Testing sending message not from f(ws) Testing sending message not from f(ws): ┌ 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 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:2156 [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:2156 [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_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:209 [17] macro expansion @ ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:277 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:275 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context_module::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:234 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context_module::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context_module::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:189 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:159 [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:585 [ 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:2156 [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:2156 [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_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:209 [17] macro expansion @ ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:277 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:275 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context_module::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:234 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context_module::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context_module::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:189 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:159 [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:585 [ 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:2156 [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:2156 [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_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:209 [17] macro expansion @ ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:277 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:275 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context_module::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:234 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context_module::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context_module::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:189 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:159 [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:585 [ 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:2156 [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:2156 [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_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:209 [17] macro expansion @ ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:277 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:275 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context_module::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:234 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context_module::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context_module::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:189 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:159 [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:585 [ 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:2156 [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:2156 [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_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:209 [17] macro expansion @ ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:277 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:275 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context_module::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:234 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context_module::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context_module::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:189 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:159 [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:585  Error: 5 (compile: 0.37, elapsed: 1.35 seconds) 15/23 identity/identity.jl 16/23 identity/idregistry.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24728 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2504 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 31913404087804442630823657979824462817 └ @ 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_1ckz{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:2156 [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_module::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:209 │ [22] macro expansion │ @ ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:277 [inlined] │ [23] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] │ [24] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context_module::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:275 │ [25] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context_module::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:234 │ [26] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context_module::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests_distributed_run.jl:21 │ [27] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context_module::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:189 │ [28] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:159 │ [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:585 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 Identity Registry[ Info: Listening on: 0.0.0.0:2504, 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:1443 [5] show_delim_array @ ./show.jl:1436 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:540 [7] show_vector @ ./arrayshow.jl:525 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:493 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:519 [10] show_default @ ./show.jl:502 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:497 [12] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:519 [13] show_default @ ./show.jl:502 [inlined] [14] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:497 [15] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:519 [16] show_default @ ./show.jl:502 [inlined] [17] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:497 [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:1447 [19] show_delim_array @ ./show.jl:1436 [inlined] [20] show_vector(io::IOBuffer, v::Vector{Any}, opn::Char, cls::Char) @ Base ./arrayshow.jl:540 [21] show_vector @ ./arrayshow.jl:525 [inlined] [22] show @ ./arrayshow.jl:493 [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:2156 [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_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:209 [31] macro expansion @ ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:277 [inlined] [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] [33] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:275 [34] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context_module::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:234 [35] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context_module::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests_distributed_run.jl:21 [36] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context_module::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:189 [37] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:159 [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:585  Pass: 5 Fail: 1 Error: 1 (compile: 18.98, recompile: 0.06, elapsed: 19.15 seconds) 17/23 identity/leadgroup.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24730 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2506 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 31913404087804442630823657979824462817 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 1 (compile: 14.48, elapsed: 14.56 seconds) 18/23 identity/reference.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: 31913404087804442630823657979824462817 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2506, thread id: 1 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Killing 128.30.92.239:24732/6a83301162f0c7ad 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:1443 [5] show_delim_array @ ./show.jl:1436 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:540 [7] show_vector @ ./arrayshow.jl:525 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:493 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:519 [10] show_default @ ./show.jl:502 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:497 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:519 [13] show_default @ ./show.jl:502 [inlined] [14] show @ ./show.jl:497 [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_ekqv}) @ 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:2156 [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_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:209 [23] macro expansion @ ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:277 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] [25] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context_module::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:275 [26] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context_module::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:234 [27] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context_module::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests_distributed_run.jl:21 [28] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context_module::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:189 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/Wmo3v/src/runtests.jl:159 [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:585  Pass: 1 Error: 1 (compile: 23.82, elapsed: 47.92 seconds) 19/23 identity/single_phase_commit.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: 31913404087804442630823657979824462817 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 2 (compile: 14.15, elapsed: 14.23 seconds) 20/23 lang/lang.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24734 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 0.0.0.0:2509, thread id: 1  Pass: 5 (compile: 3.71, elapsed: 3.78 seconds) 21/23 migrate/migrate-base.jl 22/23 migrate/migrate-source.jl WARNING: Method definition (::Type{Main.CoreState_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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_ekqv})(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_ekqv})(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_ekqv})(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_ekqv}, 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:24734 [ Info: Circo scheduler starting on thread 1 try cd("test") catch e end;include("migrate/migrate-source.jl");migratetoremote("128.30.92.239:24734", "128.30.92.239:24734/b41412365b855ab5") 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:2852  [2] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [3] macro expansion  @ ./loading.jl:2653 [inlined]  [4] macro expansion  @ ./lock.jl:376 [inlined]  [5] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [6] require  @ ./loading.jl:2593 [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, syntax_version::VersionNumber, 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:3309  [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:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 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_a53h8Y" (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 9 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_53647.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:2285 [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 0x00007162fb0a6ef0 Total snapshots: 889. Utilization: 0% ╎889 @Base/task.jl:1168 wait_forever() 888╎ 889 @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_53647.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:2285 [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 0x00007baeb012d1e0 Total snapshots: 529. Utilization: 0% ╎529 @Base/task.jl:1168 wait_forever() 528╎ 529 @Base/task.jl:1246 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 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_53647.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:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 14958963 (Pool: 14958334; Big: 629); GC: 12 [9] 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_53647.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:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 414907744 (Pool: 414903075; Big: 4669); GC: 260 PkgEval terminated after 2722.5s: test duration exceeded the time limit