radius-project / radius

Radius is a cloud-native, portable application platform that makes app development easier for teams building cloud-native apps.
https://radapp.io
Apache License 2.0
1.48k stars 95 forks source link

Scheduled long running test failed - Run ID: 8010307642 #7190

Closed rad-ci-bot closed 7 months ago

rad-ci-bot commented 8 months ago

Bug information

This bug is generated automatically if the scheduled long running test fails. The Radius long running test operates on a schedule of every 2 hours everyday. It's important to understand that the test may fail due to workflow infrastructure issues, like network problems, rather than the flakiness of the test itself. For the further investigation, please visit here.

AB#11261

radius-triage-bot[bot] commented 8 months ago

:wave: @rad-ci-bot Thanks for filing this bug report.

A project maintainer will review this report and get back to you soon. If you'd like immediate help troubleshooting, please visit our Discord server.

For more information on our triage process please visit our triage overview

willdavsmith commented 8 months ago
=== FAIL: test/functional/shared/cli Test_DevRecipes (618.57s)
    cli.go:418: [rad] RECIPE    TYPE                                    TEMPLATE KIND  TEMPLATE VERSION  TEMPLATE
    cli.go:418: [rad] default   Applications.Dapr/pubSubBrokers         bicep                            ghcr.io/radius-project/recipes/local-dev/pubsubbrokers:latest
    cli.go:418: [rad] default   Applications.Dapr/secretStores          bicep                            ghcr.io/radius-project/recipes/local-dev/secretstores:latest
    cli.go:418: [rad] default   Applications.Dapr/stateStores           bicep                            ghcr.io/radius-project/recipes/local-dev/statestores:latest
    cli.go:418: [rad] default   Applications.Datastores/mongoDatabases  bicep                            ghcr.io/radius-project/recipes/local-dev/mongodatabases:latest
    cli.go:418: [rad] default   Applications.Datastores/redisCaches     bicep                            ghcr.io/radius-project/recipes/local-dev/rediscaches:latest
    cli.go:418: [rad] default   Applications.Datastores/sqlDatabases    bicep                            ghcr.io/radius-project/recipes/local-dev/sqldatabases:latest
    cli.go:418: [rad] 
    cli_test.go:[76](https://github.com/radius-project/radius/actions/runs/8010307642/job/21881003642#step:21:77)2: 
            Error Trace:    /home/runner/work/radius/radius/test/functional/shared/cli/cli_test.go:762
            Error:          Expect "RECIPE    TYPE                                    TEMPLATE KIND  TEMPLATE VERSION  TEMPLATE
                            default   Applications.Dapr/pubSubBrokers         bicep                            ghcr.io/radius-project/recipes/local-dev/pubsubbrokers:latest
                            default   Applications.Dapr/secretStores          bicep                            ghcr.io/radius-project/recipes/local-dev/secretstores:latest
                            default   Applications.Dapr/stateStores           bicep                            ghcr.io/radius-project/recipes/local-dev/statestores:latest
                            default   Applications.Datastores/mongoDatabases  bicep                            ghcr.io/radius-project/recipes/local-dev/mongodatabases:latest
                            default   Applications.Datastores/redisCaches     bicep                            ghcr.io/radius-project/recipes/local-dev/rediscaches:latest
                            default   Applications.Datastores/sqlDatabases    bicep                            ghcr.io/radius-project/recipes/local-dev/sqldatabases:latest
                            " to match "Applications.Messaging/rabbitMQQueues"
            Test:           Test_DevRecipes
willdavsmith commented 8 months ago

https://github.com/radius-project/radius/issues/7195

willdavsmith commented 8 months ago

I think we can close this issue since it is tracked.