Package evaluation of PromClient on Julia 1.13.0-DEV.897 (a39797a4fb*) started at 2025-07-24T11:21:06.309 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.67s ################################################################################ # Installation # Installing PromClient... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [880e31e2] + PromClient v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [880e31e2] + PromClient v0.1.0 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 0.96s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.27s ################################################################################ # Testing # Testing PromClient Status `/tmp/jl_55H214/Project.toml` [880e31e2] PromClient v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_55H214/Manifest.toml` [880e31e2] PromClient v0.1.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... ┌ Warning: Duplicate prom metrics with name test:Counter already exists in collector DEFAULT, has been overwritten! Logging may be incorrect! └ @ PromClient ~/.julia/packages/PromClient/ApPtR/src/collectors.jl:7 Test Summary: | Pass Total Time Metric Tests | 46 46 10.4s Prom Label Formatting: Test Failed at /home/pkgeval/.julia/packages/PromClient/ApPtR/test/exposition_tests.jl:4 Expression: PromClient._prometheus_format_label("testmetric", lab_pai_1, 1.0) == "testmetric{host=\"localhost\",tid=\"1\",podname=\"t2\"} 1.0" Evaluated: "testmetric{tid=\"1\",host=\"localhost\",podname=\"t2\"} 1.0" == "testmetric{host=\"localhost\",tid=\"1\",podname=\"t2\"} 1.0" Stacktrace: [1] top-level scope @ ~/.julia/packages/PromClient/ApPtR/test/exposition_tests.jl:3 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [3] macro expansion @ ~/.julia/packages/PromClient/ApPtR/test/exposition_tests.jl:4 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:741 [inlined] ┌ Warning: Duplicate prom metrics with name test:counter:metric already exists in collector DEFAULT, has been overwritten! Logging may be incorrect! └ @ PromClient ~/.julia/packages/PromClient/ApPtR/src/collectors.jl:7 Counter Format: Test Failed at /home/pkgeval/.julia/packages/PromClient/ApPtR/test/exposition_tests.jl:18 Expression: PromClient._prometheus_format_label(test_metrics, _kv, 1.0) == "test:counter:metric{host=\"localhost\",tid=\"1\",podname=\"t2\"} 1.0 $(test_metrics.label_timestamp[_kv])" Evaluated: "test:counter:metric{tid=\"1\",host=\"localhost\",podname=\"t2\"} 1.0 1753356116283" == "test:counter:metric{host=\"localhost\",tid=\"1\",podname=\"t2\"} 1.0 1753356116283" Stacktrace: [1] top-level scope @ ~/.julia/packages/PromClient/ApPtR/test/exposition_tests.jl:13 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [3] macro expansion @ ~/.julia/packages/PromClient/ApPtR/test/exposition_tests.jl:18 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:741 [inlined] ┌ Warning: Duplicate prom metrics with name test:Counter:metric1 already exists in collector DEFAULT, has been overwritten! Logging may be incorrect! └ @ PromClient ~/.julia/packages/PromClient/ApPtR/src/collectors.jl:7 Counter Format: Test Failed at /home/pkgeval/.julia/packages/PromClient/ApPtR/test/exposition_tests.jl:25 Expression: PromClient._prometheus_format_label(test_metrics_1, _kv_1, 1.0) == "test:Counter:metric1{host=\"localhost\",tid=\"1\",podname=\"t2\"} 1.0" Evaluated: "test:Counter:metric1{tid=\"1\",host=\"localhost\",podname=\"t2\"} 1.0" == "test:Counter:metric1{host=\"localhost\",tid=\"1\",podname=\"t2\"} 1.0" Stacktrace: [1] top-level scope @ ~/.julia/packages/PromClient/ApPtR/test/exposition_tests.jl:13 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [3] macro expansion @ ~/.julia/packages/PromClient/ApPtR/test/exposition_tests.jl:25 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:741 [inlined] Gauge Format: Test Failed at /home/pkgeval/.julia/packages/PromClient/ApPtR/test/exposition_tests.jl:40 Expression: PromClient.collect(pm_format) == formatted_string Evaluated: "# HELP formatter_test format test\n# TYPE formatter_test gauge\nformatter_test{host=\"localhost2\"} -1 \nformatter_test{host=\"localhost\"} 1 \n\n" == "# HELP formatter_test format test\n# TYPE formatter_test gauge\nformatter_test{host=\"localhost\"} 1 \nformatter_test{host=\"localhost2\"} -1 \n\n" Stacktrace: [1] top-level scope @ ~/.julia/packages/PromClient/ApPtR/test/exposition_tests.jl:29 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [3] macro expansion @ ~/.julia/packages/PromClient/ApPtR/test/exposition_tests.jl:40 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:741 [inlined] ┌ Warning: Duplicate prom metrics with name formatter_test_1 already exists in collector DEFAULT, has been overwritten! Logging may be incorrect! └ @ PromClient ~/.julia/packages/PromClient/ApPtR/src/collectors.jl:7 Gauge Format: Test Failed at /home/pkgeval/.julia/packages/PromClient/ApPtR/test/exposition_tests.jl:58 Expression: PromClient.collect(pm_format_1) == formatted_string Evaluated: "# HELP formatter_test_1 format test\n# TYPE formatter_test_1 gauge\nformatter_test_1{host=\"localhost2\"} -1 1753356116922 \nformatter_test_1{host=\"localhost\"} 1 1753356116905 \n\n" == "# HELP formatter_test_1 format test\n# TYPE formatter_test_1 gauge\nformatter_test_1{host=\"localhost\"} 1 1753356116905 \nformatter_test_1{host=\"localhost2\"} -1 1753356116922 \n\n" Stacktrace: [1] top-level scope @ ~/.julia/packages/PromClient/ApPtR/test/exposition_tests.jl:29 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [3] macro expansion @ ~/.julia/packages/PromClient/ApPtR/test/exposition_tests.jl:58 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:741 [inlined] Histogram Format: Test Failed at /home/pkgeval/.julia/packages/PromClient/ApPtR/test/exposition_tests.jl:191 Expression: PromClient.collect(hist_labels) == test_hist_expo_allbuckets_option2 || PromClient.collect(hist_labels) == test_hist_expo_allbuckets_option1 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:741 [inlined] [2] macro expansion @ ~/.julia/packages/PromClient/ApPtR/test/exposition_tests.jl:191 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [4] top-level scope @ ~/.julia/packages/PromClient/ApPtR/test/exposition_tests.jl:64 Test Summary: | Pass Fail Total Time Exposition Tests | 8 6 14 7.0s Prom Label Formatting | 1 1 2 5.5s Counter Format | 2 2 0.1s Gauge Format | 4 2 6 0.6s Histogram Format | 3 1 4 0.4s RNG of the outermost testset: Random.Xoshiro(0x55fb496721798527, 0x8431795c823fb918, 0x1485a8367ad2631c, 0xea2b30c005702b52, 0xb05a53cd3465cf39) ERROR: LoadError: Some tests did not pass: 8 passed, 6 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/PromClient/ApPtR/test/runtests.jl:5 Testing failed after 25.46s ERROR: LoadError: Package PromClient 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 64.94s: package has test failures