Package evaluation of OpenTelemetryAPI on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:22:58.426 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.28s ################################################################################ # Installation # Installing OpenTelemetryAPI... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [4f63ef3d] + OpenTelemetryAPI v0.5.2 Updating `~/.julia/environments/v1.11/Manifest.toml` [076d061b] + HashArrayMappedTries v0.2.0 [4f63ef3d] + OpenTelemetryAPI v0.5.2 [65ce6f38] + PackageExtensionCompat v1.0.2 [ae029012] + Requires v1.3.1 [7e506255] + ScopedValues v1.3.0 [9d95972d] + TupleTools v1.6.0 [ade2ca70] + Dates v1.11.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.58s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.43s ################################################################################ # Testing # Testing OpenTelemetryAPI Status `/tmp/jl_pnNGbQ/Project.toml` [e6f89c97] LoggingExtras v1.1.0 [4f63ef3d] OpenTelemetryAPI v0.5.2 [65ce6f38] PackageExtensionCompat v1.0.2 [ae029012] Requires v1.3.1 [7e506255] ScopedValues v1.3.0 [9d95972d] TupleTools v1.6.0 [ade2ca70] Dates v1.11.0 [56ddb016] Logging v1.11.0 [9a3f8284] Random v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_pnNGbQ/Manifest.toml` [076d061b] HashArrayMappedTries v0.2.0 [e6f89c97] LoggingExtras v1.1.0 [4f63ef3d] OpenTelemetryAPI v0.5.2 [65ce6f38] PackageExtensionCompat v1.0.2 [ae029012] Requires v1.3.1 [7e506255] ScopedValues v1.3.0 [9d95972d] TupleTools v1.6.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.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 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... utils: Test Failed at /home/pkgeval/.julia/packages/OpenTelemetryAPI/zCpa8/test/utils.jl:3 Expression: get_pkg_version(Logging) >= VERSION Evaluated: v"1.11.0" >= v"1.11.4" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/utils.jl:3 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [4] top-level scope @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/utils.jl:3 ┌ Warning: The count of attributes exceeds the preset limit (1). └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/common/attributes.jl:105 ┌ Warning: some elements in the value are truncated. └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/common/attributes.jl:152 ┌ Warning: value is truncated to length 2 └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/common/attributes.jl:139 ┌ Warning: unknown carrier type Nothing └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/propagator/trace_context_textmap_propagator.jl:47 ┌ Warning: unknown carrier type Nothing └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/propagator/trace_context_textmap_propagator.jl:162 ┌ Warning: Invalid key ^foo-_*/bar found └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/trace/tracer_basic.jl:64 ┌ Warning: Invalid val 世界! found └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/trace/tracer_basic.jl:67 TraceState: Error During Test at /home/pkgeval/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:22 Test threw exception Expression: isempty(parse(TraceState, "")) MethodError: no method matching iterate(::TraceState{@NamedTuple{}}) The function `iterate` exists, but no method is defined for this combination of argument types. Closest candidates are: iterate(!Matched::CompositeException, Any...) @ Base task.jl:55 iterate(!Matched::Core.Compiler.InstructionStream, !Matched::Int64) @ Base show.jl:2824 iterate(!Matched::Core.Compiler.InstructionStream) @ Base show.jl:2824 ... Stacktrace: [1] isempty(itr::TraceState{@NamedTuple{}}) @ Base ./essentials.jl:1121 [2] eval_test(evaluated::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:374 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [4] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:22 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [6] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:7 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [8] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:3 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [10] top-level scope @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:2 TraceState: Error During Test at /home/pkgeval/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:23 Test threw exception Expression: !(isempty(parse(TraceState, "a=b,c=d"))) MethodError: no method matching iterate(::TraceState{@NamedTuple{a::SubString{String}, c::SubString{String}}}) The function `iterate` exists, but no method is defined for this combination of argument types. Closest candidates are: iterate(!Matched::CompositeException, Any...) @ Base task.jl:55 iterate(!Matched::Core.Compiler.InstructionStream, !Matched::Int64) @ Base show.jl:2824 iterate(!Matched::Core.Compiler.InstructionStream) @ Base show.jl:2824 ... Stacktrace: [1] isempty(itr::TraceState{@NamedTuple{a::SubString{String}, c::SubString{String}}}) @ Base ./essentials.jl:1121 [2] eval_test(evaluated::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:374 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [4] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:23 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [6] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:7 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [8] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:3 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [10] top-level scope @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:2 TraceState: Error During Test at /home/pkgeval/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:24 Test threw exception Expression: !(isempty(parse(TraceState, "a=b,ss=dwdw=dwdwd,c=d"))) MethodError: no method matching iterate(::TraceState{@NamedTuple{a::SubString{String}, c::SubString{String}}}) The function `iterate` exists, but no method is defined for this combination of argument types. Closest candidates are: iterate(!Matched::CompositeException, Any...) @ Base task.jl:55 iterate(!Matched::Core.Compiler.InstructionStream, !Matched::Int64) @ Base show.jl:2824 iterate(!Matched::Core.Compiler.InstructionStream) @ Base show.jl:2824 ... Stacktrace: [1] isempty(itr::TraceState{@NamedTuple{a::SubString{String}, c::SubString{String}}}) @ Base ./essentials.jl:1121 [2] eval_test(evaluated::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:374 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [4] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:24 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [6] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:7 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [8] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:3 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [10] top-level scope @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:2 ┌ Warning: the span is not recording. └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/trace/tracer_provider.jl:263 ┌ Info: Other APIs │ span_kind() = SPAN_KIND_INTERNAL::SpanKind = 1 └ parent_span_context() = nothing hello world! [ Info: OpenTelemetryAPI.LogRecord{String, Resource, StaticBoundedAttributes{@NamedTuple{}}}("hello world!", 0x18344a4c258a9f00, 0x18344a4c258a9f00, 0x00000000000000000000000000000000, 0x0000000000000000, TraceFlag(false), "INFO", 9, Resource(service.name=unknown_service:julia,telemetry.sdk.language=julia,telemetry.sdk.name=opentelemetry,telemetry.sdk.version=0.5.2, ""), InstrumentationScope("OpenTelemetryAPI", v"0.5.2", "", ), ) Test Summary: | Pass Fail Error Total Time OpenTelemetryAPI.jl | 55 1 3 59 35.4s utils | 1 1 2 9.7s common | 20 20 7.8s propagators | 14 14 4.1s trace | 16 3 19 11.2s basic | 7 3 10 10.0s TraceState | 5 3 8 9.9s TracerProvider | 9 9 1.2s Metric | 4 4 1.5s logging | 0 0.7s ERROR: LoadError: Some tests did not pass: 55 passed, 1 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/OpenTelemetryAPI/zCpa8/test/runtests.jl:8 Testing failed after 42.06s ERROR: LoadError: Package OpenTelemetryAPI errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [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::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/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 79.79s: package tests unexpectedly errored