This repository was archived by the owner on Mar 4, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 113
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
Spanner Databases FineGrainedAccessControl: GOOGLE_STANDARD_SQL should create a user defined role failed #1764
Copy link
Copy link
Closed
Labels
api: spannerIssues related to the googleapis/nodejs-spanner API.Issues related to the googleapis/nodejs-spanner API.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.Tells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
This test failed!
To configure my behavior, see the Flaky Bot documentation.
If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.
commit: ba7029a
buildURL: Build Status, Sponge
status: failed
Test output
ifError got unwanted exception: 8 RESOURCE_EXHAUSTED: Quota exceeded for quota metric 'Administrative requests' and limit 'Administrative requests per minute' of service 'spanner.googleapis.com' for consumer 'project_number:1046198160504'.
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: 8 RESOURCE_EXHAUSTED: Quota exceeded for quota metric 'Administrative requests' and limit 'Administrative requests per minute' of service 'spanner.googleapis.com' for consumer 'project_number:1046198160504'.
at Operation. (build/system-test/spanner.js:1419:28)
-> /workspace/system-test/spanner.ts:1823:20
at Immediate.emit [as _onImmediate] (node_modules/google-gax/build/src/longRunningCalls/longrunning.js:191:18)
-> /workspace/node_modules/google-gax/src/longRunningCalls/longrunning.ts:274:12
at processImmediate (internal/timers.js:463:21)
at Object.callErrorFromStatus (node_modules/@grpc/grpc-js/build/src/call.js:31:19)
-> /workspace/node_modules/@grpc/grpc-js/src/call.ts:81:17
at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client.js:195:52)
-> /workspace/node_modules/@grpc/grpc-js/src/client.ts:358:36
at /workspace/node_modules/@grpc/grpc-js/build/src/call-stream.js:111:35
-> /workspace/node_modules/@grpc/grpc-js/src/call-stream.ts:210:27
at Object.onReceiveStatus (node_modules/grpc-gcp/build/src/index.js:73:29)
-> /workspace/node_modules/grpc-gcp/src/index.ts:130:15
at InterceptingListenerImpl.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/call-stream.js:106:23)
-> /workspace/node_modules/@grpc/grpc-js/src/call-stream.ts:206:19
at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:365:141)
-> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:462:34
at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:328:181)
-> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:424:48
at /workspace/node_modules/@grpc/grpc-js/build/src/call-stream.js:188:78
-> /workspace/node_modules/@grpc/grpc-js/src/call-stream.ts:334:24
at processTicksAndRejections (internal/process/task_queues.js:79:11)
for call at
at ServiceClientImpl.makeUnaryRequest (node_modules/@grpc/grpc-js/build/src/client.js:163:34)
-> /workspace/node_modules/@grpc/grpc-js/src/client.ts:328:30
at ServiceClientImpl. (node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
-> /workspace/node_modules/@grpc/grpc-js/src/make-client.ts:189:15
at /workspace/node_modules/google-gax/build/src/operationsClient.js:95:29
-> /workspace/node_modules/google-gax/src/operationsClient.ts:135:25
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
-> /workspace/node_modules/google-gax/src/normalCalls/timeout.ts:54:13
at repeat (node_modules/google-gax/build/src/normalCalls/retries.js:80:25)
-> /workspace/node_modules/google-gax/src/normalCalls/retries.ts:104:19
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:118:13
-> /workspace/node_modules/google-gax/src/normalCalls/retries.ts:144:7
at OngoingCallPromise.call (node_modules/google-gax/build/src/call.js:67:27)
-> /workspace/node_modules/google-gax/src/call.ts:81:23
at NormalApiCaller.call (node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
-> /workspace/node_modules/google-gax/src/normalCalls/normalApiCaller.ts:43:15
at /workspace/node_modules/google-gax/build/src/createApiCall.js:84:30
-> /workspace/node_modules/google-gax/src/createApiCall.ts:118:26Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: spannerIssues related to the googleapis/nodejs-spanner API.Issues related to the googleapis/nodejs-spanner API.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.Tells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.