Package: src:golang-opentelemetry-contrib
Version: 0.56.0-4
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=golang --builddirectory=_build
   dh_auto_clean -O--buildsystem=golang -O--builddirectory=_build
   dh_autoreconf_clean -O--buildsystem=golang -O--builddirectory=_build
   dh_clean -O--buildsystem=golang -O--builddirectory=_build
 debian/rules binary
dh binary --buildsystem=golang --builddirectory=_build
   dh_update_autotools_config -O--buildsystem=golang -O--builddirectory=_build
   dh_autoreconf -O--buildsystem=golang -O--builddirectory=_build
   dh_auto_configure -O--buildsystem=golang -O--builddirectory=_build
   debian/rules execute_after_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# google.golang.org/grpc/interop is currently broken, missing files.
rm -v -f 
_build/src/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/benchmark_test.go

[... snipped ...]

    --- PASS: TestHTTPClientStatus/202 (0.00s)
    --- PASS: TestHTTPClientStatus/203 (0.00s)
    --- PASS: TestHTTPClientStatus/204 (0.00s)
    --- PASS: TestHTTPClientStatus/205 (0.00s)
    --- PASS: TestHTTPClientStatus/206 (0.00s)
    --- PASS: TestHTTPClientStatus/207 (0.00s)
    --- PASS: TestHTTPClientStatus/208 (0.00s)
    --- PASS: TestHTTPClientStatus/226 (0.00s)
    --- PASS: TestHTTPClientStatus/300 (0.00s)
    --- PASS: TestHTTPClientStatus/301 (0.00s)
    --- PASS: TestHTTPClientStatus/302 (0.00s)
    --- PASS: TestHTTPClientStatus/303 (0.00s)
    --- PASS: TestHTTPClientStatus/304 (0.00s)
    --- PASS: TestHTTPClientStatus/305 (0.00s)
    --- PASS: TestHTTPClientStatus/306 (0.00s)
    --- PASS: TestHTTPClientStatus/307 (0.00s)
    --- PASS: TestHTTPClientStatus/308 (0.00s)
    --- PASS: TestHTTPClientStatus/400 (0.00s)
    --- PASS: TestHTTPClientStatus/401 (0.00s)
    --- PASS: TestHTTPClientStatus/402 (0.00s)
    --- PASS: TestHTTPClientStatus/403 (0.00s)
    --- PASS: TestHTTPClientStatus/404 (0.00s)
    --- PASS: TestHTTPClientStatus/405 (0.00s)
    --- PASS: TestHTTPClientStatus/406 (0.00s)
    --- PASS: TestHTTPClientStatus/407 (0.00s)
    --- PASS: TestHTTPClientStatus/408 (0.00s)
    --- PASS: TestHTTPClientStatus/409 (0.00s)
    --- PASS: TestHTTPClientStatus/410 (0.00s)
    --- PASS: TestHTTPClientStatus/411 (0.00s)
    --- PASS: TestHTTPClientStatus/412 (0.00s)
    --- PASS: TestHTTPClientStatus/413 (0.00s)
    --- PASS: TestHTTPClientStatus/414 (0.00s)
    --- PASS: TestHTTPClientStatus/415 (0.00s)
    --- PASS: TestHTTPClientStatus/416 (0.00s)
    --- PASS: TestHTTPClientStatus/417 (0.00s)
    --- PASS: TestHTTPClientStatus/418 (0.00s)
    --- PASS: TestHTTPClientStatus/421 (0.00s)
    --- PASS: TestHTTPClientStatus/422 (0.00s)
    --- PASS: TestHTTPClientStatus/423 (0.00s)
    --- PASS: TestHTTPClientStatus/424 (0.00s)
    --- PASS: TestHTTPClientStatus/425 (0.00s)
    --- PASS: TestHTTPClientStatus/426 (0.00s)
    --- PASS: TestHTTPClientStatus/428 (0.00s)
    --- PASS: TestHTTPClientStatus/429 (0.00s)
    --- PASS: TestHTTPClientStatus/431 (0.00s)
    --- PASS: TestHTTPClientStatus/451 (0.00s)
    --- PASS: TestHTTPClientStatus/499 (0.00s)
    --- PASS: TestHTTPClientStatus/500 (0.00s)
    --- PASS: TestHTTPClientStatus/501 (0.00s)
    --- PASS: TestHTTPClientStatus/502 (0.00s)
    --- PASS: TestHTTPClientStatus/503 (0.00s)
    --- PASS: TestHTTPClientStatus/504 (0.00s)
    --- PASS: TestHTTPClientStatus/505 (0.00s)
    --- PASS: TestHTTPClientStatus/506 (0.00s)
    --- PASS: TestHTTPClientStatus/507 (0.00s)
    --- PASS: TestHTTPClientStatus/508 (0.00s)
    --- PASS: TestHTTPClientStatus/510 (0.00s)
    --- PASS: TestHTTPClientStatus/511 (0.00s)
    --- PASS: TestHTTPClientStatus/600 (0.00s)
=== RUN   TestHTTPServerStatus
--- PASS: TestHTTPServerStatus (0.00s)
=== RUN   TestNetTransport
--- PASS: TestNetTransport (0.00s)
=== RUN   TestNetHost
--- PASS: TestNetHost (0.00s)
=== RUN   TestNetHostName
--- PASS: TestNetHostName (0.00s)
=== RUN   TestNetHostPort
--- PASS: TestNetHostPort (0.00s)
=== RUN   TestNetPeer
--- PASS: TestNetPeer (0.00s)
=== RUN   TestNetPeerName
--- PASS: TestNetPeerName (0.00s)
=== RUN   TestNetPeerPort
--- PASS: TestNetPeerPort (0.00s)
=== RUN   TestNetSockPeerName
--- PASS: TestNetSockPeerName (0.00s)
=== RUN   TestNetSockPeerPort
--- PASS: TestNetSockPeerPort (0.00s)
=== RUN   TestNetFamily
--- PASS: TestNetFamily (0.00s)
=== RUN   TestSplitHostPort
--- PASS: TestSplitHostPort (0.00s)
=== RUN   TestNetProtocol
--- PASS: TestNetProtocol (0.00s)
PASS
ok      
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil
      0.004s
=== RUN   TestConvenienceWrappers
--- PASS: TestConvenienceWrappers (0.00s)
=== RUN   TestClientWithTraceContext
--- PASS: TestClientWithTraceContext (0.00s)
=== RUN   TestBasicFilter
--- PASS: TestBasicFilter (0.00s)
=== RUN   TestSpanNameFormatter
=== RUN   TestSpanNameFormatter/default_handler_formatter
=== RUN   TestSpanNameFormatter/default_transport_formatter
=== RUN   TestSpanNameFormatter/custom_formatter
--- PASS: TestSpanNameFormatter (0.00s)
    --- PASS: TestSpanNameFormatter/default_handler_formatter (0.00s)
    --- PASS: TestSpanNameFormatter/default_transport_formatter (0.00s)
    --- PASS: TestSpanNameFormatter/custom_formatter (0.00s)
=== RUN   TestHandlerBasics
--- PASS: TestHandlerBasics (0.00s)
=== RUN   TestHandlerEmittedAttributes
=== RUN   TestHandlerEmittedAttributes/With_a_success_handler
=== RUN   TestHandlerEmittedAttributes/With_a_failing_handler
=== RUN   TestHandlerEmittedAttributes/With_an_empty_handler
=== RUN   
TestHandlerEmittedAttributes/With_persisting_initial_failing_status_in_handler_with_multiple_WriteHeader_calls
--- PASS: TestHandlerEmittedAttributes (0.00s)
    --- PASS: TestHandlerEmittedAttributes/With_a_success_handler (0.00s)
    --- PASS: TestHandlerEmittedAttributes/With_a_failing_handler (0.00s)
    --- PASS: TestHandlerEmittedAttributes/With_an_empty_handler (0.00s)
    --- PASS: 
TestHandlerEmittedAttributes/With_persisting_initial_failing_status_in_handler_with_multiple_WriteHeader_calls
 (0.00s)
=== RUN   TestHandlerPropagateWriteHeaderCalls
=== RUN   TestHandlerPropagateWriteHeaderCalls/With_a_success_handler
=== RUN   TestHandlerPropagateWriteHeaderCalls/With_a_failing_handler
=== RUN   TestHandlerPropagateWriteHeaderCalls/With_an_empty_handler
=== RUN   TestHandlerPropagateWriteHeaderCalls/With_calling_WriteHeader_twice
=== RUN   
TestHandlerPropagateWriteHeaderCalls/When_writing_the_header_indirectly_through_body_write
=== RUN   
TestHandlerPropagateWriteHeaderCalls/With_a_header_already_written_when_writing_the_body
=== RUN   
TestHandlerPropagateWriteHeaderCalls/When_writing_the_header_indirectly_through_flush
=== RUN   
TestHandlerPropagateWriteHeaderCalls/With_a_header_already_written_when_flushing
--- PASS: TestHandlerPropagateWriteHeaderCalls (0.00s)
    --- PASS: TestHandlerPropagateWriteHeaderCalls/With_a_success_handler 
(0.00s)
    --- PASS: TestHandlerPropagateWriteHeaderCalls/With_a_failing_handler 
(0.00s)
    --- PASS: TestHandlerPropagateWriteHeaderCalls/With_an_empty_handler (0.00s)
    --- PASS: 
TestHandlerPropagateWriteHeaderCalls/With_calling_WriteHeader_twice (0.00s)
    --- PASS: 
TestHandlerPropagateWriteHeaderCalls/When_writing_the_header_indirectly_through_body_write
 (0.00s)
    --- PASS: 
TestHandlerPropagateWriteHeaderCalls/With_a_header_already_written_when_writing_the_body
 (0.00s)
    --- PASS: 
TestHandlerPropagateWriteHeaderCalls/When_writing_the_header_indirectly_through_flush
 (0.00s)
    --- PASS: 
TestHandlerPropagateWriteHeaderCalls/With_a_header_already_written_when_flushing
 (0.00s)
=== RUN   TestHandlerRequestWithTraceContext
--- PASS: TestHandlerRequestWithTraceContext (0.00s)
=== RUN   TestWithPublicEndpoint
--- PASS: TestWithPublicEndpoint (0.00s)
=== RUN   TestWithPublicEndpointFn
=== RUN   TestWithPublicEndpointFn/with_the_method_returning_true
=== RUN   TestWithPublicEndpointFn/with_the_method_returning_false
--- PASS: TestWithPublicEndpointFn (0.00s)
    --- PASS: TestWithPublicEndpointFn/with_the_method_returning_true (0.00s)
    --- PASS: TestWithPublicEndpointFn/with_the_method_returning_false (0.00s)
=== RUN   TestSpanStatus
=== RUN   TestSpanStatus/200
=== RUN   TestSpanStatus/400
=== RUN   TestSpanStatus/500
--- PASS: TestSpanStatus (0.00s)
    --- PASS: TestSpanStatus/200 (0.00s)
    --- PASS: TestSpanStatus/400 (0.00s)
    --- PASS: TestSpanStatus/500 (0.00s)
=== RUN   TestWithRouteTag
--- PASS: TestWithRouteTag (0.00s)
=== RUN   TestTransportUsesFormatter
--- PASS: TestTransportUsesFormatter (0.00s)
=== RUN   TestTransportErrorStatus
--- PASS: TestTransportErrorStatus (0.00s)
=== RUN   TestTransportRequestWithTraceContext
--- PASS: TestTransportRequestWithTraceContext (0.00s)
=== RUN   TestWithHTTPTrace
--- PASS: TestWithHTTPTrace (0.00s)
=== RUN   TestTransportMetrics
=== RUN   
TestTransportMetrics/make_http_request_and_read_entire_response_at_once
=== RUN   TestTransportMetrics/make_http_request_and_buffer_response
=== RUN   
TestTransportMetrics/make_http_request_and_close_body_before_reading_completely
--- PASS: TestTransportMetrics (0.00s)
    --- PASS: 
TestTransportMetrics/make_http_request_and_read_entire_response_at_once (0.00s)
    --- PASS: TestTransportMetrics/make_http_request_and_buffer_response (0.00s)
    --- PASS: 
TestTransportMetrics/make_http_request_and_close_body_before_reading_completely 
(0.00s)
=== RUN   TestCustomAttributesHandling
--- PASS: TestCustomAttributesHandling (0.00s)
=== RUN   TestDefaultAttributesHandling
--- PASS: TestDefaultAttributesHandling (0.00s)
PASS
ok      go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/test      
0.008s
=== RUN   TestNewConfig
=== RUN   TestNewConfig/default
=== RUN   TestNewConfig/negative_MinimumReadMemStatsInterval_ignored
=== RUN   TestNewConfig/set_MinimumReadMemStatsInterval
--- PASS: TestNewConfig (0.00s)
    --- PASS: TestNewConfig/default (0.00s)
    --- PASS: TestNewConfig/negative_MinimumReadMemStatsInterval_ignored (0.00s)
    --- PASS: TestNewConfig/set_MinimumReadMemStatsInterval (0.00s)
=== RUN   TestNewProducer
--- PASS: TestNewProducer (0.00s)
=== RUN   TestRefreshGoCollector
--- PASS: TestRefreshGoCollector (0.00s)
=== RUN   TestRuntimeWithLimit
--- PASS: TestRuntimeWithLimit (0.00s)
PASS
ok      go.opentelemetry.io/contrib/instrumentation/runtime     0.004s
?       
go.opentelemetry.io/contrib/instrumentation/runtime/internal/deprecatedruntime  
[no test files]
=== RUN   TestDeprecatedRuntimeMetrics
=== RUN   TestDeprecatedRuntimeMetrics/true
=== RUN   TestDeprecatedRuntimeMetrics/True
=== RUN   TestDeprecatedRuntimeMetrics/TRUE
=== RUN   TestDeprecatedRuntimeMetrics/false
=== RUN   TestDeprecatedRuntimeMetrics/False
=== RUN   TestDeprecatedRuntimeMetrics/FALSE
=== RUN   TestDeprecatedRuntimeMetrics/1
=== RUN   TestDeprecatedRuntimeMetrics/empty
--- PASS: TestDeprecatedRuntimeMetrics (0.00s)
    --- PASS: TestDeprecatedRuntimeMetrics/true (0.00s)
    --- PASS: TestDeprecatedRuntimeMetrics/True (0.00s)
    --- PASS: TestDeprecatedRuntimeMetrics/TRUE (0.00s)
    --- PASS: TestDeprecatedRuntimeMetrics/false (0.00s)
    --- PASS: TestDeprecatedRuntimeMetrics/False (0.00s)
    --- PASS: TestDeprecatedRuntimeMetrics/FALSE (0.00s)
    --- PASS: TestDeprecatedRuntimeMetrics/1 (0.00s)
    --- PASS: TestDeprecatedRuntimeMetrics/empty (0.00s)
PASS
ok      go.opentelemetry.io/contrib/instrumentation/runtime/internal/x  0.003s
=== RUN   TestSpanProcessorAppendsAllBaggageAttributes
--- PASS: TestSpanProcessorAppendsAllBaggageAttributes (0.00s)
=== RUN   TestSpanProcessorAppendsBaggageAttributesWithHaPrefixPredicate
--- PASS: TestSpanProcessorAppendsBaggageAttributesWithHaPrefixPredicate (0.00s)
=== RUN   TestSpanProcessorAppendsBaggageAttributesWithRegexPredicate
--- PASS: TestSpanProcessorAppendsBaggageAttributesWithRegexPredicate (0.00s)
=== RUN   TestOnlyAddsBaggageEntriesThatMatchPredicate
--- PASS: TestOnlyAddsBaggageEntriesThatMatchPredicate (0.00s)
=== RUN   TestZeroSpanProcessorNoPanic
--- PASS: TestZeroSpanProcessorNoPanic (0.00s)
PASS
ok      go.opentelemetry.io/contrib/processors/baggagecopy      0.003s
=== RUN   TestLogProcessorDynamicSeverity
--- PASS: TestLogProcessorDynamicSeverity (0.00s)
=== RUN   TestLogProcessorOnEmit
=== RUN   TestLogProcessorOnEmit/Passthrough
=== RUN   TestLogProcessorOnEmit/Dropped
--- PASS: TestLogProcessorOnEmit (0.00s)
    --- PASS: TestLogProcessorOnEmit/Passthrough (0.00s)
    --- PASS: TestLogProcessorOnEmit/Dropped (0.00s)
=== RUN   TestLogProcessorEnabled
=== RUN   TestLogProcessorEnabled/Passthrough
=== RUN   TestLogProcessorEnabled/NotEnabled
=== RUN   TestLogProcessorEnabled/NoFiltered
--- PASS: TestLogProcessorEnabled (0.00s)
    --- PASS: TestLogProcessorEnabled/Passthrough (0.00s)
    --- PASS: TestLogProcessorEnabled/NotEnabled (0.00s)
    --- PASS: TestLogProcessorEnabled/NoFiltered (0.00s)
=== RUN   TestLogProcessorForceFlushPassthrough
--- PASS: TestLogProcessorForceFlushPassthrough (0.00s)
=== RUN   TestLogProcessorShutdownPassthrough
--- PASS: TestLogProcessorShutdownPassthrough (0.00s)
=== RUN   TestLogProcessorNilSeverity
--- PASS: TestLogProcessorNilSeverity (0.00s)
=== RUN   TestLogProcessorNilDownstream
--- PASS: TestLogProcessorNilDownstream (0.00s)
=== RUN   TestSeverityVarConcurrentSafe
--- PASS: TestSeverityVarConcurrentSafe (0.00s)
=== RUN   ExampleSeveritier
--- PASS: ExampleSeveritier (0.00s)
PASS
ok      go.opentelemetry.io/contrib/processors/minsev   0.003s
=== RUN   TestExtractMultiple
--- PASS: TestExtractMultiple (0.00s)
=== RUN   TestExtractSingle
--- PASS: TestExtractSingle (0.00s)
=== RUN   TestB3EncodingOperations
--- PASS: TestB3EncodingOperations (0.00s)
=== RUN   TestExtractB3
=== RUN   TestExtractB3/empty
=== RUN   TestExtractB3/multiple:_sampling_state_defer
=== RUN   TestExtractB3/multiple:_sampling_state_deny
=== RUN   TestExtractB3/multiple:_sampling_state_accept
=== RUN   TestExtractB3/multiple:_sampling_state_as_a_boolean:_true
=== RUN   TestExtractB3/multiple:_sampling_state_as_a_boolean:_false
=== RUN   TestExtractB3/multiple:_debug_flag_set
=== RUN   TestExtractB3/multiple:_debug_flag_set_to_not_1_(ignored)
=== RUN   TestExtractB3/multiple:_debug_flag_set_and_sampling_state_is_deny
=== RUN   TestExtractB3/multiple:_with_parent_span_id
=== RUN   TestExtractB3/multiple:_with_only_sampled_state_header
=== RUN   TestExtractB3/multiple:_left-padding_64-bit_traceID
=== RUN   TestExtractB3/single:_sampling_state_defer
=== RUN   TestExtractB3/single:_sampling_state_deny
=== RUN   TestExtractB3/single:_sampling_state_accept
=== RUN   TestExtractB3/single:_sampling_state_debug
=== RUN   TestExtractB3/single:_with_parent_span_id
=== RUN   TestExtractB3/single:_with_only_sampling_state_deny
=== RUN   TestExtractB3/single:_left-padding_64-bit_traceID
=== RUN   TestExtractB3/both_single_and_multiple:_single_priority
=== RUN   TestExtractB3/both_single_and_multiple:_invalid_single
=== RUN   TestExtractB3/both_single_and_multiple:_invalid_multiple
=== RUN   TestExtractB3/multiple:_trace_ID_length_>_32
=== RUN   TestExtractB3/multiple:_trace_ID_length_>16_and_<32
=== RUN   TestExtractB3/multiple:_trace_ID_length_<16
=== RUN   TestExtractB3/multiple:_wrong_span_ID_length
=== RUN   TestExtractB3/multiple:_wrong_sampled_flag_length
=== RUN   TestExtractB3/multiple:_bogus_trace_ID
=== RUN   TestExtractB3/multiple:_bogus_span_ID
=== RUN   TestExtractB3/multiple:_bogus_sampled_flag
=== RUN   TestExtractB3/multiple:_upper_case_trace_ID
=== RUN   TestExtractB3/multiple:_upper_case_span_ID
=== RUN   TestExtractB3/multiple:_zero_trace_ID
=== RUN   TestExtractB3/multiple:_zero_span_ID
=== RUN   TestExtractB3/multiple:_missing_span_ID
=== RUN   TestExtractB3/multiple:_missing_trace_ID
=== RUN   
TestExtractB3/multiple:_sampled_header_set_to_1_but_trace_ID_and_span_ID_are_missing
=== RUN   TestExtractB3/single:_wrong_trace_ID_length
=== RUN   TestExtractB3/single:_wrong_span_ID_length
=== RUN   TestExtractB3/single:_wrong_sampled_state_length
=== RUN   TestExtractB3/single:_wrong_parent_span_ID_length
=== RUN   TestExtractB3/single:_bogus_trace_ID
=== RUN   TestExtractB3/single:_bogus_span_ID
=== RUN   TestExtractB3/single:_bogus_sampled_flag
=== RUN   TestExtractB3/single:_bogus_parent_span_ID
=== RUN   TestExtractB3/single:_upper_case_trace_ID
=== RUN   TestExtractB3/single:_upper_case_span_ID
=== RUN   TestExtractB3/single:_upper_case_parent_span_ID
=== RUN   TestExtractB3/single:_zero_trace_ID_and_span_ID
=== RUN   TestExtractB3/single:_with_sampling_set_to_true
--- PASS: TestExtractB3 (0.00s)
    --- PASS: TestExtractB3/empty (0.00s)
    --- PASS: TestExtractB3/multiple:_sampling_state_defer (0.00s)
    --- PASS: TestExtractB3/multiple:_sampling_state_deny (0.00s)
    --- PASS: TestExtractB3/multiple:_sampling_state_accept (0.00s)
    --- PASS: TestExtractB3/multiple:_sampling_state_as_a_boolean:_true (0.00s)
    --- PASS: TestExtractB3/multiple:_sampling_state_as_a_boolean:_false (0.00s)
    --- PASS: TestExtractB3/multiple:_debug_flag_set (0.00s)
    --- PASS: TestExtractB3/multiple:_debug_flag_set_to_not_1_(ignored) (0.00s)
    --- PASS: TestExtractB3/multiple:_debug_flag_set_and_sampling_state_is_deny 
(0.00s)
    --- PASS: TestExtractB3/multiple:_with_parent_span_id (0.00s)
    --- PASS: TestExtractB3/multiple:_with_only_sampled_state_header (0.00s)
    --- PASS: TestExtractB3/multiple:_left-padding_64-bit_traceID (0.00s)
    --- PASS: TestExtractB3/single:_sampling_state_defer (0.00s)
    --- PASS: TestExtractB3/single:_sampling_state_deny (0.00s)
    --- PASS: TestExtractB3/single:_sampling_state_accept (0.00s)
    --- PASS: TestExtractB3/single:_sampling_state_debug (0.00s)
    --- PASS: TestExtractB3/single:_with_parent_span_id (0.00s)
    --- PASS: TestExtractB3/single:_with_only_sampling_state_deny (0.00s)
    --- PASS: TestExtractB3/single:_left-padding_64-bit_traceID (0.00s)
    --- PASS: TestExtractB3/both_single_and_multiple:_single_priority (0.00s)
    --- PASS: TestExtractB3/both_single_and_multiple:_invalid_single (0.00s)
    --- PASS: TestExtractB3/both_single_and_multiple:_invalid_multiple (0.00s)
    --- PASS: TestExtractB3/multiple:_trace_ID_length_>_32 (0.00s)
    --- PASS: TestExtractB3/multiple:_trace_ID_length_>16_and_<32 (0.00s)
    --- PASS: TestExtractB3/multiple:_trace_ID_length_<16 (0.00s)
    --- PASS: TestExtractB3/multiple:_wrong_span_ID_length (0.00s)
    --- PASS: TestExtractB3/multiple:_wrong_sampled_flag_length (0.00s)
    --- PASS: TestExtractB3/multiple:_bogus_trace_ID (0.00s)
    --- PASS: TestExtractB3/multiple:_bogus_span_ID (0.00s)
    --- PASS: TestExtractB3/multiple:_bogus_sampled_flag (0.00s)
    --- PASS: TestExtractB3/multiple:_upper_case_trace_ID (0.00s)
    --- PASS: TestExtractB3/multiple:_upper_case_span_ID (0.00s)
    --- PASS: TestExtractB3/multiple:_zero_trace_ID (0.00s)
    --- PASS: TestExtractB3/multiple:_zero_span_ID (0.00s)
    --- PASS: TestExtractB3/multiple:_missing_span_ID (0.00s)
    --- PASS: TestExtractB3/multiple:_missing_trace_ID (0.00s)
    --- PASS: 
TestExtractB3/multiple:_sampled_header_set_to_1_but_trace_ID_and_span_ID_are_missing
 (0.00s)
    --- PASS: TestExtractB3/single:_wrong_trace_ID_length (0.00s)
    --- PASS: TestExtractB3/single:_wrong_span_ID_length (0.00s)
    --- PASS: TestExtractB3/single:_wrong_sampled_state_length (0.00s)
    --- PASS: TestExtractB3/single:_wrong_parent_span_ID_length (0.00s)
    --- PASS: TestExtractB3/single:_bogus_trace_ID (0.00s)
    --- PASS: TestExtractB3/single:_bogus_span_ID (0.00s)
    --- PASS: TestExtractB3/single:_bogus_sampled_flag (0.00s)
    --- PASS: TestExtractB3/single:_bogus_parent_span_ID (0.00s)
    --- PASS: TestExtractB3/single:_upper_case_trace_ID (0.00s)
    --- PASS: TestExtractB3/single:_upper_case_span_ID (0.00s)
    --- PASS: TestExtractB3/single:_upper_case_parent_span_ID (0.00s)
    --- PASS: TestExtractB3/single:_zero_trace_ID_and_span_ID (0.00s)
    --- PASS: TestExtractB3/single:_with_sampling_set_to_true (0.00s)
=== RUN   TestInjectB3
=== RUN   TestInjectB3/none:_sampled
=== RUN   TestInjectB3/none:_not_sampled
=== RUN   TestInjectB3/none:_unset_sampled
=== RUN   TestInjectB3/none:_sampled_only
=== RUN   TestInjectB3/none:_debug
=== RUN   TestInjectB3/none:_debug_omitting_sample
=== RUN   TestInjectB3/multiple:_sampled
=== RUN   TestInjectB3/multiple:_not_sampled
=== RUN   TestInjectB3/multiple:_unset_sampled
=== RUN   TestInjectB3/multiple:_sampled_only
=== RUN   TestInjectB3/multiple:_debug
=== RUN   TestInjectB3/multiple:_debug_omitting_sample
=== RUN   TestInjectB3/single:_sampled
=== RUN   TestInjectB3/single:_not_sampled
=== RUN   TestInjectB3/single:_unset_sampled
=== RUN   TestInjectB3/single:_sampled_only
=== RUN   TestInjectB3/single:_debug
=== RUN   TestInjectB3/single:_debug_omitting_sample
=== RUN   TestInjectB3/single+multiple:_sampled
=== RUN   TestInjectB3/single+multiple:_not_sampled
=== RUN   TestInjectB3/single+multiple:_unset_sampled
=== RUN   TestInjectB3/single+multiple:_sampled_only
=== RUN   TestInjectB3/single+multiple:_debug
=== RUN   TestInjectB3/single+multiple:_debug_omitting_sample
=== RUN   TestInjectB3/none:_empty
=== RUN   TestInjectB3/multiple:_empty
=== RUN   TestInjectB3/single:_empty
=== RUN   TestInjectB3/single+multiple:_empty
=== RUN   TestInjectB3/none:_missing_traceID
=== RUN   TestInjectB3/multiple:_missing_traceID
=== RUN   TestInjectB3/single:_missing_traceID
=== RUN   TestInjectB3/single+multiple:_missing_traceID
=== RUN   TestInjectB3/none:_missing_spanID
=== RUN   TestInjectB3/multiple:_missing_spanID
=== RUN   TestInjectB3/single:_missing_spanID
=== RUN   TestInjectB3/single+multiple:_missing_spanID
=== RUN   TestInjectB3/none:_missing_traceID_and_spanID
=== RUN   TestInjectB3/multiple:_missing_traceID_and_spanID
=== RUN   TestInjectB3/single:_missing_traceID_and_spanID
=== RUN   TestInjectB3/single+multiple:_missing_traceID_and_spanID
--- PASS: TestInjectB3 (0.00s)
    --- PASS: TestInjectB3/none:_sampled (0.00s)
    --- PASS: TestInjectB3/none:_not_sampled (0.00s)
    --- PASS: TestInjectB3/none:_unset_sampled (0.00s)
    --- PASS: TestInjectB3/none:_sampled_only (0.00s)
    --- PASS: TestInjectB3/none:_debug (0.00s)
    --- PASS: TestInjectB3/none:_debug_omitting_sample (0.00s)
    --- PASS: TestInjectB3/multiple:_sampled (0.00s)
    --- PASS: TestInjectB3/multiple:_not_sampled (0.00s)
    --- PASS: TestInjectB3/multiple:_unset_sampled (0.00s)
    --- PASS: TestInjectB3/multiple:_sampled_only (0.00s)
    --- PASS: TestInjectB3/multiple:_debug (0.00s)
    --- PASS: TestInjectB3/multiple:_debug_omitting_sample (0.00s)
    --- PASS: TestInjectB3/single:_sampled (0.00s)
    --- PASS: TestInjectB3/single:_not_sampled (0.00s)
    --- PASS: TestInjectB3/single:_unset_sampled (0.00s)
    --- PASS: TestInjectB3/single:_sampled_only (0.00s)
    --- PASS: TestInjectB3/single:_debug (0.00s)
    --- PASS: TestInjectB3/single:_debug_omitting_sample (0.00s)
    --- PASS: TestInjectB3/single+multiple:_sampled (0.00s)
    --- PASS: TestInjectB3/single+multiple:_not_sampled (0.00s)
    --- PASS: TestInjectB3/single+multiple:_unset_sampled (0.00s)
    --- PASS: TestInjectB3/single+multiple:_sampled_only (0.00s)
    --- PASS: TestInjectB3/single+multiple:_debug (0.00s)
    --- PASS: TestInjectB3/single+multiple:_debug_omitting_sample (0.00s)
    --- PASS: TestInjectB3/none:_empty (0.00s)
    --- PASS: TestInjectB3/multiple:_empty (0.00s)
    --- PASS: TestInjectB3/single:_empty (0.00s)
    --- PASS: TestInjectB3/single+multiple:_empty (0.00s)
    --- PASS: TestInjectB3/none:_missing_traceID (0.00s)
    --- PASS: TestInjectB3/multiple:_missing_traceID (0.00s)
    --- PASS: TestInjectB3/single:_missing_traceID (0.00s)
    --- PASS: TestInjectB3/single+multiple:_missing_traceID (0.00s)
    --- PASS: TestInjectB3/none:_missing_spanID (0.00s)
    --- PASS: TestInjectB3/multiple:_missing_spanID (0.00s)
    --- PASS: TestInjectB3/single:_missing_spanID (0.00s)
    --- PASS: TestInjectB3/single+multiple:_missing_spanID (0.00s)
    --- PASS: TestInjectB3/none:_missing_traceID_and_spanID (0.00s)
    --- PASS: TestInjectB3/multiple:_missing_traceID_and_spanID (0.00s)
    --- PASS: TestInjectB3/single:_missing_traceID_and_spanID (0.00s)
    --- PASS: TestInjectB3/single+multiple:_missing_traceID_and_spanID (0.00s)
=== RUN   TestB3Propagator_Fields
--- PASS: TestB3Propagator_Fields (0.00s)
PASS
ok      go.opentelemetry.io/contrib/propagators/b3      0.005s
=== RUN   TestBoundariesNumBuckets
--- PASS: TestBoundariesNumBuckets (0.00s)
=== RUN   TestBoundariesGetBucketIndex
--- PASS: TestBoundariesGetBucketIndex (0.00s)
=== RUN   TestBucket
--- PASS: TestBucket (0.00s)
=== RUN   TestBucketAddSample
--- PASS: TestBucketAddSample (0.00s)
=== RUN   TestBucketZeroCapacity
--- PASS: TestBucketZeroCapacity (0.00s)
=== RUN   TestSpanProcessorDoNothing
--- PASS: TestSpanProcessorDoNothing (0.00s)
=== RUN   TestSpanProcessor
--- PASS: TestSpanProcessor (0.00s)
=== RUN   TestSpanProcessorFuzzer
--- PASS: TestSpanProcessorFuzzer (0.04s)
=== RUN   TestSpanProcessorNegativeLatency
--- PASS: TestSpanProcessorNegativeLatency (0.00s)
=== RUN   TestSpanProcessorSpansByLatencyWrongIndex
--- PASS: TestSpanProcessorSpansByLatencyWrongIndex (0.00s)
=== RUN   TestSpanRowFormatter
=== RUN   TestSpanRowFormatter/with_an_invalid_span_context
=== RUN   TestSpanRowFormatter/with_a_valid_span_context
=== RUN   TestSpanRowFormatter/with_a_valid_parent_span_context
--- PASS: TestSpanRowFormatter (0.00s)
    --- PASS: TestSpanRowFormatter/with_an_invalid_span_context (0.00s)
    --- PASS: TestSpanRowFormatter/with_a_valid_span_context (0.00s)
    --- PASS: TestSpanRowFormatter/with_a_valid_parent_span_context (0.00s)
PASS
ok      go.opentelemetry.io/contrib/zpages      0.043s
?       go.opentelemetry.io/contrib/zpages/internal     [no test files]
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 2 
go.opentelemetry.io/contrib go.opentelemetry.io/contrib/bridges/otellogr 
go.opentelemetry.io/contrib/bridges/otellogrus 
go.opentelemetry.io/contrib/bridges/otelslog 
go.opentelemetry.io/contrib/bridges/otelzap 
go.opentelemetry.io/contrib/bridges/prometheus 
go.opentelemetry.io/contrib/config 
go.opentelemetry.io/contrib/exporters/autoexport 
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc 
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/filters
 
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/filters/interceptor
 
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal
 
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal/test
 go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace 
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/internal/semco
 nvutil 
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/test
 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp 
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/filters 
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request 
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv 
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil
 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/test 
go.opentelemetry.io/contrib/instrumentation/runtime 
go.opentelemetry.io/contrib/instrumentation/runtime/internal/deprecatedruntime 
go.opentelemetry.io/contrib/instrumentation/runtime/internal/x 
go.opentelemetry.io/contrib/processors/baggagecopy 
go.opentelemetry.io/contrib/processors/minsev 
go.opentelemetry.io/contrib/propagators/b3 go.opentelemetry.io/contrib/zpages 
go.opentelemetry.io/contrib/zpages/internal returned exit code 1
make: *** [debian/rules:30: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202502/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:golang-opentelemetry-contrib, so that this 
is still
visible in the BTS web page for this package.

Thanks.

Reply via email to