Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vuln/cmd/govulncheck: TestConcurrency failing frequently on Windows #52083

Closed
bcmills opened this issue Mar 31, 2022 · 1 comment
Closed

x/vuln/cmd/govulncheck: TestConcurrency failing frequently on Windows #52083

bcmills opened this issue Mar 31, 2022 · 1 comment
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows release-blocker Soon This needs action soon. (recent regressions, service outages, unusual time-sensitive situations) vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Mar 31, 2022

--- FAIL: TestConcurrency (1.66s)
    cache_test.go:163: error in parallel cache index read/write: unexpected past time in index: start 2022-03-31 17:08:30.0333031 +0000 GMT m=+0.925781301 not before 2022-03-31 17:08:30.0333031 +0000 UTC
FAIL
FAIL	golang.org/x/vuln/cmd/govulncheck	1.773s

greplogs --dashboard -md -l -e 'FAIL: TestConcurrency (?:.*\n)*FAIL\s+golang.org/x/vuln/cmd/govulncheck' --since=2022-03-01

2022-03-31T16:58:48-c588789-3706584/windows-386-2008
2022-03-31T16:58:48-c588789-3706584/windows-amd64-longtest
2022-03-31T16:58:48-c588789-3706584/windows-amd64-race
2022-03-31T16:58:48-c588789-3706584/windows-arm64-10
2022-03-31T16:58:48-c588789-3706584/windows-arm64-11
2022-03-31T16:36:26-c588789-8b0583a/windows-arm64-10
2022-03-31T16:36:26-c588789-8b0583a/windows-arm64-11
2022-03-31T16:36:26-c588789-5138401/windows-amd64-2016
2022-03-31T16:36:26-c588789-5138401/windows-amd64-longtest
2022-03-31T16:36:26-c588789-5138401/windows-arm64-10
2022-03-31T16:36:26-c588789-5138401/windows-arm64-11

This test was added in CL 396594 (attn @zpavlinovic; CC @jba @julieqiu).

(This is a release-blocker for Go 1.19 via #11811, but the test should be either rolled back or skipped soon to reduce noise on the build dashboard.)

@bcmills bcmills added OS-Windows NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. release-blocker Soon This needs action soon. (recent regressions, service outages, unusual time-sensitive situations) labels Mar 31, 2022
@bcmills bcmills added this to the Go1.19 milestone Mar 31, 2022
@gopherbot gopherbot added the vulncheck or vulndb Issues for the x/vuln or x/vulndb repo label Mar 31, 2022
@zpavlinovic zpavlinovic self-assigned this Mar 31, 2022
@zpavlinovic
Copy link
Contributor

This was addressed here. Closing.

@golang golang locked and limited conversation to collaborators Jun 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows release-blocker Soon This needs action soon. (recent regressions, service outages, unusual time-sensitive situations) vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
Projects
Status: No status
Development

No branches or pull requests

3 participants