woodpecker-cli 2.1.0 #332030
tests.yml
on: pull_request
formulae_detect
32s
tap_syntax
4m 44s
Matrix: tests
conclusion
0s
Matrix: test_deps
Annotations
17 errors, 2 warnings, and 17 notices
`brew test --verbose woodpecker-cli` failed on Linux!:
Formula/w/woodpecker-cli.rb#L26
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean
==> Testing woodpecker-cli
==> /home/linuxbrew/.linuxbrew/Cellar/woodpecker-cli/2.1.0/bin/woodpecker-cli info 2>&1
==> /home/linuxbrew/.linuxbrew/Cellar/woodpecker-cli/2.1.0/bin/woodpecker-cli lint 2>&1
==> /home/linuxbrew/.linuxbrew/Cellar/woodpecker-cli/2.1.0/bin/woodpecker-cli --version
Error: woodpecker-cli: failed
An exception occurred within a child process:
Minitest::Assertion: Expected /2\.1\.0/ to match "woodpecker-cli version dev\n".
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/minitest-5.20.0/lib/minitest/assertions.rb:183:in `assert'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/minitest-5.20.0/lib/minitest/assertions.rb:295:in `assert_match'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/w/woodpecker-cli.rb:27:in `block in <class:WoodpeckerCli>'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2500:in `block (3 levels) in run_test'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/extend/kernel.rb:493:in `with_env'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2499:in `block (2 levels) in run_test'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:1055:in `with_logging'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2498:in `block in run_test'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/mktemp.rb:75:in `block in run'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/mktemp.rb:75:in `chdir'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/mktemp.rb:75:in `run'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2792:in `mktemp'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2492:in `run_test'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test.rb:46:in `block in <main>'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:107:in `block in timeout'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `block in catch'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `catch'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `catch'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:123:in `timeout'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test.rb:50:in `<main>'
|
Linux
Process completed with exit code 1.
|
macOS 14-x86_64
The job was canceled because "Linux_ubuntu-22_04_ghcr_i" failed.
|
macOS 14-x86_64
A task was canceled.
|
macOS 12-x86_64
The operation was canceled.
|
macOS 12-x86_64
Process completed with exit code 1.
|
macOS 12-x86_64
An error occurred trying to start process '/bin/bash' with working directory '/Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles'. No such file or directory
|
macOS 13-x86_64
The operation was canceled.
|
macOS 13-x86_64
Process completed with exit code 1.
|
macOS 13-x86_64
An error occurred trying to start process '/bin/bash' with working directory '/Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles'. No such file or directory
|
`brew test --verbose woodpecker-cli` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/w/woodpecker-cli.rb#L26
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean
==> Testing woodpecker-cli
==> /opt/homebrew/Cellar/woodpecker-cli/2.1.0/bin/woodpecker-cli info 2>&1
==> /opt/homebrew/Cellar/woodpecker-cli/2.1.0/bin/woodpecker-cli lint 2>&1
==> /opt/homebrew/Cellar/woodpecker-cli/2.1.0/bin/woodpecker-cli --version
Error: woodpecker-cli: failed
An exception occurred within a child process:
Minitest::Assertion: Expected /2\.1\.0/ to match "woodpecker-cli version dev\n".
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/minitest-5.20.0/lib/minitest/assertions.rb:183:in `assert'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/minitest-5.20.0/lib/minitest/assertions.rb:295:in `assert_match'
/opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/w/woodpecker-cli.rb:27:in `block in <class:WoodpeckerCli>'
/opt/homebrew/Library/Homebrew/formula.rb:2500:in `block (3 levels) in run_test'
/opt/homebrew/Library/Homebrew/extend/kernel.rb:493:in `with_env'
/opt/homebrew/Library/Homebrew/formula.rb:2499:in `block (2 levels) in run_test'
/opt/homebrew/Library/Homebrew/formula.rb:1055:in `with_logging'
/opt/homebrew/Library/Homebrew/formula.rb:2498:in `block in run_test'
/opt/homebrew/Library/Homebrew/mktemp.rb:75:in `block in run'
/opt/homebrew/Library/Homebrew/mktemp.rb:75:in `chdir'
/opt/homebrew/Library/Homebrew/mktemp.rb:75:in `run'
/opt/homebrew/Library/Homebrew/formula.rb:2792:in `mktemp'
/opt/homebrew/Library/Homebrew/formula.rb:2492:in `run_test'
/opt/homebrew/Library/Homebrew/test.rb:46:in `block in <main>'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:107:in `block in timeout'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `block in catch'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `catch'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `catch'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:123:in `timeout'
/opt/homebrew/Library/Homebrew/test.rb:50:in `<main>'
|
macOS 14-arm64
Process completed with exit code 1.
|
`brew test --verbose woodpecker-cli` failed on macOS Monterey (12) on Apple Silicon!:
Formula/w/woodpecker-cli.rb#L26
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean
==> Testing woodpecker-cli
==> /opt/homebrew/Cellar/woodpecker-cli/2.1.0/bin/woodpecker-cli info 2>&1
==> /opt/homebrew/Cellar/woodpecker-cli/2.1.0/bin/woodpecker-cli lint 2>&1
==> /opt/homebrew/Cellar/woodpecker-cli/2.1.0/bin/woodpecker-cli --version
Error: woodpecker-cli: failed
An exception occurred within a child process:
Minitest::Assertion: Expected /2\.1\.0/ to match "woodpecker-cli version dev\n".
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/minitest-5.20.0/lib/minitest/assertions.rb:183:in `assert'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/minitest-5.20.0/lib/minitest/assertions.rb:295:in `assert_match'
/opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/w/woodpecker-cli.rb:27:in `block in <class:WoodpeckerCli>'
/opt/homebrew/Library/Homebrew/formula.rb:2500:in `block (3 levels) in run_test'
/opt/homebrew/Library/Homebrew/extend/kernel.rb:493:in `with_env'
/opt/homebrew/Library/Homebrew/formula.rb:2499:in `block (2 levels) in run_test'
/opt/homebrew/Library/Homebrew/formula.rb:1055:in `with_logging'
/opt/homebrew/Library/Homebrew/formula.rb:2498:in `block in run_test'
/opt/homebrew/Library/Homebrew/mktemp.rb:75:in `block in run'
/opt/homebrew/Library/Homebrew/mktemp.rb:75:in `chdir'
/opt/homebrew/Library/Homebrew/mktemp.rb:75:in `run'
/opt/homebrew/Library/Homebrew/formula.rb:2792:in `mktemp'
/opt/homebrew/Library/Homebrew/formula.rb:2492:in `run_test'
/opt/homebrew/Library/Homebrew/test.rb:46:in `block in <main>'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:107:in `block in timeout'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `block in catch'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `catch'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `catch'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:123:in `timeout'
/opt/homebrew/Library/Homebrew/test.rb:50:in `<main>'
|
macOS 12-arm64
The operation was canceled.
|
macOS 13-arm64
The operation was canceled.
|
conclusion
`tests` job failure.
|
conclusion
Process completed with exit code 1.
|
macOS 12-x86_64
No files were found with the provided path: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs. No artifacts will be uploaded.
|
macOS 13-x86_64
No files were found with the provided path: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs. No artifacts will be uploaded.
|
Linux
0 bottle(s)
|
Linux
1 failed bottle(s)
|
Linux
1 list(s) of skipped formulae
|
Linux
0 list(s) of successfully tested dependents
|
macOS 14-arm64
0 bottle(s)
|
macOS 14-arm64
1 failed bottle(s)
|
macOS 14-arm64
1 list(s) of skipped formulae
|
macOS 14-arm64
0 list(s) of successfully tested dependents
|
macOS 12-arm64
0 bottle(s)
|
macOS 12-arm64
1 failed bottle(s)
|
macOS 12-arm64
1 list(s) of skipped formulae
|
macOS 12-arm64
0 list(s) of successfully tested dependents
|
macOS 13-arm64
0 bottle(s)
|
macOS 13-arm64
1 failed bottle(s)
|
macOS 13-arm64
1 list(s) of skipped formulae
|
macOS 13-arm64
0 list(s) of successfully tested dependents
|
conclusion
`tests` job status: failure
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bottles
Expired
|
602 Bytes |
|
bottles-12-arm64-7332870787
Expired
|
11.8 MB |
|
bottles-13-arm64-7332870787
Expired
|
11.8 MB |
|
bottles-14-arm64-7332870787
Expired
|
11.8 MB |
|
bottles-ubuntu-22.04
Expired
|
11.9 MB |
|
logs-12-arm64-7332870787
Expired
|
43 KB |
|
logs-13-arm64-7332870787
Expired
|
43 KB |
|
logs-14-arm64-7332870787
Expired
|
42.9 KB |
|
logs-ubuntu-22.04
Expired
|
53.7 KB |
|