fantonangeli commented on PR #3401: URL: https://github.com/apache/incubator-kie-tools/pull/3401#issuecomment-4029545221
Hi @treblereel we are having a failure in `kn-plugin-workflow` in ubuntu-0 and also in `main` branch, are you aware of this? ``` 2026-03-09T21:33:57.3293125Z make[2]: Entering directory '/home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/kn-plugin-workflow' 2026-03-09T21:33:57.3300609Z CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "-X github.com/apache/incubator-kie-tools/packages/kn-plugin-workflow/pkg/metadata.QuarkusPlatformGroupId=io.quarkus.platform -X github.com/apache/incubator-kie-tools/packages/kn-plugin-workflow/pkg/metadata.QuarkusVersion=3.27.2 -X github.com/apache/incubator-kie-tools/packages/kn-plugin-workflow/pkg/metadata.PluginVersion=0.0.0 -X github.com/apache/incubator-kie-tools/packages/kn-plugin-workflow/pkg/metadata.DevModeImage=docker.io/apache/incubator-kie-sonataflow-devmode:main -X github.com/apache/incubator-kie-tools/packages/kn-plugin-workflow/pkg/metadata.KogitoVersion=999-20260220-local -X github.com/apache/incubator-kie-tools/packages/kn-plugin-workflow/pkg/metadata.BuilderImage=docker.io/apache/incubator-kie-sonataflow-builder:main" -o ./dist/kn-workflow-linux-amd64 cmd/main.go 2026-03-09T21:33:57.3306301Z make[2]: Leaving directory '/home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/kn-plugin-workflow' 2026-03-09T21:33:57.3307619Z 🚀 Installing the SonataFlow Operator... 2026-03-09T21:33:57.3308419Z ✅ Subscription created successfully 2026-03-09T21:33:57.3309333Z 🎉 SonataFlow Operator successfully installed, wait for the operator to be ready. 2026-03-09T21:33:57.3311219Z Timeout waiting for operator to be ready 2026-03-09T21:33:57.3312154Z ------------------------------------------------- 2026-03-09T21:33:57.3312457Z 2026-03-09T21:33:57.3312471Z 2026-03-09T21:33:57.3312478Z 2026-03-09T21:33:57.3318629Z ##[error]❌ There are 1 test failures. 5262 tests succedded, though :) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
