=== RUN TestIntegrationServiceAccountsRBACBypass testinfra.go:76: Using test database type sqlite3 host port user name path /home/vscode/.cache/grafana-test/grafana-test-2613983491.db testinfra.go:76: Grafana is listening on 127.0.0.1:45023 === RUN TestIntegrationServiceAccountsRBACBypass/admin serviceaccount_bypass_integration_test.go:53: USERLIST_JSON {"role": "admin", "items": 1, "status": "200"} serviceaccount_bypass_integration_test.go:54: USERLIST role=admin items=1 status=200 === RUN TestIntegrationServiceAccountsRBACBypass/editor serviceaccount_bypass_integration_test.go:53: USERLIST_JSON {"role": "editor", "items": 0, "status": "403"} serviceaccount_bypass_integration_test.go:54: USERLIST role=editor items=0 status=403 === RUN TestIntegrationServiceAccountsRBACBypass/viewer serviceaccount_bypass_integration_test.go:53: USERLIST_JSON {"role": "viewer", "items": 0, "status": "403"} serviceaccount_bypass_integration_test.go:54: USERLIST role=viewer items=0 status=403 === RUN TestIntegrationServiceAccountsRBACBypass/none serviceaccount_bypass_integration_test.go:53: USERLIST_JSON {"role": "none", "items": 0, "status": "403"} serviceaccount_bypass_integration_test.go:54: USERLIST role=none items=0 status=403 --- PASS: TestIntegrationServiceAccountsRBACBypass (32.89s) --- PASS: TestIntegrationServiceAccountsRBACBypass/admin (0.01s) --- PASS: TestIntegrationServiceAccountsRBACBypass/editor (0.07s) --- PASS: TestIntegrationServiceAccountsRBACBypass/viewer (0.03s) --- PASS: TestIntegrationServiceAccountsRBACBypass/none (0.04s) PASS === RUN TestIntegrationServiceAccountsRBACBypass testinfra.go:76: Using test database type sqlite3 host port user name path /home/vscode/.cache/grafana-test/grafana-test-1239950249.db testinfra.go:76: Grafana is listening on 127.0.0.1:37059 === RUN TestIntegrationServiceAccountsRBACBypass/admin serviceaccount_bypass_integration_test.go:53: USERLIST_JSON {"role": "admin", "items": 1, "status": "200"} serviceaccount_bypass_integration_test.go:54: USERLIST role=admin items=1 status=200 === RUN TestIntegrationServiceAccountsRBACBypass/editor serviceaccount_bypass_integration_test.go:53: USERLIST_JSON {"role": "editor", "items": 0, "status": "403"} serviceaccount_bypass_integration_test.go:54: USERLIST role=editor items=0 status=403 === RUN TestIntegrationServiceAccountsRBACBypass/viewer serviceaccount_bypass_integration_test.go:53: USERLIST_JSON {"role": "viewer", "items": 0, "status": "403"} serviceaccount_bypass_integration_test.go:54: USERLIST role=viewer items=0 status=403 === RUN TestIntegrationServiceAccountsRBACBypass/none serviceaccount_bypass_integration_test.go:53: USERLIST_JSON {"role": "none", "items": 0, "status": "403"} serviceaccount_bypass_integration_test.go:54: USERLIST role=none items=0 status=403 --- PASS: TestIntegrationServiceAccountsRBACBypass (22.09s) --- PASS: TestIntegrationServiceAccountsRBACBypass/admin (0.01s) --- PASS: TestIntegrationServiceAccountsRBACBypass/editor (0.04s) --- PASS: TestIntegrationServiceAccountsRBACBypass/viewer (0.02s) --- PASS: TestIntegrationServiceAccountsRBACBypass/none (0.02s) PASS