Skip to content

vendor: github.com/docker/docker, github.com/docker/cli v27.5.1#5690

Merged
crazy-max merged 2 commits intomoby:masterfrom
thaJeztah:bump_engine_27.5.1
Jan 29, 2025
Merged

vendor: github.com/docker/docker, github.com/docker/cli v27.5.1#5690
crazy-max merged 2 commits intomoby:masterfrom
thaJeztah:bump_engine_27.5.1

Conversation

@thaJeztah
Copy link
Member

vendor: github.com/docker/docker v27.5.1

no changes in vendored files

full diff: moby/moby@v27.5.0...v27.5.1

vendor: github.com/docker/cli v27.5.1

no changes in vendored files

full diff: docker/cli@v27.5.0...v27.5.1

no changes in vendored files

full diff: moby/moby@v27.5.0...v27.5.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
no changes in vendored files

full diff: docker/cli@v27.5.0...v27.5.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah self-assigned this Jan 29, 2025
@github-actions github-actions bot added the area/dependencies Pull requests that update a dependency file label Jan 29, 2025
@crazy-max
Copy link
Member

Seems to be a QEMU issue, probably similar to tonistiigi/binfmt#215

=== RUN   TestIntegration/TestUnmatchedVars/worker=oci/frontend=builtin/warntype=progress#02
    dockerfile_lint_test.go:1645: expected no error, received: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c echo $PATH" did not complete successfully: exit code: 255
    dockerfile_lint_test.go:1645: 
        	Error Trace:	/src/frontend/dockerfile/dockerfile_lint_test.go:1569
        	            				/src/frontend/dockerfile/dockerfile_lint_test.go:1645
        	Error:      	Received unexpected error:
        	            	process "/dev/.buildkit_qemu_emulator /bin/sh -c echo $PATH" did not complete successfully: exit code: 255
        	            	github.com/moby/buildkit/util/stack.Enable
        	            		/src/util/stack/stack.go:82
        	            	github.com/moby/buildkit/util/grpcerrors.FromGRPC
        	            		/src/util/grpcerrors/grpcerrors.go:204
        	            	github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
        	            		/src/util/grpcerrors/intercept.go:41
        	            	google.golang.org/grpc.(*ClientConn).Invoke
        	            		/src/vendor/google.golang.org/grpc/call.go:35
        	            	github.com/moby/buildkit/api/services/control.(*controlClient).Solve
        	            		/src/api/services/control/control_grpc.pb.go:88
        	            	github.com/moby/buildkit/client.(*Client).solve.func2
        	            		/src/client/solve.go:269
        	            	golang.org/x/sync/errgroup.(*Group).Go.func1
        	            		/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
        	            	runtime.goexit
        	            		/usr/local/go/src/runtime/asm_amd64.s:1700
        	            	failed to solve
        	            	github.com/moby/buildkit/client.(*Client).solve.func2
        	            		/src/client/solve.go:285
        	            	golang.org/x/sync/errgroup.(*Group).Go.func1
        	            		/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
        	            	runtime.goexit
        	            		/usr/local/go/src/runtime/asm_amd64.s:1700
        	Test:       	TestIntegration/TestUnmatchedVars/worker=oci/frontend=builtin/warntype=progress#02
        --- FAIL: TestIntegration/TestUnmatchedVars/worker=oci/frontend=builtin/warntype=progress#02 (0.38s)

@thaJeztah
Copy link
Member Author

Looks like it's green now (I assume you restarted CI?)

@crazy-max
Copy link
Member

Looks like it's green now (I assume you restarted CI?)

Yes

@crazy-max crazy-max merged commit 8041047 into moby:master Jan 29, 2025
97 checks passed
@thaJeztah thaJeztah deleted the bump_engine_27.5.1 branch January 29, 2025 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants