chore: use Debian Trixie devcontainers - #38
Closed
PabloZaiden wants to merge 1 commit into
Closed
Annotations
2 errors
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
tests/examples.live.test.ts#L538
Using port 42569. Reuse the previous workspace port when available, otherwise auto-assign the first free port starting at 5001.
Starting workspace on port 42569...
Preparing devcontainer. First builds with features may take several minutes...
stderr:
Warning: No usable SSH agent socket was found. Set SSH_AUTH_SOCK or use Docker Desktop host services. Continuing without SSH agent sharing.
Warning: Host known_hosts was not found and was skipped: /tmp/devbox-live-example-2hswPw/home/.ssh/known_hosts.
Preparing devcontainer...
> input: mcr.microsoft.com/devcontainers/base:trixie
>
> resource: mcr.microsoft.com/devcontainers/base
> id: base
> owner: devcontainers
> namespace: devcontainers
> registry: mcr.microsoft.com
> path: devcontainers/base
>
> version: trixie
> tag?: trixie
> digest?: undefined
manifest url: https://mcr.microsoft.com/v2/devcontainers/base/manifests/trixie
[httpOci] 404 (NoAuth): https://mcr.microsoft.com/v2/devcontainers/base/manifests/trixie
Did not fetch target with expected mimetype 'application/vnd.docker.distribution.manifest.v2+json': {"errors":[{"code":"MANIFEST_UNKNOWN","message":"OCI image index found, but accept header does not support OCI image index"}]}
[httpOci] 200 (NoAuth): https://mcr.microsoft.com/v2/devcontainers/base/manifests/trixie
Fetched: {
"schemaVersion": 2,
"mediaType": "application/vnd.oci.image.index.v1+json",
"manifests": [
{
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"digest": "sha256:8337830a615a5bad80dea7a5e7b810f5af8167ffc9882ddfc1beddab3ba63ada",
"size": 2008,
"platform": {
"architecture": "amd64",
"os": "linux"
}
},
{
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"digest": "sha256:fc573a7fb8c54a39f5ee5c6f53784b83adbf8cbf2508ad439a3c3d0bfbd025d4",
"size": 2008,
"platform": {
"architecture": "arm64",
"os": "linux"
}
},
{
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"digest": "sha256:64df59df9c7843f08a5881ff7cf2a0a8bb3a1cdc673d8412a03b88f22d1afd06",
"size": 838,
"annotations": {
"vnd.docker.reference.digest": "sha256:8337830a615a5bad80dea7a5e7b810f5af8167ffc9882ddfc1beddab3ba63ada",
"vnd.docker.reference.type": "attestation-manifest"
},
"platform": {
"architecture": "unknown",
"os": "unknown"
}
},
{
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"digest": "sha256:19de9c09fa6090bd913088c5172d4022d279baf0af214e76411760a9092623e4",
"size": 838,
"annotations": {
"vnd.docker.reference.digest": "sha256:fc573a7fb8c54a39f5ee5c6f53784b83adbf8cbf2508ad439a3c3d0bfbd025d4",
"vnd.docker.reference.type": "attestation-manifest"
},
"platform": {
"architecture": "unknown",
"os": "unknown"
}
}
]
}
[httpOci] 200 (NoAuth): https://mcr.microsoft.com/v2/devcontainers/base/manifests/sha256:8337830a615a5bad80dea7a5e7b810f5af8167ffc9882ddfc1beddab3ba63ada
blob url: https://mcr.microsoft.com/v2/devcontainers/base/blobs/sha256:e354ee751b57912e7c590155b23aba9e21f184f30138ea17d75363d77ad588e8
Workspace: /tmp/devbox-live-example-2hswPw/smoke-workspace
>
> namespace: devcontainers/features
> registry: ghcr.io
> path: devcontainers/features/docker-in-docker
>
> version: 4
> tag?: 4
> digest?: undefined
manifest url: https://ghcr.io/v2/devcontainers/features/docker-in-docker/manifests/4
[httpOci] Attempting to authenticate via 'Bearer' auth.
[httpOci] Environment DOCKER_CONFIG is set to '/home/runner/.docker'
[httpOci] No authentication credentials found for registry 'ghcr.io' via docker config or credential helper.
[httpOci] No authentication credentials found for registry 'ghcr.io'. Accessi
|
background
wait
wait-all
cancel
parallel
Loading