Package evaluation of RemoteREPL on Julia 1.13.0-DEV.1080 (ed57414aec*) started at 2025-09-04T13:02:17.133 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 6.87s ################################################################################ # Installation # Installing RemoteREPL... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [1bd9f7bb] + RemoteREPL v0.3.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.1 [21216c6a] + Preferences v1.5.0 [1bd9f7bb] + RemoteREPL v0.3.0 [b873ce64] + ReplMaker v0.2.7 ⌅ [9bd350c2] + OpenSSH_jll v9.9.2+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 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL 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 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [458c3c95] + OpenSSL_jll v3.5.2+0 [83775a58] + Zlib_jll v1.3.1+2 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 1.37s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.87s ################################################################################ # Testing # Testing RemoteREPL Status `/tmp/jl_uCR9vg/Project.toml` [1bd9f7bb] RemoteREPL v0.3.0 [b873ce64] ReplMaker v0.2.7 ⌅ [9bd350c2] OpenSSH_jll v9.9.2+0 [56ddb016] Logging v1.11.0 [3fa0cd96] REPL v1.11.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_uCR9vg/Manifest.toml` [692b3bcd] JLLWrappers v1.7.1 [21216c6a] Preferences v1.5.0 [1bd9f7bb] RemoteREPL v0.3.0 [b873ce64] ReplMaker v0.2.7 ⌅ [9bd350c2] OpenSSH_jll v9.9.2+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 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL 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 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [458c3c95] OpenSSL_jll v3.5.2+0 [83775a58] Zlib_jll v1.3.1+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Protocol header handshake | 5 5 1.5s Test Summary: | Pass Total Time Repl Magic syntax | 8 8 0.0s Test Summary: | Pass Total Time Prompt text | 6 6 0.1s [ Info: Running tests with SSH tunnel [ Info: Using session id c3ae41db-b900-4c01-abc8-52bc269ec57a ┌ Warning: ssh() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 ┌ Debug: Connecting SSH tunnel to remote address 127.111.111.111 via ssh tunnel to 39349 │ ssh_cmd = `/home/pkgeval/.julia/artifacts/8da5158ff69cdbb43021d0bada6fb993355c4ed4/bin/ssh -o StrictHostKeyChecking=no -o ExitOnForwardFailure=yes -o ServerAliveInterval=60 -N -L 127.0.0.1:46387:localhost:39349 127.111.111.111` └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:43 ┌ Warning: Tunnel output │ errors = │ Warning: Permanently added '127.111.111.111' (ED25519) to the list of known hosts. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ pkgeval@127.111.111.111: Permission denied (publickey,gssapi-with-mic,password). │ └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:29 ┌ Error: Exceeded maximum socket connection attempts └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:85 [ Info: Using session id 9e7dd4b3-5f34-4d80-8e42-4f794695f7ea ┌ Debug: Connecting SSH tunnel to remote address 127.111.111.111 via ssh tunnel to 39349 │ ssh_cmd = `/home/pkgeval/.julia/artifacts/8da5158ff69cdbb43021d0bada6fb993355c4ed4/bin/ssh -o StrictHostKeyChecking=no -o ExitOnForwardFailure=yes -o ServerAliveInterval=60 -N -L 127.0.0.1:45355:localhost:39349 127.111.111.111` └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:43 ┌ Warning: Tunnel output │ errors = │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ pkgeval@127.111.111.111: Permission denied (publickey,gssapi-with-mic,password). │ └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:29 ┌ Error: Exceeded maximum socket connection attempts └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:85 [ Info: Using session id e8556758-6926-47d8-9c92-364f70dd5065 ┌ Debug: Connecting SSH tunnel to remote address 127.111.111.111 via ssh tunnel to 39349 │ ssh_cmd = `/home/pkgeval/.julia/artifacts/8da5158ff69cdbb43021d0bada6fb993355c4ed4/bin/ssh -o StrictHostKeyChecking=no -o ExitOnForwardFailure=yes -o ServerAliveInterval=60 -N -L 127.0.0.1:45831:localhost:39349 127.111.111.111` └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:43 ┌ Warning: Tunnel output │ errors = │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ pkgeval@127.111.111.111: Permission denied (publickey,gssapi-with-mic,password). │ └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:29 ┌ Error: Exceeded maximum socket connection attempts └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:85 [ Info: Using session id d472e2c7-e9a2-4dce-873b-a3da31a4f341 ┌ Debug: Connecting SSH tunnel to remote address 127.111.111.111 via ssh tunnel to 39349 │ ssh_cmd = `/home/pkgeval/.julia/artifacts/8da5158ff69cdbb43021d0bada6fb993355c4ed4/bin/ssh -o StrictHostKeyChecking=no -o ExitOnForwardFailure=yes -o ServerAliveInterval=60 -N -L 127.0.0.1:36499:localhost:39349 127.111.111.111` └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:43 ┌ Warning: Tunnel output │ errors = │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ pkgeval@127.111.111.111: Permission denied (publickey,gssapi-with-mic,password). │ └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:29 ┌ Error: Exceeded maximum socket connection attempts └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:85 Client server tests: Error During Test at /home/pkgeval/.julia/packages/RemoteREPL/uZRbF/test/runtests.jl:125 Got exception outside of a @test IOError: connect: connection refused (ECONNREFUSED) Stacktrace: [1] wait_connected(x::TCPSocket) @ Sockets /opt/julia/share/julia/stdlib/v1.13/Sockets/src/Sockets.jl:544 [2] connect @ /opt/julia/share/julia/stdlib/v1.13/Sockets/src/Sockets.jl:579 [inlined] [3] connect @ /opt/julia/share/julia/stdlib/v1.13/Sockets/src/Sockets.jl:565 [inlined] [4] connect_via_tunnel(host::IPv4, port::Int64; retry_timeout::Int64, tunnel::Symbol, ssh_opts::Cmd, region::Nothing, namespace::Nothing) @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:78 [5] kwcall(::@NamedTuple{retry_timeout::Int64, tunnel::Symbol, ssh_opts::Cmd, region::Nothing, namespace::Nothing}, ::typeof(RemoteREPL.connect_via_tunnel), host::IPv4, port::Int64) @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:62 [6] setup_connection!(conn::RemoteREPL.Connection) @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/client.jl:137 [7] RemoteREPL.Connection(; host::IPv4, port::UInt16, tunnel::Symbol, ssh_opts::Cmd, region::Nothing, namespace::Nothing, in_module::Symbol, session_id::Nothing) @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/client.jl:127 [8] Connection @ ~/.julia/packages/RemoteREPL/uZRbF/src/client.jl:116 [inlined] [9] wait_conn(host::IPv4, port::UInt16, use_ssh::Bool; max_tries::Int64, session_id::Nothing) @ Main ~/.julia/packages/RemoteREPL/uZRbF/test/runtests.jl:70 [10] wait_conn(host::IPv4, port::UInt16, use_ssh::Bool) @ Main ~/.julia/packages/RemoteREPL/uZRbF/test/runtests.jl:67 [11] top-level scope @ ~/.julia/packages/RemoteREPL/uZRbF/test/runtests.jl:126 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [13] macro expansion @ ~/.julia/packages/RemoteREPL/uZRbF/test/runtests.jl:126 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [18] _start() @ Base ./client.jl:563 Test Summary: | Error Total Time Client server tests | 1 1 19.5s RNG of the outermost testset: Random.Xoshiro(0x8972c8fbaf1df8c1, 0xcb5f66cc0ccf7556, 0x8469613fbdd99312, 0x392e9d1b9c8a5e48, 0x11e62f5fd294cc15) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/RemoteREPL/uZRbF/test/runtests.jl:117 Testing failed after 22.04s ERROR: LoadError: Package RemoteREPL 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:2673 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2522 [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 63.6s: networking-related issues were detected