go 1.24.0, go@1.23 1.23.6 (new formula) #495284
Annotations
8 errors, 11 warnings, and 4 notices
Run brew test-bot --only-formulae-dependents --junit --tested-formulae="go" --build-dependents-from-source --skip-recursive-dependents --testing-formulae="$TESTING_FORMULAE":
Formula/e/eksctl.rb#L25
Writing `FakeInstanceSelector` to `fakes/fake_instance_selector.go`... Done
/opt/homebrew/bin/mockery
13 Dec 24 23:00 UTC INF Starting mockery dry-run=false version=v2.50.0
13 Dec 24 23:00 UTC INF Using config: /private/tmp/eksctl-20241213-44378-s704ns/.mockery.yaml dry-run=false version=v2.50.0
13 Dec 24 23:00 UTC WRN DEPRECATION: with-expecter will be permanently set to True in v3 dry-run=false url=https://vektra.github.io/mockery/v2.50/deprecations/#with-expecter version=v2.50.0
2024/12/13 23:01:34 internal error: package "fmt" without types was imported from "github.com/aws/aws-sdk-go/aws/client"
make: *** [generate-always] Error 1
READ THIS: https://docs.brew.sh/Troubleshooting
|
|
Run brew test-bot --only-formulae-dependents --junit --tested-formulae="go" --build-dependents-from-source --skip-recursive-dependents --testing-formulae="$TESTING_FORMULAE":
Formula/g/garble.rb#L27
/opt/homebrew/Library/Homebrew/test.rb:54:in `<main>'
|
|
Run brew test-bot --only-formulae-dependents --junit --tested-formulae="go" --build-dependents-from-source --skip-recursive-dependents --testing-formulae="$TESTING_FORMULAE":
Formula/g/garble.rb#L27
/opt/homebrew/Library/Homebrew/test.rb:54:in `<main>'
|
|
Run brew test-bot --only-formulae-dependents --junit --tested-formulae="go" --build-dependents-from-source --skip-recursive-dependents --testing-formulae="$TESTING_FORMULAE":
Formula/g/gitea.rb#L44
2024/12/13 18:59:31 cmd/web.go:113:showWebStartupMessage() [I] * AppPath: /opt/homebrew/Cellar/gitea/1.22.5/bin/gitea
2024/12/13 18:59:31 cmd/web.go:114:showWebStartupMessage() [I] * WorkPath: /private/tmp/gitea-test-20241213-76436-oe9i32
2024/12/13 18:59:31 cmd/web.go:115:showWebStartupMessage() [I] * CustomPath: /private/tmp/gitea-test-20241213-76436-oe9i32/custom
2024/12/13 18:59:31 cmd/web.go:116:showWebStartupMessage() [I] * ConfigFile: /private/tmp/gitea-test-20241213-76436-oe9i32/custom/conf/app.ini
2024/12/13 18:59:31 cmd/web.go:117:showWebStartupMessage() [I] Prepare to run install page
fatal error: concurrent map read and map write
goroutine 1 [running]:
internal/runtime/maps.fatal({0x1046d6f0e?, 0x14003e9fabe?})
/opt/homebrew/Cellar/go/1.24rc1/libexec/src/runtime/panic.go:1053 +0x20
code.gitea.io/gitea/modules/log.(*LoggerImpl).Log(0x14000ae35e0, 0x2, 0x3, {0x1045fb4f5, 0x11}, {0x1400297d758, 0x3, 0x105cbdb40?})
/private/tmp/gitea-20241213-74185-k5ank1/gitea-src-1.22.5/modules/log/logger_impl.go:205 +0x264
code.gitea.io/gitea/modules/log.Log(0x0?, 0x3, {0x1045fb4f5, 0x11}, {0x1400297d758, 0x3, 0x3})
/private/tmp/gitea-20241213-74185-k5ank1/gitea-src-1.22.5/modules/log/logger_global.go:21 +0x70
code.gitea.io/gitea/modules/log.Info(...)
/private/tmp/gitea-20241213-74185-k5ank1/gitea-src-1.22.5/modules/log/logger_global.go:41
code.gitea.io/gitea/cmd.listen({0x106335440, 0x140008acf00}, 0x0)
/private/tmp/gitea-20241213-74185-k5ank1/gitea-src-1.22.5/cmd/web.go:304 +0x2b0
code.gitea.io/gitea/cmd.serveInstall(0x140009a64c0)
/private/tmp/gitea-20241213-74185-k5ank1/gitea-src-1.22.5/cmd/web.go:137 +0xd4
code.gitea.io/gitea/cmd.runWeb(0x140009a64c0)
/private/tmp/gitea-20241213-74185-k5ank1/gitea-src-1.22.5/cmd/web.go:251 +0x19c
code.gitea.io/gitea/cmd.prepareSubcommandWithConfig.prepareWorkPathAndCustomConf.func1(0x140009a64c0)
/private/tmp/gitea-20241213-74185-k5ank1/gitea-src-1.22.5/cmd/main.go:111 +0x198
github.com/urfave/cli/v2.(*Command).Run(0x107e8be00, 0x140009a64c0, {0x1400098f810, 0x5, 0x5})
/private/tmp/gitea-20241213-74185-k5ank1/gitea-src-1.22.5/vendor/github.com/urfave/cli/v2/command.go:276 +0x5f0
github.com/urfave/cli/v2.(*Command).Run(0x140000d38c0, 0x140009a6200, {0x140001cc120, 0x6, 0x6})
/private/tmp/gitea-20241213-74185-k5ank1/gitea-src-1.22.5/vendor/github.com/urfave/cli/v2/command.go:269 +0x828
github.com/urfave/cli/v2.(*App).RunContext(0x140026ab000, {0x106352a40, 0x108296a40}, {0x140001cc120, 0x6, 0x6})
/private/tmp/gitea-20241213-74185-k5ank1/gitea-src-1.22.5/vendor/github.com/urfave/cli/v2/app.go:333 +0x514
github.com/urfave/cli/v2.(*App).Run(...)
/private/tmp/gitea-20241213-74185-k5ank1/gitea-src-1.22.5/vendor/github.com/urfave/cli/v2/app.go:307
code.gitea.io/gitea/cmd.RunMainApp(0x140026ab000, {0x140001cc120?, 0x14001a74c30?, 0x140000021c0?})
/private/tmp/gitea-20241213-74185-k5ank1/gitea-src-1.22.5/cmd/main.go:172 +0x44
main.main()
/private/tmp/gitea-20241213-74185-k5ank1/gitea-src-1.22.5/main.go:46 +0x90
goroutine 14 [sync.Cond.Wait]:
sync.runtime_notifyListWait(0x14000a3c700, 0x0)
/opt/homebrew/Cellar/go/1.24rc1/libexec/src/runtime/sema.go:597 +0x150
sync.(*Cond).Wait(0x14000a3c6f0)
/opt/homebrew/Cellar/go/1.24rc1/libexec/src/sync/cond.go:71 +0xc4
code.gitea.io/gitea/modules/graceful.(*Manager).start.func1()
/private/tmp/gitea-20241213-74185-k5ank1/gitea-src-1.22.5/modules/graceful/manager_unix.go:79 +0x6c
created by code.gitea.io/gitea/modules/graceful.(*Manager).start in goroutine 1
/private/tmp/gitea-20241213-74185-k5ank1/gitea-src-1.22.5/modules/graceful/manager_unix.go:59 +0x1ac
goroutine 7 [select]:
github.com/blevesearch/bleve_index_api.AnalysisWorker(...)
/private/tmp/gitea-20241213-74185-k5ank1/gitea-src-1.22.5/vendor/github.com/blevesearch/bleve_index_api/analysis.go:46
created by github.com/blevesearch/bleve_index_api.NewAnalysisQueue in goroutine 1
/private/tmp/gitea-20241213-74185-k5ank1/gitea-src-1.22.5/vendor/github.com/blevesearch/bleve_index_api/analysis.go:38 +0xa8
goroutine 8 [select]:
github.co
|
|
|
|
|
|
|
|
|
|
|
|
Set up job
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 81 MB
|
Steps summary and cleanup
1 bottle(s)
|
Steps summary and cleanup
0 failed bottle(s)
|
Steps summary and cleanup
1 list(s) of skipped formulae
|
Steps summary and cleanup
1 list(s) of successfully tested dependents
|
Loading