cockroachdb / cockroachdb/cockroach
release-26.2.7-rc: roachtest: cluster_creation failed
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
roachtest.cluster_creation [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_RoachtestNightlyGcePrivateBazel/21516953?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_RoachtestNightlyGcePrivateBazel/21516953?buildTab=artifacts#/multi-region/super-region-failover) on release-26.2.7-rc @ [d81e56ae7d745f070c6fbc5095a1eb2574616ebe](https://github.com/cockroachdb/cockroach/commits/d81e56ae7d745f070c6fbc5095a1eb2574616ebe):
```
test multi-region/super-region-failover failed: (test_runner.go:1027).func4: in provider: gce: BulkInsert failed for zone us-central1-b: BulkInsert operation failed for zone us-central1-b: gce create failed due to capacity in zone(s) [us-central1-b]: grpc: SERVICE UNAVAILABLE: errors:{code:"VM_MIN_COUNT_NOT_REACHED" message:"Requested minimum count of 1 VMs could not be created."} errors:{code:"ZONE_RESOURCE_POOL_EXHAUSTED_WITH_DETAILS" error_details:{help:{links:{description:"Troubleshooting documentation" url:"https://cloud.google.com/compute/docs/resource-error"}}} error_details:{localized_message:{locale:"en-US" message:"A n2-highcpu-2 VM instance with 1 local SSD(s) is currently unavailable in the us-central1-b zone. Try requesting the VM in another zone. For more information, view the troubleshooting documentation."}} error_details:{error_info:{domain:"compute.googleapis.com" metadatas:{key:"attachment" value:"local-ssd:1"} metadatas:{key:"vmType" value:"n2-highcpu-2"} metadatas:{key:"zone" value:"us-central1-b"} metadatas:{key:"zonesAvailable" value:""} reason:"stockout"}} message:"The zone 'projects/crl-e2e-infra/zones/us-central1-b' does not have enough resources available to fulfill the request. '(resource type:compute)'."} [code 2/Unknown] [owner=test-eng]
```
Parameters:
- cloud=gce
- coverageBuild=false
- cpu=2
- diskCount=0
- runtimeAssertionsBuild=false
Help
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)
See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
/cc @cockroachlabs/test-eng
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*cluster_creation.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)
Jira issue: CRDB-68427
Contributor guide
Research direction
Start with the roachtest README and the cluster_creation report, then inspect the TeamCity log and artifacts for multi-region/super-region-failover. Determine whether the failure is an actionable roachtest problem or a GCE us-central1-b capacity outage; done means the cause and any required follow-up are confirmed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- gcp, go
- Domain
- infrastructure, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100