Package evaluation to test Downloads on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T15:37:09.448 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.1s ################################################################################ # Installation # Installing Downloads... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [f43a241f] + Downloads v1.6.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b27032c2] + LibCURL v0.6.4 [8f399da3] + Libdl [ca575930] + NetworkOptions v1.2.0 [deac9b47] + LibCURL_jll v8.4.0+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [14a3606d] + MozillaCACerts_jll v2025.12.2 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 Installation completed after 3.68s Downloads is a standard library in this Julia build. ################################################################################ # Testing # Testing Downloads Status `/tmp/jl_knmDwd/Project.toml` [0dad84c5] ArgTools v1.1.1 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b27032c2] LibCURL v0.6.4 [ca575930] NetworkOptions v1.2.0 [8dfed614] Test Status `/tmp/jl_knmDwd/Manifest.toml` [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [deac9b47] LibCURL_jll v8.4.0+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [14a3606d] MozillaCACerts_jll v2025.12.2 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.52.0+1 Testing Running tests... ftp download: Error During Test at /opt/julia/share/julia/stdlib/v1.10/Downloads/test/runtests.jl:594 Got exception outside of a @test RequestError: Failed to connect to xmlsoft.org port 21 after 78 ms: Couldn't connect to server while requesting ftp://xmlsoft.org/libxslt/libxslt-1.1.33.tar.gz Stacktrace: [1] (::Downloads.var"#9#19"{IOStream, Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Bool, Bool})(easy::Easy) @ Downloads /opt/julia/share/julia/stdlib/v1.10/Downloads/src/Downloads.jl:452 [2] with_handle(f::Downloads.var"#9#19"{IOStream, Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Bool, Bool}, handle::Easy) @ Downloads.Curl /opt/julia/share/julia/stdlib/v1.10/Downloads/src/Curl/Curl.jl:105 [3] #8 @ /opt/julia/share/julia/stdlib/v1.10/Downloads/src/Downloads.jl:363 [inlined] [4] arg_write(f::Downloads.var"#8#18"{Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Bool, Bool}, arg::IOStream) @ ArgTools /opt/julia/share/julia/stdlib/v1.10/ArgTools/src/ArgTools.jl:134 [5] #7 @ /opt/julia/share/julia/stdlib/v1.10/Downloads/src/Downloads.jl:362 [inlined] [6] arg_read @ /opt/julia/share/julia/stdlib/v1.10/ArgTools/src/ArgTools.jl:76 [inlined] [7] request(url::String; input::Nothing, output::IOStream, method::Nothing, headers::Vector{Pair{String, String}}, timeout::Float64, progress::Nothing, verbose::Bool, debug::Nothing, throw::Bool, downloader::Nothing, interrupt::Nothing) @ Downloads /opt/julia/share/julia/stdlib/v1.10/Downloads/src/Downloads.jl:361 [8] request @ /opt/julia/share/julia/stdlib/v1.10/Downloads/src/Downloads.jl:328 [inlined] [9] #3 @ /opt/julia/share/julia/stdlib/v1.10/Downloads/src/Downloads.jl:259 [inlined] [10] arg_write(f::Downloads.var"#3#4"{Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Nothing, String}, arg::Nothing) @ ArgTools /opt/julia/share/julia/stdlib/v1.10/ArgTools/src/ArgTools.jl:123 [11] #download#2 @ /opt/julia/share/julia/stdlib/v1.10/Downloads/src/Downloads.jl:258 [inlined] [12] download @ /opt/julia/share/julia/stdlib/v1.10/Downloads/src/Downloads.jl:247 [inlined] [13] download(url::String) @ Downloads /opt/julia/share/julia/stdlib/v1.10/Downloads/src/Downloads.jl:247 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Downloads/test/runtests.jl:596 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Downloads/test/runtests.jl:595 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [18] top-level scope @ /opt/julia/share/julia/stdlib/v1.10/Downloads/test/runtests.jl:4 [19] include(fname::String) @ Base.MainInclude ./client.jl:487 [20] top-level scope @ none:6 Test Summary: | Pass Error Total Time Downloads.jl | 244 1 245 1m12.9s libcurl configuration | 2 2 1.3s API coverage | 36 36 2.3s get request | 4 4 1.0s head request | 5 5 0.3s put request | 2 2 0.5s post request | 2 2 0.3s put from file | 2 2 0.4s put from io | 6 6 0.7s redirected get | 1 1 0.0s redirected put | 2 2 0.0s redirected post | 2 2 0.0s redirected put from file | 2 2 0.0s headers | 12 12 0.8s debug callback | 4 4 0.4s session support | 3 3 0.2s default_downloader! | 2 2 0.3s netrc support | 4 4 0.2s file protocol | 8 8 0.6s errors | 29 29 0.3s concurrent requests | 2 2 8.2s request API | 86 86 43.6s bad TLS | 18 18 0.6s SNI required | 4 4 0.4s ftp download | 1 1 2.6s grace cleanup | None 7.7s Input body size | 6 6 0.0s ERROR: LoadError: Some tests did not pass: 244 passed, 0 failed, 1 errored, 0 broken. in expression starting at /opt/julia/share/julia/stdlib/v1.10/Downloads/test/runtests.jl:3 Testing failed after 47.95s ERROR: LoadError: Package Downloads errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 117.71s: package tests unexpectedly errored