Package evaluation of DistributedNext on Julia 1.13.0-DEV.985 (9c94e7ae32*) started at 2025-08-14T11:38:45.781 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.85s ################################################################################ # Installation # Installing DistributedNext... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [fab6aee4] + DistributedNext v1.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [fab6aee4] + DistributedNext v1.1.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 Installation completed after 0.94s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 29.64s ################################################################################ # Testing # Testing DistributedNext Status `/tmp/jl_0CN90A/Project.toml` [fab6aee4] DistributedNext v1.1.0 [00483490] LibSSH v0.7.1 [8ba89e20] Distributed v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_0CN90A/Manifest.toml` [fa961155] CEnum v0.5.0 [fab6aee4] DistributedNext v1.1.0 [ffbed154] DocStringExtensions v0.9.5 [692b3bcd] JLLWrappers v1.7.1 [00483490] LibSSH v0.7.1 [21216c6a] Preferences v1.5.0 [b39eb1a6] Kerberos_krb5_jll v1.21.3+0 [a8d4f100] libssh_jll v0.11.1+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.2+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+0 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/YpZIS/test │ export JULIA_PKGEVAL=true │ export JULIA_LOAD_PATH='\''@:/tmp/jl_0CN90A'\'' │ 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_0CN90A/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.SyncCloseFD, IO}}) │ @ Base ./process.jl:140 │ [2] _spawn │ @ ./process.jl:157 [inlined] │ [3] #_spawn##0 │ @ ./process.jl:149 [inlined] │ [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) │ @ Base ./process.jl:236 │ [5] _spawn │ @ ./process.jl:148 [inlined] │ [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) │ @ Base ./process.jl:402 │ [7] open │ @ ./process.jl:397 [inlined] │ [8] open │ @ ./process.jl:376 [inlined] │ [9] open │ @ ./process.jl:375 [inlined] │ [10] launch_on_machine(manager::DistributedNext.SSHManager, machine::String, cnt::Int64, params::Dict{Symbol, Any}, launched::Vector{WorkerConfig}, launch_ntfy::Condition) │ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/src/managers.jl:379 │ [11] (::DistributedNext.var"#launch##0#launch##1"{DistributedNext.SSHManager, Dict{Symbol, Any}, Vector{WorkerConfig}, Condition, String, String, Int64})() │ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/src/managers.jl:195 └ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/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/YpZIS/test │ export JULIA_PKGEVAL=true │ export JULIA_LOAD_PATH='\''@:/tmp/jl_0CN90A'\'' │ 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_0CN90A/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.SyncCloseFD, IO}}) │ @ Base ./process.jl:140 │ [2] _spawn │ @ ./process.jl:157 [inlined] │ [3] #_spawn##0 │ @ ./process.jl:149 [inlined] │ [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) │ @ Base ./process.jl:236 │ [5] _spawn │ @ ./process.jl:148 [inlined] │ [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) │ @ Base ./process.jl:402 │ [7] open │ @ ./process.jl:397 [inlined] │ [8] open │ @ ./process.jl:376 [inlined] │ [9] open │ @ ./process.jl:375 [inlined] │ [10] launch_on_machine(manager::DistributedNext.SSHManager, machine::String, cnt::Int64, params::Dict{Symbol, Any}, launched::Vector{WorkerConfig}, launch_ntfy::Condition) │ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/src/managers.jl:379 │ [11] (::DistributedNext.var"#launch##0#launch##1"{DistributedNext.SSHManager, Dict{Symbol, Any}, Vector{WorkerConfig}, Condition, String, String, Int64})() │ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/src/managers.jl:195 └ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/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/YpZIS/test │ export JULIA_PKGEVAL=true │ export JULIA_LOAD_PATH='\''@:/tmp/jl_0CN90A'\'' │ 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_0CN90A/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.SyncCloseFD, IO}}) │ @ Base ./process.jl:140 │ [2] _spawn │ @ ./process.jl:157 [inlined] │ [3] #_spawn##0 │ @ ./process.jl:149 [inlined] │ [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) │ @ Base ./process.jl:236 │ [5] _spawn │ @ ./process.jl:148 [inlined] │ [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) │ @ Base ./process.jl:402 │ [7] open │ @ ./process.jl:397 [inlined] │ [8] open │ @ ./process.jl:376 [inlined] │ [9] open │ @ ./process.jl:375 [inlined] │ [10] launch_on_machine(manager::DistributedNext.SSHManager, machine::String, cnt::Int64, params::Dict{Symbol, Any}, launched::Vector{WorkerConfig}, launch_ntfy::Condition) │ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/src/managers.jl:379 │ [11] (::DistributedNext.var"#launch##0#launch##1"{DistributedNext.SSHManager, Dict{Symbol, Any}, Vector{WorkerConfig}, Condition, String, String, Int64})() │ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/src/managers.jl:195 └ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/src/managers.jl:197 SSHManager: Test Failed at /home/pkgeval/.julia/packages/DistributedNext/YpZIS/test/sshmanager.jl:51 Expression: length(new_pids) == length(hosts) Evaluated: 0 == 9 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:745 [inlined] [2] (::var"#14#15"{UInt16})() @ Main ~/.julia/packages/DistributedNext/YpZIS/test/sshmanager.jl:51 [3] (::LibSSH.Demo.var"#11#12"{var"#14#15"{UInt16}, Vector{Test.AbstractTestSet}, 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/YpZIS/test │ export JULIA_PKGEVAL=true │ export JULIA_LOAD_PATH='\''@:/tmp/jl_0CN90A'\'' │ 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_0CN90A/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.SyncCloseFD, IO}}) │ @ Base ./process.jl:140 │ [2] _spawn │ @ ./process.jl:157 [inlined] │ [3] #_spawn##0 │ @ ./process.jl:149 [inlined] │ [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) │ @ Base ./process.jl:236 │ [5] _spawn │ @ ./process.jl:148 [inlined] │ [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) │ @ Base ./process.jl:402 │ [7] open │ @ ./process.jl:397 [inlined] │ [8] open │ @ ./process.jl:376 [inlined] │ [9] open │ @ ./process.jl:375 [inlined] │ [10] launch_on_machine(manager::DistributedNext.SSHManager, machine::String, cnt::Symbol, params::Dict{Symbol, Any}, launched::Vector{WorkerConfig}, launch_ntfy::Condition) │ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/src/managers.jl:379 │ [11] (::DistributedNext.var"#launch##0#launch##1"{DistributedNext.SSHManager, Dict{Symbol, Any}, Vector{WorkerConfig}, Condition, String, String, Symbol})() │ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/src/managers.jl:195 └ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/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/YpZIS/test │ export JULIA_PKGEVAL=true │ export JULIA_LOAD_PATH='\''@:/tmp/jl_0CN90A'\'' │ 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_0CN90A/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.SyncCloseFD, IO}}) │ @ Base ./process.jl:140 │ [2] _spawn │ @ ./process.jl:157 [inlined] │ [3] #_spawn##0 │ @ ./process.jl:149 [inlined] │ [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) │ @ Base ./process.jl:236 │ [5] _spawn │ @ ./process.jl:148 [inlined] │ [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) │ @ Base ./process.jl:402 │ [7] open │ @ ./process.jl:397 [inlined] │ [8] open │ @ ./process.jl:376 [inlined] │ [9] open │ @ ./process.jl:375 [inlined] │ [10] launch_on_machine(manager::DistributedNext.SSHManager, machine::String, cnt::Int64, params::Dict{Symbol, Any}, launched::Vector{WorkerConfig}, launch_ntfy::Condition) │ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/src/managers.jl:379 │ [11] (::DistributedNext.var"#launch##0#launch##1"{DistributedNext.SSHManager, Dict{Symbol, Any}, Vector{WorkerConfig}, Condition, String, String, Int64})() │ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/src/managers.jl:195 └ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/src/managers.jl:197 SSHManager: Test Failed at /home/pkgeval/.julia/packages/DistributedNext/YpZIS/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.13/Test/src/Test.jl:745 [inlined] [2] (::var"#14#15"{UInt16})() @ Main ~/.julia/packages/DistributedNext/YpZIS/test/sshmanager.jl:56 [3] (::LibSSH.Demo.var"#11#12"{var"#14#15"{UInt16}, Vector{Test.AbstractTestSet}, 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/YpZIS/test │ export JULIA_PKGEVAL=true │ export JULIA_LOAD_PATH='\''@:/tmp/jl_0CN90A'\'' │ 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_0CN90A/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.SyncCloseFD, IO}}) │ @ Base ./process.jl:140 │ [2] _spawn │ @ ./process.jl:157 [inlined] │ [3] #_spawn##0 │ @ ./process.jl:149 [inlined] │ [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) │ @ Base ./process.jl:236 │ [5] _spawn │ @ ./process.jl:148 [inlined] │ [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) │ @ Base ./process.jl:402 │ [7] open │ @ ./process.jl:397 [inlined] │ [8] open │ @ ./process.jl:376 [inlined] │ [9] open │ @ ./process.jl:375 [inlined] │ [10] launch_on_machine(manager::DistributedNext.SSHManager, machine::String, cnt::Int64, params::Dict{Symbol, Any}, launched::Vector{WorkerConfig}, launch_ntfy::Condition) │ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/src/managers.jl:379 │ [11] (::DistributedNext.var"#launch##0#launch##1"{DistributedNext.SSHManager, Dict{Symbol, Any}, Vector{WorkerConfig}, Condition, String, String, Int64})() │ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/src/managers.jl:195 └ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/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/YpZIS/test │ export JULIA_PKGEVAL=true │ export JULIA_LOAD_PATH='\''@:/tmp/jl_0CN90A'\'' │ 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_0CN90A/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.SyncCloseFD, IO}}) │ @ Base ./process.jl:140 │ [2] _spawn │ @ ./process.jl:157 [inlined] │ [3] #_spawn##0 │ @ ./process.jl:149 [inlined] │ [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) │ @ Base ./process.jl:236 │ [5] _spawn │ @ ./process.jl:148 [inlined] │ [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) │ @ Base ./process.jl:402 │ [7] open │ @ ./process.jl:397 [inlined] │ [8] open │ @ ./process.jl:376 [inlined] │ [9] open │ @ ./process.jl:375 [inlined] │ [10] launch_on_machine(manager::DistributedNext.SSHManager, machine::String, cnt::Int64, params::Dict{Symbol, Any}, launched::Vector{WorkerConfig}, launch_ntfy::Condition) │ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/src/managers.jl:379 │ [11] (::DistributedNext.var"#launch##0#launch##1"{DistributedNext.SSHManager, Dict{Symbol, Any}, Vector{WorkerConfig}, Condition, String, String, Int64})() │ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/src/managers.jl:195 └ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/src/managers.jl:197 SSHManager: Test Failed at /home/pkgeval/.julia/packages/DistributedNext/YpZIS/test/sshmanager.jl:61 Expression: length(new_pids) == 5 Evaluated: 0 == 5 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:745 [inlined] [2] (::var"#14#15"{UInt16})() @ Main ~/.julia/packages/DistributedNext/YpZIS/test/sshmanager.jl:61 [3] (::LibSSH.Demo.var"#11#12"{var"#14#15"{UInt16}, Vector{Test.AbstractTestSet}, 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/YpZIS/test │ export JULIA_PKGEVAL=true │ export JULIA_LOAD_PATH='\''@:/tmp/jl_0CN90A'\'' │ 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_0CN90A/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.SyncCloseFD, IO}}) │ @ Base ./process.jl:140 │ [2] _spawn │ @ ./process.jl:157 [inlined] │ [3] #_spawn##0 │ @ ./process.jl:149 [inlined] │ [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) │ @ Base ./process.jl:236 │ [5] _spawn │ @ ./process.jl:148 [inlined] │ [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) │ @ Base ./process.jl:402 │ [7] open │ @ ./process.jl:397 [inlined] │ [8] open │ @ ./process.jl:376 [inlined] │ [9] open │ @ ./process.jl:375 [inlined] │ [10] launch_on_machine(manager::DistributedNext.SSHManager, machine::String, cnt::Int64, params::Dict{Symbol, Any}, launched::Vector{WorkerConfig}, launch_ntfy::Condition) │ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/src/managers.jl:379 │ [11] (::DistributedNext.var"#launch##0#launch##1"{DistributedNext.SSHManager, Dict{Symbol, Any}, Vector{WorkerConfig}, Condition, String, String, Int64})() │ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/src/managers.jl:195 └ @ DistributedNext ~/.julia/packages/DistributedNext/YpZIS/src/managers.jl:197 SSHManager: Error During Test at /home/pkgeval/.julia/packages/DistributedNext/YpZIS/test/sshmanager.jl:28 Got exception outside of a @test TaskFailedException Stacktrace: [1] #wait#584 @ ./task.jl:363 [inlined] [2] wait @ ./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] kwcall(::@NamedTuple{auth_methods::Vector{LibSSH.AuthMethod}, allow_auth_none::Bool, verbose::Bool, timeout::Int64}, ::Type{DemoServer}, f::Function, args::Int64) @ LibSSH.Demo ~/.julia/packages/LibSSH/a57Hc/src/server.jl:856 [5] top-level scope @ ~/.julia/packages/DistributedNext/YpZIS/test/sshmanager.jl:29 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [7] macro expansion @ ~/.julia/packages/DistributedNext/YpZIS/test/sshmanager.jl:32 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:308 [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [10] _start() @ Base ./client.jl:563 nested task error: ArgumentError: Collection is empty, must contain exactly 1 element Stacktrace: [1] _only @ ./iterators.jl:1582 [inlined] [2] only(x::Vector{Int64}) @ Base.Iterators ./iterators.jl:1577 [3] (::var"#14#15"{UInt16})() @ Main ~/.julia/packages/DistributedNext/YpZIS/test/sshmanager.jl:66 [4] (::LibSSH.Demo.var"#11#12"{var"#14#15"{UInt16}, Vector{Test.AbstractTestSet}, Timer})() @ LibSSH.Demo ~/.julia/packages/LibSSH/a57Hc/src/server.jl:868 Test Summary: | Fail Error Total Time SSHManager | 3 1 4 31.2s RNG of the outermost testset: Random.Xoshiro(0x7012a3c3169d6eb8, 0x673847de13953a02, 0x48141db2d159585c, 0x8feec14a885148b6, 0xfda758e52254d384) ERROR: LoadError: Some tests did not pass: 0 passed, 3 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DistributedNext/YpZIS/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/YpZIS/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", "JULIA_PKGEVAL=true", "HOME=/home/pkgeval", "JULIA_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin", "JULIA_CPU_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "JULIA_LOAD_PATH=@:/tmp/jl_0CN90A", "PYTHON=", "LANG=C.UTF-8", "R_HOME=*"]), ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:602 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:517 [3] run(::Cmd) @ Base ./process.jl:514 [4] top-level scope @ ~/.julia/packages/DistributedNext/YpZIS/test/runtests.jl:15 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [6] top-level scope @ none:6 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [9] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/DistributedNext/YpZIS/test/runtests.jl:12 Testing failed after 48.79s ERROR: LoadError: Package DistributedNext errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2672 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2521 [inlined] [4] 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.13/Pkg/src/API.jl:538 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:515 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:308 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [14] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 109.87s: package tests unexpectedly errored