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

build: unrecognized failures on android-arm-corellium #55320

Closed
gopherbot opened this issue Sep 21, 2022 · 10 comments
Closed

build: unrecognized failures on android-arm-corellium #55320

gopherbot opened this issue Sep 21, 2022 · 10 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
post <- builder == "android-arm-corellium" && pkg == "" && test == ""

Issue created automatically to collect these failures.

Example (log):

FAIL
go tool dist: Failed: exit status 1

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 Sep 21, 2022
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "android-arm-corellium" && pkg == "" && test == ""
2022-08-31 01:16 android-arm-corellium go@ee0e40aa (log)
FAIL
go tool dist: Failed: exit status 1
2022-08-31 09:35 android-arm-corellium go@d2e0587f (log)
FAIL
go tool dist: Failed: exit status 1
2022-08-31 15:30 android-arm-corellium go@d01200e7 (log)
go tool dist: Failed: signal: killed
2022-08-31 15:33 android-arm-corellium go@fa0e3bff (log)
FAIL
go tool dist: Failed: exit status 1
2022-08-31 20:05 android-arm-corellium go@239115c3 (log)
go tool dist: FAILED: /data/data/com.termux/files/home/tmpdir/workdir-host-android-arm64-corellium-android/go/pkg/tool/android_arm64/go_bootstrap install -i cmd/asm cmd/cgo cmd/compile cmd/link: signal: killed
2022-08-31 22:04 android-arm-corellium go@af7f067e (log)
FAIL
go tool dist: Failed: exit status 1
2022-08-31 22:09 android-arm-corellium go@5f5c018c (log)
FAIL
go tool dist: Failed: exit status 1
2022-09-01 21:28 android-arm-corellium go@dd323fe2 (log)
FAIL
go tool dist: Failed: exit status 1
2022-09-01 22:37 android-arm-corellium go@aa5ff29d (log)
FAIL
go tool dist: Failed: exit status 1
2022-09-13 16:42 android-arm-corellium go@7ffbcd19 (log)
go tool dist: FAILED: /data/data/com.termux/files/home/tmpdir/workdir-host-android-arm64-corellium-android/go/pkg/tool/android_arm64/go_bootstrap install -i cmd/asm cmd/cgo cmd/compile cmd/link: signal: killed

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Sep 21, 2022

These look like #50084, which was supposed to have been fixed in January.

@bcmills
Copy link
Contributor

bcmills commented Sep 22, 2022

(attn @golang/android)

@changkun
Copy link
Member

This is a bit unfortunate from the builder maintainer side as I could not see much of a possibility to do here. Corellium operates their VMs back in the scene, which was always silently and unknown. I guess this issue might disappear at some point automatically or be resolved if the build process spends less CPU or memory.

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "android-arm-corellium" && pkg == "" && test == ""
2022-09-23 15:03 android-arm-corellium go@65deb9c3 (log)
FAIL
go tool dist: Failed: exit status 1

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "android-arm-corellium" && pkg == "" && test == ""
2022-09-23 20:27 android-arm-corellium go@c58bfeeb (log)
FAIL
go tool dist: Failed: exit status 1

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "android-arm-corellium" && pkg == "" && test == ""
2022-10-31 20:16 android-arm-corellium go@4b993bff (log)
go build cmd/compile/internal/ssa: /data/data/com.termux/files/home/tmpdir/workdir-host-android-arm64-corellium-android/go/pkg/tool/android_arm64/compile: signal: killed
go tool dist: FAILED: /data/data/com.termux/files/home/tmpdir/workdir-host-android-arm64-corellium-android/go/pkg/tool/android_arm64/go_bootstrap install cmd/asm cmd/cgo cmd/compile cmd/link: exit status 1

watchflakes

@seankhliao seankhliao added this to the Unplanned milestone Nov 19, 2022
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "android-arm-corellium" && pkg == "" && test == ""
2022-11-28 16:06 android-arm-corellium go@76ec47ee (log)
go tool dist: Failed: signal: killed

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "android-arm-corellium" && pkg == "" && test == ""
2022-11-28 19:33 android-arm-corellium go@61f5a672 (log)
go tool dist: Failed: signal: killed

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Dec 6, 2022

Duplicate of #54819

@bcmills bcmills marked this as a duplicate of #54819 Dec 6, 2022
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Dec 6, 2022
@golang golang locked and limited conversation to collaborators Dec 6, 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.
Projects
None yet
Development

No branches or pull requests

4 participants