Package evaluation of DistributedNext on Julia 1.13.0-DEV.897 (a39797a4fb*) started at 2025-07-24T11:37:53.637 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.82s ################################################################################ # Installation # Installing DistributedNext... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [fab6aee4] + DistributedNext v1.0.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [fab6aee4] + DistributedNext v1.0.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 Installation completed after 1.01s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 29.77s ################################################################################ # Testing # Testing DistributedNext Status `/tmp/jl_ED64hg/Project.toml` [fab6aee4] DistributedNext v1.0.0 [00483490] LibSSH v0.7.1 [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_ED64hg/Manifest.toml` [fa961155] CEnum v0.5.0 [fab6aee4] DistributedNext v1.0.0 [ffbed154] DocStringExtensions v0.9.5 [692b3bcd] JLLWrappers v1.7.1 [00483490] LibSSH v0.7.1 [21216c6a] Preferences v1.4.3 [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 [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.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+0 Testing Running tests... Testing SSH addprocs with 9 workers... SSHManager: Error During Test at /home/pkgeval/.julia/packages/DistributedNext/Ujy0m/test/sshmanager.jl:28 Got exception outside of a @test TaskFailedException Stacktrace: [1] #wait#586 @ ./task.jl:363 [inlined] [2] wait @ ./task.jl:360 [inlined] [3] DemoServer(f::var"#14#15", 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/Ujy0m/test/sshmanager.jl:29 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [6] macro expansion @ ~/.julia/packages/DistributedNext/Ujy0m/test/sshmanager.jl:29 [inlined] [7] include(mod::Module, _path::String) @ Base ./Base.jl:311 [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [9] _start() @ Base ./client.jl:553 nested task error: MethodError: no method matching isless(::Float64, ::Nothing) The function `isless` exists, but no method is defined for this combination of argument types. Closest candidates are: isless(!Matched::Missing, ::Any) @ Base missing.jl:87 isless(::T, !Matched::T) where T<:Union{Float16, Float32, Float64} @ Base float.jl:636 isless(::AbstractFloat, !Matched::AbstractFloat) @ Base operators.jl:222 ... Stacktrace: [1] _rf_findmax @ ./reduce.jl:844 [inlined] [2] BottomRF @ ./reduce.jl:84 [inlined] [3] MappingRF @ ./reduce.jl:98 [inlined] [4] _foldl_impl @ ./reduce.jl:60 [inlined] [5] foldl_impl @ ./reduce.jl:46 [inlined] [6] mapfoldl_impl @ ./reduce.jl:42 [inlined] [7] mapfoldl @ ./reduce.jl:173 [inlined] [8] _findmax @ ./reduce.jl:843 [inlined] [9] findmax @ ./reducedim.jl:1199 [inlined] [10] init_bind_addr() @ DistributedNext ~/.julia/packages/DistributedNext/Ujy0m/src/cluster.jl:1334 [11] init_multi() @ DistributedNext ~/.julia/packages/DistributedNext/Ujy0m/src/cluster.jl:1353 [12] addprocs(manager::DistributedNext.SSHManager; kwargs::@Kwargs{exename::Cmd, exeflags::Cmd, sshflags::Cmd}) @ DistributedNext ~/.julia/packages/DistributedNext/Ujy0m/src/cluster.jl:460 [13] addprocs @ ~/.julia/packages/DistributedNext/Ujy0m/src/cluster.jl:459 [inlined] [14] #addprocs#185 @ ~/.julia/packages/DistributedNext/Ujy0m/src/managers.jl:164 [inlined] [15] addprocs_with_testenv(X::Vector{Any}; rr_allowed::Bool, kwargs::@Kwargs{sshflags::Cmd}) @ Main /opt/julia/share/julia/test/testenv.jl:46 [16] addprocs_with_testenv @ /opt/julia/share/julia/test/testenv.jl:40 [inlined] [17] (::var"#14#15")() @ Main ~/.julia/packages/DistributedNext/Ujy0m/test/sshmanager.jl:47 [18] (::LibSSH.Demo.var"#11#12"{var"#14#15", Vector{Test.AbstractTestSet}, Timer})() @ LibSSH.Demo ~/.julia/packages/LibSSH/a57Hc/src/server.jl:868 Test Summary: | Error Total Time SSHManager | 1 1 16.1s RNG of the outermost testset: Random.Xoshiro(0x554ba395ceb7f1a7, 0x79c8ebba187362f8, 0x0017364785310ae2, 0x824e14c534ba4466, 0x533d078e231f2fc3) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DistributedNext/Ujy0m/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/Ujy0m/test/sshmanager.jl`,["PYTHON=", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "LANG=C.UTF-8", "JULIA_NUM_THREADS=1", "PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin", "JULIA_LOAD_PATH=@:/tmp/jl_ED64hg", "OPENBLAS_NUM_THREADS=1", "JULIA_NUM_PRECOMPILE_TASKS=1", "CI=true", "JULIA_PKG_PRECOMPILE_AUTO=0", "JULIA_PKGEVAL=true", "OPENBLAS_MAIN_FREE=1", "DISPLAY=:1", "HOME=/home/pkgeval", "R_HOME=*", "JULIA_CPU_THREADS=1", "PKGEVAL=true"]), 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/Ujy0m/test/runtests.jl:13 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [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:286 [9] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/DistributedNext/Ujy0m/test/runtests.jl:10 Testing failed after 38.19s 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:2661 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2510 [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] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:311 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [12] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 93.34s: package tests unexpectedly errored