Package evaluation to test DistributedNext on Julia 1.14.0-DEV.2637 (b1f508acef*) started at 2026-07-12T13:28:19.318 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.54s ################################################################################ # Installation # Installing DistributedNext... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [fab6aee4] + DistributedNext v1.3.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [fab6aee4] + DistributedNext v1.3.1 [076d061b] + HashArrayMappedTries v0.2.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [7e506255] + ScopedValues v1.6.2 [ade2ca70] + Dates v1.11.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.21s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... ERROR: LoadError: MethodError: no method matching nteltype(::Core.SimpleVector) The function `nteltype` exists, but no method is defined for this combination of argument types. Closest candidates are: nteltype(!Matched::Type{NamedTuple{names, T}} where names) where T @ Base namedtuple.jl:233 nteltype(!Matched::Type) @ Base namedtuple.jl:232 Stacktrace: [1] prepare_call(f::Any, allargs::Vector{Any}; enter_generated::Bool, method_table::Nothing) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/construct.jl:256 [2] get_call_framecode(fargs::Vector{Any}, parentframe::JuliaInterpreter.FrameCode, idx::Int64; enter_generated::Bool, method_table::Nothing) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/localmethtable.jl:65 [3] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:277 [4] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256 [5] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:249 [6] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406 [7] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:569 [8] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627 [9] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14 [10] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:30 [11] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:290 [12] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256 [13] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:249 [14] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406 [15] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:569 [16] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627 [17] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14 [18] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:30 [19] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:290 [20] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256 [21] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:249 [22] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406 [23] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:569 [24] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627 [25] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14 [26] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:30 [27] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:290 [28] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256 [29] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:249 [30] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406 [31] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:569 [32] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627 [33] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14 [34] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:30 [35] macro expansion @ ~/.julia/packages/JuliaInterpreter/bSt3F/src/construct.jl:764 [inlined] [36] _precompile_() @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/precompile.jl:7 [37] top-level scope @ ~/.julia/packages/JuliaInterpreter/bSt3F/src/packagedef.jl:153 [38] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [39] top-level scope @ ~/.julia/packages/JuliaInterpreter/bSt3F/src/JuliaInterpreter.jl:14 [40] include(mod::Module, _path::String) @ Base Base.jl:325 [41] 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:3359 [42] top-level scope @ stdin:5 [43] eval(m::Module, e::Any) @ Core boot.jl:545 [44] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [45] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [46] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [47] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/bSt3F/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/bSt3F/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ✗ JuliaInterpreter 2.1 s ✓ libssh_jll ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/LoweredCodeUtils/4qEJi/src/LoweredCodeUtils.jl:14 [12] include(mod::Module, _path::String) @ Base Base.jl:325 [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:3359 [14] top-level scope @ stdin:5 [15] eval(m::Module, e::Any) @ Core boot.jl:545 [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [17] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [19] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LoweredCodeUtils/4qEJi/src/LoweredCodeUtils.jl:1 in expression starting at stdin:5 ✗ LoweredCodeUtils 7.0 s ✓ LibSSH ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/Revise/m8c4M/src/Revise.jl:36 [12] include(mod::Module, _path::String) @ Base Base.jl:325 [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:3359 [14] top-level scope @ stdin:5 [15] eval(m::Module, e::Any) @ Core boot.jl:545 [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [17] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [19] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Revise/m8c4M/src/Revise.jl:1 in expression starting at stdin:5 ✗ Revise ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("295af30f-e4ad-537b-8983-00126c2a3abe"), "Revise") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base module.jl:111 [10] top-level scope @ ~/.julia/packages/Revise/m8c4M/ext/DistributedExt.jl:5 [11] include(mod::Module, _path::String) @ Base Base.jl:325 [12] 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:3359 [13] top-level scope @ stdin:5 [14] eval(m::Module, e::Any) @ Core boot.jl:545 [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [16] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [17] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [18] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Revise/m8c4M/ext/DistributedExt.jl:1 in expression starting at stdin:5 ✗ Revise → DistributedExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("295af30f-e4ad-537b-8983-00126c2a3abe"), "Revise") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base module.jl:111 [10] top-level scope @ none:1 [11] eval(m::Module, e::Any) @ Core boot.jl:545 [12] recompile_invalidations(__module__::Module, expr::Any) @ PrecompileTools ~/.julia/packages/PrecompileTools/QUxvR/src/invalidations.jl:21 [13] top-level scope @ ~/.julia/packages/DistributedNext/3cHVQ/ext/ReviseExt.jl:10 [14] include(mod::Module, _path::String) @ Base Base.jl:325 [15] 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:3359 [16] top-level scope @ stdin:5 [17] eval(m::Module, e::Any) @ Core boot.jl:545 [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [19] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [20] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [21] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DistributedNext/3cHVQ/ext/ReviseExt.jl:1 in expression starting at stdin:5 ✗ DistributedNext → ReviseExt 2 dependencies successfully precompiled in 54 seconds. 49 already precompiled. Precompilation completed after 78.49s ################################################################################ # Testing # Testing DistributedNext Status `/tmp/jl_CMZgZG/Project.toml` [4c88cf16] Aqua v0.8.16 [fab6aee4] DistributedNext v1.3.1 ⌅ [00483490] LibSSH v0.7.1 [aea7be01] PrecompileTools v1.3.4 [295af30f] Revise v3.15.1 [7e506255] ScopedValues v1.6.2 [8ba89e20] Distributed v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_CMZgZG/Manifest.toml` [4c88cf16] Aqua v0.8.16 [fa961155] CEnum v0.5.0 [da1fd8a2] CodeTracking v3.0.2 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [fab6aee4] DistributedNext v1.3.1 [ffbed154] DocStringExtensions v0.9.5 [076d061b] HashArrayMappedTries v0.2.0 [692b3bcd] JLLWrappers v1.8.0 ⌅ [aa1ae85d] JuliaInterpreter v0.10.12 ⌅ [00483490] LibSSH v0.7.1 ⌃ [6f1432cf] LoweredCodeUtils v3.6.2 [bac558e1] OrderedCollections v2.0.1 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [295af30f] Revise v3.15.1 [7e506255] ScopedValues v1.6.2 [b39eb1a6] Kerberos_krb5_jll v1.21.3+0 [a8d4f100] libssh_jll v0.11.4+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c 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.14.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.13.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.5.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Testing SSH addprocs with 9 workers... ┌ Error: Exception launching on machine 128.30.92.239 │ exception = │ IOError: could not spawn `ssh -T -a -x -o ClearAllForwardings=yes -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR -p 2222 128.30.92.239 "sh -l -c 'cd -- /home/pkgeval/.julia/packages/DistributedNext/3cHVQ/test │ export JULIA_PKGEVAL=true │ export JULIA_LOAD_PATH='\\''@:/tmp/jl_CMZgZG'\\'' │ export JULIA_CPU_THREADS=1 │ export JULIA_PKG_PRECOMPILE_AUTO=0 │ export JULIA_NUM_THREADS=1 │ export JULIA_DEPOT_PATH='\\''/home/pkgeval/.julia:/usr/local/share/julia:'\\'' │ export JULIA_NUM_PRECOMPILE_TASKS=1 │ exec /opt/julia/bin/julia '\\''--project=/tmp/jl_CMZgZG/Project.toml'\\'' -C native -J/opt/julia/lib/julia/sys.so --pkgimages=existing -g1 --startup-file=no --check-bounds=yes --startup-file=no --depwarn=error -E '\\''using DistributedNext; DistributedNext.start_worker()'\\'''"`: no such file or directory (ENOENT) │ Stacktrace: │ [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:148 │ [2] _spawn(cmd::Cmd, stdios::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:165 [inlined] │ [3] (::Base.var"#_spawn##0#_spawn##1"{Cmd})(stdios::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:157 [inlined] │ [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) │ @ Base process.jl:244 │ [5] _spawn(cmd::Cmd, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) │ @ Base process.jl:156 [inlined] │ [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) │ @ Base process.jl:410 │ [7] open(cmds::Cmd, mode::String, stdio::Base.DevNull) │ @ Base process.jl:384 │ [8] open(cmds::Cmd, mode::String) │ @ Base process.jl:383 [inlined] │ [9] launch_on_machine(manager::DistributedNext.SSHManager, machine::String, cnt::Int64, params::Dict{Symbol, Any}, launched::Vector{WorkerConfig}, launch_ntfy::Condition) │ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:379 │ [10] (::DistributedNext.var"#launch##0#launch##1"{DistributedNext.SSHManager, Dict{Symbol, Any}, Vector{WorkerConfig}, Condition, String, String, Int64})() │ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:195 └ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:197 ┌ Error: Exception launching on machine 127.0.0.1 │ exception = │ IOError: could not spawn `ssh -T -a -x -o ClearAllForwardings=yes -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR -p 2222 127.0.0.1 "sh -l -c 'cd -- /home/pkgeval/.julia/packages/DistributedNext/3cHVQ/test │ export JULIA_PKGEVAL=true │ export JULIA_LOAD_PATH='\\''@:/tmp/jl_CMZgZG'\\'' │ export JULIA_CPU_THREADS=1 │ export JULIA_PKG_PRECOMPILE_AUTO=0 │ export JULIA_NUM_THREADS=1 │ export JULIA_DEPOT_PATH='\\''/home/pkgeval/.julia:/usr/local/share/julia:'\\'' │ export JULIA_NUM_PRECOMPILE_TASKS=1 │ exec /opt/julia/bin/julia '\\''--project=/tmp/jl_CMZgZG/Project.toml'\\'' -C native -J/opt/julia/lib/julia/sys.so --pkgimages=existing -g1 --startup-file=no --check-bounds=yes --startup-file=no --depwarn=error -E '\\''using DistributedNext; DistributedNext.start_worker()'\\'''"`: no such file or directory (ENOENT) │ Stacktrace: │ [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:148 │ [2] _spawn(cmd::Cmd, stdios::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:165 [inlined] │ [3] (::Base.var"#_spawn##0#_spawn##1"{Cmd})(stdios::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:157 [inlined] │ [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) │ @ Base process.jl:244 │ [5] _spawn(cmd::Cmd, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) │ @ Base process.jl:156 [inlined] │ [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) │ @ Base process.jl:410 │ [7] open(cmds::Cmd, mode::String, stdio::Base.DevNull) │ @ Base process.jl:384 │ [8] open(cmds::Cmd, mode::String) │ @ Base process.jl:383 [inlined] │ [9] launch_on_machine(manager::DistributedNext.SSHManager, machine::String, cnt::Int64, params::Dict{Symbol, Any}, launched::Vector{WorkerConfig}, launch_ntfy::Condition) │ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:379 │ [10] (::DistributedNext.var"#launch##0#launch##1"{DistributedNext.SSHManager, Dict{Symbol, Any}, Vector{WorkerConfig}, Condition, String, String, Int64})() │ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:195 └ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:197 ┌ Error: Exception launching on machine localhost │ exception = │ IOError: could not spawn `ssh -T -a -x -o ClearAllForwardings=yes -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR -p 2222 localhost "sh -l -c 'cd -- /home/pkgeval/.julia/packages/DistributedNext/3cHVQ/test │ export JULIA_PKGEVAL=true │ export JULIA_LOAD_PATH='\\''@:/tmp/jl_CMZgZG'\\'' │ export JULIA_CPU_THREADS=1 │ export JULIA_PKG_PRECOMPILE_AUTO=0 │ export JULIA_NUM_THREADS=1 │ export JULIA_DEPOT_PATH='\\''/home/pkgeval/.julia:/usr/local/share/julia:'\\'' │ export JULIA_NUM_PRECOMPILE_TASKS=1 │ exec /opt/julia/bin/julia '\\''--project=/tmp/jl_CMZgZG/Project.toml'\\'' -C native -J/opt/julia/lib/julia/sys.so --pkgimages=existing -g1 --startup-file=no --check-bounds=yes --startup-file=no --depwarn=error -E '\\''using DistributedNext; DistributedNext.start_worker()'\\'''"`: no such file or directory (ENOENT) │ Stacktrace: │ [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:148 │ [2] _spawn(cmd::Cmd, stdios::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:165 [inlined] │ [3] (::Base.var"#_spawn##0#_spawn##1"{Cmd})(stdios::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:157 [inlined] │ [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) │ @ Base process.jl:244 │ [5] _spawn(cmd::Cmd, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) │ @ Base process.jl:156 [inlined] │ [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) │ @ Base process.jl:410 │ [7] open(cmds::Cmd, mode::String, stdio::Base.DevNull) │ @ Base process.jl:384 │ [8] open(cmds::Cmd, mode::String) │ @ Base process.jl:383 [inlined] │ [9] launch_on_machine(manager::DistributedNext.SSHManager, machine::String, cnt::Int64, params::Dict{Symbol, Any}, launched::Vector{WorkerConfig}, launch_ntfy::Condition) │ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:379 │ [10] (::DistributedNext.var"#launch##0#launch##1"{DistributedNext.SSHManager, Dict{Symbol, Any}, Vector{WorkerConfig}, Condition, String, String, Int64})() │ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:195 └ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:197 SSHManager: Test Failed at /home/pkgeval/.julia/packages/DistributedNext/3cHVQ/test/sshmanager.jl:51 Expression: length(new_pids) == length(hosts) Evaluated: 0 == 9 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] (::var"#14#15"{UInt16})() @ Main ~/.julia/packages/DistributedNext/3cHVQ/test/sshmanager.jl:51 [3] (::LibSSH.Demo.var"#11#12"{var"#14#15"{UInt16}, Vector{Any}, Timer})() @ LibSSH.Demo ~/.julia/packages/LibSSH/a57Hc/src/server.jl:868 Mixed ssh addprocs with :auto ┌ Error: Exception launching on machine 127.0.0.1 │ exception = │ IOError: could not spawn `ssh -T -a -x -o ClearAllForwardings=yes -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR -p 2222 127.0.0.1 "sh -l -c 'cd -- /home/pkgeval/.julia/packages/DistributedNext/3cHVQ/test │ export JULIA_PKGEVAL=true │ export JULIA_LOAD_PATH='\\''@:/tmp/jl_CMZgZG'\\'' │ export JULIA_CPU_THREADS=1 │ export JULIA_PKG_PRECOMPILE_AUTO=0 │ export JULIA_NUM_THREADS=1 │ export JULIA_DEPOT_PATH='\\''/home/pkgeval/.julia:/usr/local/share/julia:'\\'' │ export JULIA_NUM_PRECOMPILE_TASKS=1 │ exec /opt/julia/bin/julia '\\''--project=/tmp/jl_CMZgZG/Project.toml'\\'' -C native -J/opt/julia/lib/julia/sys.so --pkgimages=existing -g1 --startup-file=no --check-bounds=yes --startup-file=no --depwarn=error -E '\\''using DistributedNext; DistributedNext.start_worker()'\\'''"`: no such file or directory (ENOENT) │ Stacktrace: │ [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:148 │ [2] _spawn(cmd::Cmd, stdios::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:165 [inlined] │ [3] (::Base.var"#_spawn##0#_spawn##1"{Cmd})(stdios::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:157 [inlined] │ [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) │ @ Base process.jl:244 │ [5] _spawn(cmd::Cmd, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) │ @ Base process.jl:156 [inlined] │ [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) │ @ Base process.jl:410 │ [7] open(cmds::Cmd, mode::String, stdio::Base.DevNull) │ @ Base process.jl:384 │ [8] open(cmds::Cmd, mode::String) │ @ Base process.jl:383 [inlined] │ [9] launch_on_machine(manager::DistributedNext.SSHManager, machine::String, cnt::Symbol, params::Dict{Symbol, Any}, launched::Vector{WorkerConfig}, launch_ntfy::Condition) │ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:379 │ [10] (::DistributedNext.var"#launch##0#launch##1"{DistributedNext.SSHManager, Dict{Symbol, Any}, Vector{WorkerConfig}, Condition, String, String, Symbol})() │ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:195 └ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:197 ┌ Error: Exception launching on machine localhost │ exception = │ IOError: could not spawn `ssh -T -a -x -o ClearAllForwardings=yes -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR -p 2222 localhost "sh -l -c 'cd -- /home/pkgeval/.julia/packages/DistributedNext/3cHVQ/test │ export JULIA_PKGEVAL=true │ export JULIA_LOAD_PATH='\\''@:/tmp/jl_CMZgZG'\\'' │ export JULIA_CPU_THREADS=1 │ export JULIA_PKG_PRECOMPILE_AUTO=0 │ export JULIA_NUM_THREADS=1 │ export JULIA_DEPOT_PATH='\\''/home/pkgeval/.julia:/usr/local/share/julia:'\\'' │ export JULIA_NUM_PRECOMPILE_TASKS=1 │ exec /opt/julia/bin/julia '\\''--project=/tmp/jl_CMZgZG/Project.toml'\\'' -C native -J/opt/julia/lib/julia/sys.so --pkgimages=existing -g1 --startup-file=no --check-bounds=yes --startup-file=no --depwarn=error -E '\\''using DistributedNext; DistributedNext.start_worker()'\\'''"`: no such file or directory (ENOENT) │ Stacktrace: │ [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:148 │ [2] _spawn(cmd::Cmd, stdios::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:165 [inlined] │ [3] (::Base.var"#_spawn##0#_spawn##1"{Cmd})(stdios::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:157 [inlined] │ [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) │ @ Base process.jl:244 │ [5] _spawn(cmd::Cmd, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) │ @ Base process.jl:156 [inlined] │ [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) │ @ Base process.jl:410 │ [7] open(cmds::Cmd, mode::String, stdio::Base.DevNull) │ @ Base process.jl:384 │ [8] open(cmds::Cmd, mode::String) │ @ Base process.jl:383 [inlined] │ [9] launch_on_machine(manager::DistributedNext.SSHManager, machine::String, cnt::Int64, params::Dict{Symbol, Any}, launched::Vector{WorkerConfig}, launch_ntfy::Condition) │ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:379 │ [10] (::DistributedNext.var"#launch##0#launch##1"{DistributedNext.SSHManager, Dict{Symbol, Any}, Vector{WorkerConfig}, Condition, String, String, Int64})() │ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:195 └ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:197 SSHManager: Test Failed at /home/pkgeval/.julia/packages/DistributedNext/3cHVQ/test/sshmanager.jl:56 Expression: length(new_pids) == 2 + Sys.CPU_THREADS Evaluated: 0 == 3 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] (::var"#14#15"{UInt16})() @ Main ~/.julia/packages/DistributedNext/3cHVQ/test/sshmanager.jl:56 [3] (::LibSSH.Demo.var"#11#12"{var"#14#15"{UInt16}, Vector{Any}, Timer})() @ LibSSH.Demo ~/.julia/packages/LibSSH/a57Hc/src/server.jl:868 Mixed ssh addprocs with numeric counts ┌ Error: Exception launching on machine 127.0.0.1 │ exception = │ IOError: could not spawn `ssh -T -a -x -o ClearAllForwardings=yes -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR -p 2222 127.0.0.1 "sh -l -c 'cd -- /home/pkgeval/.julia/packages/DistributedNext/3cHVQ/test │ export JULIA_PKGEVAL=true │ export JULIA_LOAD_PATH='\\''@:/tmp/jl_CMZgZG'\\'' │ export JULIA_CPU_THREADS=1 │ export JULIA_PKG_PRECOMPILE_AUTO=0 │ export JULIA_NUM_THREADS=1 │ export JULIA_DEPOT_PATH='\\''/home/pkgeval/.julia:/usr/local/share/julia:'\\'' │ export JULIA_NUM_PRECOMPILE_TASKS=1 │ exec /opt/julia/bin/julia '\\''--project=/tmp/jl_CMZgZG/Project.toml'\\'' -C native -J/opt/julia/lib/julia/sys.so --pkgimages=existing -g1 --startup-file=no --check-bounds=yes --startup-file=no --depwarn=error -E '\\''using DistributedNext; DistributedNext.start_worker()'\\'''"`: no such file or directory (ENOENT) │ Stacktrace: │ [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:148 │ [2] _spawn(cmd::Cmd, stdios::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:165 [inlined] │ [3] (::Base.var"#_spawn##0#_spawn##1"{Cmd})(stdios::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:157 [inlined] │ [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) │ @ Base process.jl:244 │ [5] _spawn(cmd::Cmd, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) │ @ Base process.jl:156 [inlined] │ [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) │ @ Base process.jl:410 │ [7] open(cmds::Cmd, mode::String, stdio::Base.DevNull) │ @ Base process.jl:384 │ [8] open(cmds::Cmd, mode::String) │ @ Base process.jl:383 [inlined] │ [9] launch_on_machine(manager::DistributedNext.SSHManager, machine::String, cnt::Int64, params::Dict{Symbol, Any}, launched::Vector{WorkerConfig}, launch_ntfy::Condition) │ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:379 │ [10] (::DistributedNext.var"#launch##0#launch##1"{DistributedNext.SSHManager, Dict{Symbol, Any}, Vector{WorkerConfig}, Condition, String, String, Int64})() │ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:195 └ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:197 ┌ Error: Exception launching on machine localhost │ exception = │ IOError: could not spawn `ssh -T -a -x -o ClearAllForwardings=yes -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR -p 2222 localhost "sh -l -c 'cd -- /home/pkgeval/.julia/packages/DistributedNext/3cHVQ/test │ export JULIA_PKGEVAL=true │ export JULIA_LOAD_PATH='\\''@:/tmp/jl_CMZgZG'\\'' │ export JULIA_CPU_THREADS=1 │ export JULIA_PKG_PRECOMPILE_AUTO=0 │ export JULIA_NUM_THREADS=1 │ export JULIA_DEPOT_PATH='\\''/home/pkgeval/.julia:/usr/local/share/julia:'\\'' │ export JULIA_NUM_PRECOMPILE_TASKS=1 │ exec /opt/julia/bin/julia '\\''--project=/tmp/jl_CMZgZG/Project.toml'\\'' -C native -J/opt/julia/lib/julia/sys.so --pkgimages=existing -g1 --startup-file=no --check-bounds=yes --startup-file=no --depwarn=error -E '\\''using DistributedNext; DistributedNext.start_worker()'\\'''"`: no such file or directory (ENOENT) │ Stacktrace: │ [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:148 │ [2] _spawn(cmd::Cmd, stdios::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:165 [inlined] │ [3] (::Base.var"#_spawn##0#_spawn##1"{Cmd})(stdios::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:157 [inlined] │ [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) │ @ Base process.jl:244 │ [5] _spawn(cmd::Cmd, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) │ @ Base process.jl:156 [inlined] │ [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) │ @ Base process.jl:410 │ [7] open(cmds::Cmd, mode::String, stdio::Base.DevNull) │ @ Base process.jl:384 │ [8] open(cmds::Cmd, mode::String) │ @ Base process.jl:383 [inlined] │ [9] launch_on_machine(manager::DistributedNext.SSHManager, machine::String, cnt::Int64, params::Dict{Symbol, Any}, launched::Vector{WorkerConfig}, launch_ntfy::Condition) │ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:379 │ [10] (::DistributedNext.var"#launch##0#launch##1"{DistributedNext.SSHManager, Dict{Symbol, Any}, Vector{WorkerConfig}, Condition, String, String, Int64})() │ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:195 └ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:197 SSHManager: Test Failed at /home/pkgeval/.julia/packages/DistributedNext/3cHVQ/test/sshmanager.jl:61 Expression: length(new_pids) == 5 Evaluated: 0 == 5 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] (::var"#14#15"{UInt16})() @ Main ~/.julia/packages/DistributedNext/3cHVQ/test/sshmanager.jl:61 [3] (::LibSSH.Demo.var"#11#12"{var"#14#15"{UInt16}, Vector{Any}, Timer})() @ LibSSH.Demo ~/.julia/packages/LibSSH/a57Hc/src/server.jl:868 ssh addprocs with a port hint ┌ Error: Exception launching on machine localhost 127.0.0.1:[8000] │ exception = │ IOError: could not spawn `ssh -T -a -x -o ClearAllForwardings=yes -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR -p 2222 localhost "sh -l -c 'cd -- /home/pkgeval/.julia/packages/DistributedNext/3cHVQ/test │ export JULIA_PKGEVAL=true │ export JULIA_LOAD_PATH='\\''@:/tmp/jl_CMZgZG'\\'' │ export JULIA_CPU_THREADS=1 │ export JULIA_PKG_PRECOMPILE_AUTO=0 │ export JULIA_NUM_THREADS=1 │ export JULIA_DEPOT_PATH='\\''/home/pkgeval/.julia:/usr/local/share/julia:'\\'' │ export JULIA_NUM_PRECOMPILE_TASKS=1 │ exec /opt/julia/bin/julia --bind-to '\\''127.0.0.1:[8000]'\\'' --project=/tmp/jl_CMZgZG/Project.toml -C native -J/opt/julia/lib/julia/sys.so --pkgimages=existing -g1 --startup-file=no --check-bounds=yes --startup-file=no --depwarn=error -E '\\''using DistributedNext; DistributedNext.start_worker()'\\'''"`: no such file or directory (ENOENT) │ Stacktrace: │ [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:148 │ [2] _spawn(cmd::Cmd, stdios::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:165 [inlined] │ [3] (::Base.var"#_spawn##0#_spawn##1"{Cmd})(stdios::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base process.jl:157 [inlined] │ [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) │ @ Base process.jl:244 │ [5] _spawn(cmd::Cmd, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) │ @ Base process.jl:156 [inlined] │ [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) │ @ Base process.jl:410 │ [7] open(cmds::Cmd, mode::String, stdio::Base.DevNull) │ @ Base process.jl:384 │ [8] open(cmds::Cmd, mode::String) │ @ Base process.jl:383 [inlined] │ [9] launch_on_machine(manager::DistributedNext.SSHManager, machine::String, cnt::Int64, params::Dict{Symbol, Any}, launched::Vector{WorkerConfig}, launch_ntfy::Condition) │ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:379 │ [10] (::DistributedNext.var"#launch##0#launch##1"{DistributedNext.SSHManager, Dict{Symbol, Any}, Vector{WorkerConfig}, Condition, String, String, Int64})() │ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:195 └ @ DistributedNext ~/.julia/packages/DistributedNext/3cHVQ/src/managers.jl:197 SSHManager: Error During Test at /home/pkgeval/.julia/packages/DistributedNext/3cHVQ/test/sshmanager.jl:28 Got exception outside of a @test TaskFailedException Stacktrace: [1] wait(t::Task; throw::Bool) @ Base task.jl:363 [inlined] [2] wait(t::Task) @ Base task.jl:360 [inlined] [3] DemoServer(f::var"#14#15"{UInt16}, args::Int64; timeout::Int64, kill_timeout::Int64, kwargs::@Kwargs{auth_methods::Vector{LibSSH.AuthMethod}, allow_auth_none::Bool, verbose::Bool}) @ LibSSH.Demo ~/.julia/packages/LibSSH/a57Hc/src/server.jl:899 [4] top-level scope @ ~/.julia/packages/DistributedNext/3cHVQ/test/sshmanager.jl:29 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/DistributedNext/3cHVQ/test/sshmanager.jl:32 [inlined] [7] include(mod::Module, _path::String) @ Base Base.jl:325 [8] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [9] _start() @ Base client.jl:596 nested task error: ArgumentError: Collection is empty, must contain exactly 1 element Stacktrace: [1] _only(x::Vector{Int64}, ::typeof(iterate)) @ Base.Iterators iterators.jl:1642 [inlined] [2] only(x::Vector{Int64}) @ Base.Iterators iterators.jl:1637 [3] (::var"#14#15"{UInt16})() @ Main ~/.julia/packages/DistributedNext/3cHVQ/test/sshmanager.jl:66 [4] (::LibSSH.Demo.var"#11#12"{var"#14#15"{UInt16}, Vector{Any}, Timer})() @ LibSSH.Demo ~/.julia/packages/LibSSH/a57Hc/src/server.jl:868 Test Summary: | Fail Error Total Time SSHManager | 3 1 4 47.8s RNG of the outermost testset: Random.Xoshiro(0x27c3b3401877bf06, 0x2d01c9854cad7e12, 0xe6a16df76c9def83, 0xef1c05d4aafc4d25, 0xb9b45e75ca7c02ce) ERROR: LoadError: Some tests did not pass: 0 passed, 3 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DistributedNext/3cHVQ/test/sshmanager.jl:28 ERROR: LoadError: failed process: Process(setenv(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --pkgimages=existing -g1 --startup-file=no --check-bounds=yes --startup-file=no --depwarn=error /home/pkgeval/.julia/packages/DistributedNext/3cHVQ/test/sshmanager.jl`,["JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "CI=true", "OPENBLAS_NUM_THREADS=1", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "JULIA_CPU_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "JULIA_LOAD_PATH=@:/tmp/jl_CMZgZG", "PYTHON=", "LANG=C.UTF-8", "R_HOME=*"]), ProcessExited(1)) [1] Stacktrace: [1] pipeline_error(proc::Base.Process) @ Base process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base process.jl:525 [3] run(::Cmd) @ Base process.jl:522 [4] top-level scope @ ~/.julia/packages/DistributedNext/3cHVQ/test/runtests.jl:26 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [6] top-level scope @ none:6 [7] eval(m::Module, e::Any) @ Core boot.jl:545 [8] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [9] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DistributedNext/3cHVQ/test/runtests.jl:15 Testing failed after 92.06s ERROR: LoadError: Package DistributedNext errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 218.65s: package tests unexpectedly errored