Skip to content

docker/install: Support version: master #1306

docker/install: Support version: master

docker/install: Support version: master #1306

Triggered via pull request October 16, 2024 08:50
Status Cancelled
Total duration 3m 51s
Artifacts 8

test.yml

on: pull_request
Matrix: test-itg
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 45 warnings
test-itg (buildx/bake.test.itg.ts, macos-12)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x000000012a29d210>
test-itg (buildx/buildx.test.itg.ts, macos-12)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x000000012f09d2a8>
test-itg (docker/docker.test.itg.ts, macos-12)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x0000000115ccd3f8>
test-itg (buildx/install.test.itg.ts, macos-12)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x000000012dbcd3f0>
test-itg (buildx/history.test.itg.ts, macos-12)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x000000010f18d340>
test-itg (github.test.itg.ts, macos-12)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x0000000123f6cc68>
test-itg (cache.test.itg.ts, macos-12)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x000000012752d0c8>
test-itg (buildx/history.test.itg.ts, macos-13)
No such keg: /usr/local/Cellar/qemu
test-itg (buildx/history.test.itg.ts, macos-13)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x00000001271e6c20>
test-itg (buildx/history.test.itg.ts, macos-13)
Formula installation already attempted: qemu
test-itg (buildx/history.test.itg.ts, macos-13)
Process completed with exit code 1.
test-itg (buildx/buildx.test.itg.ts, macos-13)
No such keg: /usr/local/Cellar/qemu
test-itg (buildx/buildx.test.itg.ts, macos-13)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x0000000122d46a48>
test-itg (buildx/buildx.test.itg.ts, macos-13)
Formula installation already attempted: qemu
test-itg (buildx/buildx.test.itg.ts, macos-13)
Process completed with exit code 1.
test-itg (github.test.itg.ts, macos-13)
No such keg: /usr/local/Cellar/qemu
test-itg (github.test.itg.ts, macos-13)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x000000012a426a50>
test-itg (github.test.itg.ts, macos-13)
Formula installation already attempted: qemu
test-itg (github.test.itg.ts, macos-13)
Process completed with exit code 1.
test-itg (buildx/install.test.itg.ts, macos-13)
No such keg: /usr/local/Cellar/qemu
test-itg (buildx/install.test.itg.ts, macos-13)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x000000012fc36920>
test-itg (buildx/install.test.itg.ts, macos-13)
Formula installation already attempted: qemu
test-itg (buildx/install.test.itg.ts, macos-13)
Process completed with exit code 1.
test-itg (cache.test.itg.ts, macos-13)
No such keg: /usr/local/Cellar/qemu
test-itg (cache.test.itg.ts, macos-13)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x000000012be66a50>
test-itg (cache.test.itg.ts, macos-13)
Formula installation already attempted: qemu
test-itg (cache.test.itg.ts, macos-13)
Process completed with exit code 1.
test-itg (docker/docker.test.itg.ts, macos-13)
Canceling since a higher priority waiting request for 'test-refs/pull/438/merge' exists
test-itg (docker/docker.test.itg.ts, macos-13)
The operation was canceled.
test-itg (buildx/bake.test.itg.ts, macos-13)
Canceling since a higher priority waiting request for 'test-refs/pull/438/merge' exists
test-itg (buildx/bake.test.itg.ts, macos-13)
The operation was canceled.
test-itg (docker/install.test.itg.ts, macos-12)
Canceling since a higher priority waiting request for 'test-refs/pull/438/merge' exists
test-itg (docker/install.test.itg.ts, macos-12)
The operation was canceled.
test-itg (docker/install.test.itg.ts, macos-13)
Canceling since a higher priority waiting request for 'test-refs/pull/438/merge' exists
test-itg (docker/install.test.itg.ts, macos-13)
The operation was canceled.
The MAINTAINER instruction is deprecated, use a label instead to define an image author: __tests__/.fixtures/lint.Dockerfile#L24
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L17
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L18
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L23
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L25
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
Multiple instructions of the same type should not be used in the same stage: __tests__/.fixtures/lint.Dockerfile#L29
MultipleInstructionsDisallowed: Multiple CMD instructions should not be used in the same stage because only the last one will be used More info: https://docs.docker.com/go/dockerfile/rule/multiple-instructions-disallowed/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: __tests__/.fixtures/lint.Dockerfile#L31
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint-other.Dockerfile#L20
ConsistentInstructionCasing: Command 'froM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: __tests__/.fixtures/lint.Dockerfile#L31
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L25
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
test-itg (docker/install.test.itg.ts, ubuntu-latest)
ERROR: failed to remove one or more builders
test-itg (buildx/bake.test.itg.ts, macos-12)
Treating /tmp/qemu.rb as a formula.
test-itg (buildx/bake.test.itg.ts, macos-12)
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
test-itg (buildx/bake.test.itg.ts, macos-12)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (buildx/buildx.test.itg.ts, macos-12)
Treating /tmp/qemu.rb as a formula.
test-itg (buildx/buildx.test.itg.ts, macos-12)
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
test-itg (buildx/buildx.test.itg.ts, macos-12)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (docker/docker.test.itg.ts, macos-12)
Treating /tmp/qemu.rb as a formula.
test-itg (docker/docker.test.itg.ts, macos-12)
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
test-itg (docker/docker.test.itg.ts, macos-12)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (buildx/install.test.itg.ts, macos-12)
Treating /tmp/qemu.rb as a formula.
test-itg (buildx/install.test.itg.ts, macos-12)
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
test-itg (buildx/install.test.itg.ts, macos-12)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (buildx/history.test.itg.ts, macos-12)
Treating /tmp/qemu.rb as a formula.
test-itg (buildx/history.test.itg.ts, macos-12)
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
test-itg (buildx/history.test.itg.ts, macos-12)
qemu 9.1.0 is available and more recent than version 9.0.2.
The 'as' keyword should match the case of the 'from' keyword: dev.Dockerfile#L76
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: dev.Dockerfile#L77
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
test-itg (github.test.itg.ts, macos-12)
Treating /tmp/qemu.rb as a formula.
test-itg (github.test.itg.ts, macos-12)
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
test-itg (github.test.itg.ts, macos-12)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (cache.test.itg.ts, macos-12)
Treating /tmp/qemu.rb as a formula.
test-itg (cache.test.itg.ts, macos-12)
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
test-itg (cache.test.itg.ts, macos-12)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (buildx/history.test.itg.ts, macos-13)
Treating /tmp/qemu.rb as a formula.
test-itg (buildx/history.test.itg.ts, macos-13)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (buildx/buildx.test.itg.ts, macos-13)
Treating /tmp/qemu.rb as a formula.
test-itg (buildx/buildx.test.itg.ts, macos-13)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (github.test.itg.ts, macos-13)
Treating /tmp/qemu.rb as a formula.
test-itg (github.test.itg.ts, macos-13)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (buildx/install.test.itg.ts, macos-13)
Treating /tmp/qemu.rb as a formula.
test-itg (buildx/install.test.itg.ts, macos-13)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (cache.test.itg.ts, macos-13)
Treating /tmp/qemu.rb as a formula.
test-itg (cache.test.itg.ts, macos-13)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (docker/install.test.itg.ts, macos-13)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!

Artifacts

Produced during runtime
Name Size Digest
docker~actions-toolkit~7F3LIX.dockerbuild Expired
8.69 KB
sha256:71dfe59781c6d958b3ddc51cb0e62bee9cc631481c9bd3d4330d6e2de408d54e
docker~actions-toolkit~BA0O61.dockerbuild Expired
15.3 KB
sha256:1e18cbc6dab5117e200fcdba5c44cee3e4ed6bfb3f5d985597308c74e97441a1
docker~actions-toolkit~LERDUA.dockerbuild Expired
58.4 KB
sha256:fc8884435f439c60afa6326fcab9410c295d38cb3f2864f91ec42b02d4a3631f
docker~actions-toolkit~Q7E9TV.dockerbuild Expired
17 KB
sha256:71ccfeab943851ddb3046b91c4ca3cbe842b99d57ae55a1126944b4a0fa04c56
docker~actions-toolkit~SCV95L.dockerbuild Expired
11.2 KB
sha256:5be4c965356e677998edbefbe3c98d175dbef5576db9b0e2ce81f0c6da8623b3
docker~actions-toolkit~WRF4E2+15.dockerbuild Expired
86.8 KB
sha256:97f715aaa7f6f5c1a599c0d3b3446666d7502aebb27c18fb1e940aaf1e02606a
docker~actions-toolkit~XU5764+1.dockerbuild Expired
18.1 KB
sha256:6aca4c49d31ac75e098f7f0465ac256ef18192b67630d37fa03d78920390d2ce
github-repo.json Expired
18 KB
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156