-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed
Labels
Buildersx/build issues (builders, bots, dashboards)x/build issues (builders, bots, dashboards)FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Description
What version of Go are you using (go version
)?
tip
Does this issue reproduce with the latest release?
intermittently
What operating system and processor architecture are you using (go env
)?
linux/ppc64
I've seen intermittent failures on the golang build page for the ppc64 column, (never ppc64le) and the logs show that the failures are due to hangs when testing the runtime pkg. I have never been able to reproduce this, but I suspect it is due to the timeout value not being high enough because of its intermittent nature. It must be close to the limit and sometimes goes over due to other factors on the system.
I'm not sure what the preferred way to increase the timeout for ppc64 testing in this case to see if that will resolve this problem. I can make the change if someone tells me what it should be.
Metadata
Metadata
Assignees
Labels
Buildersx/build issues (builders, bots, dashboards)x/build issues (builders, bots, dashboards)FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.