Skip to content

[Resources.Container] Add Kubernetes support #4840

[Resources.Container] Add Kubernetes support

[Resources.Container] Add Kubernetes support #4840

Triggered via pull request October 16, 2024 18:06
Status Failure
Total duration 7m 55s
Artifacts

ci.yml

on: pull_request
detect-changes
4s
detect-changes
lint-misspell-sanitycheck  /  run-misspell
8s
lint-misspell-sanitycheck / run-misspell
lint-misspell-sanitycheck  /  run-sanitycheck
3s
lint-misspell-sanitycheck / run-sanitycheck
Matrix: build-test-contrib-shared-tests / build-test
Matrix: build-test-exporter-geneva / build-test
Matrix: build-test-exporter-influxdb / build-test
Matrix: build-test-exporter-instana / build-test
Matrix: build-test-exporter-onecollector / build-test
Matrix: build-test-exporter-stackdriver / build-test
Matrix: build-test-extensions-enrichment / build-test
Matrix: build-test-extensions / build-test
Matrix: build-test-instrumentation-aspnet / build-test
Matrix: build-test-instrumentation-aspnetcore / build-test
Matrix: build-test-instrumentation-aws / build-test
Matrix: build-test-instrumentation-cassandra / build-test
Matrix: build-test-instrumentation-confluentkafka / build-test
Matrix: build-test-instrumentation-elasticsearchclient / build-test
Matrix: build-test-instrumentation-entityframeworkcore / build-test
Matrix: build-test-instrumentation-eventcounters / build-test
Matrix: build-test-instrumentation-grpccore / build-test
Matrix: build-test-instrumentation-grpcnetclient / build-test
Matrix: build-test-instrumentation-hangfire / build-test
Matrix: build-test-instrumentation-http / build-test
Matrix: build-test-instrumentation-owin / build-test
Matrix: build-test-instrumentation-process / build-test
Matrix: build-test-instrumentation-quartz / build-test
Matrix: build-test-instrumentation-runtime / build-test
Matrix: build-test-instrumentation-sqlclient / build-test
Matrix: build-test-instrumentation-stackexchangeredis-integration / kafka-integration-test
Matrix: build-test-instrumentation-stackexchangeredis-integration / redis-integration-test
Matrix: build-test-instrumentation-stackexchangeredis / build-test
Matrix: build-test-instrumentation-wcf / build-test
Matrix: build-test-persistentstorage / build-test
Matrix: build-test-resources-aws / build-test
Matrix: build-test-resources-azure / build-test
Matrix: build-test-resources-container / build-test
Matrix: build-test-resources-gcp / build-test
Matrix: build-test-resources-host / build-test
Matrix: build-test-resources-process / build-test
Matrix: build-test-resources-processruntime / build-test
Matrix: build-test-sampler-aws / build-test
Matrix: build-test-semanticconventions / build-test
Matrix: verify-aot-compat / run-verify-aot-compat
lint-md  /  run-markdownlint
5s
lint-md / run-markdownlint
lint-dotnet-format  /  run-dotnet-format
5m 59s
lint-dotnet-format / run-dotnet-format
lint-yml  /  run-yamllint
lint-yml / run-yamllint
Matrix: build-test-instrumentation-confluentkafka-integration / kafka-integration-test
Matrix: build-test-instrumentation-confluentkafka-integration / redis-integration-test
Matrix: build-test-resources-operatingsystem / build-test
build-test
0s
build-test
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 6 warnings
verify-aot-compat / run-verify-aot-compat (ubuntu-latest, net8.0)
Process completed with exit code 1.
build-test-resources-container / build-test (ubuntu-latest, net8.0): src/OpenTelemetry.Resources.Container/Models/K8sContainerStatus.cs#L4
The type or namespace name 'Serialization' does not exist in the namespace 'System.Text.Json' (are you missing an assembly reference?)
build-test-resources-container / build-test (ubuntu-latest, net8.0): src/OpenTelemetry.Resources.Container/Models/K8sPod.cs#L4
The type or namespace name 'Serialization' does not exist in the namespace 'System.Text.Json' (are you missing an assembly reference?)
build-test-resources-container / build-test (ubuntu-latest, net8.0): src/OpenTelemetry.Resources.Container/Models/K8sPodStatus.cs#L4
The type or namespace name 'Serialization' does not exist in the namespace 'System.Text.Json' (are you missing an assembly reference?)
build-test-resources-container / build-test (ubuntu-latest, net8.0): src/OpenTelemetry.Resources.Container/SourceGenerationContext.cs#L4
The type or namespace name 'Serialization' does not exist in the namespace 'System.Text.Json' (are you missing an assembly reference?)
build-test-resources-container / build-test (ubuntu-latest, net8.0): src/Shared/ResourceDetectorUtils.cs#L10
The type or namespace name 'Serialization' does not exist in the namespace 'System.Text.Json' (are you missing an assembly reference?)
build-test-resources-container / build-test (ubuntu-latest, net8.0): src/OpenTelemetry.Resources.Container/Models/K8sContainerStatus.cs#L10
The type or namespace name 'JsonPropertyNameAttribute' could not be found (are you missing a using directive or an assembly reference?)
build-test-resources-container / build-test (ubuntu-latest, net8.0): src/OpenTelemetry.Resources.Container/Models/K8sContainerStatus.cs#L10
The type or namespace name 'JsonPropertyName' could not be found (are you missing a using directive or an assembly reference?)
build-test-resources-container / build-test (ubuntu-latest, net8.0): src/OpenTelemetry.Resources.Container/Models/K8sContainerStatus.cs#L13
The type or namespace name 'JsonPropertyNameAttribute' could not be found (are you missing a using directive or an assembly reference?)
build-test-resources-container / build-test (ubuntu-latest, net8.0): src/OpenTelemetry.Resources.Container/Models/K8sContainerStatus.cs#L13
The type or namespace name 'JsonPropertyName' could not be found (are you missing a using directive or an assembly reference?)
build-test-resources-container / build-test (ubuntu-latest, net8.0): src/OpenTelemetry.Resources.Container/Models/K8sPod.cs#L10
The type or namespace name 'JsonPropertyNameAttribute' could not be found (are you missing a using directive or an assembly reference?)
build-test-resources-container / build-test (windows-latest, net8.0): src/OpenTelemetry.Resources.Container/Models/K8sContainerStatus.cs#L4
The type or namespace name 'Serialization' does not exist in the namespace 'System.Text.Json' (are you missing an assembly reference?)
build-test-resources-container / build-test (windows-latest, net8.0): src/OpenTelemetry.Resources.Container/Models/K8sPod.cs#L4
The type or namespace name 'Serialization' does not exist in the namespace 'System.Text.Json' (are you missing an assembly reference?)
build-test-resources-container / build-test (windows-latest, net8.0): src/OpenTelemetry.Resources.Container/Models/K8sPodStatus.cs#L4
The type or namespace name 'Serialization' does not exist in the namespace 'System.Text.Json' (are you missing an assembly reference?)
build-test-resources-container / build-test (windows-latest, net8.0): src/OpenTelemetry.Resources.Container/SourceGenerationContext.cs#L4
The type or namespace name 'Serialization' does not exist in the namespace 'System.Text.Json' (are you missing an assembly reference?)
build-test-resources-container / build-test (windows-latest, net8.0): src/Shared/ResourceDetectorUtils.cs#L10
The type or namespace name 'Serialization' does not exist in the namespace 'System.Text.Json' (are you missing an assembly reference?)
build-test-resources-container / build-test (windows-latest, net8.0): src/OpenTelemetry.Resources.Container/Models/K8sContainerStatus.cs#L10
The type or namespace name 'JsonPropertyNameAttribute' could not be found (are you missing a using directive or an assembly reference?)
build-test-resources-container / build-test (windows-latest, net8.0): src/OpenTelemetry.Resources.Container/Models/K8sContainerStatus.cs#L10
The type or namespace name 'JsonPropertyName' could not be found (are you missing a using directive or an assembly reference?)
build-test-resources-container / build-test (windows-latest, net8.0): src/OpenTelemetry.Resources.Container/Models/K8sContainerStatus.cs#L13
The type or namespace name 'JsonPropertyNameAttribute' could not be found (are you missing a using directive or an assembly reference?)
build-test-resources-container / build-test (windows-latest, net8.0): src/OpenTelemetry.Resources.Container/Models/K8sContainerStatus.cs#L13
The type or namespace name 'JsonPropertyName' could not be found (are you missing a using directive or an assembly reference?)
build-test-resources-container / build-test (windows-latest, net8.0): src/OpenTelemetry.Resources.Container/Models/K8sPod.cs#L10
The type or namespace name 'JsonPropertyNameAttribute' could not be found (are you missing a using directive or an assembly reference?)
verify-aot-compat / run-verify-aot-compat (windows-latest, net8.0)
Process completed with exit code 1.
build-test-resources-container / build-test (windows-latest, net462): src/OpenTelemetry.Resources.Container/Models/K8sContainerStatus.cs#L4
The type or namespace name 'Serialization' does not exist in the namespace 'System.Text.Json' (are you missing an assembly reference?)
build-test-resources-container / build-test (windows-latest, net462): src/OpenTelemetry.Resources.Container/Models/K8sPod.cs#L4
The type or namespace name 'Serialization' does not exist in the namespace 'System.Text.Json' (are you missing an assembly reference?)
build-test-resources-container / build-test (windows-latest, net462): src/OpenTelemetry.Resources.Container/Models/K8sPodStatus.cs#L4
The type or namespace name 'Serialization' does not exist in the namespace 'System.Text.Json' (are you missing an assembly reference?)
build-test-resources-container / build-test (windows-latest, net462): src/OpenTelemetry.Resources.Container/SourceGenerationContext.cs#L4
The type or namespace name 'Serialization' does not exist in the namespace 'System.Text.Json' (are you missing an assembly reference?)
build-test-resources-container / build-test (windows-latest, net462): src/Shared/ResourceDetectorUtils.cs#L10
The type or namespace name 'Serialization' does not exist in the namespace 'System.Text.Json' (are you missing an assembly reference?)
build-test-resources-container / build-test (windows-latest, net462): src/OpenTelemetry.Resources.Container/Models/K8sContainerStatus.cs#L10
The type or namespace name 'JsonPropertyNameAttribute' could not be found (are you missing a using directive or an assembly reference?)
build-test-resources-container / build-test (windows-latest, net462): src/OpenTelemetry.Resources.Container/Models/K8sContainerStatus.cs#L10
The type or namespace name 'JsonPropertyName' could not be found (are you missing a using directive or an assembly reference?)
build-test-resources-container / build-test (windows-latest, net462): src/OpenTelemetry.Resources.Container/Models/K8sContainerStatus.cs#L13
The type or namespace name 'JsonPropertyNameAttribute' could not be found (are you missing a using directive or an assembly reference?)
build-test-resources-container / build-test (windows-latest, net462): src/OpenTelemetry.Resources.Container/Models/K8sContainerStatus.cs#L13
The type or namespace name 'JsonPropertyName' could not be found (are you missing a using directive or an assembly reference?)
build-test-resources-container / build-test (windows-latest, net462): src/OpenTelemetry.Resources.Container/Models/K8sPod.cs#L10
The type or namespace name 'JsonPropertyNameAttribute' could not be found (are you missing a using directive or an assembly reference?)
lint-dotnet-format / run-dotnet-format
Process completed with exit code 1.
lint-dotnet-format / run-dotnet-format
Process completed with exit code 1.
build-test
Process completed with exit code 1.