Skip to content

cmd/go: TestScript/mod_get_changes failures #74183

Open
@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "cmd/go" && test == "TestScript/mod_get_changes"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestScript/mod_get_changes
=== PAUSE TestScript/mod_get_changes
=== CONT  TestScript/mod_get_changes
    script_test.go:139: 2025-06-14T11:40:27Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-2077417317/tmpdir2945615368/mod_get_changes1608715511
go proxy: no archive example.com/c v0.1.0: file does not exist
go proxy: no archive example.com v0.1.0: file does not exist
go proxy: no archive example.com/d v0.1.0: file does not exist
go proxy: no archive example.com/a v0.1.0: file does not exist
go proxy: no archive example.com v0.1.0: file does not exist
...
        > stderr '^go: removed rsc.io/sampler v1.3.0$'
        matched: go: removed rsc.io/sampler v1.3.0
        > ! stderr '^go get.*golang.org/x/text'
        > cmp go.mod go.mod.downgrade
        # When removing or downgrading a requirement, 'go get' also prints a message
        # for explicit dependencies removed as a consequence. (0.022s)
        > cp go.mod.usequote go.mod
        > go get rsc.io/quote@v1.5.1
    script_test.go:163: FAIL: testdata/script/mod_get_changes.txt:26: go get rsc.io/quote@v1.5.1: fork/exec /home/swarming/.swarming/w/ir/x/t/cmd-go-test-2077417317/tmpdir2945615368/testbin/go: resource temporarily unavailable
--- FAIL: TestScript/mod_get_changes (5.61s)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions