Package evaluation to test Circo on Julia 1.14.0-DEV.1420 (3d611fddcf*) started at 2025-12-28T16:02:04.592 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.18s ################################################################################ # 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 4.8s ################################################################################ # 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.93s ################################################################################ # Testing # Testing Circo Status `/tmp/jl_OmdWsV/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.12 [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_OmdWsV/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.12 [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:24723 [ Info: Circo scheduler starting on thread 1 [ Info: Attempt to wake non-blocked actor 128.30.92.239:24723/8b7b558a8821e882. msg: ()  Pass: 310 (compile: 27.93, recompile: 1.13, elapsed: 28.06 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:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl: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:1961 [inlined] [20] macro expansion @ ~/.julia/packages/Circo/ctDno/test/debug.jl:41 [inlined] [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 [23] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [25] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:270 [26] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:229 [27] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests_distributed_run.jl:21 [28] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:184 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:146 [30] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [31] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core ./boot.jl:489 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [35] _start() @ Base ./client.jl:585  Error: 1 (8.01 seconds) 3/23 host.jl WARNING: Method definition (::Type{anonymous.HostTest.CoreState_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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: 130900116353895146509140429632190861056 └ @ 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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24722 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2498 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 130900116353895146509140429632190861056 └ @ 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:2500 [ Info: Listening on: 0.0.0.0:2498, thread id: 1 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Got new peer 128.30.92.239:24724/cba648b55ead836a . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/317434385e19f9c8. (2 peers) [ Info: Connected to global identity registry [ Info: Measuring inter-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2498 closing [ Info: Server on 0.0.0.0:2500 closing Inter-thread ping-pong performance (in a high throughput setting, 50 pingers): 237495.243178 rounds/sec WARNING: Method definition (::Type{anonymous.HostTest.CoreState_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24722 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2498 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 130900116353895146509140429632190861056 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2498, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Measuring in-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2498 closing In-thread ping-pong performance: 770311.555228 rounds/sec  Pass: 114 (compile: 75.51, recompile: 23.96, elapsed: 132.95 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:24722 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_bydu})(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_bydu})(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_bydu})(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_bydu}, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody}})(Any, Any, Any) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24722 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated  Pass: 1716 (compile: 14.72, recompile: 4.64, elapsed: 15.09 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_bydu() The applicable method may be too new: running in world age 40228, while current world is 40248. Closest candidates are: CoreState_bydu(!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_bydu(!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_bydu(Any...; kwargs...) (method too new to be called from this world context.) @ Main ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/transaction.jl:13 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/transaction.jl:13 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585  Error: 1 (compile: 2.60, recompile: 0.15, elapsed: 2.67 seconds) 7/23 cluster/clustersim.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ Info: Circo scheduler starting on thread 1 [ Info: Got new peer 128.30.92.239:24726/dc5924cded78e9a8 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (2 peers) [ Info: Got new peer 128.30.92.239:24726/e72e0ac5e967e62 . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (3 peers) [ Info: Got new peer 128.30.92.239:24726/f7d8b5b080531795 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/38d02d0aeddd48df . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/602ab49aed211f7e . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b9bcaa3f76596a96 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6c75466db94f76f2 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f8803b818f33458 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ce2a800bcd62c1da . 6 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (6 peers) 0.003490 seconds (16.73 k allocations: 826.812 KiB) [ Info: Got new peer 128.30.92.239:24726/15586b0cb9f5c6bc . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/342e560206c0b2d1 . 11 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (11 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (11 peers) 0.002097 seconds (8.46 k allocations: 487.000 KiB) [ Info: Got new peer 128.30.92.239:24726/ecf59e94553c3660 . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d1697515afd2de1f . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1c0f8971c353ed9 . 13 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (13 peers) 0.003586 seconds (16.62 k allocations: 893.055 KiB) [ Info: Got new peer 128.30.92.239:24726/2a7d6e1e92603be7 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9e786ee339cdbe2f . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/827d699b7811d732 . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/88f23dda76977c17 . 16 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (16 peers) 0.006050 seconds (26.29 k allocations: 1.381 MiB) [ Info: Got new peer 128.30.92.239:24726/d967505231932a2b . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/491e0a3982148dc5 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ab71b2517fb9cc04 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/89b5a654de61b679 . 23 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (23 peers) 0.007425 seconds (34.01 k allocations: 1.790 MiB) [ Info: Got new peer 128.30.92.239:24726/efddd114dc9db3de . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/85450d1c484641af . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a12ebdc8e6110f21 . 24 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (24 peers) 0.006515 seconds (30.45 k allocations: 1.570 MiB) [ Info: Got new peer 128.30.92.239:24726/577db77dadfdfbd5 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cb19e69cf101d8fd . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3cf7c1a0de37fd5f . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f09659afc82c6f22 . 28 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (28 peers) 0.009588 seconds (44.84 k allocations: 2.338 MiB) [ Info: Got new peer 128.30.92.239:24726/dc6a9a07649dc7f1 . 31 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fa689f9cddbcb093 . 32 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/65fd5d9a9cd1867b . 31 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/141f72df0257d647 . 33 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/de68aab22778ce8e . 31 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8fb4bd92485e0358 . 34 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (31 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (32 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (31 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (33 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (31 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (34 peers) 0.016277 seconds (82.21 k allocations: 4.386 MiB) [ Info: Got new peer 128.30.92.239:24726/fb6d9abeea0991f7 . 37 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c59c307a6e3e1a94 . 37 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (37 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (37 peers) 0.006149 seconds (30.61 k allocations: 1.627 MiB) [ Info: Got new peer 128.30.92.239:24726/7637b5ce15adad54 . 39 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (39 peers) 0.003500 seconds (15.80 k allocations: 855.875 KiB) [ Info: Got new peer 128.30.92.239:24726/2820aa50601a40ed . 40 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9827988a299fea71 . 40 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/70ddea79c8cce6a7 . 40 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ecdac433945f6d70 . 41 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cf947f0bf243b94d . 41 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (40 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (40 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (40 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (41 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (41 peers) 0.018849 seconds (84.77 k allocations: 5.092 MiB) [ Info: Got new peer 128.30.92.239:24726/1908e90d6372a75b . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f77877c682299bc9 . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c9a7c4edde63e626 . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/dd7cf90f9a2c745c . 46 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (46 peers) 0.016153 seconds (75.60 k allocations: 4.283 MiB) [ Info: Got new peer 128.30.92.239:24726/320ea3f00612e926 . 49 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (49 peers) 0.004415 seconds (19.97 k allocations: 1.119 MiB) [ Info: Got new peer 128.30.92.239:24726/39a0c813f790e70f . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/eba0fd0640b8b90f . 51 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (51 peers) 0.008576 seconds (39.84 k allocations: 2.284 MiB) [ Info: Got new peer 128.30.92.239:24726/6c92d114314ad386 . 52 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a4c41f57c024a5a4 . 52 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c981e94ff550d455 . 53 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (52 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (52 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (53 peers) 0.012795 seconds (62.04 k allocations: 3.650 MiB) [ Info: Got new peer 128.30.92.239:24726/c8462a10bd08167f . 55 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/88421026f38f3130 . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4b73527456a8bf3 . 55 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f6bc68462b441fcc . 55 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c3d5f9d2387bacce . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/25383c0bc5a27479 . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ed0cfc7ce0ab0912 . 57 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9db507d8f59c1fc6 . 58 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5adb228dc426644a . 57 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5dea839cb72a15b5 . 59 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/67e3102d4833a3d6 . 58 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/44e5a7a0c8e2bd6e . 60 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (55 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (55 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (55 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (57 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (58 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (57 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (59 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (58 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (60 peers) 0.058647 seconds (284.50 k allocations: 17.330 MiB) [ Info: Got new peer 128.30.92.239:24726/2496a590c34b2697 . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/40a1252d15000e29 . 68 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a1eee02c2bbff657 . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8cded41f24ca5919 . 69 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c0c445e1558d997c . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ecf75b66827fac3d . 68 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2437420dd6996d48 . 69 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1b897d5309e1bb97 . 70 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (68 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (69 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (68 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (69 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (70 peers) 0.046871 seconds (224.86 k allocations: 13.605 MiB) [ Info: Got new peer 128.30.92.239:24726/3398652f58823ea7 . 75 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/572899723b970b66 . 75 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/aabd4f35e8a72f52 . 76 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d8593b6ff511dcb7 . 76 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4b6a7e682a1513c8 . 75 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fee97175945da1c6 . 77 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a94d0b04cb726123 . 77 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ca23dd94c373e4f2 . 76 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1b3600ac757be662 . 78 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1094ea7f6b8524ce . 78 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4202a768ebb27e09 . 79 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c205e744c449252e . 80 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (75 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (75 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (76 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (76 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (75 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (77 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (77 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (76 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (78 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (78 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (79 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (80 peers) 0.075056 seconds (381.09 k allocations: 22.323 MiB) [ Info: Got new peer 128.30.92.239:24726/bd9f0a5917017023 . 87 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9f49344a6c73ee8a . 88 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/18233e2c2860de60 . 89 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/758b466a8162484f . 90 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/aa0817b5147e3656 . 87 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (87 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (88 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (89 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (90 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (87 peers) 0.031871 seconds (165.26 k allocations: 9.499 MiB) [ Info: Got new peer 128.30.92.239:24726/61b707474294e4a9 . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/61925a68bd50bc10 . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/894170c2fb3bf715 . 93 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/90ff6f91964c917c . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/49ebea57181908d8 . 92 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (93 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (92 peers) 0.035451 seconds (188.28 k allocations: 10.731 MiB) [ Info: Got new peer 128.30.92.239:24726/6d8588813d7150de . 97 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/35f458557838df62 . 97 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c1ca4bfb2cbf0f8c . 98 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c5627c57972b44e3 . 97 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/38dc2e6b65df28db . 99 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7c9fce5daee1271 . 98 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e4a5ae7a927dbbc0 . 99 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d6f0d9664f38c4d7 . 100 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f85a544ee5f64f16 . 98 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (97 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (97 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (98 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (97 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (99 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (98 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (99 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (100 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (98 peers) 0.077255 seconds (359.07 k allocations: 20.038 MiB) [ Info: Got new peer 128.30.92.239:24726/42495858819a96c1 . 106 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8a4aa6131ff3d4a5 . 107 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (106 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (107 peers) 0.019353 seconds (79.57 k allocations: 4.416 MiB) [ Info: Got new peer 128.30.92.239:24726/cf27d932fc6b5a42 . 108 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d15b35fb0f138d2a . 108 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4a56c771c7b0b0aa . 108 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c8bc29ac12683f18 . 109 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a5cd3cbe508a05e3 . 109 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (108 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (108 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (108 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (109 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (109 peers) 0.091986 seconds (207.12 k allocations: 11.388 MiB, 52.06% gc time) [ Info: Got new peer 128.30.92.239:24726/47fa3cf84a53b120 . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ca24ed9064c487fa . 113 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (113 peers) 0.017465 seconds (87.98 k allocations: 4.818 MiB) [ Info: Got new peer 128.30.92.239:24726/89b25fd690133e63 . 115 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3fde15d7998c1f46 . 115 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9acd9720c35e7a1d . 115 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d7e22bd0e2edab74 . 116 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/29aa921a6be02eab . 117 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/420f139f44b05b1d . 116 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/bd87dd6ad2adce6b . 117 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (115 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (115 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (115 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (116 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (117 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (116 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (117 peers) 0.060738 seconds (307.67 k allocations: 16.671 MiB) [ Info: Got new peer 128.30.92.239:24726/cb0659f50569269d . 122 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c5b8b462ce944f38 . 122 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1c49dd3d2a894c1a . 122 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (122 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (122 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (122 peers) 0.067836 seconds (184.40 k allocations: 9.790 MiB, 55.89% compilation time) [ Info: Got new peer 128.30.92.239:24726/91c62805edf9c92 . 125 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (125 peers) 0.008813 seconds (39.29 k allocations: 2.115 MiB) [ Info: Got new peer 128.30.92.239:24726/338f9046afedf18c . 126 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7b4e6b7a38314059 . 127 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f5c8734dbdc84e01 . 126 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f2534f7bc3c70063 . 126 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/852e9a81fb37a682 . 127 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b8247d057a8f815b . 128 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4ee20805203707bc . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/bf01f5978bfbf786 . 127 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/92c3857da0e143b9 . 128 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9ab0fb399e519c15 . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/71d26b4f06569068 . 128 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (126 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (127 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (126 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (126 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (127 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (128 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (127 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (128 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (128 peers) 0.110127 seconds (568.39 k allocations: 30.154 MiB) [ Info: Got new peer 128.30.92.239:24726/25a8026d0e190e43 . 137 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/88be56a33e2d9e44 . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/65c7fe3f88e63a1c . 137 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1199628a617352bf . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/31ec0ead7db41114 . 140 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/13a8bc005078900b . 137 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/50160392b85f96eb . 141 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1f5ead1bbebfcaaa . 142 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e6ef6f39b6d7dc00 . 143 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b2986f279ecfd754 . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/24ee2bedc86c0453 . 144 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/edc3fb0d72721d5 . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/440ff154e813ab2b . 145 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/89f86b979cb7ba86 . 146 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/91995bff3d213d64 . 147 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e1a2944ff55e89f3 . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1208c9c18b2431c4 . 148 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/958ff8ec3350f810 . 149 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (137 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (137 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (140 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (137 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (141 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (142 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (143 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (144 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (145 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (146 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (147 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (148 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (149 peers) 0.196751 seconds (1.05 M allocations: 55.156 MiB) [ Info: Got new peer 128.30.92.239:24726/324f3c9b70922bca . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/74be0beda05f389f . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d5fe0d847db4d50a . 155 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (155 peers) 0.034934 seconds (173.89 k allocations: 9.003 MiB) [ Info: Got new peer 128.30.92.239:24726/14f7f53a61d411e6 . 158 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (158 peers) 0.011488 seconds (58.45 k allocations: 3.020 MiB) [ Info: Got new peer 128.30.92.239:24726/b7bb862f9d3f35c8 . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ca547e52e6edb4a0 . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/bf9e2266cc478dc1 . 160 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (160 peers) 0.041628 seconds (182.86 k allocations: 9.434 MiB) [ Info: Got new peer 128.30.92.239:24726/2e814ea78d91689e . 162 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/72ddb6c0c7cc14d2 . 162 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/766b97f11386f442 . 163 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (162 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (162 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (163 peers) 0.081032 seconds (190.94 k allocations: 9.931 MiB, 53.05% gc time) [ Info: Got new peer 128.30.92.239:24726/316aa1febd7cf2d2 . 165 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (165 peers) 0.012208 seconds (65.75 k allocations: 3.365 MiB) [ Info: Got new peer 128.30.92.239:24726/1437f1048efd8079 . 166 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1e2b758fcb972ab8 . 166 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/72e414faa86e6a8f . 167 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d89dc1376329d132 . 167 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/bf66ad2af4aba59b . 166 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (166 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (166 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (167 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (167 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (166 peers) 0.068110 seconds (332.67 k allocations: 17.426 MiB) [ Info: Got new peer 128.30.92.239:24726/f6794719c457f54e . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3163b2eef22bd9fc . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/499da1f9cb2ae280 . 172 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (172 peers) 0.043520 seconds (187.75 k allocations: 15.152 MiB) [ Info: Got new peer 128.30.92.239:24726/8f75826eb66f719 . 174 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/78087454cbd9576f . 174 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d82619e8fa933ec1 . 175 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a54829ff5e8cbaa6 . 176 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/21f2a585e2003ce0 . 175 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e51d0a8b007e2dc0 . 174 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f03a757a90b5196f . 176 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c9217524d7ed9282 . 177 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d0cfff4567ef504e . 175 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/728d9549cf08001 . 178 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a71a44bfda169c66 . 179 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3873c51cadc88f45 . 180 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/71ed498995db7744 . 181 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d586f2346cfe1e81 . 182 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (174 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (174 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (175 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (176 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (175 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (174 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (176 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (177 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (175 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (178 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (179 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (180 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (181 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (182 peers) 0.193538 seconds (971.15 k allocations: 56.430 MiB) [ Info: Got new peer 128.30.92.239:24726/c6681c126b615e46 . 188 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (188 peers) 0.014740 seconds (74.75 k allocations: 4.729 MiB) [ Info: Got new peer 128.30.92.239:24726/e1d4b9c76a8e00bf . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1b2b33e73b8df3c8 . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2fdfe78cb5e04900 . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1380a92bec7b5afe . 190 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2490dd26eb6dd8c9 . 191 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7ac1b31c1cd0ab40 . 192 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (190 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (191 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (192 peers) 0.127245 seconds (455.55 k allocations: 27.390 MiB, 30.05% gc time) [ Info: Got new peer 128.30.92.239:24726/b241d643782af49 . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/91fdded9995c3b98 . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/12c7a9da6679ac5d . 196 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8996c030c616b6fd . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b58e580a1e978b6a . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f205ecc82c029c7b . 196 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c15eff3d5427aadc . 196 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ee3b6cfff715a052 . 198 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fc63fa0da2971012 . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ecb1f228cde7c825 . 198 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (196 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (196 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (196 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (198 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (198 peers) 0.151067 seconds (752.14 k allocations: 46.899 MiB) [ Info: Got new peer 128.30.92.239:24726/6d907cd943aa0453 . 205 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8833e5feeb3d792c . 205 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (205 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (205 peers) 0.033481 seconds (157.54 k allocations: 10.369 MiB) [ Info: Got new peer 128.30.92.239:24726/b1ba3ad64ec5b26a . 207 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6b85b3ba699ae8b4 . 207 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5b63141bf158f520 . 207 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/16e14bf3a77b5eaa . 208 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7ee223295c7ddba2 . 209 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6674ae4a8e381cae . 208 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/58285274049c52f6 . 208 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/702b91b549a1a8f9 . 209 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9587b7add911e4a8 . 210 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d703a9b387f70840 . 209 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/744b26266349bcec . 210 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c975257ae5013cd6 . 211 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9b9d58b71a7a9b43 . 210 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2d93e863d10c76ae . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/dd11bf40baaa2437 . 211 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c5733a054923114a . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7fd51d678ffadf8a . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8fd50ea890ca8b84 . 213 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (207 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (207 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (207 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (208 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (209 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (208 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (208 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (209 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (210 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (209 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (210 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (211 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (210 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (211 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (213 peers) 0.345734 seconds (1.50 M allocations: 97.222 MiB, 10.43% gc time) [ Info: Got new peer 128.30.92.239:24726/935a0ad964951df8 . 225 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1bc574b2e8689386 . 226 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8317eb1bd9148b96 . 227 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cc76927dcf793fa4 . 228 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d17b8bbdd8e15b4 . 225 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8de1c3ed67861b3a . 225 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (225 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (226 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (227 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (228 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (225 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (225 peers) 0.113572 seconds (517.64 k allocations: 33.503 MiB) [ Info: Got new peer 128.30.92.239:24726/2fb41272c32cd8df . 231 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (231 peers) 0.021735 seconds (91.26 k allocations: 5.940 MiB) [ Info: Got new peer 128.30.92.239:24726/a7928e216914d565 . 232 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (232 peers) 0.043515 seconds (91.67 k allocations: 5.958 MiB, 51.90% gc time) [ Info: Got new peer 128.30.92.239:24726/9b7482ecbf7d5918 . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d1b26d807474cfbb . 233 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (233 peers) 0.035131 seconds (178.16 k allocations: 11.130 MiB) [ Info: Got new peer 128.30.92.239:24726/29ff7f254b3ac92a . 235 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/78f4721f7b161158 . 235 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d9888612675c36c8 . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/83b27c7d6fa583a7 . 235 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (235 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (235 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (235 peers) 0.073311 seconds (361.66 k allocations: 23.250 MiB) [ Info: Got new peer 128.30.92.239:24726/b73afc15d30a6895 . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f956fe68bd69fc7c . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e6542c77e0d6fcb5 . 240 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c86428a91a43165e . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1e5f7f477967a731 . 240 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a8f7f69a6fef9040 . 241 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (240 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (240 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (241 peers) 0.110466 seconds (555.22 k allocations: 35.231 MiB) [ Info: Got new peer 128.30.92.239:24726/d2b5b8ccae6e6e8e . 245 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/500b4ed6f3de5e7a . 245 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9f85b4c8bca0c096 . 246 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5720664eb81ad78c . 247 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (245 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (245 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (246 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (247 peers) 0.098895 seconds (376.40 k allocations: 23.887 MiB, 22.78% gc time) [ Info: Got new peer 128.30.92.239:24726/6cada6f706538638 . 249 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/918c16097fa914b3 . 250 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5c5d7bfdb87590c6 . 251 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/af81035a22186157 . 252 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8a87cbe86f826c0c . 249 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cf966fbe5a1ce57 . 249 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/496a18d298045586 . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5094b0f6985b832c . 250 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cbd3dd7eb05efe6e . 250 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9c299a79e622b1ec . 251 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d51d44a5e4cf0233 . 252 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3cd9d78d30c4e2bd . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e14e27e0f3185988 . 254 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a21d79c8a5f5af7d . 254 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/34f9b28143b44111 . 251 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4f5900bc38e3911e . 255 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2c40567bbda42894 . 255 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e1433743bd9f4949 . 256 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/dca0a320b818bdaa . 256 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f2b8578e0df022a2 . 257 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f50af5ac0d1e7808 . 258 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (249 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (250 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (251 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (252 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (249 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (249 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (250 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (250 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (251 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (252 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (254 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (254 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (251 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (255 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (255 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (256 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (256 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (257 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (258 peers) 0.462834 seconds (2.11 M allocations: 130.872 MiB, 7.00% gc time) [ Info: Got new peer 128.30.92.239:24726/1f285889e591b9e4 . 270 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/306d994c97ffcd7e . 271 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/73bd004eca05f29e . 270 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6830413b706d093a . 271 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/84cbc69651e03dc4 . 270 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/12182fb7a0f711c9 . 272 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ec49b0ca89825b4c . 272 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (270 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (271 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (270 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (271 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (270 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (272 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (272 peers) 0.197090 seconds (718.34 k allocations: 44.116 MiB, 26.57% gc time) [ Info: Got new peer 128.30.92.239:24726/1197e3259d3223e2 . 277 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/714d6d4e530ffca5 . 278 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c887e6658ce58207 . 277 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6b6d585781de3ec5 . 279 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/16e2d931f57cd180 . 280 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6232befbc1c5b27d . 278 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/bf0adbe10715d3dc . 279 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (277 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (278 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (277 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (279 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (280 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (278 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (279 peers) 0.151358 seconds (760.51 k allocations: 46.474 MiB) [ Info: Got new peer 128.30.92.239:24726/692fe32bc4453071 . 284 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/178e8a597a8fc65b . 284 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (284 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (284 peers) 0.045829 seconds (224.01 k allocations: 13.666 MiB) [ Info: Got new peer 128.30.92.239:24726/a38cd641b9df5d50 . 286 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/99d5069d460c03 . 287 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/efd8c5f0fca542f8 . 286 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/836156598497da24 . 288 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1826e93f323a61ac . 287 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (286 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (287 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (286 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (288 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (287 peers) 0.550390 seconds (527.35 k allocations: 31.875 MiB, 80.90% gc time) [ Info: Got new peer 128.30.92.239:24726/5f51e8646c62a795 . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f37c32a4b38e78c0 . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/26c5a9e22c703447 . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7209bee173826743 . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/da29308a1bd95947 . 294 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1b542573f70d552b . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e88cb89209e51f08 . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f757a235d93823ca . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fba95f093ecfaadd . 295 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1c8d48c2a503ab51 . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e947a7d19b1d9e9c . 296 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a244e9ff5c7f3ec4 . 293 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (294 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (295 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (296 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (293 peers) 0.269747 seconds (1.36 M allocations: 81.804 MiB) [ Info: Got new peer 128.30.92.239:24726/3085297e258911e0 . 303 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/43fc8c256aff7272 . 304 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/780b747fa62fbe0 . 303 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/90af6806e32ae759 . 304 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (303 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (304 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (303 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (304 peers) 0.089664 seconds (461.24 k allocations: 27.548 MiB) [ Info: Got new peer 128.30.92.239:24726/a4a500bbaa29ed8e . 307 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (307 peers) 0.017645 seconds (85.44 k allocations: 4.990 MiB) [ Info: Got new peer 128.30.92.239:24726/5a4033c13bb2aae4 . 308 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f7afed19ca56c3d0 . 308 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c25893859282559f . 309 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6f1e0cddcf1b0412 . 309 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8671eff6e5d6d005 . 310 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/be98cc6d3e192894 . 310 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ccad7b6b38bcd2b7 . 308 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6a43ddced36371bb . 309 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7e34c35518d0704f . 311 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (308 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (308 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (309 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (309 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (310 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (310 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (308 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (309 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (311 peers) 0.231793 seconds (1.06 M allocations: 62.994 MiB) [ Info: Got new peer 128.30.92.239:24726/893d28cdbbd30ac2 . 317 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (317 peers) 0.029019 seconds (128.38 k allocations: 7.620 MiB) [ Info: Got new peer 128.30.92.239:24726/dde1e87818fb8346 . 318 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7b0750ad156bef70 . 318 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8e1bd064c177b0d5 . 318 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2ccf9c3c04fbd14d . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1c678262e007a622 . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ed48290c9de1ad54 . 320 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (318 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (318 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (318 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (320 peers) 0.206846 seconds (719.18 k allocations: 42.329 MiB, 22.29% gc time) [ Info: Got new peer 128.30.92.239:24726/69e39a5540a52c7b . 324 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cf59d815b3ff53f2 . 324 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5a2e641da0fba5f0 . 325 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (324 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (324 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (325 peers) 0.074008 seconds (353.90 k allocations: 20.742 MiB) [ Info: Got new peer 128.30.92.239:24726/ace97d062d9e926b . 327 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/85a4de02be7126d1 . 327 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (327 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (327 peers) 0.057115 seconds (260.54 k allocations: 15.315 MiB) [ Info: Got new peer 128.30.92.239:24726/da8c3596df1fdbbd . 329 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (329 peers) 0.023126 seconds (109.77 k allocations: 6.392 MiB) [ Info: Got new peer 128.30.92.239:24726/afdc78135abc358f . 330 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fdfa80c8e990a8c5 . 330 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/54593f618bad5717 . 331 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3b1387d5af7eca2c . 332 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1e41b749e2791fdf . 331 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/30406da341a1b578 . 330 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/52b178bf50915fb . 331 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8736600e259f33d5 . 332 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fd8accf9940b595c . 332 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cc3a6316c15a535b . 333 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (330 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (330 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (331 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (332 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (331 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (330 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (331 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (332 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (332 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (333 peers) 0.273770 seconds (1.28 M allocations: 74.734 MiB) [ Info: Got new peer 128.30.92.239:24726/36d521d945fa95f5 . 340 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ff263d4595dd0b14 . 340 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cc43baa11ba17d21 . 340 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/27ae4ec2789f13ff . 341 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (340 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (340 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (340 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (341 peers) 0.103425 seconds (523.83 k allocations: 30.396 MiB) [ Info: Got new peer 128.30.92.239:24726/7f4b539ec68c2f0e . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8d491d51caa0271b . 345 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (345 peers) 0.097686 seconds (258.59 k allocations: 14.968 MiB, 46.76% gc time) [ Info: Got new peer 128.30.92.239:24726/62fc402ae9699b9f . 346 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9e71d57a1e405f9f . 347 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2fdd652a364fc1da . 346 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f1e747d46c628e5a . 347 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (346 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (347 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (346 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (347 peers) 0.099078 seconds (502.84 k allocations: 28.993 MiB) [ Info: Got new peer 128.30.92.239:24726/cfd6c264bcfe5392 . 350 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ed8b1255f7f5b7ad . 350 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2685b8e96f5da55c . 350 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/feffbf6ef9d26b4a . 351 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5216efbd1ed58321 . 351 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b955273b5d4ae7a9 . 352 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b6cdd32dd667d193 . 353 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/15c3b03900b2bc87 . 352 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/89128224c06ac5a . 351 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (350 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (350 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (350 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (351 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (351 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (352 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (353 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (352 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (351 peers) 0.249935 seconds (1.23 M allocations: 70.544 MiB) [ Info: Got new peer 128.30.92.239:24726/a66a45129abb1e71 . 359 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/70435b0c647dd5df . 359 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/afd8d0614b675cd3 . 360 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/14edbd54a5a35df . 359 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/dc0be7ddad2ac91 . 360 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/da4afd71fb182a91 . 361 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/39756b578b49437d . 361 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (359 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (359 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (360 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (359 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (360 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (361 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (361 peers) 0.226107 seconds (927.71 k allocations: 52.968 MiB, 19.32% gc time) [ Info: Got new peer 128.30.92.239:24726/9564695c6a97b2dc . 366 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/56923abab449ae84 . 366 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5772fe69bfc759b0 . 366 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d71899ae2347931 . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d2daa37c639a23f6 . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1b7e92250f5f7e40 . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f023b60de387e409 . 369 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/45dda580f4143830 . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1d236b5ca29747c9 . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/dbb4144b5d16f171 . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1106d4cae27630d2 . 370 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (366 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (366 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (366 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (369 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (370 peers) 0.312049 seconds (1.54 M allocations: 87.399 MiB) [ Info: Got new peer 128.30.92.239:24726/b17ba7fa73b2c265 . 377 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (377 peers) 0.029518 seconds (146.12 k allocations: 8.286 MiB) [ Info: Got new peer 128.30.92.239:24726/a4e069915fa12b3f . 378 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (378 peers) 0.027316 seconds (135.83 k allocations: 7.680 MiB) [ Info: Got new peer 128.30.92.239:24726/5300ded2e1af0c6a . 379 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2959ae423e04c6d4 . 379 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7fb844ec6b2438e9 . 379 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9b58d40ad44b6700 . 380 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4b170ae1175550ab . 380 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c8523072948b4332 . 381 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/38538f9db8459361 . 380 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3eeac43583037792 . 381 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5065554e89203cb0 . 381 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (379 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (379 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (379 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (380 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (380 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (381 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (380 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (381 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (381 peers) 0.301949 seconds (1.28 M allocations: 72.135 MiB, 15.74% gc time) [ Info: Got new peer 128.30.92.239:24726/51f136e2ba6e0a69 . 388 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/163ddff8f3ff8842 . 388 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/63d366c8e817a4c3 . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/911c2be3191d890e . 388 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7b9c9056a82475e0 . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/455aaf63de73a586 . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d20f59367f25e2a8 . 390 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (388 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (388 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (388 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (390 peers) 0.215037 seconds (1.06 M allocations: 59.809 MiB) [ Info: Got new peer 128.30.92.239:24726/9d8d12a55891465a . 395 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6384e33a16317a6a . 395 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8b44c5c670305d2f . 395 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/bca1877ab7d18ee6 . 396 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/531bc60aeed4e53c . 396 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4e0dd1d4d3daa60c . 397 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/b17ba5028e4017de. (395 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (395 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (395 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/e72e0ac5e967e62. (396 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (396 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc5924cded78e9a8. (397 peers) Avg peer count: 400.0; Peer update max: 7628 avg: 4677.125; Upstream friends avg: 7.8125  Pass: 1201 (compile: 10.16, elapsed: 17.51 seconds) 8/23 cluster/hostcluster.jl WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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_jloa{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: 115911965136533387550338632468125190305 └ @ 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/d901aed2ce92554a . 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/f8aab2773cd6f813. (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/fd1e5ea2ab853567 . 3 nodes in cluster. [ Info: Got new peer 128.30.92.239:24728/dabaa45e9396c049 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24730/bc8d174a89ffbf1d . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24732/b08d9b9cf08ad1d2 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24733/b487cae19f4848b0 . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24737/d6cdf3336e84fd41 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24734/92b6d84323bdbd4c . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24738/f6c2fffdd46a089 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24739/1406efe5c98392d1 . 11 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (3 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (4 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24731/e3146f7df0e42c31 . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24735/407998fd8455a093 . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24736/8400f807e361dbaa . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24740/dbb08e6f4ce1cf1c . 15 nodes in cluster. [ Info: Got new peer 128.30.92.239:24742/74dccd161c996095 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24743/b93ceda92922c8c4 . 17 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (8 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (9 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (10 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (11 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/f8aab2773cd6f813. (7 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24744/5b7feebd8a24d094 . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24750/cf541e0084c19bd2 . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24751/b7778189b01f48e2 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24745/6eb2549fc6575aa2 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24746/ec6cadf30b64e37a . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24752/3fd651498f7f9ea2 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24753/9ea3bf0d75abebc4 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24748/8826bb656178aeb3 . 25 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (16 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (17 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/f8aab2773cd6f813. (13 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (14 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (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/f8aab2773cd6f813. (12 peers) [ Info: Got new peer 128.30.92.239:24741/cf7cb87cccb46654 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24747/f4bdb3725e66ed71 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24749/5410e80a9ad5de4b . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24754/bd7d26dff8f58e7b . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24755/f8dd5fe28eb5de4d . 30 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (29 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (30 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (25 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: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (18 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f8aab2773cd6f813. (26 peers) [ 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.23, elapsed: 49.36 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: 2.72, elapsed: 2.78 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_bydu() The applicable method may be too new: running in world age 40875, while current world is 40895. Closest candidates are: Main.anonymous.COMHTMLTests.CoreState_bydu(!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_bydu(!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_bydu(Any...; kwargs...) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/com/comhtml.jl:38 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/com/comhtml.jl:62 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585  Pass: 11 Error: 1 (compile: 1.72, elapsed: 1.80 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_bydu() The applicable method may be too new: running in world age 40921, while current world is 40941. Closest candidates are: Main.anonymous.SubTest.CoreState_bydu(!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_bydu(!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_bydu(Any...; kwargs...) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/com/sub.jl:43 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/com/sub.jl:57 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585  Error: 1 (compile: 0.17, elapsed: 0.26 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/7150c533d25ceb23) 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:533 │ [7] show_vector │ @ ./arrayshow.jl:518 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:486 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl: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:1961 [inlined] │ [33] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:163 [inlined] │ [34] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [35] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:178 [inlined] │ [36] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [37] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 │ [38] macro expansion │ @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] │ [39] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [40] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:270 │ [41] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:229 │ [42] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests_distributed_run.jl:21 │ [43] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:184 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:146 │ [45] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [47] top-level scope │ @ none:6 │ [48] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [49] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [50] _start() │ @ Base ./client.jl:585 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 WARNING: Method definition (::Type{anonymous.CoreState_bydu})(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_bydu})(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_bydu})(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_bydu}, 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/7150c533d25ceb23) 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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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/7150c533d25ceb23) 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:533 │ [7] show_vector │ @ ./arrayshow.jl:518 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:486 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl: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:1961 [inlined] │ [33] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:214 [inlined] │ [34] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [35] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:228 [inlined] │ [36] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [37] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 │ [38] macro expansion │ @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] │ [39] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [40] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:270 │ [41] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:229 │ [42] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests_distributed_run.jl:21 │ [43] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:184 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:146 │ [45] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [47] top-level scope │ @ none:6 │ [48] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [49] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [50] _start() │ @ Base ./client.jl:585 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349  Pass: 5 (compile: 28.75, recompile: 3.81, elapsed: 29.03 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:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:164 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:167 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl: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:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:202 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:205 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl: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:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:235 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:239 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl: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:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:285 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:288 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl: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:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:316 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:319 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:585  Error: 5 (compile: 0.37, elapsed: 0.78 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: 285819115467974468861930689624402425761 └ @ 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_jloa{Circo.IdRegistry.RegisterIdentity}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [11] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [12] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [13] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [14] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [15] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [16] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 │ [17] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:24 │ [18] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:40 [inlined] │ [20] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [21] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 │ [22] macro expansion │ @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] │ [23] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [24] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:270 │ [25] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:229 │ [26] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests_distributed_run.jl:21 │ [27] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:184 │ [28] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:146 │ [29] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [30] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [31] top-level scope │ @ none:6 │ [32] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [33] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [34] _start() │ @ Base ./client.jl: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:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl: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:533 [21] show_vector @ ./arrayshow.jl:518 [inlined] [22] show @ ./arrayshow.jl:486 [inlined] [23] #sprint#423 @ ./strings/io.jl:109 [inlined] [24] sprint @ ./strings/io.jl:102 [inlined] [25] repr(x::Vector{Any}) @ Base ./strings/io.jl:277 [26] top-level scope @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:24 [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [28] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:48 [inlined] [29] include(mod::Module, _path::String) @ Base ./Base.jl:309 [30] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 [31] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [33] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:270 [34] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:229 [35] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests_distributed_run.jl:21 [36] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:184 [37] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:146 [38] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [39] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [40] top-level scope @ none:6 [41] eval(m::Module, e::Any) @ Core ./boot.jl:489 [42] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [43] _start() @ Base ./client.jl:585  Pass: 5 Fail: 1 Error: 1 (compile: 20.04, recompile: 0.05, elapsed: 20.19 seconds) 17/23 identity/leadgroup.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24731 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2507 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 285819115467974468861930689624402425761 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 1 (compile: 14.87, elapsed: 14.95 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: 285819115467974468861930689624402425761 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Killing 128.30.92.239:24732/ea4bb9d0405be3e6 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:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl: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_bydu}) @ Base ./strings/io.jl:277 [18] top-level scope @ ~/.julia/packages/Circo/ctDno/test/identity/reference.jl:50 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [20] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/reference.jl:72 [inlined] [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 [23] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [25] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:270 [26] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:229 [27] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests_distributed_run.jl:21 [28] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:184 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:146 [30] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [31] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core ./boot.jl:489 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [35] _start() @ Base ./client.jl:585  Pass: 1 Error: 1 (compile: 23.79, elapsed: 48.09 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: 285819115467974468861930689624402425761 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 2 (compile: 12.76, elapsed: 12.84 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.89, elapsed: 3.97 seconds) 21/23 migrate/migrate-base.jl 22/23 migrate/migrate-source.jl WARNING: Method definition (::Type{Main.CoreState_bydu})(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_bydu})(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_bydu})(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_bydu}, 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_bydu})(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_bydu})(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_bydu})(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_bydu}, 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/7150c533d25ceb23") 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:2851  [2] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [3] macro expansion  @ ./loading.jl:2652 [inlined]  [4] macro expansion  @ ./lock.jl:376 [inlined]  [5] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [6] require  @ ./loading.jl:2592 [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:3308  [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:3150  [17] include_string  @ ./loading.jl:3160 [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_CHOP6l" (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_75653.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 0x0000740f435262c0 Total snapshots: 795. Utilization: 0% ╎795 @Base/task.jl:1168 wait_forever() 794╎ 795 @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_75653.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 0x00007b3a97338970 Total snapshots: 692. Utilization: 0% ╎692 @Base/task.jl:1168 wait_forever() 691╎ 692 @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_75653.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: 17933651 (Pool: 17933019; Big: 632); 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_75653.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: 490616493 (Pool: 490612029; Big: 4464); GC: 318 PkgEval terminated after 2722.45s: test duration exceeded the time limit