Skip to content

Instantly share code, notes, and snippets.

@baznikin
Created March 26, 2025 16:24
#1 [stage-1 1/12] FROM git.mydomain.com:443/groupA-public/dependency_proxy/containers/python:3.13@sha256:a9710c44d58cb3fcba391e09b20e52147caf99be418aac2ba4ffa128435fc303
#1 resolve git.mydomain.com:443/groupA-public/dependency_proxy/containers/python:3.13@sha256:a9710c44d58cb3fcba391e09b20e52147caf99be418aac2ba4ffa128435fc303 0.0s done
#1 DONE 0.0s
#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 812B done
#2 WARN: SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "FXG_PACKAGES_TOKEN_NAME") (line 18)
#2 WARN: SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "FXG_PACKAGES_TOKEN") (line 19)
#2 WARN: JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 30)
#2 DONE 0.0s
#3 [internal] load metadata for git.mydomain.com:443/groupA-public/dependency_proxy/containers/python:3.13
#3 DONE 1.2s
#4 [internal] load .dockerignore
#4 DONE 0.1s
#5 importing cache manifest from registry.mydomain.com/groupA/projectA/buildkit-cache:staging-build
#5 inferred cache manifest type: application/vnd.oci.image.manifest.v1+json done
#5 DONE 0.9s
#6 [internal] load build context
#6 transferring context: 8.65MB 0.1s done
#6 DONE 0.2s
#7 [6/9] RUN apt update && apt install -y mc htop
#7 CACHED
#8 [5/9] COPY ./pyproject.toml /app
#8 CACHED
#9 [4/9] COPY ./poetry.lock /app
#9 CACHED
#10 [2/9] WORKDIR /app
#10 CACHED
#11 [7/9] RUN useradd -m -o -u 1000 -d /app app && pip install -r requirements.txt && poetry config virtualenvs.create false
#11 CACHED
#12 [8/9] RUN poetry config http-basic.backend_base gitlab+deploy-token-groupA-packages gldt-8-3wZb9csnAGpFxtbsTm && poetry config http-basic.projectA_base gitlab+deploy-token-groupA-packages gldt-8-3wZb9csnAGpFxtbsTm && poetry install && rm /root/.config/pypoetry/auth.toml
#12 CACHED
#13 [3/9] COPY ./requirements.txt /app
#13 CACHED
#14 [9/9] COPY ./ /app
#14 CACHED
#15 exporting to image
#15 exporting layers done
#15 exporting manifest sha256:8b7e68b9b87e643e0c94797bcfbea2ea22415499d779b058c165cdcab83c9e8d 0.2s done
#15 ERROR: failed to push registry.mydomain.com/groupA/projectA/staging:d689c1e0: server message: insufficient_scope: authorization failed
#16 exporting to image
#16 exporting config sha256:cfe468e5b1bca4d7cea3d7e69069497e6f0075efc113684a3a88bbc309361c6a 0.5s done
#16 pushing layers 3.8s done
#16 CANCELED
------
> exporting to image:
------
{
"Name": "moby.buildkit.v1.Control/ListWorkers",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "288405db2de8c9c9",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "c202d3fb127852f9",
"TraceFlags": "01",
"TraceState": "",
"Remote": true
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:13.765982903Z",
"EndTime": "2025-03-18T12:56:13.777789014Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.buildkit.v1.Control"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "ListWorkers"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "moby.buildkit.v1.frontend.LLBBridge/Ping",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "b45532190e6ee8ba",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "cf4cd5956f7642be",
"TraceFlags": "01",
"TraceState": "",
"Remote": true
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:13.778753646Z",
"EndTime": "2025-03-18T12:56:13.779030332Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.buildkit.v1.frontend.LLBBridge"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "Ping"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "cache request: [internal] load build definition from Dockerfile",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "9605159865a65651",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "9b7f8308ab3f1b2f",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 1,
"StartTime": "2025-03-18T12:56:13.77986414Z",
"EndTime": "2025-03-18T12:56:13.779887531Z",
"Attributes": [
{
"Key": "vertex",
"Value": {
"Type": "STRING",
"Value": "sha256:727f5bd8cf3dbb3a6d4bf12021ac37ab43aee328806eb1e1cf7af16e0f548613"
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/otel/sdk/tracer",
"Version": "",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.FileSync/DiffCopy",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "747b088f2025e8e4",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "be4a9dbd8e6f10ba",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:13.782517419Z",
"EndTime": "2025-03-18T12:56:13.784571924Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.FileSync"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "DiffCopy"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "[internal] load build definition from Dockerfile",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "be4a9dbd8e6f10ba",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "9b7f8308ab3f1b2f",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 1,
"StartTime": "2025-03-18T12:56:13.780017754Z",
"EndTime": "2025-03-18T12:56:13.795744281Z",
"Attributes": [
{
"Key": "vertex",
"Value": {
"Type": "STRING",
"Value": "sha256:727f5bd8cf3dbb3a6d4bf12021ac37ab43aee328806eb1e1cf7af16e0f548613"
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/otel/sdk/tracer",
"Version": "",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/VerifyTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "5a0067919bac37b4",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7a8d8e176bc5e851",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:13.978714304Z",
"EndTime": "2025-03-18T12:56:13.980460823Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "VerifyTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/VerifyTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "3398ac0da9429987",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7a8d8e176bc5e851",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:13.980593426Z",
"EndTime": "2025-03-18T12:56:13.98168202Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "VerifyTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/VerifyTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "646c7b385480f4fd",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7a8d8e176bc5e851",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:13.981822993Z",
"EndTime": "2025-03-18T12:56:13.982615601Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "VerifyTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/VerifyTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "ba039e4fb7032a85",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7a8d8e176bc5e851",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:13.982753414Z",
"EndTime": "2025-03-18T12:56:13.98347249Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "VerifyTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/VerifyTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "d284741e27c30b56",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7a8d8e176bc5e851",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:14.028205738Z",
"EndTime": "2025-03-18T12:56:14.029285652Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "VerifyTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/VerifyTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "b6b09f46f985b25b",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7a8d8e176bc5e851",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:14.029422055Z",
"EndTime": "2025-03-18T12:56:14.03011134Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "VerifyTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/VerifyTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "6d4e9d3b386aac6b",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7a8d8e176bc5e851",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:14.030270873Z",
"EndTime": "2025-03-18T12:56:14.030824046Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "VerifyTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/VerifyTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "fd82357c9433cc87",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7a8d8e176bc5e851",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:14.030977239Z",
"EndTime": "2025-03-18T12:56:14.031744666Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "VerifyTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/GetTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "427eb7783446970a",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7a8d8e176bc5e851",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:14.03191512Z",
"EndTime": "2025-03-18T12:56:14.032476052Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "GetTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "a79cf50558b4179c",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7a8d8e176bc5e851",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:13.983595662Z",
"EndTime": "2025-03-18T12:56:14.032507343Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://git.mydomain.com:443/v2/groupA-public/dependency_proxy/containers/python/manifests/3.13"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 401
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7ac139b3362844e8",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "a79cf50558b4179c",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:13.983607463Z",
"EndTime": "2025-03-18T12:56:14.032510433Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://git.mydomain.com:443/v2/groupA-public/dependency_proxy/containers/python/manifests/3.13"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com:443"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-7ac139b3362844e8-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 401
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:13.983627543Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:46304"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "27.198771939s"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:13.983640833Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:13.983680854Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:13.983682714Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.028027334Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.028060444Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/FetchToken",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "3c636d59f6a11a1c",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7a8d8e176bc5e851",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:14.032624466Z",
"EndTime": "2025-03-18T12:56:14.226626842Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "FetchToken"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "c196cde848dff63f",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7a8d8e176bc5e851",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:14.226718884Z",
"EndTime": "2025-03-18T12:56:15.006199369Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://git.mydomain.com:443/v2/groupA-public/dependency_proxy/containers/python/manifests/3.13"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 10041
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "d374ef9c305c00a5",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "c196cde848dff63f",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:14.226736615Z",
"EndTime": "2025-03-18T12:56:15.006206819Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://git.mydomain.com:443/v2/groupA-public/dependency_proxy/containers/python/manifests/3.13"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com:443"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-d374ef9c305c00a5-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 10041
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.226767055Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:46304"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "198.716122ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.226782326Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.226832697Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.226834287Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:15.006088387Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:15.006123257Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "resolving git.mydomain.com:443/groupA-public/dependency_proxy/containers/python:3.13",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7a8d8e176bc5e851",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "9b7f8308ab3f1b2f",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 1,
"StartTime": "2025-03-18T12:56:13.9667298Z",
"EndTime": "2025-03-18T12:56:15.190394989Z",
"Attributes": null,
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 12,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/otel/sdk/tracer",
"Version": "",
"SchemaURL": ""
}
}
{
"Name": "cache request: [internal] load .dockerignore",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0dce11de0b816623",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "9b7f8308ab3f1b2f",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 1,
"StartTime": "2025-03-18T12:56:15.190995172Z",
"EndTime": "2025-03-18T12:56:15.191045334Z",
"Attributes": [
{
"Key": "vertex",
"Value": {
"Type": "STRING",
"Value": "sha256:3ece23063e774bf927e3a33d85ebcdcace42b9c10454f5d4c60a9f8b79daaac7"
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/otel/sdk/tracer",
"Version": "",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.FileSync/DiffCopy",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "1398b9da2c285ae7",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "48c295f83f07d208",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:15.220540115Z",
"EndTime": "2025-03-18T12:56:15.222901357Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.FileSync"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "DiffCopy"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "[internal] load .dockerignore",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "48c295f83f07d208",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "9b7f8308ab3f1b2f",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 1,
"StartTime": "2025-03-18T12:56:15.191189047Z",
"EndTime": "2025-03-18T12:56:15.26734403Z",
"Attributes": [
{
"Key": "vertex",
"Value": {
"Type": "STRING",
"Value": "sha256:3ece23063e774bf927e3a33d85ebcdcace42b9c10454f5d4c60a9f8b79daaac7"
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/otel/sdk/tracer",
"Version": "",
"SchemaURL": ""
}
}
{
"Name": "moby.buildkit.v1.frontend.LLBBridge/Solve",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "9b7f8308ab3f1b2f",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "adbb13c8194ec0bb",
"TraceFlags": "01",
"TraceState": "",
"Remote": true
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:13.779474092Z",
"EndTime": "2025-03-18T12:56:15.60453427Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.buildkit.v1.frontend.LLBBridge"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "Solve"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "moby.buildkit.v1.frontend.LLBBridge/Return",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "12e3761833129a88",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "a6b040ad3a43254e",
"TraceFlags": "01",
"TraceState": "",
"Remote": true
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:15.605278917Z",
"EndTime": "2025-03-18T12:56:15.60543524Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.buildkit.v1.frontend.LLBBridge"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "Return"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "cache request: [internal] load build context",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "e3ceec42f575331a",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "8fa448eba5f6f26e",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 1,
"StartTime": "2025-03-18T12:56:15.605974612Z",
"EndTime": "2025-03-18T12:56:15.606003963Z",
"Attributes": [
{
"Key": "vertex",
"Value": {
"Type": "STRING",
"Value": "sha256:031b615830498ef5e90e6a797d182cb6e684208b94a90250c8c4066fd112a7a6"
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/otel/sdk/tracer",
"Version": "",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.FileSync/DiffCopy",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7132998877759c1f",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "767fb11d6b2b2357",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:16.557490458Z",
"EndTime": "2025-03-18T12:56:16.698670988Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.FileSync"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "DiffCopy"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "[internal] load build context",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "767fb11d6b2b2357",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "8fa448eba5f6f26e",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 1,
"StartTime": "2025-03-18T12:56:16.548921199Z",
"EndTime": "2025-03-18T12:56:16.753205412Z",
"Attributes": [
{
"Key": "vertex",
"Value": {
"Type": "STRING",
"Value": "sha256:031b615830498ef5e90e6a797d182cb6e684208b94a90250c8c4066fd112a7a6"
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/otel/sdk/tracer",
"Version": "",
"SchemaURL": ""
}
}
{
"Name": "load cache: [9/9] COPY ./ /app",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "c5c70973b56eff69",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "8fa448eba5f6f26e",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 1,
"StartTime": "2025-03-18T12:56:16.799034525Z",
"EndTime": "2025-03-18T12:56:16.799090137Z",
"Attributes": [
{
"Key": "vertex",
"Value": {
"Type": "STRING",
"Value": "sha256:53c5e782bf908ee6f2b09cbac97fa39cf73494b466ca6e01add0d2e92bb99f72"
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/otel/sdk/tracer",
"Version": "",
"SchemaURL": ""
}
}
{
"Name": "export layers",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "acf3156b51111160",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0b56fe7bdf3c4160",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 1,
"StartTime": "2025-03-18T12:56:16.848688613Z",
"EndTime": "2025-03-18T12:56:16.849440659Z",
"Attributes": [
{
"Key": "exportLayers.compressionType",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "exportLayers.forceCompression",
"Value": {
"Type": "BOOL",
"Value": false
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/otel/sdk/tracer",
"Version": "",
"SchemaURL": ""
}
}
{
"Name": "export layers",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "c0536335ec9bc827",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 1,
"StartTime": "2025-03-18T12:56:16.848689133Z",
"EndTime": "2025-03-18T12:56:16.84947755Z",
"Attributes": [
{
"Key": "exportLayers.compressionType",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "exportLayers.forceCompression",
"Value": {
"Type": "BOOL",
"Value": false
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/otel/sdk/tracer",
"Version": "",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/GetTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "2e8f1578efb504b3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.619481155Z",
"EndTime": "2025-03-18T12:56:17.620659731Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "GetTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0729c1e63eb5faeb",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.572170979Z",
"EndTime": "2025-03-18T12:56:17.620684882Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:0e89f657e2aec954492752d152827e229e201c374663edb3e24d422bd7fbc174"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 401
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 188
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "12de8d6e78eac975",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0729c1e63eb5faeb",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.572182389Z",
"EndTime": "2025-03-18T12:56:17.620686332Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:0e89f657e2aec954492752d152827e229e201c374663edb3e24d422bd7fbc174"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-12de8d6e78eac975-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 401
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 188
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.57220047Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:45636"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "21.728624732s"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.57221257Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.572233411Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.572234581Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.619380423Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.619405423Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/FetchToken",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "fec5e966ee6188c1",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.620768414Z",
"EndTime": "2025-03-18T12:56:17.770022642Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "FetchToken"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0e1ebf5ced3fde11",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.572119338Z",
"EndTime": "2025-03-18T12:56:17.770144074Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:5e6f60a9e0d2efee91aced0d46fa5e729e828ec3b0287753e551cbca53274f36"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 401
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 188
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "d96d1cebfce14c57",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0e1ebf5ced3fde11",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.572136008Z",
"EndTime": "2025-03-18T12:56:17.770155844Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:5e6f60a9e0d2efee91aced0d46fa5e729e828ec3b0287753e551cbca53274f36"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-d96d1cebfce14c57-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 401
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 188
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.572161269Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:38288"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "19.877220123s"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.572175439Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.57220131Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.57220268Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.619876174Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.619897834Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "62364ee213e3cd1b",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.572136428Z",
"EndTime": "2025-03-18T12:56:17.770245526Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:3bb7267cd3d1c0704cbd47982bd523e4cf4fcd629112874cf5b02f6e34e705fd"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 401
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 188
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "03fd6ff06f97b74f",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "62364ee213e3cd1b",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.572145419Z",
"EndTime": "2025-03-18T12:56:17.770250247Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:3bb7267cd3d1c0704cbd47982bd523e4cf4fcd629112874cf5b02f6e34e705fd"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-03fd6ff06f97b74f-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 401
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 188
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.572162459Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:36844"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "21.711116595s"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.57219811Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.572232151Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.572233591Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.620016487Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.620098299Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "48ee77e9dea3c4b5",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.572240921Z",
"EndTime": "2025-03-18T12:56:17.770312998Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:cfe468e5b1bca4d7cea3d7e69069497e6f0075efc113684a3a88bbc309361c6a"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 401
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 188
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "25aae19425e7af46",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "48ee77e9dea3c4b5",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.572255351Z",
"EndTime": "2025-03-18T12:56:17.770315538Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:cfe468e5b1bca4d7cea3d7e69069497e6f0075efc113684a3a88bbc309361c6a"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.container.image.v1+json, */*"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-25aae19425e7af46-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 401
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 188
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.572277992Z"
},
{
"Name": "http.dns.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.572315582Z"
},
{
"Name": "http.dns.done",
"Attributes": [
{
"Key": "http.dns.addrs",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.582990769Z"
},
{
"Name": "http.connect.174.138.100.97:443.start",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.conn.start.network",
"Value": {
"Type": "STRING",
"Value": "tcp"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.582994429Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:45636"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": false
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.619430144Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.619444704Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.619445414Z"
},
{
"Name": "http.connect.174.138.100.97:443.done",
"Attributes": [
{
"Key": "http.conn.done.addr",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.conn.done.network",
"Value": {
"Type": "STRING",
"Value": "tcp"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.623930613Z"
},
{
"Name": "http.tls.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.623946784Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.652441803Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.652487274Z"
},
{
"Name": "http.tls.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.66677282Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "83e82be151892486",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.572129658Z",
"EndTime": "2025-03-18T12:56:17.770365019Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:af0b544b1a82008fe071e025c6a29ca62d3163c270d921e1a22e12a20a6b7067"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 401
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 188
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "ce3fd3273fd06e7f",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "83e82be151892486",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.572142009Z",
"EndTime": "2025-03-18T12:56:17.770372829Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:af0b544b1a82008fe071e025c6a29ca62d3163c270d921e1a22e12a20a6b7067"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-ce3fd3273fd06e7f-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 401
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 188
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.572162499Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:38282"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "22.627968093s"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.57221519Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.572234631Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.572235681Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.62105809Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.62107502Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "d2c8907d42c5ab3d",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.770379379Z",
"EndTime": "2025-03-18T12:56:17.822201675Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:cfe468e5b1bca4d7cea3d7e69069497e6f0075efc113684a3a88bbc309361c6a"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 157
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "aa7c8378941070f8",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "d2c8907d42c5ab3d",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.77038759Z",
"EndTime": "2025-03-18T12:56:17.822204645Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:cfe468e5b1bca4d7cea3d7e69069497e6f0075efc113684a3a88bbc309361c6a"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.container.image.v1+json, */*"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-aa7c8378941070f8-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 157
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.77040439Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:38288"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "150.511016ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.77041128Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.770427641Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.770428811Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.822154244Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.822178244Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "f00602d14338f23a",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.770267697Z",
"EndTime": "2025-03-18T12:56:17.839152169Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:5e6f60a9e0d2efee91aced0d46fa5e729e828ec3b0287753e551cbca53274f36"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 157
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "3b37f43e72a29f41",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "f00602d14338f23a",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.770275497Z",
"EndTime": "2025-03-18T12:56:17.839156819Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:5e6f60a9e0d2efee91aced0d46fa5e729e828ec3b0287753e551cbca53274f36"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-3b37f43e72a29f41-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 157
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.770289657Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:38282"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "149.218428ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.770296088Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.770312998Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.770314408Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.839102098Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.839113648Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7ff6446282025692",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.770356509Z",
"EndTime": "2025-03-18T12:56:17.839557508Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:3bb7267cd3d1c0704cbd47982bd523e4cf4fcd629112874cf5b02f6e34e705fd"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 157
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "b127416055fa1e49",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7ff6446282025692",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.770370409Z",
"EndTime": "2025-03-18T12:56:17.839567308Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:3bb7267cd3d1c0704cbd47982bd523e4cf4fcd629112874cf5b02f6e34e705fd"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-b127416055fa1e49-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 157
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.77039575Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:36844"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "150.303591ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.77040446Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.770441031Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.770442531Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.839453476Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.839477496Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "f5cb041bcecb9eae",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.770109143Z",
"EndTime": "2025-03-18T12:56:17.847662527Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:0e89f657e2aec954492752d152827e229e201c374663edb3e24d422bd7fbc174"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 157
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "cc32165f5b9cd806",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "f5cb041bcecb9eae",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.770123054Z",
"EndTime": "2025-03-18T12:56:17.847666277Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:0e89f657e2aec954492752d152827e229e201c374663edb3e24d422bd7fbc174"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-cc32165f5b9cd806-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 157
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.770145884Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:45636"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "117.66503ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.770155594Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.770180505Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.770182175Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.847595906Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.847612056Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "b486153df4035670",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.822274086Z",
"EndTime": "2025-03-18T12:56:17.984180293Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 202
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP POST",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4798e095d6419d83",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "b486153df4035670",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.822281086Z",
"EndTime": "2025-03-18T12:56:17.984185904Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "0"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-4798e095d6419d83-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 202
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.822294047Z"
},
{
"Name": "http.dns.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.822311527Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:47612"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": false
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.826296675Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.826333176Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.826333936Z"
},
{
"Name": "http.dns.done",
"Attributes": [
{
"Key": "http.dns.addrs",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.828406741Z"
},
{
"Name": "http.connect.174.138.100.97:443.start",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.conn.start.network",
"Value": {
"Type": "STRING",
"Value": "tcp"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.828409602Z"
},
{
"Name": "http.connect.174.138.100.97:443.done",
"Attributes": [
{
"Key": "http.conn.done.addr",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.conn.done.network",
"Value": {
"Type": "STRING",
"Value": "tcp"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.850261315Z"
},
{
"Name": "http.tls.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.850285525Z"
},
{
"Name": "http.tls.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.876837452Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.984068141Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.984101782Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "545d4ec77572144d",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.83921314Z",
"EndTime": "2025-03-18T12:56:18.014976544Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 202
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP POST",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "e93a4c4a40ec7b01",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "545d4ec77572144d",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.839219681Z",
"EndTime": "2025-03-18T12:56:18.014980904Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "0"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-e93a4c4a40ec7b01-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 202
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.839232031Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:38282"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "121.303µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.839237311Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.839253391Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.839254081Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.014865152Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.014884212Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "919d64deff769281",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.839701951Z",
"EndTime": "2025-03-18T12:56:18.065542882Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 202
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP POST",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "03ba7cdbd78d5dd6",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "919d64deff769281",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.839715702Z",
"EndTime": "2025-03-18T12:56:18.065550482Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "0"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-03ba7cdbd78d5dd6-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 202
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.839735272Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:36844"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "262.796µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.839743422Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.839778873Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.839779943Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.065409509Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.065437279Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "c2229172636de78b",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0e53814008390b68",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.770453491Z",
"EndTime": "2025-03-18T12:56:18.101713851Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:af0b544b1a82008fe071e025c6a29ca62d3163c270d921e1a22e12a20a6b7067"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-c2229172636de78b-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 307
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.770469121Z"
},
{
"Name": "http.dns.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.770500412Z"
},
{
"Name": "http.dns.done",
"Attributes": [
{
"Key": "http.dns.addrs",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.777404275Z"
},
{
"Name": "http.connect.174.138.100.97:443.start",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.conn.start.network",
"Value": {
"Type": "STRING",
"Value": "tcp"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.777409265Z"
},
{
"Name": "http.connect.174.138.100.97:443.done",
"Attributes": [
{
"Key": "http.conn.done.addr",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.conn.done.network",
"Value": {
"Type": "STRING",
"Value": "tcp"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.799480032Z"
},
{
"Name": "http.tls.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.799497783Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:38288"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": false
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.822208125Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.822228205Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.822228875Z"
},
{
"Name": "http.tls.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.826288355Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.101631249Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.101654249Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0e53814008390b68",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.770445101Z",
"EndTime": "2025-03-18T12:56:18.101725551Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:af0b544b1a82008fe071e025c6a29ca62d3163c270d921e1a22e12a20a6b7067"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 307
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "013f6d14cc53dd88",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.847736319Z",
"EndTime": "2025-03-18T12:56:18.156627724Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 202
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP POST",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "1543c1652cf6d29b",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "013f6d14cc53dd88",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.847744219Z",
"EndTime": "2025-03-18T12:56:18.156635375Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "0"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-1543c1652cf6d29b-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 202
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.847756459Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:45636"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "148.043µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.84776252Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.84779367Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.84779455Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.156497052Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.156522622Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0f425cacbb8ea313",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:18.101737501Z",
"EndTime": "2025-03-18T12:56:18.15913636Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://bgc-gl-registry.s3.eu-north-1.amazonaws.com/docker/registry/v2/blobs/sha256/af/af0b544b1a82008fe071e025c6a29ca62d3163c270d921e1a22e12a20a6b7067/data?X-Amz-Algorithm=AWS4-HMAC-SHA256\u0026X-Amz-Credential=AKIAVRUVQ54BMRKRAA4X%2F20250318%2Feu-north-1%2Fs3%2Faws4_request\u0026X-Amz-Date=20250318T125618Z\u0026X-Amz-Expires=1200\u0026X-Amz-SignedHeaders=host\u0026X-Amz-Signature=188204daf1647734b5d3aa9fd8941b14bbb1b3e78e2fadf07bcdcea5451449e1"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 27365496
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "bb7ee80d7b3fef79",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0f425cacbb8ea313",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:18.101749072Z",
"EndTime": "2025-03-18T12:56:18.15914309Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://bgc-gl-registry.s3.eu-north-1.amazonaws.com/docker/registry/v2/blobs/sha256/af/af0b544b1a82008fe071e025c6a29ca62d3163c270d921e1a22e12a20a6b7067/data?X-Amz-Algorithm=AWS4-HMAC-SHA256\u0026X-Amz-Credential=AKIAVRUVQ54BMRKRAA4X%2F20250318%2Feu-north-1%2Fs3%2Faws4_request\u0026X-Amz-Date=20250318T125618Z\u0026X-Amz-Expires=1200\u0026X-Amz-SignedHeaders=host\u0026X-Amz-Signature=188204daf1647734b5d3aa9fd8941b14bbb1b3e78e2fadf07bcdcea5451449e1"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.referer",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:af0b544b1a82008fe071e025c6a29ca62d3163c270d921e1a22e12a20a6b7067"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-bb7ee80d7b3fef79-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 27365496
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.101769392Z"
},
{
"Name": "http.dns.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.101817863Z"
},
{
"Name": "http.dns.done",
"Attributes": [
{
"Key": "http.dns.addrs",
"Value": {
"Type": "STRING",
"Value": "3.5.217.70,3.5.218.52"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.111448296Z"
},
{
"Name": "http.connect.3.5.217.70:443.start",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "3.5.217.70:443"
}
},
{
"Key": "http.conn.start.network",
"Value": {
"Type": "STRING",
"Value": "tcp"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.111456416Z"
},
{
"Name": "http.connect.3.5.217.70:443.done",
"Attributes": [
{
"Key": "http.conn.done.addr",
"Value": {
"Type": "STRING",
"Value": "3.5.217.70:443"
}
},
{
"Key": "http.conn.done.network",
"Value": {
"Type": "STRING",
"Value": "tcp"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.112048099Z"
},
{
"Name": "http.tls.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.11207046Z"
},
{
"Name": "http.tls.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.116199891Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "3.5.217.70:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:49146"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": false
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": false
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.116209691Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.116240732Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.116241882Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.159066528Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.159088119Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "d8246f92a3456fa4",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0b56fe7bdf3c4160",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:18.159310544Z",
"EndTime": "2025-03-18T12:56:18.215127577Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:cfe468e5b1bca4d7cea3d7e69069497e6f0075efc113684a3a88bbc309361c6a"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 157
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "424cd1a308693508",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "d8246f92a3456fa4",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:18.159318074Z",
"EndTime": "2025-03-18T12:56:18.215135657Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:cfe468e5b1bca4d7cea3d7e69069497e6f0075efc113684a3a88bbc309361c6a"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.container.image.v1+json, */*"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-424cd1a308693508-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 157
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.159333354Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:38288"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "57.685015ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.159343434Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.159370315Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.159371075Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.215037935Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.215068156Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "dde78b5f4326d350",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0b56fe7bdf3c4160",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:18.21525312Z",
"EndTime": "2025-03-18T12:56:18.401915335Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 202
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP POST",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "2738aca40bea0b26",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "dde78b5f4326d350",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:18.21526443Z",
"EndTime": "2025-03-18T12:56:18.401920965Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "0"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-2738aca40bea0b26-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 202
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.215286181Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:38288"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "223.235µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.215294601Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.215330552Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.215331702Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.401808512Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.401829433Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "moby.buildkit.v1.Control/ListWorkers",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "c202d3fb127852f9",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "d2ce4dec09f93a73",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:13.760296516Z",
"EndTime": "2025-03-18T12:56:13.778336738Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.buildkit.v1.Control"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "ListWorkers"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "net.sock.peer.addr",
"Value": {
"Type": "STRING",
"Value": "172.20.163.230"
}
},
{
"Key": "net.sock.peer.port",
"Value": {
"Type": "INT64",
"Value": 1234
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.buildkit.v1.frontend.LLBBridge/Ping",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "cf4cd5956f7642be",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "d2ce4dec09f93a73",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:13.778510677Z",
"EndTime": "2025-03-18T12:56:13.779203759Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.buildkit.v1.frontend.LLBBridge"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "Ping"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "net.sock.peer.addr",
"Value": {
"Type": "STRING",
"Value": "172.20.163.230"
}
},
{
"Key": "net.sock.peer.port",
"Value": {
"Type": "INT64",
"Value": 1234
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.FileSync/DiffCopy",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "18ff7e31e3c3a68a",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "747b088f2025e8e4",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:13.782912112Z",
"EndTime": "2025-03-18T12:56:13.784346331Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.FileSync"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "DiffCopy"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/VerifyTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "b7269c1944e7b289",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "5a0067919bac37b4",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:13.979063595Z",
"EndTime": "2025-03-18T12:56:13.980213789Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "VerifyTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/VerifyTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7b2d66ea9bcd2c7c",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "3398ac0da9429987",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:13.980824845Z",
"EndTime": "2025-03-18T12:56:13.981521723Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "VerifyTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/VerifyTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "2516978abe0f1661",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "646c7b385480f4fd",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:13.982174783Z",
"EndTime": "2025-03-18T12:56:13.982491715Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "VerifyTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/VerifyTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "d86391d5b296f22c",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "ba039e4fb7032a85",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:13.982987826Z",
"EndTime": "2025-03-18T12:56:13.98323703Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "VerifyTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/VerifyTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "bb8f584c378c5291",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "d284741e27c30b56",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:14.028803557Z",
"EndTime": "2025-03-18T12:56:14.029098885Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "VerifyTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/VerifyTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "38ffc1263da41acf",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "b6b09f46f985b25b",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:14.029657196Z",
"EndTime": "2025-03-18T12:56:14.029897078Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "VerifyTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/VerifyTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "83659e7d331227ce",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "6d4e9d3b386aac6b",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:14.030443041Z",
"EndTime": "2025-03-18T12:56:14.030589062Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "VerifyTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/VerifyTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "131c672b4a659d36",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "fd82357c9433cc87",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:14.031236638Z",
"EndTime": "2025-03-18T12:56:14.031511227Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "VerifyTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/GetTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "a8413f06ec35cf2e",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "427eb7783446970a",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:14.032067413Z",
"EndTime": "2025-03-18T12:56:14.032219325Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "GetTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/FetchToken",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "96dcc0bb4d5fdc72",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "3c636d59f6a11a1c",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:14.03298864Z",
"EndTime": "2025-03-18T12:56:14.22629109Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "FetchToken"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.FileSync/DiffCopy",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "c400ea1a0a91cb40",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "1398b9da2c285ae7",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:15.221155861Z",
"EndTime": "2025-03-18T12:56:15.222702107Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.FileSync"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "DiffCopy"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.buildkit.v1.frontend.LLBBridge/Solve",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "adbb13c8194ec0bb",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "d2ce4dec09f93a73",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:13.779241091Z",
"EndTime": "2025-03-18T12:56:15.604917733Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.buildkit.v1.frontend.LLBBridge"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "Solve"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "net.sock.peer.addr",
"Value": {
"Type": "STRING",
"Value": "172.20.163.230"
}
},
{
"Key": "net.sock.peer.port",
"Value": {
"Type": "INT64",
"Value": 1234
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.buildkit.v1.frontend.LLBBridge/Return",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "a6b040ad3a43254e",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "d2ce4dec09f93a73",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:15.604968279Z",
"EndTime": "2025-03-18T12:56:15.605575396Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.buildkit.v1.frontend.LLBBridge"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "Return"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "net.sock.peer.addr",
"Value": {
"Type": "STRING",
"Value": "172.20.163.230"
}
},
{
"Key": "net.sock.peer.port",
"Value": {
"Type": "INT64",
"Value": 1234
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.FileSync/DiffCopy",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "66f2aceea3bf17ba",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7132998877759c1f",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:16.557960854Z",
"EndTime": "2025-03-18T12:56:16.698475226Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.FileSync"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "DiffCopy"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/GetTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "79797d951a766cc4",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "2e8f1578efb504b3",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:17.620034794Z",
"EndTime": "2025-03-18T12:56:17.620406433Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "GetTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/FetchToken",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "e73ebab68b78a8ba",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "fec5e966ee6188c1",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:17.620926417Z",
"EndTime": "2025-03-18T12:56:17.769825546Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "FetchToken"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "load credentials for git.mydomain.com:443",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7ec1e4624657cee7",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "b7269c1944e7b289",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 1,
"StartTime": "2025-03-18T12:56:13.979140479Z",
"EndTime": "2025-03-18T12:56:13.979148066Z",
"Attributes": null,
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/otel/sdk/tracer",
"Version": "",
"SchemaURL": ""
}
}
{
"Name": "HTTP POST",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "cfd374d012b8b4a9",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "aa6800b6854c9bdb",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:14.033098266Z",
"EndTime": "2025-03-18T12:56:14.146733278Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://git.mydomain.com/jwt/auth"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 204
}
},
{
"Key": "http.request.header.:authority",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "http.request.header.:method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.request.header.:path",
"Value": {
"Type": "STRING",
"Value": "/jwt/auth"
}
},
{
"Key": "http.request.header.:scheme",
"Value": {
"Type": "STRING",
"Value": "https"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-cfd374d012b8b4a9-01"
}
},
{
"Key": "http.request.header.content-type",
"Value": {
"Type": "STRING",
"Value": "application/x-www-form-urlencoded; charset=utf-8"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "204"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 3190
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.033139931Z"
},
{
"Name": "http.dns.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.033177511Z"
},
{
"Name": "http.dns.done",
"Attributes": [
{
"Key": "http.dns.addrs",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.039861834Z"
},
{
"Name": "http.connect.174.138.100.97:443.start",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.conn.start.network",
"Value": {
"Type": "STRING",
"Value": "tcp"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.039865568Z"
},
{
"Name": "http.connect.174.138.100.97:443.done",
"Attributes": [
{
"Key": "http.conn.done.addr",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.conn.done.network",
"Value": {
"Type": "STRING",
"Value": "tcp"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.061884475Z"
},
{
"Name": "http.tls.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.061906271Z"
},
{
"Name": "http.tls.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.093082126Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.200:46846"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": false
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": false
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.093132688Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.093202575Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.093213289Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.14663082Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.FetchTokenWithOAuth",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "aa6800b6854c9bdb",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "96dcc0bb4d5fdc72",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:14.033090625Z",
"EndTime": "2025-03-18T12:56:14.146753631Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://git.mydomain.com/jwt/auth"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 204
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 3190
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.FetchToken",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "bea77de140187a13",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "96dcc0bb4d5fdc72",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:14.146824019Z",
"EndTime": "2025-03-18T12:56:14.22614118Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "GET"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://git.mydomain.com/jwt/auth?scope=repository%3AgroupA-public%2Fdependency_proxy%2Fcontainers%2Fpython%3Apull\u0026service=dependency_proxy"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 273
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP GET",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "5e524028206c7d17",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "bea77de140187a13",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:14.146834698Z",
"EndTime": "2025-03-18T12:56:14.226147365Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "GET"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://git.mydomain.com/jwt/auth?scope=repository%3AgroupA-public%2Fdependency_proxy%2Fcontainers%2Fpython%3Apull\u0026service=dependency_proxy"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.request.header.:authority",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "http.request.header.:method",
"Value": {
"Type": "STRING",
"Value": "GET"
}
},
{
"Key": "http.request.header.:path",
"Value": {
"Type": "STRING",
"Value": "/jwt/auth?scope=repository%3AgroupA-public%2Fdependency_proxy%2Fcontainers%2Fpython%3Apull\u0026service=dependency_proxy"
}
},
{
"Key": "http.request.header.:scheme",
"Value": {
"Type": "STRING",
"Value": "https"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-5e524028206c7d17-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 273
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.146854919Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.200:46846"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "191.673µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.146860359Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.146932815Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.146934084Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:14.226015353Z"
}
],
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP POST",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "c19249dfbd2d58d9",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "8757e127a3dcdbf3",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.621063368Z",
"EndTime": "2025-03-18T12:56:17.666616969Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://git.mydomain.com/jwt/auth"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 202
}
},
{
"Key": "http.request.header.:authority",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "http.request.header.:method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.request.header.:path",
"Value": {
"Type": "STRING",
"Value": "/jwt/auth"
}
},
{
"Key": "http.request.header.:scheme",
"Value": {
"Type": "STRING",
"Value": "https"
}
},
{
"Key": "http.request.header.content-type",
"Value": {
"Type": "STRING",
"Value": "application/x-www-form-urlencoded; charset=utf-8"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-c19249dfbd2d58d9-01"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "202"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 3190
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.621083052Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.200:46846"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "1.821449105s"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.621090165Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.621144605Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.621171841Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.666533136Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.FetchTokenWithOAuth",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "8757e127a3dcdbf3",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "e73ebab68b78a8ba",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.621051559Z",
"EndTime": "2025-03-18T12:56:17.666627119Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://git.mydomain.com/jwt/auth"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 202
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 3190
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.FetchToken",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "3bea33125191972e",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "e73ebab68b78a8ba",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.666666208Z",
"EndTime": "2025-03-18T12:56:17.769670634Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "GET"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://git.mydomain.com/jwt/auth?scope=repository%3AgroupA%2FprojectA%2Fstaging%3Apull%2Cpush\u0026service=container_registry"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 2731
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP GET",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "500d17be155e8037",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "3bea33125191972e",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.666674226Z",
"EndTime": "2025-03-18T12:56:17.769677137Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "GET"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://git.mydomain.com/jwt/auth?scope=repository%3AgroupA%2FprojectA%2Fstaging%3Apull%2Cpush\u0026service=container_registry"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.request.header.:authority",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "http.request.header.:method",
"Value": {
"Type": "STRING",
"Value": "GET"
}
},
{
"Key": "http.request.header.:path",
"Value": {
"Type": "STRING",
"Value": "/jwt/auth?scope=repository%3AgroupA%2FprojectA%2Fstaging%3Apull%2Cpush\u0026service=container_registry"
}
},
{
"Key": "http.request.header.:scheme",
"Value": {
"Type": "STRING",
"Value": "https"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-500d17be155e8037-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 2731
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.66669076Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.200:46846"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "118.851µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.66669555Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.666754085Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.666755514Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.769554938Z"
}
],
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "1de881c48d871892",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.984389838Z",
"EndTime": "2025-03-18T12:56:18.940381873Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "PUT"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/0752cef5-1eaf-45ed-b3ec-caaf7879a425?_state=GcofkNg80N5P4y7yn0SCC24dtQCEHtoyQyDKNQ1gdBV7Ik5hbWUiOiJmeGcvZ2FtZXNfYWdncmVnYXRvci9zdGFnaW5nIiwiVVVJRCI6IjA3NTJjZWY1LTFlYWYtNDVlZC1iM2VjLWNhYWY3ODc5YTQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xOFQxMjo1NjoxNy44NDE5MDAyNzhaIn0%3D\u0026digest=sha256%3Acfe468e5b1bca4d7cea3d7e69069497e6f0075efc113684a3a88bbc309361c6a"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 9236
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 201
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP PUT",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4a1461e86ceeb20e",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "1de881c48d871892",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:17.984402138Z",
"EndTime": "2025-03-18T12:56:18.940393443Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "PUT"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/0752cef5-1eaf-45ed-b3ec-caaf7879a425?_state=GcofkNg80N5P4y7yn0SCC24dtQCEHtoyQyDKNQ1gdBV7Ik5hbWUiOiJmeGcvZ2FtZXNfYWdncmVnYXRvci9zdGFnaW5nIiwiVVVJRCI6IjA3NTJjZWY1LTFlYWYtNDVlZC1iM2VjLWNhYWY3ODc5YTQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xOFQxMjo1NjoxNy44NDE5MDAyNzhaIn0%3D\u0026digest=sha256%3Acfe468e5b1bca4d7cea3d7e69069497e6f0075efc113684a3a88bbc309361c6a"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 9236
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "9236"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.content-type",
"Value": {
"Type": "STRING",
"Value": "application/octet-stream"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-4a1461e86ceeb20e-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 201
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.984424949Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:47612"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "327.497µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.984433579Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.98447332Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:17.984806657Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.940229959Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.94027174Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "5494aa81e76d3e99",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:18.940601528Z",
"EndTime": "2025-03-18T12:56:19.034801089Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:55b0e698bdb7df0b509d33c263742f1fcd71783f208f76a86172249a8caa0415"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 157
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "edb126d2cd1947f9",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "5494aa81e76d3e99",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:18.940613028Z",
"EndTime": "2025-03-18T12:56:19.03480907Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:55b0e698bdb7df0b509d33c263742f1fcd71783f208f76a86172249a8caa0415"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-edb126d2cd1947f9-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 157
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.940634398Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:47612"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "367.939µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.940643469Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.940675909Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.940676969Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.034708007Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.034737258Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "e677691aeec0ddcf",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0b56fe7bdf3c4160",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:18.402120229Z",
"EndTime": "2025-03-18T12:56:19.118484239Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "PUT"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/88051132-7c76-4997-8de7-09578648b8e9?_state=_j5HzyuDV6okQpl3rklAoTPjvkizmZKJldHnDVELRZd7Ik5hbWUiOiJmeGcvZ2FtZXNfYWdncmVnYXRvci9zdGFnaW5nIiwiVVVJRCI6Ijg4MDUxMTMyLTdjNzYtNDk5Ny04ZGU3LTA5NTc4NjQ4YjhlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xOFQxMjo1NjoxOC4yMzAwODU1NzVaIn0%3D\u0026digest=sha256%3Acfe468e5b1bca4d7cea3d7e69069497e6f0075efc113684a3a88bbc309361c6a"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 9236
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 201
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP PUT",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "90518643bfe8a226",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "e677691aeec0ddcf",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:18.402130589Z",
"EndTime": "2025-03-18T12:56:19.118489099Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "PUT"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/88051132-7c76-4997-8de7-09578648b8e9?_state=_j5HzyuDV6okQpl3rklAoTPjvkizmZKJldHnDVELRZd7Ik5hbWUiOiJmeGcvZ2FtZXNfYWdncmVnYXRvci9zdGFnaW5nIiwiVVVJRCI6Ijg4MDUxMTMyLTdjNzYtNDk5Ny04ZGU3LTA5NTc4NjQ4YjhlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xOFQxMjo1NjoxOC4yMzAwODU1NzVaIn0%3D\u0026digest=sha256%3Acfe468e5b1bca4d7cea3d7e69069497e6f0075efc113684a3a88bbc309361c6a"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 9236
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "9236"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.content-type",
"Value": {
"Type": "STRING",
"Value": "application/octet-stream"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-90518643bfe8a226-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 201
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.40215055Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:38288"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "326.257µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.40215952Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.402194141Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.402508458Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.118367616Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.118383366Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "d752c98340d3405e",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:19.034938943Z",
"EndTime": "2025-03-18T12:56:19.233738925Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 202
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP POST",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4b76e43b80b95a66",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "d752c98340d3405e",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:19.034956053Z",
"EndTime": "2025-03-18T12:56:19.233747075Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "0"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-4b76e43b80b95a66-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 202
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.034976773Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:47612"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "244.575µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.034986444Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.035016994Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.035018084Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.233576262Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.233604832Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "90adf389978681ee",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:18.015136478Z",
"EndTime": "2025-03-18T12:56:19.263842011Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "PUT"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/b2a697ca-ddb7-488b-91b0-d6423b88fe2d?_state=8qNVDdYu6_6uu0HcIa9zYKKnXpe9dxeGof2YwxHX_yh7Ik5hbWUiOiJmeGcvZ2FtZXNfYWdncmVnYXRvci9zdGFnaW5nIiwiVVVJRCI6ImIyYTY5N2NhLWRkYjctNDg4Yi05MWIwLWQ2NDIzYjg4ZmUyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xOFQxMjo1NjoxNy44NTM4NjU1MloifQ%3D%3D\u0026digest=sha256%3A5e6f60a9e0d2efee91aced0d46fa5e729e828ec3b0287753e551cbca53274f36"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 4542251
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 201
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP PUT",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "96e5ac40ae700e70",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "90adf389978681ee",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:18.015145628Z",
"EndTime": "2025-03-18T12:56:19.263845751Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "PUT"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/b2a697ca-ddb7-488b-91b0-d6423b88fe2d?_state=8qNVDdYu6_6uu0HcIa9zYKKnXpe9dxeGof2YwxHX_yh7Ik5hbWUiOiJmeGcvZ2FtZXNfYWdncmVnYXRvci9zdGFnaW5nIiwiVVVJRCI6ImIyYTY5N2NhLWRkYjctNDg4Yi05MWIwLWQ2NDIzYjg4ZmUyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xOFQxMjo1NjoxNy44NTM4NjU1MloifQ%3D%3D\u0026digest=sha256%3A5e6f60a9e0d2efee91aced0d46fa5e729e828ec3b0287753e551cbca53274f36"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 4542251
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "4542251"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.content-type",
"Value": {
"Type": "STRING",
"Value": "application/octet-stream"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-96e5ac40ae700e70-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 201
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.015160468Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:38282"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "280.157µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.015167689Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.015202129Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.199388349Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.263743709Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.263758579Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "dbd5493d8f7fce1c",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "858e3cec80591674",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:19.264096046Z",
"EndTime": "2025-03-18T12:56:19.54939619Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:379f06e37dbbb740b270a2347c264e3d08bcc5c3037dad45232dc5eaecb2a00c"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-dbd5493d8f7fce1c-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 307
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.264111437Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:38282"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "356.388µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.264117567Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.264151688Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.264152658Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.549281558Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.549315228Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "858e3cec80591674",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:19.264086616Z",
"EndTime": "2025-03-18T12:56:19.549409411Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:379f06e37dbbb740b270a2347c264e3d08bcc5c3037dad45232dc5eaecb2a00c"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 307
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "3b22637a87677c66",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:19.549424301Z",
"EndTime": "2025-03-18T12:56:19.560289191Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://bgc-gl-registry.s3.eu-north-1.amazonaws.com/docker/registry/v2/blobs/sha256/37/379f06e37dbbb740b270a2347c264e3d08bcc5c3037dad45232dc5eaecb2a00c/data?X-Amz-Algorithm=AWS4-HMAC-SHA256\u0026X-Amz-Credential=AKIAVRUVQ54BMRKRAA4X%2F20250318%2Feu-north-1%2Fs3%2Faws4_request\u0026X-Amz-Date=20250318T125619Z\u0026X-Amz-Expires=1200\u0026X-Amz-SignedHeaders=host\u0026X-Amz-Signature=e1e054044de5cfec3425c89d3b069c411a9e5b0e1defcf35d17281d1a5b03c31"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 250
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "c3785dcce2e87170",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "3b22637a87677c66",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:19.549441041Z",
"EndTime": "2025-03-18T12:56:19.560292771Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://bgc-gl-registry.s3.eu-north-1.amazonaws.com/docker/registry/v2/blobs/sha256/37/379f06e37dbbb740b270a2347c264e3d08bcc5c3037dad45232dc5eaecb2a00c/data?X-Amz-Algorithm=AWS4-HMAC-SHA256\u0026X-Amz-Credential=AKIAVRUVQ54BMRKRAA4X%2F20250318%2Feu-north-1%2Fs3%2Faws4_request\u0026X-Amz-Date=20250318T125619Z\u0026X-Amz-Expires=1200\u0026X-Amz-SignedHeaders=host\u0026X-Amz-Signature=e1e054044de5cfec3425c89d3b069c411a9e5b0e1defcf35d17281d1a5b03c31"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.referer",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:379f06e37dbbb740b270a2347c264e3d08bcc5c3037dad45232dc5eaecb2a00c"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-c3785dcce2e87170-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 250
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.549466832Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "3.5.217.70:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:49146"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "1.390385203s"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.549478212Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.549522423Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.549524393Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.56022968Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.5602465Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "346df0196c0787e4",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:19.560549877Z",
"EndTime": "2025-03-18T12:56:19.643141112Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:2f599f1efa874ad21015f900427ccd89acbfb0070bf843e4c818671fbb9de8df"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 157
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "6d9720548d3673e7",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "346df0196c0787e4",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:19.560559417Z",
"EndTime": "2025-03-18T12:56:19.643145652Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:2f599f1efa874ad21015f900427ccd89acbfb0070bf843e4c818671fbb9de8df"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-6d9720548d3673e7-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 157
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.560572477Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:38282"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "11.261219ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.560578508Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.560605158Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.560605958Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.643087911Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.643102591Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "e8eb03c22f8802c2",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:19.643247304Z",
"EndTime": "2025-03-18T12:56:19.833318754Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 202
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP POST",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "a0fe04a404e38046",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "e8eb03c22f8802c2",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:19.643257135Z",
"EndTime": "2025-03-18T12:56:19.833325815Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "0"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-a0fe04a404e38046-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 202
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.643272245Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:38282"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "173.334µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.643279015Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.643308266Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.643309156Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.833187621Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.833215312Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4d092bf01d130305",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:18.065766017Z",
"EndTime": "2025-03-18T12:56:19.879106136Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "PUT"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/37fda255-5a25-4468-b133-2507dcd2c9f6?_state=zv8PmsN0bKCJhC5wqTKaN9STAbaCtFARpT7ZCprfKZZ7Ik5hbWUiOiJmeGcvZ2FtZXNfYWdncmVnYXRvci9zdGFnaW5nIiwiVVVJRCI6IjM3ZmRhMjU1LTVhMjUtNDQ2OC1iMTMzLTI1MDdkY2QyYzlmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xOFQxMjo1NjoxNy44NTQ2OTYzMjFaIn0%3D\u0026digest=sha256%3A3bb7267cd3d1c0704cbd47982bd523e4cf4fcd629112874cf5b02f6e34e705fd"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 19308182
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 201
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP PUT",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "319b02e9d0b67982",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4d092bf01d130305",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:18.065778127Z",
"EndTime": "2025-03-18T12:56:19.879114156Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "PUT"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/37fda255-5a25-4468-b133-2507dcd2c9f6?_state=zv8PmsN0bKCJhC5wqTKaN9STAbaCtFARpT7ZCprfKZZ7Ik5hbWUiOiJmeGcvZ2FtZXNfYWdncmVnYXRvci9zdGFnaW5nIiwiVVVJRCI6IjM3ZmRhMjU1LTVhMjUtNDQ2OC1iMTMzLTI1MDdkY2QyYzlmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xOFQxMjo1NjoxNy44NTQ2OTYzMjFaIn0%3D\u0026digest=sha256%3A3bb7267cd3d1c0704cbd47982bd523e4cf4fcd629112874cf5b02f6e34e705fd"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 19308182
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "19308182"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.content-type",
"Value": {
"Type": "STRING",
"Value": "application/octet-stream"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-319b02e9d0b67982-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 201
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.065799497Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:36844"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "368.299µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.065829408Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.065868309Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.434261169Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.878983213Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.879011354Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "a2fe684ac0ce9aca",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "9f937949ea13818c",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:19.879373222Z",
"EndTime": "2025-03-18T12:56:20.280383863Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:70847531e23db58101b01b1cab1ffdcd984f729cd3030497115043c2773ae052"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-a2fe684ac0ce9aca-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 307
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.879388112Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:36844"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "381.458µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.879394982Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.879421333Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.879422253Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.280282441Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.280310191Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "9f937949ea13818c",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:19.879365742Z",
"EndTime": "2025-03-18T12:56:20.280395283Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:70847531e23db58101b01b1cab1ffdcd984f729cd3030497115043c2773ae052"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 307
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "000b827e60faee12",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.280407703Z",
"EndTime": "2025-03-18T12:56:20.288715267Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://bgc-gl-registry.s3.eu-north-1.amazonaws.com/docker/registry/v2/blobs/sha256/70/70847531e23db58101b01b1cab1ffdcd984f729cd3030497115043c2773ae052/data?X-Amz-Algorithm=AWS4-HMAC-SHA256\u0026X-Amz-Credential=AKIAVRUVQ54BMRKRAA4X%2F20250318%2Feu-north-1%2Fs3%2Faws4_request\u0026X-Amz-Date=20250318T125620Z\u0026X-Amz-Expires=1200\u0026X-Amz-SignedHeaders=host\u0026X-Amz-Signature=b60a69895691dce562949ec9e370dabef8a610865cb62f25bcd4515fd7e476d0"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 6161582
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "c2832076a7c901b5",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "000b827e60faee12",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.280420104Z",
"EndTime": "2025-03-18T12:56:20.288722838Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://bgc-gl-registry.s3.eu-north-1.amazonaws.com/docker/registry/v2/blobs/sha256/70/70847531e23db58101b01b1cab1ffdcd984f729cd3030497115043c2773ae052/data?X-Amz-Algorithm=AWS4-HMAC-SHA256\u0026X-Amz-Credential=AKIAVRUVQ54BMRKRAA4X%2F20250318%2Feu-north-1%2Fs3%2Faws4_request\u0026X-Amz-Date=20250318T125620Z\u0026X-Amz-Expires=1200\u0026X-Amz-SignedHeaders=host\u0026X-Amz-Signature=b60a69895691dce562949ec9e370dabef8a610865cb62f25bcd4515fd7e476d0"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.referer",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:70847531e23db58101b01b1cab1ffdcd984f729cd3030497115043c2773ae052"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-c2832076a7c901b5-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 6161582
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.280443724Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "3.5.217.70:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:49146"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "720.203484ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.280454055Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.280492125Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.280494235Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.288617565Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.288645346Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "13c66e802d9e4179",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:19.23394085Z",
"EndTime": "2025-03-18T12:56:20.463921479Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "PUT"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/bacf0a78-f607-4036-a2c0-d8fedf6e4bdb?_state=Kp-trQNqpeRcAMz1cgJlgjatTbTODj_4wov-rS6W8ER7Ik5hbWUiOiJmeGcvZ2FtZXNfYWdncmVnYXRvci9zdGFnaW5nIiwiVVVJRCI6ImJhY2YwYTc4LWY2MDctNDAzNi1hMmMwLWQ4ZmVkZjZlNGJkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xOFQxMjo1NjoxOS4wNTE1NTE5MjNaIn0%3D\u0026digest=sha256%3A55b0e698bdb7df0b509d33c263742f1fcd71783f208f76a86172249a8caa0415"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 114922
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 201
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP PUT",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "d77eb5a63d028da3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "13c66e802d9e4179",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:19.23395139Z",
"EndTime": "2025-03-18T12:56:20.463929199Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "PUT"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/bacf0a78-f607-4036-a2c0-d8fedf6e4bdb?_state=Kp-trQNqpeRcAMz1cgJlgjatTbTODj_4wov-rS6W8ER7Ik5hbWUiOiJmeGcvZ2FtZXNfYWdncmVnYXRvci9zdGFnaW5nIiwiVVVJRCI6ImJhY2YwYTc4LWY2MDctNDAzNi1hMmMwLWQ4ZmVkZjZlNGJkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xOFQxMjo1NjoxOS4wNTE1NTE5MjNaIn0%3D\u0026digest=sha256%3A55b0e698bdb7df0b509d33c263742f1fcd71783f208f76a86172249a8caa0415"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 114922
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "114922"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.content-type",
"Value": {
"Type": "STRING",
"Value": "application/octet-stream"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-d77eb5a63d028da3-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 201
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.23397348Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:47612"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "373.859µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.233982511Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.234019931Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.235553666Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.463783126Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.463813386Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "c22d34e5ca5ef271",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4a38496bf94cc5e3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.289020004Z",
"EndTime": "2025-03-18T12:56:20.622247138Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:353e14e5cc47664fba714a7da288001d90427c705494847ac773f5cc08199451"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-c22d34e5ca5ef271-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 307
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.289043615Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:36844"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "8.739734ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.289053705Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.289085246Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.289086496Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.622158286Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.622184676Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4a38496bf94cc5e3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.289009244Z",
"EndTime": "2025-03-18T12:56:20.622270298Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:353e14e5cc47664fba714a7da288001d90427c705494847ac773f5cc08199451"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 307
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "b3608f869f933f20",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.622283458Z",
"EndTime": "2025-03-18T12:56:20.633368183Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://bgc-gl-registry.s3.eu-north-1.amazonaws.com/docker/registry/v2/blobs/sha256/35/353e14e5cc47664fba714a7da288001d90427c705494847ac773f5cc08199451/data?X-Amz-Algorithm=AWS4-HMAC-SHA256\u0026X-Amz-Credential=AKIAVRUVQ54BMRKRAA4X%2F20250318%2Feu-north-1%2Fs3%2Faws4_request\u0026X-Amz-Date=20250318T125620Z\u0026X-Amz-Expires=1200\u0026X-Amz-SignedHeaders=host\u0026X-Amz-Signature=c741438f806aacda4c684af5f199935eafadca6c41786148527a9a83969dbc04"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 211352566
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "cb5b31101be9b323",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "b3608f869f933f20",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.622299139Z",
"EndTime": "2025-03-18T12:56:20.633374453Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://bgc-gl-registry.s3.eu-north-1.amazonaws.com/docker/registry/v2/blobs/sha256/35/353e14e5cc47664fba714a7da288001d90427c705494847ac773f5cc08199451/data?X-Amz-Algorithm=AWS4-HMAC-SHA256\u0026X-Amz-Credential=AKIAVRUVQ54BMRKRAA4X%2F20250318%2Feu-north-1%2Fs3%2Faws4_request\u0026X-Amz-Date=20250318T125620Z\u0026X-Amz-Expires=1200\u0026X-Amz-SignedHeaders=host\u0026X-Amz-Signature=c741438f806aacda4c684af5f199935eafadca6c41786148527a9a83969dbc04"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.referer",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:353e14e5cc47664fba714a7da288001d90427c705494847ac773f5cc08199451"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-cb5b31101be9b323-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 211352566
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.622320799Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "3.5.217.70:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:49146"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "333.682623ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.622332049Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.62236554Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.62236852Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.633276901Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.633304552Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "5f8c6ba784aea790",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:19.83356199Z",
"EndTime": "2025-03-18T12:56:20.698345829Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "PUT"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/ef9574c6-e3fb-45e8-aee1-c9e913df709a?_state=BckGadtMIW4U5a8PgmRi5PUtfUyB8-3rdRSzwNHv9Tx7Ik5hbWUiOiJmeGcvZ2FtZXNfYWdncmVnYXRvci9zdGFnaW5nIiwiVVVJRCI6ImVmOTU3NGM2LWUzZmItNDVlOC1hZWUxLWM5ZTkxM2RmNzA5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xOFQxMjo1NjoxOS42NTg4MjkzNjlaIn0%3D\u0026digest=sha256%3A2f599f1efa874ad21015f900427ccd89acbfb0070bf843e4c818671fbb9de8df"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 904
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 201
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP PUT",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "8e4e27905f8a66f4",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "5f8c6ba784aea790",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:19.83357536Z",
"EndTime": "2025-03-18T12:56:20.698351179Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "PUT"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/ef9574c6-e3fb-45e8-aee1-c9e913df709a?_state=BckGadtMIW4U5a8PgmRi5PUtfUyB8-3rdRSzwNHv9Tx7Ik5hbWUiOiJmeGcvZ2FtZXNfYWdncmVnYXRvci9zdGFnaW5nIiwiVVVJRCI6ImVmOTU3NGM2LWUzZmItNDVlOC1hZWUxLWM5ZTkxM2RmNzA5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xOFQxMjo1NjoxOS42NTg4MjkzNjlaIn0%3D\u0026digest=sha256%3A2f599f1efa874ad21015f900427ccd89acbfb0070bf843e4c818671fbb9de8df"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 904
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "904"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.content-type",
"Value": {
"Type": "STRING",
"Value": "application/octet-stream"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-8e4e27905f8a66f4-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 201
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.833597671Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:38282"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "388.139µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.833607761Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.833644672Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:19.835640696Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.698237517Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.698256657Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "f494e2ff5eb32954",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "02a7b80d42ab88b0",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.464264456Z",
"EndTime": "2025-03-18T12:56:20.761630287Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:091eb8249475f42de217265c501e0186f0a3ea7490ef7f51458c30db91fb3cac"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-f494e2ff5eb32954-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 307
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.464288397Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:47612"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "483.701µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.464301217Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.464334468Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.464335868Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.761536435Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.761565346Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "02a7b80d42ab88b0",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.464251636Z",
"EndTime": "2025-03-18T12:56:20.761641298Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:091eb8249475f42de217265c501e0186f0a3ea7490ef7f51458c30db91fb3cac"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 307
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "fdead82063f24934",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.761653838Z",
"EndTime": "2025-03-18T12:56:20.770084464Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://bgc-gl-registry.s3.eu-north-1.amazonaws.com/docker/registry/v2/blobs/sha256/09/091eb8249475f42de217265c501e0186f0a3ea7490ef7f51458c30db91fb3cac/data?X-Amz-Algorithm=AWS4-HMAC-SHA256\u0026X-Amz-Credential=AKIAVRUVQ54BMRKRAA4X%2F20250318%2Feu-north-1%2Fs3%2Faws4_request\u0026X-Amz-Date=20250318T125620Z\u0026X-Amz-Expires=1200\u0026X-Amz-SignedHeaders=host\u0026X-Amz-Signature=ed70248eb0baa6d20b6e637b6870d995a39bf1d2c79c2b8b2f79b80abd0cd6e3"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 24011136
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4d9bcabb58893cf1",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "fdead82063f24934",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.761669118Z",
"EndTime": "2025-03-18T12:56:20.770087944Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://bgc-gl-registry.s3.eu-north-1.amazonaws.com/docker/registry/v2/blobs/sha256/09/091eb8249475f42de217265c501e0186f0a3ea7490ef7f51458c30db91fb3cac/data?X-Amz-Algorithm=AWS4-HMAC-SHA256\u0026X-Amz-Credential=AKIAVRUVQ54BMRKRAA4X%2F20250318%2Feu-north-1%2Fs3%2Faws4_request\u0026X-Amz-Date=20250318T125620Z\u0026X-Amz-Expires=1200\u0026X-Amz-SignedHeaders=host\u0026X-Amz-Signature=ed70248eb0baa6d20b6e637b6870d995a39bf1d2c79c2b8b2f79b80abd0cd6e3"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.referer",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:091eb8249475f42de217265c501e0186f0a3ea7490ef7f51458c30db91fb3cac"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-4d9bcabb58893cf1-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 24011136
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.761689599Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "3.5.217.70:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:49146"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "128.391328ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.761699569Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.76173421Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.76173722Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.770015573Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.770032473Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "cef24728f31a80fc",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.77036205Z",
"EndTime": "2025-03-18T12:56:20.823777801Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:7f41f465e17406e9d4d64561be73bba25e8488a6f1dda16f7b900cbc6ce3128c"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 157
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "5bddde76d0c674b7",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "cef24728f31a80fc",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.77036897Z",
"EndTime": "2025-03-18T12:56:20.823781911Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:7f41f465e17406e9d4d64561be73bba25e8488a6f1dda16f7b900cbc6ce3128c"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-5bddde76d0c674b7-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 157
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.770382761Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:47612"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "8.820625ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.770387811Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.770411771Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.770412421Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.823713499Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.823728459Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "acfe841c7d02ef05",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:18.156810259Z",
"EndTime": "2025-03-18T12:56:20.973812976Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "PUT"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/5053022f-6ea1-4fe7-a989-26f71f303dcf?_state=GWTZcvU8RWmPrtQvjwHiwosqE7EppzXfyyHH9bn6PsB7Ik5hbWUiOiJmeGcvZ2FtZXNfYWdncmVnYXRvci9zdGFnaW5nIiwiVVVJRCI6IjUwNTMwMjJmLTZlYTEtNGZlNy1hOTg5LTI2ZjcxZjMwM2RjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xOFQxMjo1NjoxNy44NTg1NjQzMTVaIn0%3D\u0026digest=sha256%3A0e89f657e2aec954492752d152827e229e201c374663edb3e24d422bd7fbc174"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 43686617
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 201
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP PUT",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "db5b66e8054d33d0",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "acfe841c7d02ef05",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:18.156831089Z",
"EndTime": "2025-03-18T12:56:20.973820236Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "PUT"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/5053022f-6ea1-4fe7-a989-26f71f303dcf?_state=GWTZcvU8RWmPrtQvjwHiwosqE7EppzXfyyHH9bn6PsB7Ik5hbWUiOiJmeGcvZ2FtZXNfYWdncmVnYXRvci9zdGFnaW5nIiwiVVVJRCI6IjUwNTMwMjJmLTZlYTEtNGZlNy1hOTg5LTI2ZjcxZjMwM2RjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xOFQxMjo1NjoxNy44NTg1NjQzMTVaIn0%3D\u0026digest=sha256%3A0e89f657e2aec954492752d152827e229e201c374663edb3e24d422bd7fbc174"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 43686617
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "43686617"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.content-type",
"Value": {
"Type": "STRING",
"Value": "application/octet-stream"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-db5b66e8054d33d0-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 201
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.15686141Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:45636"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "345.188µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.15687185Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.156923281Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:18.79132969Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.973658573Z"
},
{
"Name": "http.receive.done",
"Attributes": [
{
"Key": "http.receive.error",
"Value": {
"Type": "STRING",
"Value": "http: putIdleConn: too many idle connections for host"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.973682973Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/FetchToken",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "a71556eac94d8bd7",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.823941584Z",
"EndTime": "2025-03-18T12:56:20.999509454Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "FetchToken"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "bef5929a3cacdbcb",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "b3007f646878e090",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.63369514Z",
"EndTime": "2025-03-18T12:56:20.999712088Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:7cd785773db44407e20a679ce5439222e505475eed5b99f1910eb2cda51729ab"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-bef5929a3cacdbcb-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 307
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.633718401Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:36844"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "11.540215ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.633728721Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.633763422Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.633765232Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.906617411Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.906646382Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "b3007f646878e090",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.63367962Z",
"EndTime": "2025-03-18T12:56:20.999722829Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:7cd785773db44407e20a679ce5439222e505475eed5b99f1910eb2cda51729ab"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 307
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "f3845d1d47da73fb",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "fe420ef035d875df",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.698616375Z",
"EndTime": "2025-03-18T12:56:20.99978657Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:255774e0027b72d2327719e78dbad5ad8c9cf446d055e45be7fc149418470bae"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-f3845d1d47da73fb-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 307
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.698634505Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:38282"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "382.469µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.698642926Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.698678476Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.698679926Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.960389309Z"
},
{
"Name": "http.receive.done",
"Attributes": [
{
"Key": "http.receive.error",
"Value": {
"Type": "STRING",
"Value": "http: putIdleConn: too many idle connections for host"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.96041612Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "fe420ef035d875df",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.698607035Z",
"EndTime": "2025-03-18T12:56:20.99979304Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:255774e0027b72d2327719e78dbad5ad8c9cf446d055e45be7fc149418470bae"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 307
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "3f53214b9e5f6ac4",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.999732479Z",
"EndTime": "2025-03-18T12:56:21.011706443Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://bgc-gl-registry.s3.eu-north-1.amazonaws.com/docker/registry/v2/blobs/sha256/7c/7cd785773db44407e20a679ce5439222e505475eed5b99f1910eb2cda51729ab/data?X-Amz-Algorithm=AWS4-HMAC-SHA256\u0026X-Amz-Credential=AKIAVRUVQ54BMRKRAA4X%2F20250318%2Feu-north-1%2Fs3%2Faws4_request\u0026X-Amz-Date=20250318T125620Z\u0026X-Amz-Expires=1200\u0026X-Amz-SignedHeaders=host\u0026X-Amz-Signature=671d4eb353a7b900fc20defb037af7eb400c0e9411f399d87db990864a2c5d83"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 48467838
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "997b22335620a1cd",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "3f53214b9e5f6ac4",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.999756969Z",
"EndTime": "2025-03-18T12:56:21.011709713Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://bgc-gl-registry.s3.eu-north-1.amazonaws.com/docker/registry/v2/blobs/sha256/7c/7cd785773db44407e20a679ce5439222e505475eed5b99f1910eb2cda51729ab/data?X-Amz-Algorithm=AWS4-HMAC-SHA256\u0026X-Amz-Credential=AKIAVRUVQ54BMRKRAA4X%2F20250318%2Feu-north-1%2Fs3%2Faws4_request\u0026X-Amz-Date=20250318T125620Z\u0026X-Amz-Expires=1200\u0026X-Amz-SignedHeaders=host\u0026X-Amz-Signature=671d4eb353a7b900fc20defb037af7eb400c0e9411f399d87db990864a2c5d83"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.referer",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:7cd785773db44407e20a679ce5439222e505475eed5b99f1910eb2cda51729ab"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-997b22335620a1cd-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 48467838
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.999779Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "3.5.217.70:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:49146"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "229.753017ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.99978958Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.999820791Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.999823391Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.011640762Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.011676162Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "6fcb02ddca1971bd",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.99980069Z",
"EndTime": "2025-03-18T12:56:21.021610932Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://bgc-gl-registry.s3.eu-north-1.amazonaws.com/docker/registry/v2/blobs/sha256/25/255774e0027b72d2327719e78dbad5ad8c9cf446d055e45be7fc149418470bae/data?X-Amz-Algorithm=AWS4-HMAC-SHA256\u0026X-Amz-Credential=AKIAVRUVQ54BMRKRAA4X%2F20250318%2Feu-north-1%2Fs3%2Faws4_request\u0026X-Amz-Date=20250318T125620Z\u0026X-Amz-Expires=1200\u0026X-Amz-SignedHeaders=host\u0026X-Amz-Signature=b1aad04104f245d305961ee50d84fd947ca976d9192d05776b3ada17aa17e472"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 64396484
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "11685ce684fcd0e1",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "6fcb02ddca1971bd",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.999811571Z",
"EndTime": "2025-03-18T12:56:21.021613732Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://bgc-gl-registry.s3.eu-north-1.amazonaws.com/docker/registry/v2/blobs/sha256/25/255774e0027b72d2327719e78dbad5ad8c9cf446d055e45be7fc149418470bae/data?X-Amz-Algorithm=AWS4-HMAC-SHA256\u0026X-Amz-Credential=AKIAVRUVQ54BMRKRAA4X%2F20250318%2Feu-north-1%2Fs3%2Faws4_request\u0026X-Amz-Date=20250318T125620Z\u0026X-Amz-Expires=1200\u0026X-Amz-SignedHeaders=host\u0026X-Amz-Signature=b1aad04104f245d305961ee50d84fd947ca976d9192d05776b3ada17aa17e472"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.referer",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:255774e0027b72d2327719e78dbad5ad8c9cf446d055e45be7fc149418470bae"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-11685ce684fcd0e1-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 64396484
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.999828141Z"
},
{
"Name": "http.dns.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.999861922Z"
},
{
"Name": "http.dns.done",
"Attributes": [
{
"Key": "http.dns.addrs",
"Value": {
"Type": "STRING",
"Value": "3.5.217.70,3.5.218.52"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.007656414Z"
},
{
"Name": "http.connect.3.5.217.70:443.start",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "3.5.217.70:443"
}
},
{
"Key": "http.conn.start.network",
"Value": {
"Type": "STRING",
"Value": "tcp"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.007670124Z"
},
{
"Name": "http.connect.3.5.217.70:443.done",
"Attributes": [
{
"Key": "http.conn.done.addr",
"Value": {
"Type": "STRING",
"Value": "3.5.217.70:443"
}
},
{
"Key": "http.conn.done.network",
"Value": {
"Type": "STRING",
"Value": "tcp"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.008220936Z"
},
{
"Name": "http.tls.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.008242047Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "3.5.217.70:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:49146"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": false
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.011701923Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.011717553Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.011718183Z"
},
{
"Name": "http.tls.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.012668564Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.021562031Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.021574051Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "32b7defa0c56de5f",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.999619106Z",
"EndTime": "2025-03-18T12:56:21.025319044Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/?mount=sha256:7f41f465e17406e9d4d64561be73bba25e8488a6f1dda16f7b900cbc6ce3128c\u0026from=groupA/projectB/agregator/backend/branch"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 401
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 405
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP POST",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "b7256af0f6c20f33",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "32b7defa0c56de5f",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.999629897Z",
"EndTime": "2025-03-18T12:56:21.025326204Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/?mount=sha256:7f41f465e17406e9d4d64561be73bba25e8488a6f1dda16f7b900cbc6ce3128c\u0026from=groupA/projectB/agregator/backend/branch"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "0"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-b7256af0f6c20f33-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 401
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 405
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.999655807Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:36844"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "93.016095ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.999666357Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.999692138Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.999693948Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.025231802Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "1a9bcc4092a52d3e",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.999916133Z",
"EndTime": "2025-03-18T12:56:21.065566713Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:b92505289e26a1ad2f03cf9af13f529111c4d482c232968d5c3ce27a6670a956"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 157
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "a4b7797abf27c879",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "1a9bcc4092a52d3e",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.999923783Z",
"EndTime": "2025-03-18T12:56:21.065570924Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:b92505289e26a1ad2f03cf9af13f529111c4d482c232968d5c3ce27a6670a956"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-a4b7797abf27c879-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 157
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.999940063Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:47612"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "176.215465ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.999946694Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.999991965Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.999993305Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.065514982Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.065539923Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "b7fbe60a26b7d10b",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.011917558Z",
"EndTime": "2025-03-18T12:56:21.067101637Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:09741141aa07e3c47e6fc4930bba40fbaacb54831611c8ffba920cb785c0c817"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 157
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "189802c6782f2d57",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "b7fbe60a26b7d10b",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.011924608Z",
"EndTime": "2025-03-18T12:56:21.067106167Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:09741141aa07e3c47e6fc4930bba40fbaacb54831611c8ffba920cb785c0c817"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-189802c6782f2d57-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 157
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.011937818Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:38288"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "1.893557722s"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.011943728Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.011976909Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.011977699Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.067059236Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.067078527Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/GetTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "b522e7f1fcff2880",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.090031424Z",
"EndTime": "2025-03-18T12:56:21.091307852Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "GetTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "2af62ceba569bf66",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.025462147Z",
"EndTime": "2025-03-18T12:56:21.091334433Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/?mount=sha256:7f41f465e17406e9d4d64561be73bba25e8488a6f1dda16f7b900cbc6ce3128c\u0026from=groupA/projectB/agregator/backend/branch"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 401
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 405
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP POST",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "31ca22e2771b2a66",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "2af62ceba569bf66",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.025468487Z",
"EndTime": "2025-03-18T12:56:21.091335773Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/?mount=sha256:7f41f465e17406e9d4d64561be73bba25e8488a6f1dda16f7b900cbc6ce3128c\u0026from=groupA/projectB/agregator/backend/branch"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "0"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-31ca22e2771b2a66-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 401
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 405
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.025480987Z"
},
{
"Name": "http.dns.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.025514048Z"
},
{
"Name": "http.dns.done",
"Attributes": [
{
"Key": "http.dns.addrs",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.031777307Z"
},
{
"Name": "http.connect.174.138.100.97:443.start",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.conn.start.network",
"Value": {
"Type": "STRING",
"Value": "tcp"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.031781147Z"
},
{
"Name": "http.connect.174.138.100.97:443.done",
"Attributes": [
{
"Key": "http.conn.done.addr",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.conn.done.network",
"Value": {
"Type": "STRING",
"Value": "tcp"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.053725652Z"
},
{
"Name": "http.tls.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.053743182Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:47612"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": false
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.065576114Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.065612164Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.065613025Z"
},
{
"Name": "http.tls.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.080162746Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.089923202Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "e9250d60cb0e793a",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.067185879Z",
"EndTime": "2025-03-18T12:56:21.229042646Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 202
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP POST",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "a9d3bb5f7baac460",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "e9250d60cb0e793a",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.067195139Z",
"EndTime": "2025-03-18T12:56:21.229051606Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "0"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-a9d3bb5f7baac460-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 202
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.06720889Z"
},
{
"Name": "http.dns.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.06724222Z"
},
{
"Name": "http.dns.done",
"Attributes": [
{
"Key": "http.dns.addrs",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.07491264Z"
},
{
"Name": "http.connect.174.138.100.97:443.start",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.conn.start.network",
"Value": {
"Type": "STRING",
"Value": "tcp"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.07491765Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:47626"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": false
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.080170846Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.080193897Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.080194557Z"
},
{
"Name": "http.connect.174.138.100.97:443.done",
"Attributes": [
{
"Key": "http.conn.done.addr",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.conn.done.network",
"Value": {
"Type": "STRING",
"Value": "tcp"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.0970861Z"
},
{
"Name": "http.tls.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.09710148Z"
},
{
"Name": "http.tls.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.123893092Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.228865982Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.228900813Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "3463fc365f8aa6fd",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.065636495Z",
"EndTime": "2025-03-18T12:56:21.252195747Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 202
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP POST",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "30eb7ed1ec24b0ec",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "3463fc365f8aa6fd",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.065643115Z",
"EndTime": "2025-03-18T12:56:21.252200387Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "0"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-30eb7ed1ec24b0ec-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 202
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.065656255Z"
},
{
"Name": "http.dns.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.065673406Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:38288"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": false
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.067097517Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.067115728Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.067116558Z"
},
{
"Name": "http.dns.done",
"Attributes": [
{
"Key": "http.dns.addrs",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.07493213Z"
},
{
"Name": "http.connect.174.138.100.97:443.start",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.conn.start.network",
"Value": {
"Type": "STRING",
"Value": "tcp"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.074935781Z"
},
{
"Name": "http.connect.174.138.100.97:443.done",
"Attributes": [
{
"Key": "http.conn.done.addr",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.conn.done.network",
"Value": {
"Type": "STRING",
"Value": "tcp"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.097734044Z"
},
{
"Name": "http.tls.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.097749435Z"
},
{
"Name": "http.tls.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.124580188Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.252104425Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.252119936Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/FetchToken",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0dcb471a3931198f",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.091431065Z",
"EndTime": "2025-03-18T12:56:21.277070877Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "FetchToken"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "45fd06bd879157f3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "9bca59abeffbd5e1",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.021854597Z",
"EndTime": "2025-03-18T12:56:21.296837954Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:5e6f60a9e0d2efee91aced0d46fa5e729e828ec3b0287753e551cbca53274f36"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-45fd06bd879157f3-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 307
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.021869378Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:47618"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "3.145026516s"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.021875998Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.021907819Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.021908599Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.296746902Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.296784473Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "9bca59abeffbd5e1",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0b56fe7bdf3c4160",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.021848027Z",
"EndTime": "2025-03-18T12:56:21.296849494Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:5e6f60a9e0d2efee91aced0d46fa5e729e828ec3b0287753e551cbca53274f36"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 307
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "6a2b3028038c8fc0",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.277157259Z",
"EndTime": "2025-03-18T12:56:21.302337155Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/?mount=sha256:7f41f465e17406e9d4d64561be73bba25e8488a6f1dda16f7b900cbc6ce3128c\u0026from=groupA/projectB/agregator/backend/branch"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 401
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 405
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP POST",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "9281fe38e56db9da",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "6a2b3028038c8fc0",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.277170819Z",
"EndTime": "2025-03-18T12:56:21.302341115Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/?mount=sha256:7f41f465e17406e9d4d64561be73bba25e8488a6f1dda16f7b900cbc6ce3128c\u0026from=groupA/projectB/agregator/backend/branch"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "0"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-9281fe38e56db9da-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 401
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 405
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.27719779Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:38288"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "25.082984ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.27720627Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.277226941Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.277228001Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.302251033Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP PUT",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "52f269cb75dc59b1",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "31b6212e65911cd0",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.277480096Z",
"EndTime": "2025-03-18T12:56:21.302491799Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "PUT"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/2c1cfb3a-7d7e-4abf-b811-c1c491345818?_state=IyzkLV_4HCGTpxN2w7x7iu6I1-ZfaW30JlUyVVzK7iF7Ik5hbWUiOiJmeGcvZ2FtZXNfYWdncmVnYXRvci9zdGFnaW5nIiwiVVVJRCI6IjJjMWNmYjNhLTdkN2UtNGFiZi1iODExLWMxYzQ5MTM0NTgxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xOFQxMjo1NjoyMS4wODA3NTYxMzlaIn0%3D\u0026digest=sha256%3Ab92505289e26a1ad2f03cf9af13f529111c4d482c232968d5c3ce27a6670a956"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 159
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "159"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.content-type",
"Value": {
"Type": "STRING",
"Value": "application/octet-stream"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-52f269cb75dc59b1-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.277495047Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:47642"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "152.913259ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.277503927Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.277549258Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.277614609Z"
},
{
"Name": "exception",
"Attributes": [
{
"Key": "exception.type",
"Value": {
"Type": "STRING",
"Value": "*errors.errorString"
}
},
{
"Key": "exception.message",
"Value": {
"Type": "STRING",
"Value": "context canceled"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.302489509Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": "context canceled"
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "31b6212e65911cd0",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.277471006Z",
"EndTime": "2025-03-18T12:56:21.302499369Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "PUT"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/2c1cfb3a-7d7e-4abf-b811-c1c491345818?_state=IyzkLV_4HCGTpxN2w7x7iu6I1-ZfaW30JlUyVVzK7iF7Ik5hbWUiOiJmeGcvZ2FtZXNfYWdncmVnYXRvci9zdGFnaW5nIiwiVVVJRCI6IjJjMWNmYjNhLTdkN2UtNGFiZi1iODExLWMxYzQ5MTM0NTgxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xOFQxMjo1NjoyMS4wODA3NTYxMzlaIn0%3D\u0026digest=sha256%3Ab92505289e26a1ad2f03cf9af13f529111c4d482c232968d5c3ce27a6670a956"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 159
}
}
],
"Events": [
{
"Name": "exception",
"Attributes": [
{
"Key": "exception.type",
"Value": {
"Type": "STRING",
"Value": "*errors.errorString"
}
},
{
"Key": "exception.message",
"Value": {
"Type": "STRING",
"Value": "context canceled"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.302499089Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": "context canceled"
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "32d01ccb4b27fb6e",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0b56fe7bdf3c4160",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.296862334Z",
"EndTime": "2025-03-18T12:56:21.311503268Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://bgc-gl-registry.s3.eu-north-1.amazonaws.com/docker/registry/v2/blobs/sha256/5e/5e6f60a9e0d2efee91aced0d46fa5e729e828ec3b0287753e551cbca53274f36/data?X-Amz-Algorithm=AWS4-HMAC-SHA256\u0026X-Amz-Credential=AKIAVRUVQ54BMRKRAA4X%2F20250318%2Feu-north-1%2Fs3%2Faws4_request\u0026X-Amz-Date=20250318T125621Z\u0026X-Amz-Expires=1200\u0026X-Amz-SignedHeaders=host\u0026X-Amz-Signature=9271734d5f5a3c53187caa9be9107e4596c69e5d021d6c0b58cb28e9e75d5079"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 4542251
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "81e867816e5a8fb6",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "32d01ccb4b27fb6e",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.296874245Z",
"EndTime": "2025-03-18T12:56:21.311506428Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://bgc-gl-registry.s3.eu-north-1.amazonaws.com/docker/registry/v2/blobs/sha256/5e/5e6f60a9e0d2efee91aced0d46fa5e729e828ec3b0287753e551cbca53274f36/data?X-Amz-Algorithm=AWS4-HMAC-SHA256\u0026X-Amz-Credential=AKIAVRUVQ54BMRKRAA4X%2F20250318%2Feu-north-1%2Fs3%2Faws4_request\u0026X-Amz-Date=20250318T125621Z\u0026X-Amz-Expires=1200\u0026X-Amz-SignedHeaders=host\u0026X-Amz-Signature=9271734d5f5a3c53187caa9be9107e4596c69e5d021d6c0b58cb28e9e75d5079"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.referer",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:5e6f60a9e0d2efee91aced0d46fa5e729e828ec3b0287753e551cbca53274f36"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-81e867816e5a8fb6-01"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 4542251
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "bgc-gl-registry.s3.eu-north-1.amazonaws.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.296903945Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "3.5.217.70:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:49146"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "275.335734ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.296914255Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.296950556Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.296952716Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.311447207Z"
},
{
"Name": "http.receive.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.311460447Z"
}
],
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP PUT",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "14d2590836153ac8",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "36c457100377b57f",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.277341753Z",
"EndTime": "2025-03-18T12:56:21.323731578Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "PUT"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/1f330cd2-3b03-41b7-8842-019cacbe8471?_state=8r-1rtLUGbl6j48fEvp9sD3p-lOlpCZeRVoU9p7iB_R7Ik5hbWUiOiJmeGcvZ2FtZXNfYWdncmVnYXRvci9zdGFnaW5nIiwiVVVJRCI6IjFmMzMwY2QyLTNiMDMtNDFiNy04ODQyLTAxOWNhY2JlODQ3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xOFQxMjo1NjoyMS4wOTYwNTc1NjRaIn0%3D\u0026digest=sha256%3A09741141aa07e3c47e6fc4930bba40fbaacb54831611c8ffba920cb785c0c817"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 490030008
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "490030008"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.content-type",
"Value": {
"Type": "STRING",
"Value": "application/octet-stream"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-14d2590836153ac8-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.277357153Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:47626"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "48.460131ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.277364194Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.277384574Z"
},
{
"Name": "http.send.done",
"Attributes": [
{
"Key": "http.send.error",
"Value": {
"Type": "STRING",
"Value": "use of closed network connection"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.323725568Z"
},
{
"Name": "exception",
"Attributes": [
{
"Key": "exception.type",
"Value": {
"Type": "STRING",
"Value": "*errors.errorString"
}
},
{
"Key": "exception.message",
"Value": {
"Type": "STRING",
"Value": "context canceled"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.323730758Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": "context canceled"
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "36c457100377b57f",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.277334373Z",
"EndTime": "2025-03-18T12:56:21.323737898Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "PUT"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/uploads/1f330cd2-3b03-41b7-8842-019cacbe8471?_state=8r-1rtLUGbl6j48fEvp9sD3p-lOlpCZeRVoU9p7iB_R7Ik5hbWUiOiJmeGcvZ2FtZXNfYWdncmVnYXRvci9zdGFnaW5nIiwiVVVJRCI6IjFmMzMwY2QyLTNiMDMtNDFiNy04ODQyLTAxOWNhY2JlODQ3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xOFQxMjo1NjoyMS4wOTYwNTc1NjRaIn0%3D\u0026digest=sha256%3A09741141aa07e3c47e6fc4930bba40fbaacb54831611c8ffba920cb785c0c817"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 490030008
}
}
],
"Events": [
{
"Name": "exception",
"Attributes": [
{
"Key": "exception.type",
"Value": {
"Type": "STRING",
"Value": "*errors.errorString"
}
},
{
"Key": "exception.message",
"Value": {
"Type": "STRING",
"Value": "context canceled"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.323737588Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": "context canceled"
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "exporting to image",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4dc1b352a7d29df3",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "8fa448eba5f6f26e",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 1,
"StartTime": "2025-03-18T12:56:16.84857219Z",
"EndTime": "2025-03-18T12:56:21.32382779Z",
"Attributes": null,
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 53,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/otel/sdk/tracer",
"Version": "",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "14cee56060831537",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "c0639455ed3ddcbf",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.311681112Z",
"EndTime": "2025-03-18T12:56:21.323922162Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:353e14e5cc47664fba714a7da288001d90427c705494847ac773f5cc08199451"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.311695252Z"
},
{
"Name": "http.dns.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.311736213Z"
},
{
"Name": "http.dns.done",
"Attributes": [
{
"Key": "http.dns.addrs",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.319164517Z"
},
{
"Name": "http.connect.174.138.100.97:443.start",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.conn.start.network",
"Value": {
"Type": "STRING",
"Value": "tcp"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.319170507Z"
},
{
"Name": "exception",
"Attributes": [
{
"Key": "exception.type",
"Value": {
"Type": "STRING",
"Value": "*errors.errorString"
}
},
{
"Key": "exception.message",
"Value": {
"Type": "STRING",
"Value": "context canceled"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.323919742Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": "context canceled"
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "c0639455ed3ddcbf",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0b56fe7bdf3c4160",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.311673402Z",
"EndTime": "2025-03-18T12:56:21.323927873Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:353e14e5cc47664fba714a7da288001d90427c705494847ac773f5cc08199451"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
}
],
"Events": [
{
"Name": "exception",
"Attributes": [
{
"Key": "exception.type",
"Value": {
"Type": "STRING",
"Value": "*errors.errorString"
}
},
{
"Key": "exception.message",
"Value": {
"Type": "STRING",
"Value": "context canceled"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.323927623Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": "context canceled"
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "7dd93c25ace1bc54",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "cd624efcce3db51a",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.302493809Z",
"EndTime": "2025-03-18T12:56:21.323929433Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:af0b544b1a82008fe071e025c6a29ca62d3163c270d921e1a22e12a20a6b7067"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-7dd93c25ace1bc54-01"
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.302506179Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:47618"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "5.725866ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.302515709Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.30252871Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.30252945Z"
},
{
"Name": "exception",
"Attributes": [
{
"Key": "exception.type",
"Value": {
"Type": "STRING",
"Value": "*errors.errorString"
}
},
{
"Key": "exception.message",
"Value": {
"Type": "STRING",
"Value": "context canceled"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.323928883Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": "context canceled"
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "cd624efcce3db51a",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0b56fe7bdf3c4160",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.302486609Z",
"EndTime": "2025-03-18T12:56:21.323932583Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:af0b544b1a82008fe071e025c6a29ca62d3163c270d921e1a22e12a20a6b7067"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
}
],
"Events": [
{
"Name": "exception",
"Attributes": [
{
"Key": "exception.type",
"Value": {
"Type": "STRING",
"Value": "*errors.errorString"
}
},
{
"Key": "exception.message",
"Value": {
"Type": "STRING",
"Value": "context canceled"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.323932413Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": "context canceled"
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "ee04ae18665a3a67",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4ba371c67132e49d",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.323848151Z",
"EndTime": "2025-03-18T12:56:21.323936413Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:255774e0027b72d2327719e78dbad5ad8c9cf446d055e45be7fc149418470bae"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.323861711Z"
},
{
"Name": "http.dns.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.323878761Z"
},
{
"Name": "exception",
"Attributes": [
{
"Key": "exception.type",
"Value": {
"Type": "STRING",
"Value": "*errors.errorString"
}
},
{
"Key": "exception.message",
"Value": {
"Type": "STRING",
"Value": "context canceled"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.323935833Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": "context canceled"
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "4ba371c67132e49d",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0b56fe7bdf3c4160",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.323841061Z",
"EndTime": "2025-03-18T12:56:21.323941423Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:255774e0027b72d2327719e78dbad5ad8c9cf446d055e45be7fc149418470bae"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
}
],
"Events": [
{
"Name": "exception",
"Attributes": [
{
"Key": "exception.type",
"Value": {
"Type": "STRING",
"Value": "*errors.errorString"
}
},
{
"Key": "exception.message",
"Value": {
"Type": "STRING",
"Value": "context canceled"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.323941013Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": "context canceled"
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP HEAD",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "fe7fa680b5abb8ec",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "40728c63deb6567b",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.302601791Z",
"EndTime": "2025-03-18T12:56:21.324085206Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:379f06e37dbbb740b270a2347c264e3d08bcc5c3037dad45232dc5eaecb2a00c"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.host",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
},
{
"Key": "http.request.header.accept",
"Value": {
"Type": "STRING",
"Value": "application/vnd.docker.image.rootfs.diff.tar.gzip, */*"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-fe7fa680b5abb8ec-01"
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.302613802Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.13:47634"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "178.716509ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.302619652Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.302653142Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.302653862Z"
},
{
"Name": "exception",
"Attributes": [
{
"Key": "exception.type",
"Value": {
"Type": "STRING",
"Value": "*errors.errorString"
}
},
{
"Key": "exception.message",
"Value": {
"Type": "STRING",
"Value": "context canceled"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.324084136Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": "context canceled"
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.HTTPRequest",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "40728c63deb6567b",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0b56fe7bdf3c4160",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.302594651Z",
"EndTime": "2025-03-18T12:56:21.324090846Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "HEAD"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://registry.mydomain.com/v2/groupA/projectA/staging/blobs/sha256:379f06e37dbbb740b270a2347c264e3d08bcc5c3037dad45232dc5eaecb2a00c"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "registry.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "buildkit/v0.18"
}
}
],
"Events": [
{
"Name": "exception",
"Attributes": [
{
"Key": "exception.type",
"Value": {
"Type": "STRING",
"Value": "*errors.errorString"
}
},
{
"Key": "exception.message",
"Value": {
"Type": "STRING",
"Value": "context canceled"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.324090546Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": "context canceled"
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.53.0",
"SchemaURL": ""
}
}
{
"Name": "exporting to image",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0b56fe7bdf3c4160",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "8fa448eba5f6f26e",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 1,
"StartTime": "2025-03-18T12:56:16.848513369Z",
"EndTime": "2025-03-18T12:56:21.333560875Z",
"Attributes": null,
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 10,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/otel/sdk/tracer",
"Version": "",
"SchemaURL": ""
}
}
{
"Name": "moby.buildkit.v1.Control/Status",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "6e5e5d24c997c603",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "f02abefbb076550d",
"TraceFlags": "01",
"TraceState": "",
"Remote": true
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:13.778746586Z",
"EndTime": "2025-03-18T12:56:21.333679368Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.buildkit.v1.Control"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "Status"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "create default history provenance",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "80b998b91be9ee97",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "389ea86a4cbb8cbe",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 1,
"StartTime": "2025-03-18T12:56:21.333637887Z",
"EndTime": "2025-03-18T12:56:21.907311783Z",
"Attributes": null,
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/otel/sdk/tracer",
"Version": "",
"SchemaURL": ""
}
}
{
"Name": "create history record",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "389ea86a4cbb8cbe",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "8fa448eba5f6f26e",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"SpanKind": 1,
"StartTime": "2025-03-18T12:56:21.333572035Z",
"EndTime": "2025-03-18T12:56:22.218425558Z",
"Attributes": null,
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 1,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/otel/sdk/tracer",
"Version": "",
"SchemaURL": ""
}
}
{
"Name": "moby.buildkit.v1.Control/Solve",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "8fa448eba5f6f26e",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "5effe81230e588e3",
"TraceFlags": "01",
"TraceState": "",
"Remote": true
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:13.778752546Z",
"EndTime": "2025-03-18T12:56:22.241283103Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.buildkit.v1.Control"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "Solve"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 2
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": "failed to push registry.mydomain.com/groupA/projectA/staging:d689c1e0: server message: insufficient_scope: authorization failed"
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 3,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "moby.buildkit.v1.Control/Session",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "1fd25e3216da861e",
"TraceFlags": "01",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "a7639bfaf9f231aa",
"TraceFlags": "01",
"TraceState": "",
"Remote": true
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:13.778826617Z",
"EndTime": "2025-03-18T12:56:22.242293426Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.buildkit.v1.Control"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "Session"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 0,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildkitd"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.28.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.46.1",
"SchemaURL": ""
}
}
{
"Name": "HTTP POST",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "83706f960dae681b",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "199d5bfed3b6543a",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.824510968Z",
"EndTime": "2025-03-18T12:56:20.864091733Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://git.mydomain.com/jwt/auth"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 268
}
},
{
"Key": "http.request.header.:authority",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "http.request.header.:method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.request.header.:path",
"Value": {
"Type": "STRING",
"Value": "/jwt/auth"
}
},
{
"Key": "http.request.header.:scheme",
"Value": {
"Type": "STRING",
"Value": "https"
}
},
{
"Key": "http.request.header.content-type",
"Value": {
"Type": "STRING",
"Value": "application/x-www-form-urlencoded; charset=utf-8"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-83706f960dae681b-01"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "268"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 3190
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.824531272Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.200:46846"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "3.05493311s"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.824541596Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.824607458Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.824623281Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.863971163Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.FetchTokenWithOAuth",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "199d5bfed3b6543a",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "cb8ab81ec25a844e",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.824504604Z",
"EndTime": "2025-03-18T12:56:20.864100298Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://git.mydomain.com/jwt/auth"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 268
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 3190
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.FetchToken",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "2539705ec318abf1",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "cb8ab81ec25a844e",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.864147764Z",
"EndTime": "2025-03-18T12:56:20.998967259Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "GET"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://git.mydomain.com/jwt/auth?scope=repository%3AgroupA%2FprojectA%2Fstaging%3Apull%2Cpush\u0026scope=repository%3AgroupA%2FprojectB%2Fagregator%2Fbackend%2Fbranch%3Apull\u0026service=container_registry"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 2731
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP GET",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "51c2dd45162b6c2e",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "2539705ec318abf1",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:20.864165062Z",
"EndTime": "2025-03-18T12:56:20.998984757Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "GET"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://git.mydomain.com/jwt/auth?scope=repository%3AgroupA%2FprojectA%2Fstaging%3Apull%2Cpush\u0026scope=repository%3AgroupA%2FprojectB%2Fagregator%2Fbackend%2Fbranch%3Apull\u0026service=container_registry"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.request.header.:authority",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "http.request.header.:method",
"Value": {
"Type": "STRING",
"Value": "GET"
}
},
{
"Key": "http.request.header.:path",
"Value": {
"Type": "STRING",
"Value": "/jwt/auth?scope=repository%3AgroupA%2FprojectA%2Fstaging%3Apull%2Cpush\u0026scope=repository%3AgroupA%2FprojectB%2Fagregator%2Fbackend%2Fbranch%3Apull\u0026service=container_registry"
}
},
{
"Key": "http.request.header.:scheme",
"Value": {
"Type": "STRING",
"Value": "https"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-51c2dd45162b6c2e-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 2731
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.864183607Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.200:46846"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "170.833µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.864192051Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.864803992Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.864807354Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:20.998841553Z"
}
],
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP POST",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "56c7a74a54586d56",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "a442d253ca6a7ba4",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.09183139Z",
"EndTime": "2025-03-18T12:56:21.133094105Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://git.mydomain.com/jwt/auth"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 268
}
},
{
"Key": "http.request.header.:authority",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "http.request.header.:method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.request.header.:path",
"Value": {
"Type": "STRING",
"Value": "/jwt/auth"
}
},
{
"Key": "http.request.header.:scheme",
"Value": {
"Type": "STRING",
"Value": "https"
}
},
{
"Key": "http.request.header.content-type",
"Value": {
"Type": "STRING",
"Value": "application/x-www-form-urlencoded; charset=utf-8"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-56c7a74a54586d56-01"
}
},
{
"Key": "http.request.header.content-length",
"Value": {
"Type": "STRING",
"Value": "268"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 3190
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.091850889Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.200:46846"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "92.958339ms"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.091885291Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.091943969Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.091965518Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.13298095Z"
}
],
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.FetchTokenWithOAuth",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "a442d253ca6a7ba4",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "fa74fef34f3f3982",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.091824669Z",
"EndTime": "2025-03-18T12:56:21.133102937Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "POST"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://git.mydomain.com/jwt/auth"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.request_content_length",
"Value": {
"Type": "INT64",
"Value": 268
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 404
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 3190
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "remotes.docker.resolver.FetchToken",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "038ffba8f23cf1e7",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "fa74fef34f3f3982",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.13314853Z",
"EndTime": "2025-03-18T12:56:21.27664487Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "GET"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://git.mydomain.com/jwt/auth?scope=repository%3AgroupA%2FprojectA%2Fstaging%3Apull%2Cpush\u0026scope=repository%3AgroupA%2FprojectB%2Fagregator%2Fbackend%2Fbranch%3Apull\u0026service=container_registry"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 2731
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "HTTP GET",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "722c6e41f73019d8",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "038ffba8f23cf1e7",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:21.133159848Z",
"EndTime": "2025-03-18T12:56:21.276658278Z",
"Attributes": [
{
"Key": "http.method",
"Value": {
"Type": "STRING",
"Value": "GET"
}
},
{
"Key": "http.url",
"Value": {
"Type": "STRING",
"Value": "https://git.mydomain.com/jwt/auth?scope=repository%3AgroupA%2FprojectA%2Fstaging%3Apull%2Cpush\u0026scope=repository%3AgroupA%2FprojectB%2Fagregator%2Fbackend%2Fbranch%3Apull\u0026service=container_registry"
}
},
{
"Key": "net.peer.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "user_agent.original",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.request.header.:authority",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com"
}
},
{
"Key": "http.request.header.:method",
"Value": {
"Type": "STRING",
"Value": "GET"
}
},
{
"Key": "http.request.header.:path",
"Value": {
"Type": "STRING",
"Value": "/jwt/auth?scope=repository%3AgroupA%2FprojectA%2Fstaging%3Apull%2Cpush\u0026scope=repository%3AgroupA%2FprojectB%2Fagregator%2Fbackend%2Fbranch%3Apull\u0026service=container_registry"
}
},
{
"Key": "http.request.header.:scheme",
"Value": {
"Type": "STRING",
"Value": "https"
}
},
{
"Key": "http.request.header.authorization",
"Value": {
"Type": "STRING",
"Value": "****"
}
},
{
"Key": "http.request.header.user-agent",
"Value": {
"Type": "STRING",
"Value": "containerd/2.0.3+unknown"
}
},
{
"Key": "http.request.header.traceparent",
"Value": {
"Type": "STRING",
"Value": "00-2d41f8ace5d0531ec5c36d02a725652c-722c6e41f73019d8-01"
}
},
{
"Key": "http.request.header.accept-encoding",
"Value": {
"Type": "STRING",
"Value": "gzip"
}
},
{
"Key": "http.status_code",
"Value": {
"Type": "INT64",
"Value": 200
}
},
{
"Key": "http.response_content_length",
"Value": {
"Type": "INT64",
"Value": 2731
}
}
],
"Events": [
{
"Name": "http.getconn.start",
"Attributes": [
{
"Key": "net.host.name",
"Value": {
"Type": "STRING",
"Value": "git.mydomain.com:443"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.133178157Z"
},
{
"Name": "http.getconn.done",
"Attributes": [
{
"Key": "http.remote",
"Value": {
"Type": "STRING",
"Value": "174.138.100.97:443"
}
},
{
"Key": "http.local",
"Value": {
"Type": "STRING",
"Value": "10.25.1.200:46846"
}
},
{
"Key": "http.conn.reused",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.wasidle",
"Value": {
"Type": "BOOL",
"Value": true
}
},
{
"Key": "http.conn.idletime",
"Value": {
"Type": "STRING",
"Value": "152.894µs"
}
}
],
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.133184378Z"
},
{
"Name": "http.send.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.133246856Z"
},
{
"Name": "http.send.done",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.133247914Z"
},
{
"Name": "http.receive.start",
"Attributes": null,
"DroppedAttributeCount": 0,
"Time": "2025-03-18T12:56:21.276485344Z"
}
],
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/FetchToken",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "cb8ab81ec25a844e",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "a71556eac94d8bd7",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:20.824395268Z",
"EndTime": "2025-03-18T12:56:20.99920862Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "FetchToken"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/GetTokenAuthority",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "6e387ff1f8c2e22f",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "b522e7f1fcff2880",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:21.090733171Z",
"EndTime": "2025-03-18T12:56:21.091102335Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "GetTokenAuthority"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.filesync.v1.Auth/FetchToken",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "fa74fef34f3f3982",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "0dcb471a3931198f",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 2,
"StartTime": "2025-03-18T12:56:21.091743701Z",
"EndTime": "2025-03-18T12:56:21.276789034Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.filesync.v1.Auth"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "FetchToken"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.buildkit.v1.Control/Status",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "f02abefbb076550d",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "d2ce4dec09f93a73",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:13.778462372Z",
"EndTime": "2025-03-18T12:56:21.333946524Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.buildkit.v1.Control"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "Status"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "net.sock.peer.addr",
"Value": {
"Type": "STRING",
"Value": "172.20.163.230"
}
},
{
"Key": "net.sock.peer.port",
"Value": {
"Type": "INT64",
"Value": 1234
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.buildkit.v1.Control/Solve",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "5effe81230e588e3",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "d2ce4dec09f93a73",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:13.778503406Z",
"EndTime": "2025-03-18T12:56:22.241868639Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.buildkit.v1.Control"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "Solve"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "net.sock.peer.addr",
"Value": {
"Type": "STRING",
"Value": "172.20.163.230"
}
},
{
"Key": "net.sock.peer.port",
"Value": {
"Type": "INT64",
"Value": 1234
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 2
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": "failed to push registry.mydomain.com/groupA/projectA/staging:d689c1e0: server message: insufficient_scope: authorization failed"
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "moby.buildkit.v1.Control/Session",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "a7639bfaf9f231aa",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "d2ce4dec09f93a73",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 3,
"StartTime": "2025-03-18T12:56:13.778510476Z",
"EndTime": "2025-03-18T12:56:22.242746539Z",
"Attributes": [
{
"Key": "rpc.service",
"Value": {
"Type": "STRING",
"Value": "moby.buildkit.v1.Control"
}
},
{
"Key": "rpc.method",
"Value": {
"Type": "STRING",
"Value": "Session"
}
},
{
"Key": "rpc.system",
"Value": {
"Type": "STRING",
"Value": "grpc"
}
},
{
"Key": "net.sock.peer.addr",
"Value": {
"Type": "STRING",
"Value": "172.20.163.230"
}
},
{
"Key": "net.sock.peer.port",
"Value": {
"Type": "INT64",
"Value": 1234
}
},
{
"Key": "rpc.grpc.status_code",
"Value": {
"Type": "INT64",
"Value": 0
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 2,
"Description": ""
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"Version": "0.56.0",
"SchemaURL": ""
}
}
{
"Name": "build",
"SpanContext": {
"TraceID": "2d41f8ace5d0531ec5c36d02a725652c",
"SpanID": "d2ce4dec09f93a73",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"Parent": {
"TraceID": "00000000000000000000000000000000",
"SpanID": "0000000000000000",
"TraceFlags": "00",
"TraceState": "",
"Remote": false
},
"SpanKind": 1,
"StartTime": "2025-03-18T12:56:13.759657416Z",
"EndTime": "2025-03-18T12:56:22.242843816Z",
"Attributes": [
{
"Key": "command",
"Value": {
"Type": "STRINGSLICE",
"Value": [
"buildctl",
"--addr",
"tcp://buildkit-buildkit-service:1234",
"build",
"--frontend",
"dockerfile.v0",
"--local",
"context=/builds/groupA/projectA",
"--local",
"dockerfile=/builds/groupA/projectA/deploy",
"--opt",
"filename=Dockerfile",
"--opt",
"build-arg:FXG_PACKAGES_TOKEN_NAME=gitlab+deploy-token-groupA-packages",
"--opt",
"build-arg:FXG_PACKAGES_TOKEN=gldt-8-3wZb9csnAGpFxtbsTm",
"--export-cache",
"type=registry,ref=registry.mydomain.com/groupA/projectA/buildkit-cache:staging-build,mode=max,image-manifest=true,ignore-error=true",
"--import-cache",
"type=registry,ref=registry.mydomain.com/groupA/projectA/buildkit-cache:staging-build",
"--import-cache",
"type=registry,ref=registry.mydomain.com/groupA/projectA/buildkit-cache:staging-build",
"--output",
"type=image,name=registry.mydomain.com/groupA/projectA/staging:latest,push=true",
"--output",
"type=image,name=registry.mydomain.com/groupA/projectA/staging:d689c1e0,push=true"
]
}
}
],
"Events": null,
"Links": null,
"Status": {
"Code": 1,
"Description": "failed to solve: failed to push registry.mydomain.com/groupA/projectA/staging:d689c1e0: server message: insufficient_scope: authorization failed"
},
"DroppedAttributes": 0,
"DroppedEvents": 0,
"DroppedLinks": 0,
"ChildSpanCount": 0,
"Resource": [
{
"Key": "service.name",
"Value": {
"Type": "STRING",
"Value": "buildctl"
}
},
{
"Key": "telemetry.sdk.language",
"Value": {
"Type": "STRING",
"Value": "go"
}
},
{
"Key": "telemetry.sdk.name",
"Value": {
"Type": "STRING",
"Value": "opentelemetry"
}
},
{
"Key": "telemetry.sdk.version",
"Value": {
"Type": "STRING",
"Value": "1.31.0"
}
}
],
"InstrumentationLibrary": {
"Name": "go.opentelemetry.io/otel/sdk/tracer",
"Version": "",
"SchemaURL": ""
}
}
#17 [9/9] COPY ./ /app
#17 DONE 7.4s
#18 exporting to image
#18 ...
#19 [auth] groupA/projectA/branch:pull,push token for registry.mydomain.com
#19 DONE 0.0s
#18 exporting to image
#18 exporting layers done
#18 exporting manifest sha256:f5c3c9d7afc6b922afaf1cac8ff2b7cb4111d43bf1fa7a3dce3e898843950ee2 0.0s done
#18 exporting config sha256:c35890b3582f426c92c3523c053e12483201a4a3918be4732a81ad809f0a925f done
#18 pushing layers
#18 ...
#20 [auth] groupA/projectA/branch:pull,push groupA/projectB/agregator/backend/buildkit-cache:pull token for registry.mydomain.com
#20 DONE 0.0s
#21 [auth] groupA/projectA/branch:pull,push groupA/projectB/agregator/backend/buildkit-cache:pull token for registry.mydomain.com
#21 DONE 0.0s
#22 exporting to image
#22 exporting manifest sha256:f5c3c9d7afc6b922afaf1cac8ff2b7cb4111d43bf1fa7a3dce3e898843950ee2 done
#22 exporting config sha256:c35890b3582f426c92c3523c053e12483201a4a3918be4732a81ad809f0a925f done
#22 pushing layers 0.7s done
#22 ERROR: failed to push registry.mydomain.com/groupA/projectA/branch:be7804fa: server message: insufficient_scope: authorization failed
#18 exporting to image
#18 pushing layers 0.7s done
#18 CANCELED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment