cockroachdb / cockroachdb/cockroach

release-26.3.1-rc: roachtest: db-console/cypress-pages failed

Open
#173,457 3 comments 0 reactions 0 assignees View on GitHub
branch-release-26.3.1-rc C-test-failure O-roachtest O-robot T-observability
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

roachtest.db-console/cypress-pages [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyAwsBazel/21470115?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyAwsBazel/21470115?buildTab=artifacts#/db-console/cypress-pages) on release-26.3.1-rc @ [3992bce5410f59c25c4bf2ef2354b861a58a3d2e](https://github.com/cockroachdb/cockroach/commits/3992bce5410f59c25c4bf2ef2354b861a58a3d2e):

Failed with:

```
(assertions.go:387).Fail:
Error Trace: pkg/cmd/roachtest/tests/db_console_cypress.go:109
pkg/cmd/roachtest/tests/db_console_cypress.go:290
pkg/cmd/roachtest/test_runner.go:1558
src/runtime/asm_amd64.s:1771
Error: Received unexpected error:
full command output in run_073659.080336330_n4_cd-tmpdbconsolecypre.log: COMMAND_PROBLEM: exit status 1
(1) attached stack trace
-- stack trace:
| main.(*roachprodCluster).RunE
| pkg/cmd/roachtest/cluster.go:2959
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*dbConsoleCypressTest).RunTest
| pkg/cmd/roachtest/tests/db_console_cypress.go:109
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runDbConsoleCypressPages
| pkg/cmd/roachtest/tests/db_console_cypress.go:290
| main.(*testRunner).runTest.func2
| pkg/cmd/roachtest/test_runner.go:1558
| runtime.goexit
| src/runtime/asm_amd64.s:1771
Wraps: (2) full command output in run_073659.080336330_n4_cd-tmpdbconsolecypre.log
Wraps: (3) Node 4. Command with error:
| ``````
| cd /tmp/dbconsole-cypress && NO_COLOR=1 npx cypress run --e2e --config baseUrl=https://18.117.228.22:26258,screenshotsFolder=/tmp/dbconsole-cypress/artifacts,videosFolder=/tmp/dbconsole-cypress/artifacts --spec "cypress/e2e/pages/*.ts"
| ``````
| ... ───────────────┤
| │ ✔ topRanges.cy.ts 00:12 5 5 - - - │
| └────────────────────────────────────────────────────────────────────────────────────────────────┘
| ✖ 1 of 9 failed (11%) 02:46 72 71 1 - -
|
| stderr:DevTools listening on ws://127.0.0.1:37811/devtools/browser/782e2b1a-630b-497d-bb6b-ef7c416adf97
| Missing baseUrl in compilerOptions. tsconfig-paths will be skipped
| tput: No value for $TERM and no -T specified
| tput: No value for $TERM and no -T specified
| npm notice
| npm notice New major version of npm available! 10.9.2 -> 12.0.2
| npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2
| npm notice To update run: npm install -g npm@12.0.2
| npm notice
Wraps: (4) COMMAND_PROBLEM
Wraps: (5) exit status 1
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *hintdetail.withDetail (4) errors.Cmd (5) *exec.ExitError
Test: db-console/cypress-pages
(db_console_cypress.go:115).RunTest: full command output in run_073659.080336330_n4_cd-tmpdbconsolecypre.log: COMMAND_PROBLEM: exit status 1
test artifacts and logs in: /artifacts/db-console/cypress-pages/cpu_arch=arm64/run_1
```
Cluster Node to Ip Mapping:
| Node | Public IP | Private IP |
| --- | --- | --- |
| teamcity-21470115-1787035770-33-n4cpu4-0001 | 18.117.228.22 | 10.12.29.96 |
| teamcity-21470115-1787035770-33-n4cpu4-0002 | 16.59.63.84 | 10.12.20.60 |
| teamcity-21470115-1787035770-33-n4cpu4-0003 | 3.17.147.79 | 10.12.21.167 |
| teamcity-21470115-1787035770-33-n4cpu4-0004 | 18.223.182.62 | 10.12.22.219 |

Parameters:
- arch=arm64
- cloud=aws
- coverageBuild=false
- cpu=4
- diskCount=0
- encrypted=false
- fs=ext4
- localSSD=true
- 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)

See: [Grafana](https://go.crdb.dev/roachtest-grafana/teamcity-21470115/db-console-cypress-pages/1787038498668/1787038975290)

See: [Datadog Logs](https://us5.datadoghq.com/logs?query=service%3Aroachtest+%40cluster%3Ateamcity-21470115-1787035770-33-n4cpu4&from_ts=1787038498668&to_ts=1787038975290&live=false&storage=flex_tier)

/cc @cockroachlabs/obs-prs

[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*db-console/cypress-pages.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)

Jira issue: CRDB-66774

Contributor guide

Open the contributing guide

Research direction

Read pkg/cmd/roachtest/tests/db_console_cypress.go at lines 109 and 290, then inspect the referenced run_073659.080336330_n4_cd-tmpdbconsolecypre.log and artifacts. Reproduce the cypress/e2e/pages/*.ts run on the reported AWS arm64 configuration, identify the single failing page test, and consider the issue done when db-console/cypress-pages passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, cypress, go, typescript
Domain
testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.