Skip to content

builders: linux-ppc64-buildlet is failing saying "Stale runtime.a" #19062

Closed
@ianlancetaylor

Description

@ianlancetaylor

There have been several recent failures on linux-ppc64-buildlet in which the runtime package fails saying

--- FAIL: TestCrashHandler (0.06s)
	crash_test.go:171: Stale runtime.a. Run 'go install runtime'.

The error is repeated many times.

For example:
https://build.golang.org/log/3c1890fd20e980d864f36c0fa3eabbcd83d2d1f0
https://build.golang.org/log/e6dd0a7c7399a1858c20e64efbf79b82adf31992

This error is basically impossible as the runtime package was just built and installed, and can not be stale. This suggests some sort of misconfiguration or disk error on the buildlet.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions