cockroachdb / cockroachdb/cockroach
roachtest: apt_problem failed
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
roachtest.apt_problem [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/20530635?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/20530635?buildTab=artifacts#/sqlalchemy) on release-25.4 @ [a2df483559bb89c83e70d94d235db5fb6809e582](https://github.com/cockroachdb/cockroach/commits/a2df483559bb89c83e70d94d235db5fb6809e582):
```
test sqlalchemy failed: (sqlalchemy.go:69).runSQLAlchemy: all attempts failed for install dependencies: full command output in run_133958.963651622_n1_sudo-aptget-qq-insta.log: error persisted after 3 attempts: TRANSIENT_ERROR(apt_problem): exit status 100
test artifacts and logs in: /artifacts/sqlalchemy/cpu_arch=fips/run_1
```
Parameters:
- arch=fips
- cloud=gce
- coverageBuild=false
- cpu=4
- encrypted=false
- metamorphicBufferedSender=true
- metamorphicLeases=default
- metamorphicWriteBuffering=true
- runtimeAssertionsBuild=false
- ssd=0
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-20530635/sqlalchemy/1759064626859/1759066974088)
Same failure on other branches
- #153255 roachtest: apt_problem failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-25.2.6-rc]
- #153254 roachtest: apt_problem failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-25.3.2-rc]
- #153251 roachtest: apt_problem failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-24.1.24-rc]
- #153250 roachtest: apt_problem failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-25.3]
- #148075 roachtest: apt_problem failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-25.2]
- #147485 roachtest: apt_problem failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-25.2.1-rc]
- #147484 roachtest: apt_problem failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-24.1.19-rc]
- #147482 roachtest: apt_problem failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-24.3.14-rc]
- #147481 roachtest: apt_problem failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-23.2.26-rc]
- #139470 roachtest: apt_problem failed [O-roachtest O-robot T-testeng X-infra-flake branch-release-25.1]
/cc @cockroachdb/test-eng
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*apt_problem.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)
Jira issue: CRDB-54876
Contributor guide
Research direction
Start with the run_133958.963651622_n1_sudo-aptget-qq-insta.log artifact under /artifacts/sqlalchemy/cpu_arch=fips, then read pkg/cmd/roachtest/README.md and the sqlalchemy test entry point referenced at sqlalchemy.go:69. Done means identifying why dependency installation returns apt_problem and making the roachtest pass reliably across the listed branches or documenting the confirmed infrastructure cause.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, linux
- Domain
- infrastructure, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100