Package evaluation of EasyCurl on Julia 1.13.0-DEV.748 (36a4616fc2*) started at 2025-06-17T12:51:18.412 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.0s ################################################################################ # Installation # Installing EasyCurl... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [5dc68c43] + EasyCurl v4.0.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [5dc68c43] + EasyCurl v4.0.0 [56f22d72] + Artifacts v1.11.0 [b27032c2] + LibCURL v0.6.4 [8f399da3] + Libdl v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.14.1+1 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.5.20 [458c3c95] + OpenSSL_jll v3.5.0+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.65.0+0 Installation completed after 0.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.59s ################################################################################ # Testing # Testing EasyCurl Status `/tmp/jl_TkYcSf/Project.toml` [5dc68c43] EasyCurl v4.0.0 [db9b398d] Serde v3.6.1 [b27032c2] LibCURL v0.6.4 [9a3f8284] Random v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_TkYcSf/Manifest.toml` [336ed68f] CSV v0.10.15 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.16.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [5dc68c43] EasyCurl v4.0.0 [8f5d6c58] EzXML v1.2.1 [48062228] FilePathsBase v0.9.24 [842dd82b] InlineStrings v1.4.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [91c51154] SentinelArrays v1.4.8 [db9b398d] Serde v3.6.1 [69024149] StringEncodings v0.3.7 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [3bb67fe8] TranscodingStreams v0.11.3 [ea10d353] WeakRefStrings v1.4.2 [76eceee3] WorkerUtilities v1.6.1 [ddb6d928] YAML v0.4.14 [94ce4f54] Libiconv_jll v1.18.0+0 ⌅ [02c8fc9c] XML2_jll v2.13.6+1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap 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 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.14.1+1 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [458c3c95] OpenSSL_jll v3.5.0+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.65.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time URL Encoding | 1037 1037 3.7s URL Query Parameter Encoding | 12 12 2.8s URL Component Encoding | 5 5 0.0s URL Component Decoding | 5 5 0.1s Encode/Decode Random Strings Test | 1000 1000 0.2s curl_joinurl Function Tests | 11 11 0.5s build_imap_url Function Tests | 4 4 0.0s * Could not resolve host: bar-foo.foo * shutting down connection #0 * Host httpbin.org:80 was resolved. * IPv6: (none) * IPv4: 34.206.58.73, 35.169.248.232, 52.206.43.201, 34.202.168.137, 3.213.199.175, 52.45.33.43, 54.198.84.155, 34.198.95.5 * Trying 34.206.58.73:80... * Connected to httpbin.org (34.206.58.73) port 80 * using HTTP/1.x > HEAD /get HTTP/1.1 Host: httpbin.org Accept: */* Accept-Encoding: gzip Content-Type: application/json * Request completely sent off < HTTP/1.1 200 OK < Date: Tue, 17 Jun 2025 12:52:18 GMT < Content-Type: application/json < Content-Length: 293 < Connection: keep-alive < Server: gunicorn/19.9.0 < Access-Control-Allow-Origin: * < Access-Control-Allow-Credentials: true < * Connection #0 to host httpbin.org left intact * Host httpbin.org:80 was resolved. * IPv6: (none) * IPv4: 52.45.33.43, 54.198.84.155, 34.202.168.137, 35.169.248.232, 52.206.43.201, 34.198.95.5, 3.213.199.175, 34.206.58.73 * Trying 52.45.33.43:80... * Connected to httpbin.org (52.45.33.43) port 80 * using HTTP/1.x > POST /post HTTP/1.1 Host: httpbin.org Accept: */* Accept-Encoding: gzip Content-Type: application/json Content-Length: 10 * upload completely sent off: 10 bytes < HTTP/1.1 200 OK < Date: Tue, 17 Jun 2025 12:52:20 GMT < Content-Type: application/json < Content-Length: 396 < Connection: keep-alive < Server: gunicorn/19.9.0 < Access-Control-Allow-Origin: * < Access-Control-Allow-Credentials: true < * Connection #0 to host httpbin.org left intact * Host httpbin.org:80 was resolved. * IPv6: (none) * IPv4: 54.198.84.155, 34.198.95.5, 34.206.58.73, 52.45.33.43, 34.202.168.137, 52.206.43.201, 3.213.199.175, 35.169.248.232 * Trying 54.198.84.155:80... * Connected to httpbin.org (54.198.84.155) port 80 * using HTTP/1.x > PUT /put HTTP/1.1 Host: httpbin.org Accept: */* Accept-Encoding: gzip Content-Type: application/json Content-Length: 10 * upload completely sent off: 10 bytes < HTTP/1.1 200 OK < Date: Tue, 17 Jun 2025 12:52:21 GMT < Content-Type: application/json < Content-Length: 395 < Connection: keep-alive < Server: gunicorn/19.9.0 < Access-Control-Allow-Origin: * < Access-Control-Allow-Credentials: true < * Connection #0 to host httpbin.org left intact * Host httpbin.org:80 was resolved. * IPv6: (none) * IPv4: 34.206.58.73, 34.202.168.137, 3.213.199.175, 34.198.95.5, 52.206.43.201, 52.45.33.43, 54.198.84.155, 35.169.248.232 * Trying 34.206.58.73:80... * Connected to httpbin.org (34.206.58.73) port 80 * using HTTP/1.x > PATCH /patch?echo=%E4%BD%A0%E5%A5%BD%E5%97%8E HTTP/1.1 Host: httpbin.org Accept: */* Accept-Encoding: gzip Content-Type: application/json Content-Length: 10 * upload completely sent off: 10 bytes < HTTP/1.1 200 OK < Date: Tue, 17 Jun 2025 12:52:25 GMT < Content-Type: application/json < Content-Length: 457 < Connection: keep-alive < Server: gunicorn/19.9.0 < Access-Control-Allow-Origin: * < Access-Control-Allow-Credentials: true < * Connection #0 to host httpbin.org left intact * Host httpbin.org:80 was resolved. * IPv6: (none) * IPv4: 35.169.248.232, 34.206.58.73, 54.198.84.155, 52.206.43.201, 52.45.33.43, 3.213.199.175, 34.202.168.137, 34.198.95.5 * Trying 35.169.248.232:80... * Connected to httpbin.org (35.169.248.232) port 80 * using HTTP/1.x > DELETE /delete HTTP/1.1 Host: httpbin.org Accept: */* Accept-Encoding: gzip Content-Type: application/json * Request completely sent off < HTTP/1.1 200 OK < Date: Tue, 17 Jun 2025 12:52:25 GMT < Content-Type: application/json < Content-Length: 359 < Connection: keep-alive < Server: gunicorn/19.9.0 < Access-Control-Allow-Origin: * < Access-Control-Allow-Credentials: true < * Connection #0 to host httpbin.org left intact * Host httpbin.org:80 was resolved. * IPv6: (none) * IPv4: 52.45.33.43, 3.213.199.175, 34.198.95.5, 34.206.58.73, 52.206.43.201, 35.169.248.232, 54.198.84.155, 34.202.168.137 * Trying 52.45.33.43:80... * Connected to httpbin.org (52.45.33.43) port 80 * using HTTP/1.x > GET /status/400 HTTP/1.1 Host: httpbin.org Accept: */* Accept-Encoding: gzip * Request completely sent off < HTTP/1.1 502 Bad Gateway < Server: awselb/2.0 < Date: Tue, 17 Jun 2025 12:52:25 GMT < Content-Type: text/html < Content-Length: 122 < Connection: keep-alive < * Connection #0 to host httpbin.org left intact HTTP status error: Test Failed at /home/pkgeval/.julia/packages/EasyCurl/wMjvv/test/integration.jl:105 Expression: http_get(joinpath(HTTPBIN_URL, "status/400"), read_timeout = 30, verbose = true) Expected: HTTPStatusError{400} Thrown: HTTPStatusError{502} HTTPStatusError{502}: BAD_GATEWAY Stacktrace: [1] (::EasyCurl.var"#8#9"{Nothing, Vector{UInt8}, Vector{Pair{String, String}}, Bool, Nothing, @Kwargs{read_timeout::Int64, verbose::Bool}, CurlClient, String, String})() @ EasyCurl ~/.julia/packages/EasyCurl/wMjvv/src/protocols/HTTP.jl:447 [2] with_retry(f::EasyCurl.var"#8#9"{Nothing, Vector{UInt8}, Vector{Pair{String, String}}, Bool, Nothing, @Kwargs{read_timeout::Int64, verbose::Bool}, CurlClient, String, String}, retry::Int64, retry_delay::Float64) @ EasyCurl ~/.julia/packages/EasyCurl/wMjvv/src/Utils.jl:84 [3] #http_request#6 @ ~/.julia/packages/EasyCurl/wMjvv/src/protocols/HTTP.jl:433 [inlined] [4] http_request @ ~/.julia/packages/EasyCurl/wMjvv/src/protocols/HTTP.jl:420 [inlined] [5] #12 @ ~/.julia/packages/EasyCurl/wMjvv/src/protocols/HTTP.jl:457 [inlined] [6] curl_session(::EasyCurl.var"#12#13"{@Kwargs{read_timeout::Int64, verbose::Bool}, String, Tuple{String}}; kw::@Kwargs{}) @ EasyCurl ~/.julia/packages/EasyCurl/wMjvv/src/EasyCurl.jl:172 [7] curl_session @ ~/.julia/packages/EasyCurl/wMjvv/src/EasyCurl.jl:169 [inlined] [8] #http_request#10 @ ~/.julia/packages/EasyCurl/wMjvv/src/protocols/HTTP.jl:457 [inlined] [9] http_request @ ~/.julia/packages/EasyCurl/wMjvv/src/protocols/HTTP.jl:456 [inlined] [10] #http_get#18 @ ~/.julia/packages/EasyCurl/wMjvv/src/protocols/HTTP.jl:515 [inlined] [11] top-level scope @ ~/.julia/packages/EasyCurl/wMjvv/test/integration.jl:11 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1837 [inlined] [13] macro expansion @ ~/.julia/packages/EasyCurl/wMjvv/test/integration.jl:105 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1837 [inlined] [15] macro expansion @ ~/.julia/packages/EasyCurl/wMjvv/test/integration.jl:105 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:824 [inlined] [17] macro expansion @ ~/.julia/packages/EasyCurl/wMjvv/test/integration.jl:105 [inlined] Stacktrace: [1] top-level scope @ ~/.julia/packages/EasyCurl/wMjvv/test/integration.jl:11 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1837 [inlined] [3] macro expansion @ ~/.julia/packages/EasyCurl/wMjvv/test/integration.jl:105 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1837 [inlined] [5] macro expansion @ ~/.julia/packages/EasyCurl/wMjvv/test/integration.jl:105 [inlined] Test Summary: | Pass Fail Total Time HTTP Requests | 13 1 14 22.8s Nonexistent host error | 1 1 1.4s GET request | 3 3 4.4s HEAD request | 2 2 1.2s POST request | 2 2 2.4s PUT request | 2 2 0.9s PATCH request | 2 2 3.4s DELETE request | 1 1 0.4s HTTP status error | 1 1 8.6s RNG of the outermost testset: Xoshiro(0x79a5e11bd293b2fe, 0x98856eeb990a8d76, 0x38c12465afb76d34, 0xa9f77939d56b1fa2, 0x04c0346fe2365ad2) ERROR: LoadError: Some tests did not pass: 13 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/EasyCurl/wMjvv/test/integration.jl:9 in expression starting at /home/pkgeval/.julia/packages/EasyCurl/wMjvv/test/runtests.jl:8 Testing failed after 41.17s ERROR: LoadError: Package EasyCurl 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:2421 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2276 [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:498 [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:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:324 [12] _start() @ Base ./client.jl:557 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 91.11s: networking-related issues were detected