gravitational / teleport

The easiest, and most secure way to access and protect all of your infrastructure.
https://goteleport.com
GNU Affero General Public License v3.0
17.56k stars 1.75k forks source link

`TestDatabases/redshift_cluster/auto_user_keep` flakiness #46245

Closed nklaassen closed 1 week ago

nklaassen commented 1 month ago

Failure

Link(s) to logs

Relevant snippet

=== CONT  TestDatabases/redshift_cluster/auto_user_keep
    redshift_test.go:176: 
            Error Trace:    /__w/teleport/teleport/e2e/aws/redshift_test.go:289
                                        /opt/go/src/runtime/asm_amd64.s:1695
            Error:          Should be false
            Messages:       user "auto_keep_6bce1c" should not be able to login after deactivating
    redshift_test.go:176: 
            Error Trace:    /__w/teleport/teleport/e2e/aws/redshift_test.go:266
                                        /__w/teleport/teleport/e2e/aws/redshift_test.go:176
                                        /__w/teleport/teleport/e2e/aws/redshift_test.go:210
            Error:          Condition never satisfied
            Test:           TestDatabases/redshift_cluster/auto_user_keep
            Messages:       waiting for auto user "auto_keep_6bce1c" to be deactivated
rosstimothy commented 1 month ago

Seeing similar failures for the auto_user_drop test as well: https://github.com/gravitational/teleport/issues/46348

eriktate commented 1 month ago

https://github.com/gravitational/teleport/actions/runs/11168062348/job/31045648259?pr=46829