Package evaluation of Prometheus on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T06:40:32.675 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.12s ################################################################################ # Installation # Installing Prometheus... Resolving package versions... Installed OpenSSL_jll ───────── v3.0.16+0 Installed BitFlags ──────────── v0.1.9 Installed SimpleBufferStream ── v1.2.0 Installed Prometheus ────────── v1.4.1 Installed OpenSSL ───────────── v1.4.3 Installed URIs ──────────────── v1.5.1 Installed TranscodingStreams ── v0.11.3 Installed HTTP ──────────────── v1.10.15 Installed CodecZlib ─────────── v0.7.8 Installed JLLWrappers ───────── v1.7.0 Installed ConcurrentUtilities ─ v2.5.0 Installed LoggingExtras ─────── v1.1.0 Installed MbedTLS ───────────── v1.1.9 Installed Preferences ───────── v1.4.3 Installed ExceptionUnwrapping ─ v0.1.11 Installed PrecompileTools ───── v1.2.1 Updating `~/.julia/environments/v1.10/Project.toml` [f25c1797] + Prometheus v1.4.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [d1d4a3ce] + BitFlags v0.1.9 [944b1d66] + CodecZlib v0.7.8 [f0e56b4a] + ConcurrentUtilities v2.5.0 [460bff9d] + ExceptionUnwrapping v0.1.11 [cd3eb016] + HTTP v1.10.15 [692b3bcd] + JLLWrappers v1.7.0 [e6f89c97] + LoggingExtras v1.1.0 [739be429] + MbedTLS v1.1.9 [4d8831e6] + OpenSSL v1.4.3 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [f25c1797] + Prometheus v1.4.1 [777ac1f9] + SimpleBufferStream v1.2.0 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.5.1 [458c3c95] + OpenSSL_jll v3.0.16+0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [8dfed614] + Test [cf7118a7] + UUIDs [4ec0a83e] + Unicode [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 Installation completed after 6.21s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 1292.1 ms ✓ TestEnv 1 dependency successfully precompiled in 4 seconds Precompiling package dependencies... Precompilation completed after 38.33s ################################################################################ # Testing # Testing Prometheus Status `/tmp/jl_FgFQJd/Project.toml` [944b1d66] CodecZlib v0.7.8 [cd3eb016] HTTP v1.10.15 [f25c1797] Prometheus v1.4.1 [777ac1f9] SimpleBufferStream v1.2.0 [8dfed614] Test Status `/tmp/jl_FgFQJd/Manifest.toml` [d1d4a3ce] BitFlags v0.1.9 [944b1d66] CodecZlib v0.7.8 [f0e56b4a] ConcurrentUtilities v2.5.0 [460bff9d] ExceptionUnwrapping v0.1.11 [cd3eb016] HTTP v1.10.15 [692b3bcd] JLLWrappers v1.7.0 [e6f89c97] LoggingExtras v1.1.0 [739be429] MbedTLS v1.1.9 [4d8831e6] OpenSSL v1.4.3 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [f25c1797] Prometheus v1.4.1 [777ac1f9] SimpleBufferStream v1.2.0 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.5.1 [458c3c95] OpenSSL_jll v3.0.16+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [83775a58] Zlib_jll v1.2.13+1 Testing Running tests... Test Summary: | Pass Total Time Prometheus.CollectorRegistry | 9 9 1.2s Test Summary: | Pass Total Time Prometheus.Counter | 13 13 1.1s Test Summary: | Pass Total Time Prometheus.Gauge | 16 16 0.3s Test Summary: | Pass Total Time Prometheus.Summary | 20 20 0.1s Test Summary: | Pass Total Time Prometheus.Histogram | 64 64 0.7s Test Summary: | Pass Total Time Prometheus.LabelNames and Prometheus.LabelValues | 7 7 0.1s Test Summary: | Pass Total Time Prometheus.Family{Prometheus.Counter} | 25 25 0.9s Test Summary: | Pass Total Time Prometheus.Family{Prometheus.Gauge} | 25 25 0.6s Test Summary: | Pass Total Time Prometheus.@time gauge::Gauge | 4 4 0.5s Test Summary: | Pass Total Time Prometheus.@time collector::Prometheus.Histogram | 13 13 2.0s Test Summary: | Pass Total Time Prometheus.@time collector::Prometheus.Summary | 8 8 0.5s Test Summary: | Pass Total Time Prometheus.@inprogress gauge::Gauge | 6 6 2.2s Test Summary: | Pass Total Time Custom collector with @time/@inprogress | 1 1 0.1s Test Summary: | Pass Total Time Prometheus.Family{Prometheus.Histogram} | 44 44 0.6s Test Summary: | Pass Total Time Prometheus.Family{Prometheus.Summary} | 28 28 0.4s Test Summary: | Pass Total Time Label types for Prometheus.Family{C} | 4 4 0.4s Test Summary: | Pass Total Time Prometheus.GCCollector | 10 10 0.7s Test Summary: | Pass Total Time Prometheus.ProcessCollector | 7 7 1.2s Test Summary: | Pass Total Time Character escaping in exposition | 1 1 0.3s Test Summary: | Pass Total Time Prometheus.expose(::Union{String, IO}) | 1 1 0.2s Prometheus.expose(::HTTP.Stream): Error During Test at /home/pkgeval/.julia/packages/Prometheus/nutSI/test/runtests.jl:725 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] uv_error @ ./libuv.jl:100 [inlined] [2] #listen#13 @ /opt/julia/share/julia/stdlib/v1.10/Sockets/src/Sockets.jl:628 [inlined] [3] listen @ /opt/julia/share/julia/stdlib/v1.10/Sockets/src/Sockets.jl:627 [inlined] [4] #listen#10 @ /opt/julia/share/julia/stdlib/v1.10/Sockets/src/Sockets.jl:621 [inlined] [5] listen @ /opt/julia/share/julia/stdlib/v1.10/Sockets/src/Sockets.jl:618 [inlined] [6] HTTP.Servers.Listener(addr::Sockets.InetAddr{Sockets.IPv4}, host::String, port::String; sslconfig::Nothing, reuseaddr::Bool, backlog::Int64, server::Nothing, listenany::Bool, kw::@Kwargs{}) @ HTTP.Servers ~/.julia/packages/HTTP/4AUPl/src/Servers.jl:69 [7] Listener @ ~/.julia/packages/HTTP/4AUPl/src/Servers.jl:39 [inlined] [8] Listener @ ~/.julia/packages/HTTP/4AUPl/src/Servers.jl:74 [inlined] [9] Listener @ ~/.julia/packages/HTTP/4AUPl/src/Servers.jl:75 [inlined] [10] listen!(f::Function, args::Int64) @ HTTP.Servers ~/.julia/packages/HTTP/4AUPl/src/Servers.jl:326 [11] macro expansion @ ~/.julia/packages/Prometheus/nutSI/test/runtests.jl:733 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [13] top-level scope @ ~/.julia/packages/Prometheus/nutSI/test/runtests.jl:726 [14] include(fname::String) @ Base.MainInclude ./client.jl:494 [15] top-level scope @ none:6 [16] eval @ ./boot.jl:385 [inlined] [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [18] _start() @ Base ./client.jl:557 Test Summary: | Error Total Time Prometheus.expose(::HTTP.Stream) | 1 1 1.8s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Prometheus/nutSI/test/runtests.jl:725 Testing failed after 21.25s ERROR: LoadError: Package Prometheus 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:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 101.59s: networking-related issues were detected