Fix cves #1
Annotations
11 errors and 1 warning
Generate annotations:
tests/run.go#L267
=== RUN TestIntegration
time="2024-02-27T11:00:09Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44119"
run.go:267: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:44119/moby/buildkit:buildx-stable-1
time="2024-02-27T11:00:13Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44119"
run.go:267: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44119/library/busybox:latest
time="2024-02-27T11:00:13Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44119"
run.go:267: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44119/library/alpine:latest
--- FAIL: TestIntegration (5.79s)
|
Generate annotations:
tests/build.go#L56
=== RUN TestIntegration/TestBuild/worker=docker+containerd
=== PAUSE TestIntegration/TestBuild/worker=docker+containerd
=== CONT TestIntegration/TestBuild/worker=docker+containerd
build.go:56:
Error Trace: /src/tests/build.go:56
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuild/worker=docker+containerd
Messages: ERROR: cannot merge resource due to conflicting Schema URL
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-02-27 11:00:13.634659981 +0000 UTC m=+5.791353756 /usr/bin/dockerd --data-root /tmp/integration3911321663/dunwe9slh529o/root --exec-root /tmp/dxr/dunwe9slh529o --pidfile /tmp/integration3911321663/dunwe9slh529o/docker.pid --containerd-namespace dunwe9slh529o --containerd-plugins-namespace dunwe9slh529op --host unix:///tmp/docker-integration/dunwe9slh529o.sock --config-file /tmp/integration3911321663/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-02-27T11:00:13.666128790Z" level=info msg="Starting up"
sandbox.go:131: time="2024-02-27T11:00:13.713330768Z" level=warning msg="could not change group /tmp/docker-integration/dunwe9slh529o.sock to docker: group docker not found"
sandbox.go:131: time="2024-02-27T11:00:13.713497982Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dunwe9slh529o.sock)"
sandbox.go:131: time="2024-02-27T11:00:13.713531554Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-02-27T11:00:13.714219633Z" level=info msg="started new containerd process" address=/tmp/dxr/dunwe9slh529o/containerd/containerd.sock module=libcontainerd pid=4897
sandbox.go:131: time="2024-02-27T11:00:13.726718918Z" level=info msg="starting containerd" revision=7880925980b188f4c97b462f709d0db8e8962aff version=v1.7.3
sandbox.go:131: time="2024-02-27T11:00:13.739078777Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:13.741598747Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:13.741622061Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-02-27T11:00:13.741741245Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:13.741823449Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:13.742029606Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:13.742048912Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-02-27T11:00:13.742056587Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:13.742186901Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/integration3911321663/dunwe9slh529o/root/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:13.742211858Z" level=info msg
|
Generate annotations:
tests/build.go#L165
=== RUN TestIntegration/TestImageIDOutput/worker=docker+containerd
=== PAUSE TestIntegration/TestImageIDOutput/worker=docker+containerd
=== CONT TestIntegration/TestImageIDOutput/worker=docker+containerd
ERROR: cannot merge resource due to conflicting Schema URL
build.go:165:
Error Trace: /src/tests/build.go:165
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestImageIDOutput/worker=docker+containerd
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-02-27 11:01:02.542058363 +0000 UTC m=+54.698752128 /usr/bin/dockerd --data-root /tmp/integration3383867080/dhjhub62eh9ur/root --exec-root /tmp/dxr/dhjhub62eh9ur --pidfile /tmp/integration3383867080/dhjhub62eh9ur/docker.pid --containerd-namespace dhjhub62eh9ur --containerd-plugins-namespace dhjhub62eh9urp --host unix:///tmp/docker-integration/dhjhub62eh9ur.sock --config-file /tmp/integration3383867080/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-02-27T11:01:02.565793029Z" level=info msg="Starting up"
sandbox.go:131: time="2024-02-27T11:01:02.566776197Z" level=warning msg="could not change group /tmp/docker-integration/dhjhub62eh9ur.sock to docker: group docker not found"
sandbox.go:131: time="2024-02-27T11:01:02.566899389Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dhjhub62eh9ur.sock)"
sandbox.go:131: time="2024-02-27T11:01:02.566919336Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-02-27T11:01:02.567446896Z" level=info msg="started new containerd process" address=/tmp/dxr/dhjhub62eh9ur/containerd/containerd.sock module=libcontainerd pid=8984
sandbox.go:131: time="2024-02-27T11:01:02.579857153Z" level=info msg="starting containerd" revision=7880925980b188f4c97b462f709d0db8e8962aff version=v1.7.3
sandbox.go:131: time="2024-02-27T11:01:02.592653911Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:01:02.593352001Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:01:02.593373210Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-02-27T11:01:02.593475903Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:01:02.593557026Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:01:02.593786216Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:01:02.593803939Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-02-27T11:01:02.593811463Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:01:02.593923333Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/integration3383867080/dhjhub62eh9ur/root/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:01:02.593935215Z" l
|
Generate annotations:
tests/build.go#L62
=== RUN TestIntegration/TestBuildLocalExport/worker=docker+containerd
=== PAUSE TestIntegration/TestBuildLocalExport/worker=docker+containerd
=== CONT TestIntegration/TestBuildLocalExport/worker=docker+containerd
build.go:62:
Error Trace: /src/tests/build.go:62
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalExport/worker=docker+containerd
Messages: ERROR: cannot merge resource due to conflicting Schema URL
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-02-27 11:01:01.15097608 +0000 UTC m=+53.307669845 /usr/bin/dockerd --data-root /tmp/integration3367037974/drae0imjqetb6/root --exec-root /tmp/dxr/drae0imjqetb6 --pidfile /tmp/integration3367037974/drae0imjqetb6/docker.pid --containerd-namespace drae0imjqetb6 --containerd-plugins-namespace drae0imjqetb6p --host unix:///tmp/docker-integration/drae0imjqetb6.sock --config-file /tmp/integration3367037974/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-02-27T11:01:01.174301163Z" level=info msg="Starting up"
sandbox.go:131: time="2024-02-27T11:01:01.175315066Z" level=warning msg="could not change group /tmp/docker-integration/drae0imjqetb6.sock to docker: group docker not found"
sandbox.go:131: time="2024-02-27T11:01:01.175439820Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/drae0imjqetb6.sock)"
sandbox.go:131: time="2024-02-27T11:01:01.175457653Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-02-27T11:01:01.176012441Z" level=info msg="started new containerd process" address=/tmp/dxr/drae0imjqetb6/containerd/containerd.sock module=libcontainerd pid=8869
sandbox.go:131: time="2024-02-27T11:01:01.188199452Z" level=info msg="starting containerd" revision=7880925980b188f4c97b462f709d0db8e8962aff version=v1.7.3
sandbox.go:131: time="2024-02-27T11:01:01.201889934Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:01:01.202576626Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:01:01.202598417Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-02-27T11:01:01.202703904Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:01:01.202789285Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:01:01.202991324Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:01:01.203009368Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-02-27T11:01:01.203016742Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:01:01.203138550Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/integration3367037974/drae0imjqetb6/root/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="20
|
Generate annotations:
tests/build.go#L94
=== RUN TestIntegration/TestBuildRegistryExport/worker=docker+containerd
=== PAUSE TestIntegration/TestBuildRegistryExport/worker=docker+containerd
=== CONT TestIntegration/TestBuildRegistryExport/worker=docker+containerd
build.go:94:
Error Trace: /src/tests/build.go:94
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildRegistryExport/worker=docker+containerd
Messages: ERROR: cannot merge resource due to conflicting Schema URL
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-02-27 11:00:58.298845476 +0000 UTC m=+50.455539241 /usr/bin/dockerd --data-root /tmp/integration2701467115/dbcd3aaxo6f8v/root --exec-root /tmp/dxr/dbcd3aaxo6f8v --pidfile /tmp/integration2701467115/dbcd3aaxo6f8v/docker.pid --containerd-namespace dbcd3aaxo6f8v --containerd-plugins-namespace dbcd3aaxo6f8vp --host unix:///tmp/docker-integration/dbcd3aaxo6f8v.sock --config-file /tmp/integration2701467115/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-02-27T11:00:58.324259487Z" level=info msg="Starting up"
sandbox.go:131: time="2024-02-27T11:00:58.325325521Z" level=warning msg="could not change group /tmp/docker-integration/dbcd3aaxo6f8v.sock to docker: group docker not found"
sandbox.go:131: time="2024-02-27T11:00:58.325465914Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dbcd3aaxo6f8v.sock)"
sandbox.go:131: time="2024-02-27T11:00:58.325482816Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-02-27T11:00:58.326101868Z" level=info msg="started new containerd process" address=/tmp/dxr/dbcd3aaxo6f8v/containerd/containerd.sock module=libcontainerd pid=8626
sandbox.go:131: time="2024-02-27T11:00:58.338575946Z" level=info msg="starting containerd" revision=7880925980b188f4c97b462f709d0db8e8962aff version=v1.7.3
sandbox.go:131: time="2024-02-27T11:00:58.351025619Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:58.351732626Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:58.351753716Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-02-27T11:00:58.351865375Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:58.351946798Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:58.352142686Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:58.352160579Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-02-27T11:00:58.352168234Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:58.352281816Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/integration2701467115/dbcd3aaxo6f8v/root/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:
|
Generate annotations:
tests/build.go#L124
=== RUN TestIntegration/TestBuildRegistryExportAttestations/worker=docker+containerd
=== PAUSE TestIntegration/TestBuildRegistryExportAttestations/worker=docker+containerd
=== CONT TestIntegration/TestBuildRegistryExportAttestations/worker=docker+containerd
build.go:124:
Error Trace: /src/tests/build.go:124
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildRegistryExportAttestations/worker=docker+containerd
Messages: ERROR: cannot merge resource due to conflicting Schema URL
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-02-27 11:00:59.720097555 +0000 UTC m=+51.876791310 /usr/bin/dockerd --data-root /tmp/integration582514157/dn7nv3dwkw07i/root --exec-root /tmp/dxr/dn7nv3dwkw07i --pidfile /tmp/integration582514157/dn7nv3dwkw07i/docker.pid --containerd-namespace dn7nv3dwkw07i --containerd-plugins-namespace dn7nv3dwkw07ip --host unix:///tmp/docker-integration/dn7nv3dwkw07i.sock --config-file /tmp/integration582514157/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-02-27T11:00:59.744864905Z" level=info msg="Starting up"
sandbox.go:131: time="2024-02-27T11:00:59.745947343Z" level=warning msg="could not change group /tmp/docker-integration/dn7nv3dwkw07i.sock to docker: group docker not found"
sandbox.go:131: time="2024-02-27T11:00:59.746133572Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dn7nv3dwkw07i.sock)"
sandbox.go:131: time="2024-02-27T11:00:59.746150143Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-02-27T11:00:59.746699925Z" level=info msg="started new containerd process" address=/tmp/dxr/dn7nv3dwkw07i/containerd/containerd.sock module=libcontainerd pid=8746
sandbox.go:131: time="2024-02-27T11:00:59.759560202Z" level=info msg="starting containerd" revision=7880925980b188f4c97b462f709d0db8e8962aff version=v1.7.3
sandbox.go:131: time="2024-02-27T11:00:59.771761611Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:59.772544531Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:59.772584936Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-02-27T11:00:59.772705373Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:59.772810379Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:59.773029090Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:59.773064246Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-02-27T11:00:59.773081839Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:59.773202395Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/integration582514157/dn7nv3dwkw07i/root/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" typ
|
Generate annotations:
tests/build.go#L72
=== RUN TestIntegration/TestBuildTarExport/worker=docker+containerd
=== PAUSE TestIntegration/TestBuildTarExport/worker=docker+containerd
=== CONT TestIntegration/TestBuildTarExport/worker=docker+containerd
build.go:72:
Error Trace: /src/tests/build.go:72
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildTarExport/worker=docker+containerd
Messages: ERROR: cannot merge resource due to conflicting Schema URL
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-02-27 11:00:52.60885449 +0000 UTC m=+44.765548255 /usr/bin/dockerd --data-root /tmp/integration265294000/dhmsvo58d8po4/root --exec-root /tmp/dxr/dhmsvo58d8po4 --pidfile /tmp/integration265294000/dhmsvo58d8po4/docker.pid --containerd-namespace dhmsvo58d8po4 --containerd-plugins-namespace dhmsvo58d8po4p --host unix:///tmp/docker-integration/dhmsvo58d8po4.sock --config-file /tmp/integration265294000/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-02-27T11:00:52.632682356Z" level=info msg="Starting up"
sandbox.go:131: time="2024-02-27T11:00:52.633682363Z" level=warning msg="could not change group /tmp/docker-integration/dhmsvo58d8po4.sock to docker: group docker not found"
sandbox.go:131: time="2024-02-27T11:00:52.633803059Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dhmsvo58d8po4.sock)"
sandbox.go:131: time="2024-02-27T11:00:52.633822406Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-02-27T11:00:52.634410469Z" level=info msg="started new containerd process" address=/tmp/dxr/dhmsvo58d8po4/containerd/containerd.sock module=libcontainerd pid=8153
sandbox.go:131: time="2024-02-27T11:00:52.648203093Z" level=info msg="starting containerd" revision=7880925980b188f4c97b462f709d0db8e8962aff version=v1.7.3
sandbox.go:131: time="2024-02-27T11:00:52.661157476Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:52.661850857Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:52.661871797Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-02-27T11:00:52.661986512Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:52.662081230Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:52.662303918Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:52.662324777Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-02-27T11:00:52.662343292Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:52.662463728Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/integration265294000/dhmsvo58d8po4/root/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:
|
Generate annotations:
tests/build.go#L218
=== RUN TestIntegration/TestBuildMobyFromLocalImage/worker=docker+containerd
=== PAUSE TestIntegration/TestBuildMobyFromLocalImage/worker=docker+containerd
=== CONT TestIntegration/TestBuildMobyFromLocalImage/worker=docker+containerd
ERROR: cannot merge resource due to conflicting Schema URL
build.go:218:
Error Trace: /src/tests/build.go:218
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildMobyFromLocalImage/worker=docker+containerd
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-02-27 11:00:56.74254943 +0000 UTC m=+48.899243186 /usr/bin/dockerd --data-root /tmp/integration1359598363/dxcuqrl1jybjl/root --exec-root /tmp/dxr/dxcuqrl1jybjl --pidfile /tmp/integration1359598363/dxcuqrl1jybjl/docker.pid --containerd-namespace dxcuqrl1jybjl --containerd-plugins-namespace dxcuqrl1jybjlp --host unix:///tmp/docker-integration/dxcuqrl1jybjl.sock --config-file /tmp/integration1359598363/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-02-27T11:00:56.770278747Z" level=info msg="Starting up"
sandbox.go:131: time="2024-02-27T11:00:56.771247625Z" level=warning msg="could not change group /tmp/docker-integration/dxcuqrl1jybjl.sock to docker: group docker not found"
sandbox.go:131: time="2024-02-27T11:00:56.771399149Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dxcuqrl1jybjl.sock)"
sandbox.go:131: time="2024-02-27T11:00:56.771415109Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-02-27T11:00:56.771981302Z" level=info msg="started new containerd process" address=/tmp/dxr/dxcuqrl1jybjl/containerd/containerd.sock module=libcontainerd pid=8498
sandbox.go:131: time="2024-02-27T11:00:56.784624277Z" level=info msg="starting containerd" revision=7880925980b188f4c97b462f709d0db8e8962aff version=v1.7.3
sandbox.go:131: time="2024-02-27T11:00:56.797014456Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:56.797734968Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:56.797756127Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-02-27T11:00:56.797878988Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:56.797978485Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:56.798206072Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:56.798225017Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-02-27T11:00:56.798243562Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:56.798373907Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/integration1359598363/dxcuqrl1jybjl/root/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131:
|
Generate annotations:
tests/build.go#L249
=== RUN TestIntegration/TestBuildDetailsLink/worker=docker+containerd
=== PAUSE TestIntegration/TestBuildDetailsLink/worker=docker+containerd
=== CONT TestIntegration/TestBuildDetailsLink/worker=docker+containerd
build.go:249:
Error Trace: /src/tests/build.go:249
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildDetailsLink/worker=docker+containerd
Messages: ERROR: cannot merge resource due to conflicting Schema URL
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-02-27 11:00:55.366290229 +0000 UTC m=+47.522983994 /usr/bin/dockerd --data-root /tmp/integration2633288715/dturjja022ek8/root --exec-root /tmp/dxr/dturjja022ek8 --pidfile /tmp/integration2633288715/dturjja022ek8/docker.pid --containerd-namespace dturjja022ek8 --containerd-plugins-namespace dturjja022ek8p --host unix:///tmp/docker-integration/dturjja022ek8.sock --config-file /tmp/integration2633288715/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-02-27T11:00:55.391500580Z" level=info msg="Starting up"
sandbox.go:131: time="2024-02-27T11:00:55.392544157Z" level=warning msg="could not change group /tmp/docker-integration/dturjja022ek8.sock to docker: group docker not found"
sandbox.go:131: time="2024-02-27T11:00:55.392664473Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dturjja022ek8.sock)"
sandbox.go:131: time="2024-02-27T11:00:55.392680332Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-02-27T11:00:55.393258895Z" level=info msg="started new containerd process" address=/tmp/dxr/dturjja022ek8/containerd/containerd.sock module=libcontainerd pid=8382
sandbox.go:131: time="2024-02-27T11:00:55.406748864Z" level=info msg="starting containerd" revision=7880925980b188f4c97b462f709d0db8e8962aff version=v1.7.3
sandbox.go:131: time="2024-02-27T11:00:55.419847508Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:55.420657939Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:55.420679149Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-02-27T11:00:55.420777393Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:55.420884705Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:55.421076785Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:55.421094579Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-02-27T11:00:55.421102203Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:55.421219282Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/integration2633288715/dturjja022ek8/root/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time=
|
Generate annotations:
tests/build.go#L311
=== RUN TestIntegration/TestBuildProgress/worker=docker+containerd
=== PAUSE TestIntegration/TestBuildProgress/worker=docker+containerd
=== CONT TestIntegration/TestBuildProgress/worker=docker+containerd
build.go:311:
Error Trace: /src/tests/build.go:311
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205
Error: "ERROR: cannot merge resource due to conflicting Schema URL\r\n" does not contain "[+] Building"
Test: TestIntegration/TestBuildProgress/worker=docker+containerd
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-02-27 11:00:53.977729314 +0000 UTC m=+46.134423080 /usr/bin/dockerd --data-root /tmp/integration1762758169/dzf8fldepskv0/root --exec-root /tmp/dxr/dzf8fldepskv0 --pidfile /tmp/integration1762758169/dzf8fldepskv0/docker.pid --containerd-namespace dzf8fldepskv0 --containerd-plugins-namespace dzf8fldepskv0p --host unix:///tmp/docker-integration/dzf8fldepskv0.sock --config-file /tmp/integration1762758169/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-02-27T11:00:54.002110580Z" level=info msg="Starting up"
sandbox.go:131: time="2024-02-27T11:00:54.003140483Z" level=warning msg="could not change group /tmp/docker-integration/dzf8fldepskv0.sock to docker: group docker not found"
sandbox.go:131: time="2024-02-27T11:00:54.003267371Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dzf8fldepskv0.sock)"
sandbox.go:131: time="2024-02-27T11:00:54.003284744Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-02-27T11:00:54.003855696Z" level=info msg="started new containerd process" address=/tmp/dxr/dzf8fldepskv0/containerd/containerd.sock module=libcontainerd pid=8267
sandbox.go:131: time="2024-02-27T11:00:54.017163812Z" level=info msg="starting containerd" revision=7880925980b188f4c97b462f709d0db8e8962aff version=v1.7.3
sandbox.go:131: time="2024-02-27T11:00:54.029400697Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:54.030106992Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:54.030127160Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-02-27T11:00:54.030246053Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:54.030340069Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:54.030552298Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:54.030576794Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-02-27T11:00:54.030590870Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:54.030730382Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/integration1762758169/dzf8fldepskv0/root/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-02-27T11:00:54.030748796Z" level=info msg="loading pl
|
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading