Skip to content

crypto/internal/fips140deps:gofips140-v1.0.0: TestImports failures #71507

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

Closed
gopherbot opened this issue Jan 31, 2025 · 3 comments
Closed

crypto/internal/fips140deps:gofips140-v1.0.0: TestImports failures #71507

gopherbot opened this issue Jan 31, 2025 · 3 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "crypto/internal/fips140deps:gofips140-v1.0.0" && test == "TestImports"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestImports
    fipsdeps_test.go:45: go list: exit status 1
        go: unpacking GOFIPS140=v1.0.0: remove C:\b\s\w\ir\x\t\go-tool-dist-667052239\fips-v1.0.0\golang.org\[email protected]\fips140\v1.0.0\edwards25519\field: The process cannot access the file because it is being used by another process.
--- FAIL: TestImports (1.83s)

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jan 31, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "crypto/internal/fips140deps:gofips140-v1.0.0" && test == "TestImports"
2025-01-29 15:10 gotip-windows-amd64-longtest go@e81f7155 crypto/internal/fips140deps:gofips140-v1.0.0.TestImports (log)
=== RUN   TestImports
    fipsdeps_test.go:45: go list: exit status 1
        go: unpacking GOFIPS140=v1.0.0: remove C:\b\s\w\ir\x\t\go-tool-dist-667052239\fips-v1.0.0\golang.org\[email protected]\fips140\v1.0.0\edwards25519\field: The process cannot access the file because it is being used by another process.
--- FAIL: TestImports (1.83s)
2025-01-30 21:39 gotip-windows-amd64-longtest go@ce7ea0a6 crypto/internal/fips140deps:gofips140-v1.0.0.TestImports (log)
=== RUN   TestImports
    fipsdeps_test.go:45: go list: exit status 1
        go: unpacking GOFIPS140=v1.0.0: remove C:\b\s\w\ir\x\t\go-tool-dist-2319810335\fips-v1.0.0\golang.org\[email protected]\fips140\v1.0.0\edwards25519\field: The process cannot access the file because it is being used by another process.
--- FAIL: TestImports (2.51s)
2025-01-31 16:42 gotip-windows-amd64-longtest go@77d20838 crypto/internal/fips140deps:gofips140-v1.0.0.TestImports (log)
=== RUN   TestImports
    fipsdeps_test.go:45: go list: exit status 1
        go: unpacking GOFIPS140=v1.0.0: remove C:\b\s\w\ir\x\t\go-tool-dist-3465555003\fips-v1.0.0\golang.org\[email protected]\fips140\v1.0.0\edwards25519\field: The process cannot access the file because it is being used by another process.
--- FAIL: TestImports (4.16s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "crypto/internal/fips140deps:gofips140-v1.0.0" && test == "TestImports"
2025-01-29 15:10 go1.24-windows-amd64-longtest release-branch.go1.24@e81f7155 crypto/internal/fips140deps:gofips140-v1.0.0.TestImports (log)
=== RUN   TestImports
    fipsdeps_test.go:45: go list: exit status 1
        go: unpacking GOFIPS140=v1.0.0: remove C:\b\s\w\ir\x\t\go-tool-dist-2167020051\fips-v1.0.0\golang.org\[email protected]\fips140\v1.0.0\edwards25519\field: The process cannot access the file because it is being used by another process.
--- FAIL: TestImports (2.14s)
2025-01-30 21:39 go1.24-windows-amd64-longtest release-branch.go1.24@ce7ea0a6 crypto/internal/fips140deps:gofips140-v1.0.0.TestImports (log)
=== RUN   TestImports
    fipsdeps_test.go:45: go list: exit status 1
        go: unpacking GOFIPS140=v1.0.0: remove C:\b\s\w\ir\x\t\go-tool-dist-338555814\fips-v1.0.0\golang.org\[email protected]\fips140\v1.0.0\edwards25519\field: The process cannot access the file because it is being used by another process.
--- FAIL: TestImports (2.73s)

watchflakes

@ianlancetaylor
Copy link
Member

This is #71491.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Archived in project
Development

No branches or pull requests

2 participants