-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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/build: time out on LUCI Linux/PPC64x builder #65171
Comments
Found new dashboard test flakes for:
2023-12-06 21:50 gotip-linux-ppc64le go@e914671f cmd/cgo/internal/testshared.TestIssue62277 (log)
2023-12-12 20:05 gotip-linux-ppc64le go@962dade4 cmd/cgo/internal/testshared.TestIssue44031 (log)
2023-12-15 18:30 gotip-linux-ppc64le go@5e939b3a cmd/cgo/internal/testcarchive.TestPIE (log)
2023-12-15 18:30 gotip-linux-ppc64le go@5e939b3a cmd/cgo/internal/testshared.TestGlobal (log)
2023-12-15 20:51 gotip-linux-ppc64le go@f8170cc0 cmd/go.TestScript (log)
|
I wonder if LUCI needs to set |
Yeah, cc @mknyszek |
I'll send a CL for this today. Thanks. |
Change https://go.dev/cl/557857 mentions this issue: |
This change adds a baseline test time timeout scale that's derived from the host to better align with the old infrastructure. Such hosts are listed in SLOW_HOSTS along with their timeout scale. This CL also changes the way timeout scaling factors compose. Instead of taking the highest one, this change multiplies them. Although the only case where this matters seems to mostly work fine with taking the maximum (-longtest-race) it seems easier to reason about the composition of scaling factors this way. Fixes golang/go#65171. Change-Id: If95fc8a036c2a735396c854cbcf09af7cba0c9f3 Reviewed-on: https://go-review.googlesource.com/c/build/+/557857 Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> TryBot-Bypass: Michael Knyszek <mknyszek@google.com>
Found new dashboard test flakes for:
2023-12-15 20:30 gotip-linux-ppc64le go@3313bbb4 runtime.TestCgoPprofPIE (log)
|
Closing. Should be fixed by the CL above. (Apparently gopherbot doesn't do it because it is checked in to a branch.) |
Found new dashboard test flakes for:
2023-12-19 15:57 go1.22-linux-ppc64le release-branch.go1.22@fb23428a cmd/cgo/internal/testshared.TestIssue44031 [ABORT] (log)
|
Found new dashboard test flakes for:
2024-01-31 21:44 x_tools-go1.20-linux-ppc64le tools@5f906919 release-branch.go1.20@746a0727 x/tools/gopls/internal/test/integration/workspace.TestReloadOnlyOnce/default [ABORT] (log)
2024-01-31 21:44 x_tools-go1.21-linux-ppc64le tools@5f906919 release-branch.go1.21@916e6cdd x/tools/gopls/internal/test/integration/misc.TestHoverBrokenImport_Issue60592/default [ABORT] (log)
2024-02-02 15:22 gotip-linux-ppc64le go@149db960 cmd/cgo/internal/testcarchive.TestPreemption [ABORT] (log)
2024-02-02 15:22 gotip-linux-ppc64le go@149db960 cmd/cgo/internal/testshared.TestTestInstalledShared [ABORT] (log)
2024-02-02 15:22 gotip-linux-ppc64le go@149db960 cmd/go.TestScript (log)
|
Is there more context to be found about what test is suspected of hanging, and what the timeout is? I am rebuilding the container images to include lsof. |
Found new dashboard test flakes for:
2025-03-25 21:39 x_tools-go1.23-linux-ppc64_power8 tools@8be0d5f6 release-branch.go1.23@2c0a0fc6 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-03-26 02:20 x_tools-go1.23-linux-ppc64_power8 tools@c1b6839e release-branch.go1.23@2c0a0fc6 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-03-26 02:19 x_tools-go1.23-linux-ppc64_power8 tools@d70c04ed release-branch.go1.23@2c0a0fc6 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-03-26 14:12 x_tools-go1.23-linux-ppc64_power8 tools@b3ce3e13 release-branch.go1.23@2c0a0fc6 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
2025-03-26 14:35 x_tools-go1.23-linux-ppc64_power8 tools@6a913554 release-branch.go1.23@2c0a0fc6 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-03-26 14:54 x_tools-go1.23-linux-ppc64_power8 tools@2d8ef138 release-branch.go1.23@2c0a0fc6 x/tools/gopls/internal/test/integration/workspace.TestClearNonWorkspaceDiagnostics/default [ABORT] (log)
2025-03-26 14:54 x_tools-go1.23-linux-ppc64_power8 tools@2d8ef138 release-branch.go1.23@2c0a0fc6 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-03-26 14:54 x_tools-go1.23-linux-ppc64_power8 tools@2d8ef138 release-branch.go1.23@c72a2bad x/tools/gopls/internal/test/integration/workspace.TestClearNonWorkspaceDiagnostics/default [ABORT] (log)
2025-03-26 14:54 x_tools-go1.23-linux-ppc64_power8 tools@2d8ef138 release-branch.go1.23@c72a2bad x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-03-26 18:38 x_tools-go1.23-linux-ppc64_power8 tools@fbb70473 release-branch.go1.23@c72a2bad x/tools/gopls/internal/test/integration/diagnostics.TestUndeclaredDiagnostics/default [ABORT] (log)
2025-03-26 18:38 x_tools-go1.23-linux-ppc64_power8 tools@fbb70473 release-branch.go1.23@c72a2bad x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-03-26 19:59 x_tools-go1.23-linux-ppc64_power8 tools@8c42f8ae release-branch.go1.23@c72a2bad x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
2025-03-26 20:05 x_tools-go1.23-linux-ppc64_power8 tools@48421ae1 release-branch.go1.23@c72a2bad x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-03-26 22:04 x_tools-go1.23-linux-ppc64_power8 tools@07cbcde0 release-branch.go1.23@c72a2bad x/tools/gopls/internal/test/integration/workspace.TestGoworkMutation/default [ABORT] (log)
2025-03-26 22:04 x_tools-go1.23-linux-ppc64_power8 tools@07cbcde0 release-branch.go1.23@c72a2bad x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-03-27 13:33 x_tools-go1.23-linux-ppc64_power8 tools@1b0b6881 release-branch.go1.23@c72a2bad x/tools/gopls/internal/test/integration/diagnostics.TestCreatingPackageInvalidatesDiagnostics_Issue66384/default [ABORT] (log)
2025-03-27 13:33 x_tools-go1.23-linux-ppc64_power8 tools@1b0b6881 release-branch.go1.23@c72a2bad x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-03-27 22:19 x_tools-go1.23-linux-ppc64_power8 tools@eb75b194 release-branch.go1.23@c72a2bad x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-03-28 15:15 x_tools-go1.23-linux-ppc64_power8 tools@a857356d release-branch.go1.23@c72a2bad x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-03-28 20:22 x_tools-go1.23-linux-ppc64_power8 tools@aac3cf02 release-branch.go1.23@c72a2bad x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-03-31 15:23 x_tools-go1.23-linux-ppc64_power8 tools@659a8cd0 release-branch.go1.23@c72a2bad x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-03-31 18:54 x_tools-go1.23-linux-ppc64_power8 tools@5c9a69f9 release-branch.go1.23@c72a2bad x/tools/gopls/internal/test/integration/diagnostics.TestInterpackageAnalysis/default [ABORT] (log)
2025-03-31 18:54 x_tools-go1.23-linux-ppc64_power8 tools@5c9a69f9 release-branch.go1.23@c72a2bad x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
2025-03-31 19:14 x_tools-go1.23-linux-ppc64_power8 tools@5fba861e release-branch.go1.23@c72a2bad x/tools/gopls/internal/test/integration/workspace.TestClearNonWorkspaceDiagnostics/default [ABORT] (log)
2025-03-31 19:14 x_tools-go1.23-linux-ppc64_power8 tools@5fba861e release-branch.go1.23@c72a2bad x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-03-31 21:52 x_tools-go1.23-linux-ppc64_power8 tools@f3a6b96d release-branch.go1.23@c72a2bad x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-03-31 21:52 x_tools-go1.23-linux-ppc64_power8 tools@f3a6b96d release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-04-01 17:27 x_tools-go1.23-linux-ppc64_power8 tools@ead1fea4 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/integration/workspace.TestInitializeWithNonFileWorkspaceFolders/virtual,real/default [ABORT] (log)
2025-04-01 17:27 x_tools-go1.23-linux-ppc64_power8 tools@ead1fea4 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
2025-04-01 17:27 x_tools-go1.23-linux-ppc64_power8 tools@255cfd76 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/integration/workspace.TestClearNonWorkspaceDiagnostics/default [ABORT] (log)
2025-04-01 17:27 x_tools-go1.23-linux-ppc64_power8 tools@255cfd76 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
2025-04-01 17:57 x_tools-go1.23-linux-ppc64_power8 tools@97789e84 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/integration/misc.TestTelemetryPrompt_Conditions_Mode/telemetryPrompt=true/initial_mode=/default [ABORT] (log)
2025-04-01 17:57 x_tools-go1.23-linux-ppc64_power8 tools@97789e84 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
2025-04-01 19:34 x_tools-go1.23-linux-ppc64_power8 tools@aee7ae56 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/integration/diagnostics.TestCreatingPackageInvalidatesDiagnostics_Issue66384/default [ABORT] (log)
2025-04-01 19:34 x_tools-go1.23-linux-ppc64_power8 tools@aee7ae56 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-04-01 21:09 x_tools-go1.23-linux-ppc64_power8 tools@300a853e release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-04-02 13:43 x_tools-go1.23-linux-ppc64_power8 tools@66c560d9 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-04-02 15:04 x_tools-go1.23-linux-ppc64_power8 tools@e74d252b release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/integration/misc.TestTelemetryPrompt_Conditions_StartTimeAndSamplingToken/to_sample=false/tokens=51/elapsed=0s/default [ABORT] (log)
2025-04-02 15:04 x_tools-go1.23-linux-ppc64_power8 tools@e74d252b release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/marker.Test/callhierarchy/callhierarchy.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-04-03 00:03 x_tools-go1.23-linux-ppc64_power8 tools@3348ae8f release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-04-03 14:31 x_tools-go1.23-linux-ppc64_power8 tools@c788d171 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-04-03 16:13 x_tools-go1.23-linux-ppc64_power8 tools@7799973f release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/integration/misc.TestTelemetryPrompt_Conditions_Mode/telemetryPrompt=true/initial_mode=/default [ABORT] (log)
2025-04-03 16:13 x_tools-go1.23-linux-ppc64_power8 tools@7799973f release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-04-03 16:13 x_tools-gotip-linux-ppc64_power8 tools@7799973f go@5b36f613 x/tools/gopls/internal/test/marker.Test/completion/interfacerank.txt [ABORT] (log)
2025-04-03 19:11 x_tools-go1.23-linux-ppc64_power8 tools@83a80574 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/integration/misc.TestTelemetryPrompt_Conditions_StartTimeAndSamplingToken/to_sample=true/tokens=50/elapsed=192h0m0s/default [ABORT] (log)
2025-04-03 19:11 x_tools-go1.23-linux-ppc64_power8 tools@83a80574 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-04-03 20:28 x_tools-go1.23-linux-ppc64_power8 tools@33f80b50 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
2025-04-03 20:28 x_tools-go1.23-linux-ppc64_power8 tools@17ce4c7b release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/marker.Test/callhierarchy/callhierarchy.txt [ABORT] (log)
2025-04-03 20:29 x_tools-go1.23-linux-ppc64_power8 tools@e29f9ae7 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
2025-04-03 20:49 x_tools-go1.23-linux-ppc64_power8 tools@b437eff8 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/integration/workspace.TestNonWorkspaceFileCreation/default [ABORT] (log)
2025-04-03 20:49 x_tools-go1.23-linux-ppc64_power8 tools@b437eff8 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/marker.Test/callhierarchy/callhierarchy.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-04-04 14:47 x_tools-go1.23-linux-ppc64_power8 tools@b948add7 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/integration/diagnostics.TestCreatingPackageInvalidatesDiagnostics_Issue66384/default [ABORT] (log)
2025-04-04 14:47 x_tools-go1.23-linux-ppc64_power8 tools@b948add7 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-04-04 15:20 x_tools-go1.23-linux-ppc64_power8 tools@e850fe18 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/integration/diagnostics.TestIssue44736/default [ABORT] (log)
2025-04-04 15:20 x_tools-go1.23-linux-ppc64_power8 tools@e850fe18 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-04-04 18:59 x_tools-go1.23-linux-ppc64_power8 tools@b97074b9 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
2025-04-04 19:13 x_tools-go1.23-linux-ppc64_power8 tools@3e7f74d0 release-branch.go1.23@7a2cfb70 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log)
|
Found new dashboard test flakes for:
2025-04-08 21:04 gotip-linux-ppc64_power8 go@ec4a9fb3 [build] (log)
|
The text was updated successfully, but these errors were encountered: