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

x/benchmarks/sweet/cmd/sweet: TestSweetEndToEnd failures #56958

Closed
gopherbot opened this issue Nov 28, 2022 · 56 comments
Closed

x/benchmarks/sweet/cmd/sweet: TestSweetEndToEnd failures #56958

gopherbot opened this issue Nov 28, 2022 · 56 comments
Assignees
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 10m0s
running tests:
	TestSweetEndToEnd (10m0s)

sync.runtime_Semacquire(0xc0004504e8?)
	/workdir/go/src/runtime/sema.go:62 +0x27
sync.(*WaitGroup).Wait(0xc0004504e0)
	/workdir/go/src/sync/waitgroup.go:116 +0xa5
golang.org/x/benchmarks/sweet/cmd/sweet_test.TestSweetEndToEnd(0xc000102ea0)
	/workdir/gopath/src/golang.org/x/benchmarks/sweet/cmd/sweet/integration_test.go:185 +0x1638
testing.tRunner(0xc000102ea0, 0x10e2888)

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 Nov 28, 2022
@gopherbot gopherbot added this to the Unreleased milestone Nov 28, 2022
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2022-11-22 03:06 linux-amd64-longtest-race benchmarks@0e4f958d go@cc7530da x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
panic: test timed out after 10m0s
running tests:
	TestSweetEndToEnd (10m0s)

sync.runtime_Semacquire(0xc0004504e8?)
	/workdir/go/src/runtime/sema.go:62 +0x27
sync.(*WaitGroup).Wait(0xc0004504e0)
	/workdir/go/src/sync/waitgroup.go:116 +0xa5
golang.org/x/benchmarks/sweet/cmd/sweet_test.TestSweetEndToEnd(0xc000102ea0)
	/workdir/gopath/src/golang.org/x/benchmarks/sweet/cmd/sweet/integration_test.go:185 +0x1638
testing.tRunner(0xc000102ea0, 0x10e2888)

watchflakes

@cherrymui cherrymui changed the title x/benchmarks/sweet/cmd/sweet: TestSweetEndToEnd failures x/benchmarks/sweet/cmd/sweet: TestSweetEndToEnd timeout Nov 28, 2022
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2022-11-22 03:06 linux-amd64-longtest benchmarks@0e4f958d go@60525dc3 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
panic: test timed out after 10m0s
running tests:
	TestSweetEndToEnd (10m0s)

sync.runtime_Semacquire(0xc000112690?)
	/workdir/go/src/runtime/sema.go:62 +0x27
sync.(*WaitGroup).Wait(0xc000136aa0?)
	/workdir/go/src/sync/waitgroup.go:116 +0x4b
golang.org/x/benchmarks/sweet/cmd/sweet_test.TestSweetEndToEnd(0xc000682820)
	/workdir/gopath/src/golang.org/x/benchmarks/sweet/cmd/sweet/integration_test.go:185 +0xfc5
testing.tRunner(0xc000682820, 0xc7fa08)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2022-11-22 03:06 linux-amd64-longtest-race benchmarks@0e4f958d go@45f5ef4e x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
panic: test timed out after 10m0s
running tests:
	TestSweetEndToEnd (10m0s)

sync.runtime_Semacquire(0xc00003e6e8?)
	/workdir/go/src/runtime/sema.go:62 +0x27
sync.(*WaitGroup).Wait(0xc00003e6e0)
	/workdir/go/src/sync/waitgroup.go:116 +0xa5
golang.org/x/benchmarks/sweet/cmd/sweet_test.TestSweetEndToEnd(0xc00038ad00)
	/workdir/gopath/src/golang.org/x/benchmarks/sweet/cmd/sweet/integration_test.go:185 +0x1638
testing.tRunner(0xc00038ad00, 0x10e2868)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2022-12-13 17:27 linux-amd64-longtest benchmarks@6a564b04 go@cb077650 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (366.41s)
    integration_test.go:140: no results produced.
    integration_test.go:162: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1
        [sweet] Benchmarks: go-build (1 runs, 1 pgo runs per config (1))
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: go-build
        [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes
        [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio
        [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite
        [shell] git -C /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite checkout 0a8194a898a1ceff6a0b29e3419650daf43d8567
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-1/go-build
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/tmp
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/assets
        [shell] pushd install
        [shell] GOROOT=/workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin/goroot /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin/goroot/bin/go cmd/compile cmd/link
        [shell] popd
        [sweet] error: build go-build for go.profile: error building cmd/compile and cmd/link: chdir install: no such file or directory
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:163: exit status 1
2022-12-13 17:27 linux-amd64-longtest benchmarks@6a564b04 go@5ba98b97 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (406.86s)
    integration_test.go:140: no results produced.
    integration_test.go:162: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1
        [sweet] Benchmarks: go-build (1 runs, 1 pgo runs per config (1))
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: go-build
        [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes
        [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio
        [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite
        [shell] git -C /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite checkout 0a8194a898a1ceff6a0b29e3419650daf43d8567
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-1/go-build
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/tmp
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/assets
        [shell] pushd install
        [shell] GOROOT=/workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin/goroot /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin/goroot/bin/go cmd/compile cmd/link
        [shell] popd
        [sweet] error: build go-build for go.profile: error building cmd/compile and cmd/link: chdir install: no such file or directory
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:163: exit status 1
2022-12-13 17:27 linux-amd64-longtest-race benchmarks@6a564b04 go@cb077650 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (400.32s)
    integration_test.go:140: no results produced.
    integration_test.go:162: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1
        [sweet] Benchmarks: go-build (1 runs, 1 pgo runs per config (1))
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: go-build
        [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes
        [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio
        [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite
        [shell] git -C /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite checkout 0a8194a898a1ceff6a0b29e3419650daf43d8567
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-1/go-build
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/tmp
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/assets
        [shell] pushd install
        [shell] GOROOT=/workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin/goroot /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin/goroot/bin/go cmd/compile cmd/link
        [shell] popd
        [sweet] error: build go-build for go.profile: error building cmd/compile and cmd/link: chdir install: no such file or directory
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:163: exit status 1
2022-12-13 17:27 linux-amd64-longtest-race benchmarks@6a564b04 go@5ba98b97 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (410.95s)
    integration_test.go:140: no results produced.
    integration_test.go:162: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1
        [sweet] Benchmarks: go-build (1 runs, 1 pgo runs per config (1))
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: go-build
        [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes
        [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio
        [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite
        [shell] git -C /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite checkout 0a8194a898a1ceff6a0b29e3419650daf43d8567
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-1/go-build
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/tmp
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/assets
        [shell] pushd install
        [shell] GOROOT=/workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin/goroot /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin/goroot/bin/go cmd/compile cmd/link
        [shell] popd
        [sweet] error: build go-build for go.profile: error building cmd/compile and cmd/link: chdir install: no such file or directory
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:163: exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2022-12-22 15:34 linux-amd64-longtest-race benchmarks@03c43f28 go@82f09b75 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (493.74s)
    integration_test.go:140: no results produced.
    integration_test.go:162: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1
        [sweet] Benchmarks: go-build (1 runs, 1 pgo runs per config (1))
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: go-build
        [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes
        [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio
        [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite
        [sweet] error: retrieving source for go-build: exit status 128
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:163: exit status 1

watchflakes

@bcmills bcmills changed the title x/benchmarks/sweet/cmd/sweet: TestSweetEndToEnd timeout x/benchmarks/sweet/cmd/sweet: TestSweetEndToEnd failures Jan 11, 2023
@bcmills bcmills added the compiler/runtime Issues related to the Go compiler and/or runtime. label Jan 11, 2023
@bcmills
Copy link
Contributor

bcmills commented Jan 11, 2023

(attn @golang/runtime, @golang/release per https://dev.golang.org/owners)

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-01-26 18:16 linux-amd64-longtest benchmarks@565f2d42 go@dd44d981 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (429.49s)
    integration_test.go:140: no results produced.
    integration_test.go:162: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1
        [sweet] Benchmarks: go-build (1 runs, 1 pgo runs per config (1))
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: go-build
        [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes
        [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio
        [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite
        [sweet] error: retrieving source for go-build: exit status 128
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:163: exit status 1
2023-01-26 18:16 linux-amd64-longtest-race benchmarks@565f2d42 go@dd44d981 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (440.34s)
    integration_test.go:140: no results produced.
    integration_test.go:162: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1
        [sweet] Benchmarks: go-build (1 runs, 1 pgo runs per config (1))
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: go-build
        [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes
        [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio
        [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite
        [sweet] error: retrieving source for go-build: exit status 128
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:163: exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-02-23 23:03 linux-amd64-longtest-race benchmarks@11773106 go@4a9c84d0 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (285.68s)
    integration_test.go:140: no results produced.
    integration_test.go:162: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1
        [sweet] Benchmarks: go-build (1 runs, 1 pgo runs)
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: go-build
        [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes
        [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio
        [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite
        [sweet] error: retrieving source for go-build: exit status 128
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:163: exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-03-07 14:28 linux-amd64-longtest-race benchmarks@2652dad2 go@92261b38 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (703.23s)
    integration_test.go:140: no results produced.
    integration_test.go:162: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1
        [sweet] Benchmarks: go-build (1 runs, 1 pgo runs)
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: go-build
        [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes
        [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio
        [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite
        [sweet] error: retrieving source for go-build: exit status 128
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:163: exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-03-07 14:28 linux-amd64-longtest-race benchmarks@2652dad2 go@1a64574f x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (467.20s)
    integration_test.go:140: no results produced.
    integration_test.go:162: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1
        [sweet] Benchmarks: go-build (1 runs, 1 pgo runs)
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: go-build
        [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes
        [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio
        [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite
        [sweet] error: retrieving source for go-build: exit status 128
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:163: exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-03-07 14:28 linux-amd64-longtest benchmarks@2652dad2 go@94850c6f x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (396.66s)
    integration_test.go:148: output for bleve-index:
    integration_test.go:156: BenchmarkBleveIndexBatch100 1 203132639 ns/op 32378880 average-RSS-bytes 34869248 peak-RSS-bytes 1867689984 peak-VM-bytes

    integration_test.go:148: output for gopher-lua:
    integration_test.go:156: A 30.297
        T 30.151
        C 19.798
        G 19.755

        panic: runtime error: invalid memory address or nil pointer dereference
        [signal SIGSEGV: segmentation violation code=0x1 addr=0x12 pc=0x4fea75]

        goroutine 21 [running]:
        golang.org/x/benchmarks/sweet/benchmarks/internal/driver.init.func3.1()
        	/workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/internal/driver/driver.go:49 +0x15
        golang.org/x/benchmarks/sweet/benchmarks/internal/driver.(*B).startRSSSampler.func1()
        	/workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/internal/driver/driver.go:297 +0x13a
        created by golang.org/x/benchmarks/sweet/benchmarks/internal/driver.(*B).startRSSSampler in goroutine 1
        	/workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/internal/driver/driver.go:287 +0x99
...
        [shell] /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/bin/markdown-bench /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/assets
        [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/tmp/*
        [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/assets/*
        [shell] unzip /tmp/go-sweet-assets/assets-v0.3.0.zip 'markdown/*' -d /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets
        [sweet] Running benchmark markdown for go.pgo: run 1
        [shell] /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/bin/markdown-bench /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets
        [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/tmp/*
        [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets/*
        [sweet] error: failed to execute benchmarks, see log for details
    integration_test.go:163: exit status 1
2023-03-07 14:28 linux-amd64-longtest benchmarks@2652dad2 go@2068d565 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (325.92s)
    integration_test.go:148: output for bleve-index:
    integration_test.go:156: BenchmarkBleveIndexBatch100 1 187695257 ns/op 31870976 average-RSS-bytes 35819520 peak-RSS-bytes 2094985216 peak-VM-bytes

    integration_test.go:148: output for gopher-lua:
    integration_test.go:156: A 30.297
        T 30.151
        C 19.798
        G 19.755

        panic: runtime error: invalid memory address or nil pointer dereference
        [signal SIGSEGV: segmentation violation code=0x1 addr=0x12 pc=0x4feb95]

        goroutine 14 [running]:
        golang.org/x/benchmarks/sweet/benchmarks/internal/driver.init.func3.1()
        	/workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/internal/driver/driver.go:49 +0x15
        golang.org/x/benchmarks/sweet/benchmarks/internal/driver.(*B).startRSSSampler.func1()
        	/workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/internal/driver/driver.go:297 +0x13a
        created by golang.org/x/benchmarks/sweet/benchmarks/internal/driver.(*B).startRSSSampler in goroutine 1
        	/workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/internal/driver/driver.go:287 +0x99
...
        [shell] /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/bin/markdown-bench /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/assets
        [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/tmp/*
        [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/assets/*
        [shell] unzip /tmp/go-sweet-assets/assets-v0.3.0.zip 'markdown/*' -d /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets
        [sweet] Running benchmark markdown for go.pgo: run 1
        [shell] /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/bin/markdown-bench /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets
        [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/tmp/*
        [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets/*
        [sweet] error: failed to execute benchmarks, see log for details
    integration_test.go:163: exit status 1
2023-03-07 14:28 linux-amd64-longtest benchmarks@2652dad2 go@f8162a0e x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (411.23s)
    integration_test.go:148: output for bleve-index:
    integration_test.go:156: BenchmarkBleveIndexBatch100 1 204211308 ns/op 32440320 average-RSS-bytes 34390016 peak-RSS-bytes 2170224640 peak-VM-bytes

    integration_test.go:148: output for gopher-lua:
    integration_test.go:156: A 30.297
        T 30.151
        C 19.798
        G 19.755

        panic: runtime error: invalid memory address or nil pointer dereference
        [signal SIGSEGV: segmentation violation code=0x1 addr=0x12 pc=0x4feb95]

        goroutine 10 [running]:
        golang.org/x/benchmarks/sweet/benchmarks/internal/driver.init.func3.1()
        	/workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/internal/driver/driver.go:49 +0x15
        golang.org/x/benchmarks/sweet/benchmarks/internal/driver.(*B).startRSSSampler.func1()
        	/workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/internal/driver/driver.go:297 +0x13a
        created by golang.org/x/benchmarks/sweet/benchmarks/internal/driver.(*B).startRSSSampler in goroutine 1
        	/workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/internal/driver/driver.go:287 +0x99
...
        [shell] /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/bin/markdown-bench /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/assets
        [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/tmp/*
        [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/assets/*
        [shell] unzip /tmp/go-sweet-assets/assets-v0.3.0.zip 'markdown/*' -d /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets
        [sweet] Running benchmark markdown for go.pgo: run 1
        [shell] /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/bin/markdown-bench /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets
        [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/tmp/*
        [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets/*
        [sweet] error: failed to execute benchmarks, see log for details
    integration_test.go:163: exit status 1
2023-03-07 14:28 linux-amd64-longtest-race benchmarks@2652dad2 go@94850c6f x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (391.74s)
    integration_test.go:140: no results produced.
    integration_test.go:162: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4
        [sweet] Benchmarks: bleve-index gopher-lua markdown (1 runs, 1 pgo runs)
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: bleve-index
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-4/bleve-index
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/bleve-index/go.profile/bin
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/bleve-index/src
...
        [shell] cd /workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/markdown
        [shell] /workdir/go/bin/go build -o /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.profile/bin/markdown-bench
        [shell] cd /workdir/gopath/src/golang.org/x/benchmarks/sweet/cmd/sweet
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-4/markdown/go.profile.debug
        [shell] unzip /tmp/go-sweet-assets/assets-v0.3.0.zip 'markdown/*' -d /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.profile/assets
        [sweet] Running benchmark markdown for go.profile: run 1
        [shell] /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.profile/bin/markdown-bench -cpuprofile /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-4/markdown/go.profile.debug /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.profile/assets
        [sweet] error: run benchmark markdown for config go.profile: exit status 2
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:163: exit status 1
2023-03-07 14:28 linux-amd64-longtest-race benchmarks@2652dad2 go@2068d565 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (391.74s)
    integration_test.go:140: no results produced.
    integration_test.go:162: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4
        [sweet] Benchmarks: bleve-index gopher-lua markdown (1 runs, 1 pgo runs)
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: bleve-index
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-4/bleve-index
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/bleve-index/go.profile/bin
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/bleve-index/src
...
        [shell] cd /workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/markdown
        [shell] /workdir/go/bin/go build -o /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.profile/bin/markdown-bench
        [shell] cd /workdir/gopath/src/golang.org/x/benchmarks/sweet/cmd/sweet
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-4/markdown/go.profile.debug
        [shell] unzip /tmp/go-sweet-assets/assets-v0.3.0.zip 'markdown/*' -d /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.profile/assets
        [sweet] Running benchmark markdown for go.profile: run 1
        [shell] /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.profile/bin/markdown-bench -cpuprofile /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-4/markdown/go.profile.debug /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.profile/assets
        [sweet] error: run benchmark markdown for config go.profile: exit status 2
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:163: exit status 1
2023-03-07 14:28 linux-amd64-longtest-race benchmarks@2652dad2 go@f8162a0e x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (444.43s)
    integration_test.go:148: output for bleve-index:
    integration_test.go:156: BenchmarkBleveIndexBatch100 1 199809554 ns/op 29319168 average-RSS-bytes 35770368 peak-RSS-bytes 2170814464 peak-VM-bytes

    integration_test.go:148: output for gopher-lua:
    integration_test.go:156: A 30.297
        T 30.151
        C 19.798
        G 19.755

...
        fatal error: found pointer to free object

        runtime stack:
        runtime.throw({0x5978a4?, 0xc0000b2f00?})
        	/workdir/go/src/runtime/panic.go:1076 +0x5c fp=0xc00009bce0 sp=0xc00009bcb0 pc=0x43491c
        runtime.(*mspan).reportZombies(0x7fdc8766f368)
        	/workdir/go/src/runtime/mgcsweep.go:846 +0x2e5 fp=0xc00009bd60 sp=0xc00009bce0 pc=0x424545
        runtime.(*sweepLocked).sweep(0x2030003?, 0x0)
        	/workdir/go/src/runtime/mgcsweep.go:629 +0x339 fp=0xc00009be68 sp=0xc00009bd60 pc=0x423619
        runtime.(*mcentral).uncacheSpan(0xc00009bee0?, 0x42b34e?)
...
        [shell] /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/bin/markdown-bench /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/assets
        [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/tmp/*
        [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/assets/*
        [shell] unzip /tmp/go-sweet-assets/assets-v0.3.0.zip 'markdown/*' -d /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets
        [sweet] Running benchmark markdown for go.pgo: run 1
        [shell] /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/bin/markdown-bench /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets
        [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/tmp/*
        [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets/*
        [sweet] error: failed to execute benchmarks, see log for details
    integration_test.go:163: exit status 1

watchflakes

@mknyszek
Copy link
Contributor

These latest failures are fixed by https://go.dev/cl/485498.

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-03-07 14:28 linux-amd64-longtest benchmarks@2652dad2 go@14ab998f x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (340.99s)
    integration_test.go:140: no results produced.
    integration_test.go:162: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1
        [sweet] Benchmarks: go-build (1 runs, 1 pgo runs)
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: go-build
        [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes
        [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio
        [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite
        [sweet] error: retrieving source for go-build: exit status 128
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:163: exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-05-10 17:32 linux-amd64-longtest-race benchmarks@439d592e go@956d31ec x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
panic: test timed out after 50m0s
running tests:
	TestSweetEndToEnd (50m0s)

sync.runtime_Semacquire(0xc000014528?)
	/workdir/go/src/runtime/sema.go:62 +0x25
sync.(*WaitGroup).Wait(0xc000014520)
	/workdir/go/src/sync/waitgroup.go:116 +0xa5
golang.org/x/benchmarks/sweet/cmd/sweet_test.TestSweetEndToEnd(0xc0004489c0)
	/workdir/gopath/src/golang.org/x/benchmarks/sweet/cmd/sweet/integration_test.go:185 +0x15bb
testing.tRunner(0xc0004489c0, 0xd624e8)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-05-10 17:32 linux-amd64-longtest-race benchmarks@439d592e go@374bd6a3 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (442.46s)
    integration_test.go:140: no results produced.
    integration_test.go:162: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1
        [sweet] Benchmarks: go-build (1 runs, 1 pgo runs)
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: go-build
        [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes
        [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio
        [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite
        [sweet] error: retrieving source for go-build: exit status 128
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:163: exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-05-10 17:32 linux-amd64-longtest benchmarks@439d592e go@8c445b7c x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (698.34s)
    integration_test.go:140: no results produced.
    integration_test.go:162: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1
        [sweet] Benchmarks: go-build (1 runs, 1 pgo runs)
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: go-build
        [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes
        [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio
        [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite
        [sweet] error: retrieving source for go-build: exit status 128
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:163: exit status 1
2023-05-10 17:32 linux-amd64-longtest-race benchmarks@439d592e go@8c445b7c x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (691.12s)
    integration_test.go:140: no results produced.
    integration_test.go:162: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1
        [sweet] Benchmarks: go-build (1 runs, 1 pgo runs)
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: go-build
        [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes
        [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio
        [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite
        [sweet] error: retrieving source for go-build: exit status 128
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:163: exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-05-10 17:32 linux-amd64-longtest-race benchmarks@439d592e go@2ed6a54a x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (391.90s)
    integration_test.go:140: no results produced.
    integration_test.go:162: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1
        [sweet] Benchmarks: go-build (1 runs, 1 pgo runs)
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: go-build
        [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes
        [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio
        [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite
        [sweet] error: retrieving source for go-build: exit status 128
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:163: exit status 1

watchflakes

@mknyszek
Copy link
Contributor

This seems to be getting worse. Sorry for the delay. I'll take a closer look very soon.

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-05-24 17:54 linux-amd64-longtest-race benchmarks@c4c5b3d1 go@08458804 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (381.43s)
    integration_test.go:140: no results produced.
    integration_test.go:162: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1
        [sweet] Benchmarks: go-build (1 runs, 1 pgo runs)
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: go-build
        [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes
        [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio
        [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite
        [sweet] error: retrieving source for go-build: exit status 128
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:163: exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-05-24 17:54 linux-amd64-longtest benchmarks@c4c5b3d1 go@82d5ebce x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (297.93s)
    integration_test.go:140: no results produced.
    integration_test.go:162: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1
        [sweet] Benchmarks: go-build (1 runs, 1 pgo runs)
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: go-build
        [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes
        [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio
        [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite
        [sweet] error: retrieving source for go-build: exit status 128
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:163: exit status 1

watchflakes

@mknyszek
Copy link
Contributor

OK this seems to consistently be an issue with cloning repositories from GitHub. I think this might actually be an easy fix, since we already only benchmark building pkgsite in these tests. We just erroneously also clone this other repos. (And GitHub is probably rate-limiting us, or something.)

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-11-08 21:52 linux-amd64-longtest benchmarks@444331c9 go@3f04f959 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (239.32s)
    integration_test.go:36: phase setup @0s (duration: 1.104761613s)
    integration_test.go:36: phase sweet-get @1.104761613s (duration: 42.407145471s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @43.51242766s (duration: 1m37.672387803s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @43.512183791s (duration: 1m50.647647204s)
    integration_test.go:169: output for go-build:
    integration_test.go:177: 
    integration_test.go:183: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1
        [sweet] Benchmarks: go-build (1 runs, 1 pgo runs)
...
        fatal error: fault
        [signal SIGSEGV: segmentation violation code=0x1 addr=0x18004dc5410 pc=0x47cabf]

        goroutine 21 [running]:
        runtime.throw({0xdf6097?, 0x7f22358e49a8?})
        	../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/runtime/panic.go:1023 +0x5c fp=0xc0001595d8 sp=0xc0001595a8 pc=0x4471dc
        runtime.sigpanic()
        	../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/runtime/signal_unix.go:880 +0x285 fp=0xc000159638 sp=0xc0001595d8 pc=0x45e9e5
        aeshashbody()
        	../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/runtime/asm_amd64.s:1466 +0x39f fp=0xc000159640 sp=0xc000159638 pc=0x47cabf
...
        	../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/gc/compile.go:163 +0x247
        [sweet] error: failed to execute benchmarks, see log for details
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-go-build @43.512209811s (duration: 1m59.913339829s)
    integration_test.go:131: 	phase sweet-run-tile38 @43.51219563s (duration: 2m11.999332477s)
    integration_test.go:131: 	phase sweet-run-markdown @2m55.511597747s (duration: 12.808431115s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m34.159903886s (duration: 36.699448691s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @2m43.42558986s (duration: 30.201363523s)
    integration_test.go:131: 	phase sweet-run-etcd @2m21.184930325s (duration: 1m37.192407567s)
    integration_test.go:36: phase sweet-run @43.511907084s (duration: 3m14.865471091s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-01-08 19:14 linux-amd64-longtest benchmarks@921b81ae go@c4696665 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (263.90s)
    integration_test.go:36: phase setup @0s (duration: 1.357853891s)
    integration_test.go:36: phase sweet-get @1.357853891s (duration: 40.214683994s)
    integration_test.go:169: output for tile38:
    integration_test.go:177: 
    integration_test.go:183: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-0
        [sweet] Benchmarks: tile38 (1 runs, 1 pgo runs)
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: tile38
...
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-tile38 @41.57298777s (duration: 1m6.388084177s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @41.573168586s (duration: 1m52.819151549s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @41.572874916s (duration: 1m57.367569428s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @2m38.94049777s (duration: 42.845988368s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m34.392502295s (duration: 1m9.330675108s)
    integration_test.go:131: 	phase sweet-run-markdown @3m21.786553773s (duration: 26.302700377s)
    integration_test.go:131: 	phase sweet-run-etcd @1m47.961103429s (duration: 2m25.780162685s)
    integration_test.go:131: 	phase sweet-run-go-build @41.572890216s (duration: 3m39.523948901s)
    integration_test.go:36: phase sweet-run @41.572537885s (duration: 3m39.524344452s)
2024-01-08 19:14 linux-amd64-longtest-race benchmarks@921b81ae go@c4696665 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (175.22s)
    integration_test.go:36: phase setup @0s (duration: 9.287433891s)
    integration_test.go:36: phase sweet-get @9.287433891s (duration: 32.145387059s)
    integration_test.go:169: output for tile38:
    integration_test.go:177: 
    integration_test.go:183: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-0
        [sweet] Benchmarks: tile38 (1 runs, 1 pgo runs)
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: tile38
...
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-tile38 @41.433229221s (duration: 36.848944537s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @41.433535841s (duration: 1m7.092571466s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @41.433182951s (duration: 1m7.82524205s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @1m49.258560671s (duration: 26.438185566s)
    integration_test.go:131: 	phase sweet-run-bleve-index @1m48.527881474s (duration: 34.545615666s)
    integration_test.go:131: 	phase sweet-run-markdown @2m15.696868927s (duration: 19.537273445s)
    integration_test.go:131: 	phase sweet-run-go-build @41.433551581s (duration: 2m5.227843932s)
    integration_test.go:131: 	phase sweet-run-etcd @1m18.282299888s (duration: 1m36.234384193s)
    integration_test.go:36: phase sweet-run @41.43282095s (duration: 2m13.083920251s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-01-08 19:14 linux-amd64-longtest benchmarks@921b81ae go@0b1b6c15 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (208.37s)
    integration_test.go:36: phase setup @0s (duration: 1.109917692s)
    integration_test.go:36: phase sweet-get @1.109917692s (duration: 38.512118346s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @39.622509143s (duration: 1m31.428507474s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @39.622334498s (duration: 1m36.321134331s)
    integration_test.go:161: no results produced.
    integration_test.go:183: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4
        [sweet] Benchmarks: etcd (1 runs, 1 pgo runs)
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: etcd
        [shell] git clone --depth 1 -b v3.6.0-alpha.0 https://github.com/etcd-io/etcd /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/etcd/src
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-4/etcd
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/etcd/go.profile/bin
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/etcd/src
        [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/etcd/go.profile/tmp
        [shell] GOFLAGS=-pgo=off PATH=/workdir/go/bin:/workdir/go/bin:/workdir/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin make -C /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/etcd/src build
        [sweet] error: build etcd for go.profile: exit status 2
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-etcd @2m11.051100421s (duration: 16.176104872s)
    integration_test.go:131: 	phase sweet-run-tile38 @39.622341294s (duration: 2m9.187620748s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m15.943507699s (duration: 39.081711119s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @2m27.227250295s (duration: 34.427979769s)
    integration_test.go:131: 	phase sweet-run-markdown @2m48.810017131s (duration: 17.194242434s)
    integration_test.go:131: 	phase sweet-run-go-build @39.622394523s (duration: 2m47.904093466s)
    integration_test.go:36: phase sweet-run @39.622036038s (duration: 2m47.904512711s)

watchflakes

DarrylWong pushed a commit to DarrylWong/go-benchmarks that referenced this issue Apr 22, 2024
For golang/go#56958.

Change-Id: I0180f6f1afb939417628919db2b32c462df468e8
DarrylWong pushed a commit to DarrylWong/go-benchmarks that referenced this issue Apr 22, 2024
For golang/go#56958.

Change-Id: I0180f6f1afb939417628919db2b32c462df468e8
DarrylWong pushed a commit to DarrylWong/go-benchmarks that referenced this issue Apr 22, 2024
For golang/go#56958.

Change-Id: I0180f6f1afb939417628919db2b32c462df468e8
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-04-25 02:55 linux-amd64-longtest-race benchmarks@d78363a6 go@cc165991 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (209.96s)
    integration_test.go:36: phase setup @0s (duration: 15.555438946s)
    integration_test.go:36: phase sweet-get @15.555438946s (duration: 37.167987132s)
    integration_test.go:161: no results produced.
    integration_test.go:183: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1
        [sweet] Benchmarks: go-build (1 runs, 1 pgo runs)
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: go-build
        [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite
        [sweet] error: retrieving source for go-build: exit status 128
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-go-build @52.72433403s (duration: 7.366357593s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @52.724616959s (duration: 1m41.78632343s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @52.724211962s (duration: 1m51.452685558s)
    integration_test.go:131: 	phase sweet-run-tile38 @52.724378512s (duration: 2m16.184557011s)
    integration_test.go:131: 	phase sweet-run-etcd @1m0.090886992s (duration: 2m9.143668457s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @2m44.177149411s (duration: 30.508790477s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m34.511117453s (duration: 41.394406105s)
    integration_test.go:131: 	phase sweet-run-markdown @3m8.909189477s (duration: 20.385305445s)
    integration_test.go:36: phase sweet-run @52.723426078s (duration: 2m36.571219275s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-05-06 16:45 linux-amd64-longtest-race benchmarks@f862e5ec go@efc34734 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
--- FAIL: TestSweetEndToEnd (206.51s)
    integration_test.go:36: phase setup @0s (duration: 14.554647219s)
    integration_test.go:36: phase sweet-get @14.554647219s (duration: 40.569002828s)
    integration_test.go:161: no results produced.
    integration_test.go:183: command output:
        [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1
        [sweet] Benchmarks: go-build (1 runs, 1 pgo runs)
        [sweet] Running profile collection runs
        [sweet] Setting up benchmark: go-build
        [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite
        [sweet] error: retrieving source for go-build: exit status 128
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-go-build @55.124315317s (duration: 8.56199685s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @55.124370536s (duration: 1m35.301380809s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @55.124295039s (duration: 1m49.545645813s)
    integration_test.go:131: 	phase sweet-run-tile38 @55.124686057s (duration: 2m11.85420957s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m30.425935992s (duration: 39.980510376s)
    integration_test.go:131: 	phase sweet-run-etcd @1m3.686433406s (duration: 2m8.736192355s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @2m44.670116079s (duration: 29.778410984s)
    integration_test.go:131: 	phase sweet-run-markdown @3m6.979041224s (duration: 18.91243652s)
    integration_test.go:36: phase sweet-run @55.123650047s (duration: 2m30.767940215s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-06-25 19:20 x_benchmarks-gotip-linux-amd64-longtest-race benchmarks@1a6c737d go@82c14346 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 14.185025872s)
    integration_test.go:36: phase sweet-get @14.185025872s (duration: 20.402060543s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @34.587957033s (duration: 1m29.297094679s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @34.587926579s (duration: 1m41.617035674s)
    integration_test.go:131: 	phase sweet-run-tile38 @34.588275703s (duration: 2m19.370197753s)
    integration_test.go:131: 	phase sweet-run-go-build @34.587991541s (duration: 3m27.047405251s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m53.958672924s (duration: 1m8.340100173s)
    integration_test.go:131: 	phase sweet-run-markdown @4m2.29890247s (duration: 20.081936436s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m1.635578229s (duration: 27.570511995s)
...
        INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes.
        [shell] mkdir -p /home/swarming/.swarming/w/ir/x/w/targetrepo463882634/sweet/tmp/results-4/cockroachdb/go.profile.debug
        [sweet] Running benchmark cockroachdb for go.profile: run 1
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo463882634/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo463882634/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo463882634/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo463882634/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short
        [sweet] error: run benchmark cockroachdb for config go.profile: exit status 1
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m3.885314943s (duration: 11m14.147234315s)
    integration_test.go:36: phase sweet-run @34.587086415s (duration: 12m43.445646539s)
--- FAIL: TestSweetEndToEnd (802.63s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-07-07 19:31 x_benchmarks-gotip-linux-amd64-longtest-race benchmarks@07362e34 go@959b3fd4 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 15.350897242s)
    integration_test.go:36: phase sweet-get @15.350897242s (duration: 23.393844001s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @38.745569219s (duration: 1m36.18480497s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @38.745627445s (duration: 1m50.179995305s)
    integration_test.go:131: 	phase sweet-run-tile38 @38.745569591s (duration: 2m26.416597061s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m5.162386426s (duration: 1m12.306720497s)
    integration_test.go:131: 	phase sweet-run-go-build @38.74553585s (duration: 3m41.474899366s)
    integration_test.go:131: 	phase sweet-run-markdown @4m20.220636899s (duration: 22.366256501s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m17.470190095s (duration: 30.350919274s)
...
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short
        [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/*
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv95/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short
        [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/*
        [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/*
        [sweet] error: error preparing PGO profiles: error merging profiles for cockroachdb/go.profile: error reading dir "/home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/results-4/cockroachdb/go.profile.debug": parsing profile: unrecognized profile format
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m14.930620933s (duration: 12m6.339391284s)
    integration_test.go:36: phase sweet-run @38.744741243s (duration: 13m42.525357015s)
--- FAIL: TestSweetEndToEnd (865.21s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-07-16 16:08 x_benchmarks-go1.23-linux-amd64-longtest benchmarks@90a9afe9 release-branch.go1.23@30b6fd60 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.444863219s)
    integration_test.go:36: phase sweet-get @1.444863219s (duration: 31.797668395s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @33.243008738s (duration: 1m30.575248632s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @33.242902074s (duration: 1m46.36544078s)
    integration_test.go:131: 	phase sweet-run-tile38 @33.243145092s (duration: 2m27.469791344s)
    integration_test.go:131: 	phase sweet-run-go-build @33.24293689s (duration: 3m26.634350547s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m0.71301819s (duration: 1m10.963746287s)
    integration_test.go:131: 	phase sweet-run-markdown @4m11.676842846s (duration: 13.699517795s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @3m59.87738616s (duration: 27.210480524s)
...
        [shell] cd /home/swarming/.swarming/w/ir/x/w/targetrepo1244760207/sweet/cmd/sweet
        INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes.
        [sweet] Running benchmark cockroachdb for go: run 1
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo1244760207/sweet/tmp/tmp-4/cockroachdb/go/bin/cockroachdb-bench -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo1244760207/sweet/tmp/tmp-4/cockroachdb/go/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo1244760207/sweet/tmp/tmp-4/cockroachdb/go/tmp -short
        [sweet] error: run benchmark cockroachdb for config go: exit status 1
        [sweet] error: failed to execute benchmarks, see log for details
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m3.818341759s (duration: 24m36.08959405s)
    integration_test.go:36: phase sweet-run @33.242531614s (duration: 26m6.665466011s)
--- FAIL: TestSweetEndToEnd (1604.09s)
2024-07-17 19:22 x_benchmarks-go1.23-linux-amd64-longtest-race benchmarks@72af1846 release-branch.go1.23@30b6fd60 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 14.68979111s)
    integration_test.go:36: phase sweet-get @14.68979111s (duration: 23.496305452s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @38.18680015s (duration: 1m35.654795449s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @38.186994427s (duration: 1m48.943899746s)
    integration_test.go:131: 	phase sweet-run-tile38 @38.186837694s (duration: 2m24.237374917s)
    integration_test.go:131: 	phase sweet-run-go-build @38.18681046s (duration: 3m29.401129131s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m2.424437718s (duration: 1m12.418237393s)
    integration_test.go:131: 	phase sweet-run-markdown @4m14.842815467s (duration: 23.499761613s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m7.58816535s (duration: 33.018219929s)
...
        [sweet] Running benchmark cockroachdb for go.pgo: run 1
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo1462137806/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroachdb-bench -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo1462137806/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo1462137806/sweet/tmp/tmp-4/cockroachdb/go.pgo/tmp -short
        [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo1462137806/sweet/tmp/tmp-4/cockroachdb/go.pgo/tmp/*
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo1462137806/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroachdb-bench -bench kv95/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo1462137806/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo1462137806/sweet/tmp/tmp-4/cockroachdb/go.pgo/tmp -short
        [sweet] error: run benchmark cockroachdb for config go.pgo: exit status 1
        [sweet] error: failed to execute benchmarks, see log for details
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m13.841842284s (duration: 28m46.621029177s)
    integration_test.go:36: phase sweet-run @38.186096562s (duration: 30m22.276884876s)
--- FAIL: TestSweetEndToEnd (1864.53s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-07-17 19:22 x_benchmarks-go1.22-linux-amd64-longtest-race benchmarks@72af1846 release-branch.go1.22@9e148a41 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 14.318092218s)
    integration_test.go:36: phase sweet-get @14.318092218s (duration: 23.048902416s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @37.36808697s (duration: 1m34.776048898s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @37.367745168s (duration: 1m49.412095396s)
    integration_test.go:131: 	phase sweet-run-tile38 @37.36775457s (duration: 2m22.633458675s)
    integration_test.go:131: 	phase sweet-run-go-build @37.36776025s (duration: 3m31.040205198s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m0.001383325s (duration: 1m9.856279153s)
    integration_test.go:131: 	phase sweet-run-markdown @4m9.857912556s (duration: 23.225778631s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m8.408227893s (duration: 31.290093215s)
...
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short
        [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/*
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv95/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short
        [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/*
        [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/*
        [sweet] error: error preparing PGO profiles: error merging profiles for cockroachdb/go.profile: error reading dir "/home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/results-4/cockroachdb/go.profile.debug": parsing profile: unrecognized profile format
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m12.144416059s (duration: 12m26.545797527s)
    integration_test.go:36: phase sweet-run @37.366994634s (duration: 14m1.32330368s)
--- FAIL: TestSweetEndToEnd (882.79s)
2024-07-17 19:23 x_benchmarks-go1.22-linux-amd64-longtest-race benchmarks@de993e4d release-branch.go1.22@4c50f916 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 15.393870368s)
    integration_test.go:36: phase sweet-get @15.393870368s (duration: 30.433744564s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @45.828372282s (duration: 1m35.433085675s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @45.828669717s (duration: 1m50.814590818s)
    integration_test.go:131: 	phase sweet-run-tile38 @45.828402214s (duration: 2m27.081087167s)
    integration_test.go:131: 	phase sweet-run-go-build @45.828403086s (duration: 3m31.4482404s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m12.909717763s (duration: 1m11.71341976s)
    integration_test.go:131: 	phase sweet-run-markdown @4m24.623338431s (duration: 21.975363129s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m17.276898571s (duration: 31.953912014s)
...
        [shell] cd /home/swarming/.swarming/w/ir/x/w/targetrepo1200413639/sweet/cmd/sweet
        INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes.
        [sweet] Running benchmark cockroachdb for go: run 1
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo1200413639/sweet/tmp/tmp-4/cockroachdb/go/bin/cockroachdb-bench -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo1200413639/sweet/tmp/tmp-4/cockroachdb/go/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo1200413639/sweet/tmp/tmp-4/cockroachdb/go/tmp -short
        [sweet] error: run benchmark cockroachdb for config go: exit status 1
        [sweet] error: failed to execute benchmarks, see log for details
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m21.261662288s (duration: 27m21.564549624s)
    integration_test.go:36: phase sweet-run @45.827614932s (duration: 28m56.998735357s)
--- FAIL: TestSweetEndToEnd (1787.48s)
2024-07-22 13:43 x_benchmarks-go1.22-linux-amd64-longtest benchmarks@1b8120ed release-branch.go1.22@4c50f916 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.374227075s)
    integration_test.go:36: phase sweet-get @1.374227075s (duration: 26.722874453s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @28.09770527s (duration: 1m35.43883826s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @28.09749842s (duration: 1m50.475786308s)
    integration_test.go:131: 	phase sweet-run-tile38 @28.097491123s (duration: 2m29.367071222s)
    integration_test.go:131: 	phase sweet-run-go-build @28.097560481s (duration: 3m34.49408116s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m57.464685469s (duration: 1m10.72573273s)
    integration_test.go:131: 	phase sweet-run-markdown @4m8.190543193s (duration: 16.396898534s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m2.591720178s (duration: 32.132057578s)
...
        [sweet] Running benchmark cockroachdb for go.pgo: run 1
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo2166297221/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroachdb-bench -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo2166297221/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo2166297221/sweet/tmp/tmp-4/cockroachdb/go.pgo/tmp -short
        [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo2166297221/sweet/tmp/tmp-4/cockroachdb/go.pgo/tmp/*
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo2166297221/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroachdb-bench -bench kv95/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo2166297221/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo2166297221/sweet/tmp/tmp-4/cockroachdb/go.pgo/tmp -short
        [sweet] error: run benchmark cockroachdb for config go.pgo: exit status 1
        [sweet] error: failed to execute benchmarks, see log for details
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m3.536653131s (duration: 30m31.481293801s)
    integration_test.go:36: phase sweet-run @28.097101528s (duration: 32m6.92089038s)
--- FAIL: TestSweetEndToEnd (1959.60s)
2024-07-22 13:43 x_benchmarks-go1.22-linux-amd64-longtest-race benchmarks@1b8120ed release-branch.go1.22@4c50f916 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 13.441391031s)
    integration_test.go:36: phase sweet-get @13.441391031s (duration: 21.819494447s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @35.261679365s (duration: 1m31.12959883s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @35.261858915s (duration: 1m50.018625669s)
    integration_test.go:131: 	phase sweet-run-tile38 @35.26165198s (duration: 2m21.653473549s)
    integration_test.go:131: 	phase sweet-run-go-build @35.261643786s (duration: 3m21.198815355s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m56.915368151s (duration: 1m8.095008025s)
    integration_test.go:131: 	phase sweet-run-markdown @4m5.010594658s (duration: 20.790854434s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @3m56.460717399s (duration: 29.916105256s)
...
        [sweet] Running benchmark cockroachdb for go.pgo: run 1
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo3804056999/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroachdb-bench -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo3804056999/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo3804056999/sweet/tmp/tmp-4/cockroachdb/go.pgo/tmp -short
        [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo3804056999/sweet/tmp/tmp-4/cockroachdb/go.pgo/tmp/*
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo3804056999/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroachdb-bench -bench kv95/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo3804056999/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo3804056999/sweet/tmp/tmp-4/cockroachdb/go.pgo/tmp -short
        [sweet] error: run benchmark cockroachdb for config go.pgo: exit status 1
        [sweet] error: failed to execute benchmarks, see log for details
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m6.391540866s (duration: 29m16.028832764s)
    integration_test.go:36: phase sweet-run @35.260885478s (duration: 30m47.159611657s)
--- FAIL: TestSweetEndToEnd (1887.04s)
2024-07-22 13:43 x_benchmarks-go1.23-linux-amd64-longtest benchmarks@1b8120ed release-branch.go1.23@30b6fd60 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.595988072s)
    integration_test.go:36: phase sweet-get @1.595988072s (duration: 24.183941662s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @25.780421455s (duration: 1m34.51665402s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @25.780196795s (duration: 1m49.659728271s)
    integration_test.go:131: 	phase sweet-run-tile38 @25.780294466s (duration: 2m31.424160741s)
    integration_test.go:131: 	phase sweet-run-go-build @25.780225285s (duration: 3m33.07869894s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m57.204549326s (duration: 1m14.588503869s)
    integration_test.go:131: 	phase sweet-run-markdown @4m11.793124092s (duration: 14.320167488s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @3m58.859030193s (duration: 31.461656333s)
...
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short
        [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/*
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv95/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short
        [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/*
        [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/*
        [sweet] error: error preparing PGO profiles: error merging profiles for cockroachdb/go.profile: error reading dir "/home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/results-4/cockroachdb/go.profile.debug": parsing profile: unrecognized profile format
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m0.297171277s (duration: 12m48.767410056s)
    integration_test.go:36: phase sweet-run @25.779929734s (duration: 14m23.284682998s)
--- FAIL: TestSweetEndToEnd (893.16s)
2024-07-22 13:43 x_benchmarks-go1.23-linux-amd64-longtest-race benchmarks@1b8120ed release-branch.go1.23@30b6fd60 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 14.321573747s)
    integration_test.go:36: phase sweet-get @14.321573747s (duration: 37.479418346s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @51.80182129s (duration: 1m31.679405905s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @51.801797245s (duration: 1m47.253911664s)
    integration_test.go:131: 	phase sweet-run-tile38 @51.803069795s (duration: 2m33.384460142s)
    integration_test.go:131: 	phase sweet-run-go-build @51.801795322s (duration: 3m17.997272226s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m25.187802596s (duration: 1m7.986612453s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m9.799254484s (duration: 31.017285209s)
    integration_test.go:131: 	phase sweet-run-markdown @4m33.174664521s (duration: 22.553665071s)
...
        [shell] cd /home/swarming/.swarming/w/ir/x/w/targetrepo3222190148/sweet/cmd/sweet
        INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes.
        [sweet] Running benchmark cockroachdb for go: run 1
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo3222190148/sweet/tmp/tmp-4/cockroachdb/go/bin/cockroachdb-bench -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo3222190148/sweet/tmp/tmp-4/cockroachdb/go/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo3222190148/sweet/tmp/tmp-4/cockroachdb/go/tmp -short
        [sweet] error: run benchmark cockroachdb for config go: exit status 1
        [sweet] error: failed to execute benchmarks, see log for details
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m23.481401759s (duration: 25m33.831107373s)
    integration_test.go:36: phase sweet-run @51.800992093s (duration: 27m5.511667824s)
--- FAIL: TestSweetEndToEnd (1682.18s)
2024-07-22 13:43 x_benchmarks-gotip-linux-amd64-longtest-race benchmarks@bff3eae7 go@3959d54c x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 15.310441739s)
    integration_test.go:36: phase sweet-get @15.310441739s (duration: 21.976793817s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @37.288093382s (duration: 1m33.564805611s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @37.288415961s (duration: 1m48.353637834s)
    integration_test.go:131: 	phase sweet-run-tile38 @37.288040488s (duration: 2m29.200550832s)
    integration_test.go:131: 	phase sweet-run-go-build @37.288172162s (duration: 3m42.75551039s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m6.488809039s (duration: 1m15.406100566s)
    integration_test.go:131: 	phase sweet-run-markdown @4m21.895056982s (duration: 22.645569386s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m20.043940588s (duration: 31.248176758s)
...
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short
        [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/*
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv95/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short
        [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/*
        [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/*
        [sweet] error: error preparing PGO profiles: error merging profiles for cockroachdb/go.profile: error reading dir "/home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/results-4/cockroachdb/go.profile.debug": parsing profile: unrecognized profile format
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m10.853168637s (duration: 12m7.607862133s)
    integration_test.go:36: phase sweet-run @37.287235556s (duration: 13m41.173890608s)
--- FAIL: TestSweetEndToEnd (862.85s)
2024-07-22 13:47 x_benchmarks-go1.22-linux-amd64-longtest-race benchmarks@269c3a4a release-branch.go1.22@4c50f916 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 16.545369911s)
    integration_test.go:36: phase sweet-get @16.545369911s (duration: 23.345720108s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @39.892080606s (duration: 1m34.556266994s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @39.891828254s (duration: 1m52.01206774s)
    integration_test.go:131: 	phase sweet-run-tile38 @39.891844307s (duration: 2m24.867546029s)
    integration_test.go:131: 	phase sweet-run-go-build @39.891888097s (duration: 3m19.79048923s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m4.759662517s (duration: 1m9.320405152s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @3m59.682590194s (duration: 32.854428316s)
    integration_test.go:131: 	phase sweet-run-markdown @4m14.080297011s (duration: 21.918895535s)
...
        INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes.
        [shell] mkdir -p /home/swarming/.swarming/w/ir/x/w/targetrepo149903849/sweet/tmp/results-4/cockroachdb/go.profile.debug
        [sweet] Running benchmark cockroachdb for go.profile: run 1
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo149903849/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo149903849/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo149903849/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo149903849/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short
        [sweet] error: run benchmark cockroachdb for config go.profile: exit status 1
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m14.448611902s (duration: 11m1.278108218s)
    integration_test.go:36: phase sweet-run @39.891090019s (duration: 12m35.835732862s)
--- FAIL: TestSweetEndToEnd (799.33s)
2024-07-22 14:55 x_benchmarks-go1.22-linux-amd64-longtest-race benchmarks@f8da0b75 release-branch.go1.22@4c50f916 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 14.897121109s)
    integration_test.go:36: phase sweet-get @14.897121109s (duration: 24.399975737s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @39.298225017s (duration: 1m36.234867432s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @39.298032188s (duration: 1m50.638172015s)
    integration_test.go:131: 	phase sweet-run-tile38 @39.298065171s (duration: 2m23.591440788s)
    integration_test.go:131: 	phase sweet-run-go-build @39.298044401s (duration: 3m25.769288092s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m2.889717495s (duration: 1m8.30552411s)
    integration_test.go:131: 	phase sweet-run-markdown @4m11.195425795s (duration: 23.471323624s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m5.067563799s (duration: 32.401585082s)
...
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short
        [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/*
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv95/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short
        [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/*
        [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/*
        [sweet] error: error preparing PGO profiles: error merging profiles for cockroachdb/go.profile: error reading dir "/home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/results-4/cockroachdb/go.profile.debug": parsing profile: unrecognized profile format
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m15.533442825s (duration: 12m8.179662801s)
    integration_test.go:36: phase sweet-run @39.297096846s (duration: 13m44.416107751s)
--- FAIL: TestSweetEndToEnd (867.67s)
2024-07-22 14:55 x_benchmarks-go1.23-linux-amd64-longtest benchmarks@f8da0b75 release-branch.go1.23@30b6fd60 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.608173256s)
    integration_test.go:36: phase sweet-get @1.608173256s (duration: 23.529473588s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @25.138143527s (duration: 1m37.529863241s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @25.138030339s (duration: 1m51.063762026s)
    integration_test.go:131: 	phase sweet-run-tile38 @25.138124252s (duration: 2m30.88705123s)
    integration_test.go:131: 	phase sweet-run-go-build @25.138088369s (duration: 3m36.812847755s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m56.025274882s (duration: 1m9.217445255s)
    integration_test.go:131: 	phase sweet-run-markdown @4m5.242799889s (duration: 17.412364456s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m1.951029686s (duration: 33.354695972s)
...
        INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes.
        [shell] mkdir -p /home/swarming/.swarming/w/ir/x/w/targetrepo2465994630/sweet/tmp/results-4/cockroachdb/go.profile.debug
        [sweet] Running benchmark cockroachdb for go.profile: run 1
        [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo2465994630/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo2465994630/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo2465994630/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo2465994630/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short
        [sweet] error: run benchmark cockroachdb for config go.profile: exit status 1
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m2.668127633s (duration: 11m35.87010952s)
    integration_test.go:36: phase sweet-run @25.137646844s (duration: 13m13.400660017s)
--- FAIL: TestSweetEndToEnd (822.13s)
2024-07-22 17:00 x_benchmarks-gotip-linux-amd64-longtest benchmarks@302fed1b go@2edf00cf x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.32917145s)
    integration_test.go:36: phase sweet-get @1.32917145s (duration: 24.580575212s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @25.910252763s (duration: 1m35.290420501s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @25.910096934s (duration: 1m50.225958751s)
    integration_test.go:131: 	phase sweet-run-tile38 @25.910182952s (duration: 2m30.986074526s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m56.896368086s (duration: 1m12.598989006s)
    integration_test.go:131: 	phase sweet-run-go-build @25.91012844s (duration: 3m47.54618652s)
    integration_test.go:131: 	phase sweet-run-markdown @4m13.456382471s (duration: 16.072078601s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m9.495449047s (duration: 32.805380997s)
...
        ../../../../../../../../../gopath/pkg/mod/github.com/cockroachdb/[email protected]/map.go:667:20: undefined: fastrand64
        ../../../../../../../../../gopath/pkg/mod/github.com/cockroachdb/[email protected]/options.go:30:14: undefined: hashFn
        # github.com/cockroachdb/cockroach/pkg/util/goschedstats
        ../../util/goschedstats/runnable.go:55:9: undefined: numRunnableGoroutines
        ../../util/goschedstats/runnable.go:168:27: undefined: numRunnableGoroutines
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m1.200799445s (duration: 9m7.722224893s)
    integration_test.go:36: phase sweet-run @25.909746662s (duration: 10m43.013326749s)
--- FAIL: TestSweetEndToEnd (672.38s)
2024-07-22 17:00 x_benchmarks-gotip-linux-amd64-longtest-race benchmarks@302fed1b go@d25a9067 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 16.168855138s)
    integration_test.go:36: phase sweet-get @16.168855138s (duration: 25.098843009s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @41.268625488s (duration: 1m40.159937993s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @41.268583973s (duration: 1m55.655886837s)
    integration_test.go:131: 	phase sweet-run-tile38 @41.268553369s (duration: 2m34.993914171s)
    integration_test.go:131: 	phase sweet-run-go-build @41.268617596s (duration: 3m51.366322037s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m16.262650868s (duration: 1m17.997850196s)
    integration_test.go:131: 	phase sweet-run-markdown @4m34.260740548s (duration: 23.727900646s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m32.63522831s (duration: 32.678808309s)
...
        ../../../../../../../../../gopath/pkg/mod/github.com/cockroachdb/[email protected]/map.go:667:20: undefined: fastrand64
        ../../../../../../../../../gopath/pkg/mod/github.com/cockroachdb/[email protected]/options.go:30:14: undefined: hashFn
        # github.com/cockroachdb/cockroach/pkg/util/goschedstats
        ../../util/goschedstats/runnable.go:55:9: undefined: numRunnableGoroutines
        ../../util/goschedstats/runnable.go:168:27: undefined: numRunnableGoroutines
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m21.428854894s (duration: 9m37.05777736s)
    integration_test.go:36: phase sweet-run @41.267698147s (duration: 11m17.219212446s)
--- FAIL: TestSweetEndToEnd (722.96s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-07-22 21:40 x_benchmarks-go1.22-linux-amd64-longtest benchmarks@de01f140 release-branch.go1.22@4c50f916 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.476717184s)
    integration_test.go:36: phase sweet-get @1.476717184s (duration: 22.212421521s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @23.689641247s (duration: 1m32.492579496s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @23.689503185s (duration: 1m49.874699563s)
    integration_test.go:131: 	phase sweet-run-tile38 @23.6896488s (duration: 2m26.134099813s)
    integration_test.go:131: 	phase sweet-run-go-build @23.689583588s (duration: 3m25.833688349s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m49.823831962s (duration: 1m6.413338453s)
    integration_test.go:131: 	phase sweet-run-markdown @3m56.237256148s (duration: 14.811832034s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @3m49.523363309s (duration: 31.472776306s)
...
        ../../util/goschedstats/runtime_go1.23.go:113:6: lockRankStruct redeclared in this block
        	../../util/goschedstats/runtime_go1.20_21_22.go:105:6: other declaration of lockRankStruct
        ../../util/goschedstats/runtime_go1.23.go:120:6: mutex redeclared in this block
        	../../util/goschedstats/runtime_go1.20_21_22.go:112:6: other declaration of mutex
        ../../util/goschedstats/runtime_go1.23.go:120:6: too many errors
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @1m56.182584486s (duration: 9m47.351383078s)
    integration_test.go:36: phase sweet-run @23.689138705s (duration: 11m19.844862635s)
--- FAIL: TestSweetEndToEnd (707.63s)
2024-07-22 21:40 x_benchmarks-go1.22-linux-amd64-longtest-race benchmarks@de01f140 release-branch.go1.22@4c50f916 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 17.192947882s)
    integration_test.go:36: phase sweet-get @17.192947882s (duration: 23.074214312s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @40.267993287s (duration: 1m33.121359489s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @40.268209225s (duration: 1m48.100639824s)
    integration_test.go:131: 	phase sweet-run-tile38 @40.2680256s (duration: 2m28.374618118s)
    integration_test.go:131: 	phase sweet-run-go-build @40.267984406s (duration: 3m15.731551247s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m8.64289307s (duration: 1m9.865464534s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @3m55.999771368s (duration: 32.401097479s)
    integration_test.go:131: 	phase sweet-run-etcd @2m28.369042539s (duration: 2m10.187312136s)
...
        ../../util/goschedstats/runtime_go1.23.go:113:6: lockRankStruct redeclared in this block
        	../../util/goschedstats/runtime_go1.20_21_22.go:105:6: other declaration of lockRankStruct
        ../../util/goschedstats/runtime_go1.23.go:120:6: mutex redeclared in this block
        	../../util/goschedstats/runtime_go1.20_21_22.go:112:6: other declaration of mutex
        ../../util/goschedstats/runtime_go1.23.go:120:6: too many errors
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m13.38964166s (duration: 9m34.54358657s)
    integration_test.go:36: phase sweet-run @40.267162194s (duration: 11m7.666205791s)
--- FAIL: TestSweetEndToEnd (711.58s)
2024-07-22 22:15 x_benchmarks-go1.22-linux-amd64-longtest benchmarks@2ef16eb7 release-branch.go1.22@4c50f916 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.465107143s)
    integration_test.go:36: phase sweet-get @1.465107143s (duration: 24.631124918s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @26.096720518s (duration: 1m43.002116137s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @26.096529224s (duration: 1m59.668588078s)
    integration_test.go:131: 	phase sweet-run-tile38 @26.096538163s (duration: 2m35.140867998s)
    integration_test.go:131: 	phase sweet-run-go-build @26.096658256s (duration: 3m40.085983699s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m1.2375157s (duration: 1m11.195764126s)
    integration_test.go:131: 	phase sweet-run-markdown @4m12.43336233s (duration: 18.02331468s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m6.182775023s (duration: 33.263782392s)
...
        ../../util/goschedstats/runtime_go1.23.go:113:6: lockRankStruct redeclared in this block
        	../../util/goschedstats/runtime_go1.20_21_22.go:105:6: other declaration of lockRankStruct
        ../../util/goschedstats/runtime_go1.23.go:120:6: mutex redeclared in this block
        	../../util/goschedstats/runtime_go1.20_21_22.go:112:6: other declaration of mutex
        ../../util/goschedstats/runtime_go1.23.go:120:6: too many errors
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m9.098982323s (duration: 10m4.888031136s)
    integration_test.go:36: phase sweet-run @26.096232061s (duration: 11m47.89081137s)
--- FAIL: TestSweetEndToEnd (737.75s)
2024-07-22 22:15 x_benchmarks-go1.22-linux-amd64-longtest-race benchmarks@2ef16eb7 release-branch.go1.22@4c50f916 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 15.97800757s)
    integration_test.go:36: phase sweet-get @15.97800757s (duration: 22.999517789s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @38.978288718s (duration: 1m35.615456607s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @38.978252051s (duration: 1m53.063698741s)
    integration_test.go:131: 	phase sweet-run-tile38 @38.978305911s (duration: 2m26.05683768s)
    integration_test.go:131: 	phase sweet-run-go-build @38.978300742s (duration: 3m23.639124871s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m5.035403371s (duration: 1m12.760066749s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m2.617652142s (duration: 32.683322622s)
    integration_test.go:131: 	phase sweet-run-markdown @4m17.795680063s (duration: 22.390829403s)
...
        ../../util/goschedstats/runtime_go1.23.go:113:6: lockRankStruct redeclared in this block
        	../../util/goschedstats/runtime_go1.20_21_22.go:105:6: other declaration of lockRankStruct
        ../../util/goschedstats/runtime_go1.23.go:120:6: mutex redeclared in this block
        	../../util/goschedstats/runtime_go1.20_21_22.go:112:6: other declaration of mutex
        ../../util/goschedstats/runtime_go1.23.go:120:6: too many errors
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m14.593977189s (duration: 9m37.719413858s)
    integration_test.go:36: phase sweet-run @38.977525359s (duration: 11m13.335928343s)
--- FAIL: TestSweetEndToEnd (716.07s)

watchflakes

@mknyszek mknyszek self-assigned this Jul 25, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-07-26 14:04 x_benchmarks-go1.22-linux-amd64-longtest benchmarks@84854447 release-branch.go1.22@70a1aae6 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.607053793s)
    integration_test.go:36: phase sweet-get @1.607053793s (duration: 24.961872538s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @26.569344011s (duration: 1m43.198572662s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @26.569258439s (duration: 1m58.958095678s)
    integration_test.go:131: 	phase sweet-run-tile38 @26.569385695s (duration: 2m38.06220157s)
    integration_test.go:131: 	phase sweet-run-go-build @26.569318971s (duration: 3m44.492572005s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m4.631669457s (duration: 1m14.885384765s)
    integration_test.go:131: 	phase sweet-run-markdown @4m19.517151765s (duration: 19.232839169s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m11.062056472s (duration: 34.247332226s)
...
        I240726 14:19:39.954762 1 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240726 14:19:39.954767 1 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240726 14:19:39.954321 1 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:184: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m9.768072094s (duration: 12m40.472602547s)
    integration_test.go:36: phase sweet-run @26.568926331s (duration: 14m23.671796064s)
--- FAIL: TestSweetEndToEnd (894.63s)
2024-07-29 19:23 x_benchmarks-go1.23-linux-amd64-longtest benchmarks@6d242047 release-branch.go1.23@c9940fe2 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.460299297s)
    integration_test.go:36: phase sweet-get @1.460299297s (duration: 23.271247774s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @24.732047779s (duration: 1m33.476699873s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @24.731900695s (duration: 1m47.735141445s)
    integration_test.go:131: 	phase sweet-run-tile38 @24.732022549s (duration: 2m25.997904672s)
    integration_test.go:131: 	phase sweet-run-go-build @24.731963637s (duration: 3m22.332795642s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m50.729996897s (duration: 1m11.669632746s)
    integration_test.go:131: 	phase sweet-run-markdown @4m2.399716276s (duration: 13.993738655s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @3m47.064890721s (duration: 31.240763069s)
...
        I240729 20:11:03.317112 2 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240729 20:11:03.317136 2 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240729 20:11:03.316679 2 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:191: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @1m58.2088707s (duration: 11m5.021124596s)
    integration_test.go:36: phase sweet-run @24.731547071s (duration: 12m38.498478843s)
--- FAIL: TestSweetEndToEnd (786.66s)
2024-07-29 19:23 x_benchmarks-go1.22-linux-amd64-longtest-race benchmarks@c5c50407 release-branch.go1.22@70a1aae6 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 15.373097071s)
    integration_test.go:36: phase sweet-get @15.373097071s (duration: 22.673022506s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @38.046762769s (duration: 1m30.567209784s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @38.046829502s (duration: 1m45.741082345s)
    integration_test.go:131: 	phase sweet-run-tile38 @38.046772711s (duration: 2m21.644478573s)
    integration_test.go:131: 	phase sweet-run-go-build @38.046787727s (duration: 3m32.547988084s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m59.691469936s (duration: 1m11.248914616s)
    integration_test.go:131: 	phase sweet-run-markdown @4m10.940554455s (duration: 23.484846638s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m10.594983157s (duration: 31.095027659s)
...
        I240729 19:42:26.879377 1 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240729 19:42:26.879382 1 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240729 19:42:26.878990 1 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:191: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m8.614247908s (duration: 11m5.104564448s)
    integration_test.go:36: phase sweet-run @38.046119577s (duration: 12m35.672783777s)
--- FAIL: TestSweetEndToEnd (797.59s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-07-29 19:23 x_benchmarks-gotip-linux-amd64-longtest-race benchmarks@1ce820f9 go@aa97a012 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 16.064325125s)
    integration_test.go:36: phase sweet-get @16.064325125s (duration: 20.851442639s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @36.916535868s (duration: 1m25.165974153s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @36.91646515s (duration: 1m46.110920764s)
    integration_test.go:131: 	phase sweet-run-tile38 @36.916461586s (duration: 2m17.60847457s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m54.52513078s (duration: 1m9.151785214s)
    integration_test.go:131: 	phase sweet-run-go-build @36.916504389s (duration: 3m37.087911688s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m3.67716164s (duration: 31.20199601s)
    integration_test.go:131: 	phase sweet-run-markdown @4m14.004623089s (duration: 21.902244864s)
...
        I240729 21:01:39.232379 2 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240729 21:01:39.232384 2 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240729 21:01:39.232039 2 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: failed to execute benchmarks, see log for details
    integration_test.go:191: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m2.082737163s (duration: 24m28.63510592s)
    integration_test.go:36: phase sweet-run @36.915767764s (duration: 25m53.802154602s)
--- FAIL: TestSweetEndToEnd (1595.02s)
2024-07-29 19:23 x_benchmarks-go1.22-linux-amd64-longtest benchmarks@bb87b640 release-branch.go1.22@70a1aae6 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.696846867s)
    integration_test.go:36: phase sweet-get @1.696846867s (duration: 23.101130423s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @24.798445537s (duration: 1m35.346120009s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @24.798323371s (duration: 1m51.479307337s)
    integration_test.go:131: 	phase sweet-run-tile38 @24.798443469s (duration: 2m27.575338025s)
    integration_test.go:131: 	phase sweet-run-go-build @24.79836078s (duration: 3m31.470288637s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m52.373851462s (duration: 1m10.802651012s)
    integration_test.go:131: 	phase sweet-run-markdown @4m3.176597906s (duration: 15.789812524s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @3m56.26874699s (duration: 31.17818596s)
...
        I240729 20:31:16.485423 1 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240729 20:31:16.485428 1 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240729 20:31:16.484990 1 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: failed to execute benchmarks, see log for details
    integration_test.go:191: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m0.144700037s (duration: 27m20.258560677s)
    integration_test.go:36: phase sweet-run @24.79797729s (duration: 28m55.605328705s)
--- FAIL: TestSweetEndToEnd (1764.88s)
2024-07-29 19:23 x_benchmarks-gotip-linux-amd64-longtest-race benchmarks@bb87b640 go@aa97a012 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 17.994232408s)
    integration_test.go:36: phase sweet-get @17.994232408s (duration: 24.794824666s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @42.79021515s (duration: 1m32.381279991s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @42.790083162s (duration: 1m49.441289357s)
    integration_test.go:131: 	phase sweet-run-tile38 @42.790236792s (duration: 2m27.967992993s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m10.758434132s (duration: 1m16.178097983s)
    integration_test.go:131: 	phase sweet-run-go-build @42.790117168s (duration: 3m56.070262756s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m26.936821062s (duration: 33.95338453s)
    integration_test.go:131: 	phase sweet-run-markdown @4m38.860658862s (duration: 23.703571645s)
...
        I240729 20:32:49.909209 2 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240729 20:32:49.909215 2 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240729 20:32:49.908773 2 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: failed to execute benchmarks, see log for details
    integration_test.go:191: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m15.17173531s (duration: 27m6.67275558s)
    integration_test.go:36: phase sweet-run @42.789057074s (duration: 28m39.055514137s)
--- FAIL: TestSweetEndToEnd (1765.95s)
2024-07-29 19:23 x_benchmarks-go1.22-linux-amd64-longtest benchmarks@73a0ff41 release-branch.go1.22@70a1aae6 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.976491939s)
    integration_test.go:36: phase sweet-get @1.976491939s (duration: 27.331990537s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @29.308996639s (duration: 1m49.070931355s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @29.308917941s (duration: 1m59.279822406s)
    integration_test.go:131: 	phase sweet-run-tile38 @29.309088401s (duration: 2m36.00506728s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m5.314234695s (duration: 1m14.454196443s)
    integration_test.go:131: 	phase sweet-run-go-build @29.308937456s (duration: 3m51.441423486s)
    integration_test.go:131: 	phase sweet-run-markdown @4m20.750438925s (duration: 18.225690541s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m19.768565938s (duration: 35.92545482s)
...
        I240729 20:32:55.062786 1 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240729 20:32:55.062791 1 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240729 20:32:55.062323 1 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: failed to execute benchmarks, see log for details
    integration_test.go:191: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m18.380064113s (duration: 28m54.72744432s)
    integration_test.go:36: phase sweet-run @29.308482476s (duration: 30m43.799085044s)
--- FAIL: TestSweetEndToEnd (1877.99s)
2024-07-29 19:23 x_benchmarks-gotip-linux-amd64-longtest benchmarks@73a0ff41 go@aa97a012 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.587087852s)
    integration_test.go:36: phase sweet-get @1.587087852s (duration: 22.546371069s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @24.134033736s (duration: 1m35.878745321s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @24.133948276s (duration: 1m53.181020432s)
    integration_test.go:131: 	phase sweet-run-tile38 @24.134095896s (duration: 2m36.163076659s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m0.297266662s (duration: 1m16.695150422s)
    integration_test.go:131: 	phase sweet-run-go-build @24.133998884s (duration: 3m54.73340985s)
    integration_test.go:131: 	phase sweet-run-markdown @4m18.867473913s (duration: 16.137655752s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m16.992557203s (duration: 32.125878508s)
...
        I240729 20:13:58.104753 2 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240729 20:13:58.104758 2 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240729 20:13:58.104338 2 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:191: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m0.012892086s (duration: 11m49.668063483s)
    integration_test.go:36: phase sweet-run @24.133458921s (duration: 13m25.547541563s)
--- FAIL: TestSweetEndToEnd (834.02s)
2024-07-29 19:23 x_benchmarks-go1.22-linux-amd64-longtest-race benchmarks@3314f5f3 release-branch.go1.22@70a1aae6 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 16.055175602s)
    integration_test.go:36: phase sweet-get @16.055175602s (duration: 23.3763407s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @39.432260479s (duration: 1m32.120171191s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @39.432356918s (duration: 1m48.479419699s)
    integration_test.go:131: 	phase sweet-run-tile38 @39.432267621s (duration: 2m28.616601837s)
    integration_test.go:131: 	phase sweet-run-go-build @39.432323845s (duration: 3m9.120614377s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m8.049096966s (duration: 1m5.969222971s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @3m48.553179964s (duration: 34.451767566s)
    integration_test.go:131: 	phase sweet-run-markdown @4m14.018733642s (duration: 22.418772134s)
...
        I240729 20:14:47.504657 1 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240729 20:14:47.504663 1 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240729 20:14:47.504218 1 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: failed to execute benchmarks, see log for details
    integration_test.go:191: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m11.552704078s (duration: 28m50.987969556s)
    integration_test.go:36: phase sweet-run @39.431516302s (duration: 30m23.109244483s)
--- FAIL: TestSweetEndToEnd (1866.49s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-07-29 19:23 x_benchmarks-go1.23-linux-amd64-longtest-race benchmarks@af1e9c0c release-branch.go1.23@c9940fe2 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 16.381121438s)
    integration_test.go:36: phase sweet-get @16.381121438s (duration: 22.141520632s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @38.523421899s (duration: 1m32.462230733s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @38.523441226s (duration: 1m48.716765713s)
    integration_test.go:131: 	phase sweet-run-tile38 @38.52339799s (duration: 2m24.174179417s)
    integration_test.go:131: 	phase sweet-run-go-build @38.523372051s (duration: 3m20.420765255s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m2.697819882s (duration: 1m10.936597135s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @3m58.94433422s (duration: 32.494753187s)
    integration_test.go:131: 	phase sweet-run-markdown @4m13.634678383s (duration: 21.421635115s)
...
        I240729 19:42:31.734816 2 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240729 19:42:31.734823 2 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240729 19:42:31.734387 2 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:191: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m10.985910121s (duration: 11m1.947574745s)
    integration_test.go:36: phase sweet-run @38.52264207s (duration: 12m34.410916354s)
--- FAIL: TestSweetEndToEnd (796.77s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-07-31 17:45 x_benchmarks-gotip-linux-amd64-longtest-race benchmarks@c9275a8d go@34ddde16 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 16.357046622s)
    integration_test.go:36: phase sweet-get @16.357046622s (duration: 22.546271113s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @38.904221837s (duration: 1m29.304291348s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @38.904269243s (duration: 1m47.446075018s)
    integration_test.go:131: 	phase sweet-run-tile38 @38.904195474s (duration: 2m23.834233691s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m2.738645399s (duration: 1m14.30716119s)
    integration_test.go:131: 	phase sweet-run-go-build @38.904189003s (duration: 3m45.601185273s)
    integration_test.go:131: 	phase sweet-run-markdown @4m24.50552662s (duration: 21.08520131s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m17.046078377s (duration: 29.919241556s)
...
        I240731 18:03:36.350931 2 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240731 18:03:36.350936 2 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240731 18:03:36.350565 2 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:191: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m8.208760888s (duration: 11m24.41335107s)
    integration_test.go:36: phase sweet-run @38.903317735s (duration: 12m53.718898563s)
--- FAIL: TestSweetEndToEnd (817.16s)

watchflakes

@dmitshur dmitshur moved this to Active in Test Flakes Sep 5, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-09-05 00:35 x_benchmarks-gotip-linux-amd64-longtest-race benchmarks@fff5323d go@08c84420 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 18.49073025s)
    integration_test.go:36: phase sweet-get @18.49073025s (duration: 24.972003792s)
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:196: command output:
        [sweet] Work directory: /home/swarming/.swarming/w/ir/x/w/targetrepo1752724631/sweet/tmp/tmp-2
        [sweet] Benchmarks: biogo-igor (1 runs, 1 pgo runs)
...
    integration_test.go:131: 	phase sweet-run-tile38 @43.463830306s (duration: 2m37.103684907s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m20.567747695s (duration: 1m17.145081837s)
    integration_test.go:131: 	phase sweet-run-go-build @43.463832495s (duration: 4m13.828371021s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m37.713132836s (duration: 38.572399244s)
    integration_test.go:131: 	phase sweet-run-etcd @2m37.984851404s (duration: 2m41.439306194s)
    integration_test.go:131: 	phase sweet-run-markdown @4m57.292393024s (duration: 25.432287174s)
    integration_test.go:131: 	phase sweet-run-gvisor @5m16.285855273s (duration: 2m14.946794602s)
    integration_test.go:131: 	phase sweet-run-cockroachdb @1m47.582856509s (duration: 32m10.943791698s)
    integration_test.go:36: phase sweet-run @43.462734042s (duration: 33m15.064305594s)
--- FAIL: TestSweetEndToEnd (2043.58s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-09-05 17:56 x_benchmarks-gotip-linux-amd64-longtest benchmarks@35222a18 go@efbf4b07 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.629487629s)
    integration_test.go:36: phase sweet-get @1.629487629s (duration: 27.603806038s)
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:196: command output:
        [sweet] Work directory: /home/swarming/.swarming/w/ir/x/w/targetrepo1390689053/sweet/tmp/tmp-2
        [sweet] Benchmarks: biogo-igor (1 runs, 1 pgo runs)
...
    integration_test.go:131: 	phase sweet-run-tile38 @29.233652683s (duration: 2m23.573035445s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m52.806790967s (duration: 1m2.322988152s)
    integration_test.go:131: 	phase sweet-run-go-build @29.233598689s (duration: 3m43.049027886s)
    integration_test.go:131: 	phase sweet-run-markdown @4m12.282708526s (duration: 14.72030501s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @3m55.129846592s (duration: 34.456413648s)
    integration_test.go:131: 	phase sweet-run-etcd @2m13.89803226s (duration: 2m28.784793269s)
    integration_test.go:131: 	phase sweet-run-gvisor @4m27.003089106s (duration: 2m15.032691789s)
    integration_test.go:131: 	phase sweet-run-cockroachdb @1m25.811574474s (duration: 29m58.218486699s)
    integration_test.go:36: phase sweet-run @29.233293667s (duration: 30m54.796897282s)
--- FAIL: TestSweetEndToEnd (1887.82s)
2024-09-17 19:25 x_benchmarks-go1.23-linux-amd64-longtest benchmarks@a745fca6 release-branch.go1.23@a74951c5 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.729292731s)
    integration_test.go:36: phase sweet-get @1.729292731s (duration: 22.861305832s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @24.591278527s (duration: 1m34.171586721s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @24.591169885s (duration: 1m49.46588476s)
    integration_test.go:131: 	phase sweet-run-tile38 @24.591245602s (duration: 2m28.856085145s)
    integration_test.go:131: 	phase sweet-run-go-build @24.591248662s (duration: 3m33.08454081s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m53.447491119s (duration: 1m10.430077883s)
    integration_test.go:131: 	phase sweet-run-markdown @4m3.877672245s (duration: 16.347198803s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @3m57.6758703s (duration: 32.128251188s)
...
        I240917 19:42:34.188882 2 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240917 19:42:34.188887 2 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240917 19:42:34.188432 2 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:197: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @1m58.762970632s (duration: 11m26.643042483s)
    integration_test.go:36: phase sweet-run @24.590598563s (duration: 13m0.815524191s)
--- FAIL: TestSweetEndToEnd (809.66s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-09-17 19:25 x_benchmarks-go1.22-linux-amd64-longtest benchmarks@722bb6bd release-branch.go1.22@b4086b7c x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.665841688s)
    integration_test.go:36: phase sweet-get @1.665841688s (duration: 23.061015004s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @24.728429166s (duration: 1m34.698317233s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @24.728340379s (duration: 1m49.462181828s)
    integration_test.go:131: 	phase sweet-run-tile38 @24.728266922s (duration: 2m28.87998398s)
    integration_test.go:131: 	phase sweet-run-go-build @24.728370332s (duration: 3m30.158510073s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m53.608353479s (duration: 1m8.000074627s)
    integration_test.go:131: 	phase sweet-run-markdown @4m1.608503077s (duration: 17.528791402s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @3m54.886942413s (duration: 34.977011798s)
...
        I240917 19:42:15.420059 1 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240917 19:42:15.420064 1 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240917 19:42:15.419679 1 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:197: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @1m59.426840062s (duration: 11m48.598792679s)
    integration_test.go:36: phase sweet-run @24.726856692s (duration: 13m23.298802733s)
--- FAIL: TestSweetEndToEnd (832.22s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-09-19 17:32 x_benchmarks-gotip-linux-amd64-longtest benchmarks@c934f1d1 go@c208b913 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.890532982s)
    integration_test.go:36: phase sweet-get @1.890532982s (duration: 24.352825307s)
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:196: command output:
        [sweet] Work directory: /home/swarming/.swarming/w/ir/x/w/targetrepo2523745479/sweet/tmp/tmp-2
        [sweet] Benchmarks: biogo-igor (1 runs, 1 pgo runs)
...
    integration_test.go:131: 	phase sweet-run-tile38 @26.243790872s (duration: 2m32.322043912s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m58.565936235s (duration: 1m6.598329061s)
    integration_test.go:131: 	phase sweet-run-go-build @26.243801017s (duration: 3m47.569250291s)
    integration_test.go:131: 	phase sweet-run-markdown @4m13.813127789s (duration: 16.821028442s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m5.164375023s (duration: 32.730787457s)
    integration_test.go:131: 	phase sweet-run-etcd @2m11.816918339s (duration: 2m39.793888108s)
    integration_test.go:131: 	phase sweet-run-gvisor @4m30.634237065s (duration: 2m1.623832851s)
    integration_test.go:131: 	phase sweet-run-cockroachdb @1m24.401012087s (duration: 29m56.339156383s)
    integration_test.go:36: phase sweet-run @26.243358289s (duration: 30m54.496946419s)
--- FAIL: TestSweetEndToEnd (1884.52s)
2024-09-19 17:32 x_benchmarks-gotip-linux-amd64-longtest-race benchmarks@c934f1d1 go@c208b913 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 16.762456446s)
    integration_test.go:36: phase sweet-get @16.762456446s (duration: 29.529952609s)
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:196: command output:
        [sweet] Work directory: /home/swarming/.swarming/w/ir/x/w/targetrepo1591139061/sweet/tmp/tmp-2
        [sweet] Benchmarks: biogo-igor (1 runs, 1 pgo runs)
...
    integration_test.go:131: 	phase sweet-run-tile38 @46.293258808s (duration: 2m28.244355959s)
    integration_test.go:131: 	phase sweet-run-go-build @46.293326773s (duration: 3m36.632087934s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m14.537839869s (duration: 1m8.78811003s)
    integration_test.go:131: 	phase sweet-run-markdown @4m23.326294938s (duration: 23.264033942s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m22.925723507s (duration: 32.46846134s)
    integration_test.go:131: 	phase sweet-run-etcd @2m32.195627309s (duration: 2m34.65160664s)
    integration_test.go:131: 	phase sweet-run-gvisor @4m46.59054843s (duration: 2m3.087873854s)
    integration_test.go:131: 	phase sweet-run-cockroachdb @1m43.870443746s (duration: 29m35.673091572s)
    integration_test.go:36: phase sweet-run @46.292409055s (duration: 30m33.251331568s)
--- FAIL: TestSweetEndToEnd (1883.40s)
2024-09-20 15:27 x_benchmarks-go1.23-linux-amd64-longtest benchmarks@b8e725b7 release-branch.go1.23@c8c6f9ab x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.434372865s)
    integration_test.go:36: phase sweet-get @1.434372865s (duration: 26.807872821s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @28.243590668s (duration: 1m32.855549764s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @28.242602538s (duration: 1m47.269266724s)
    integration_test.go:131: 	phase sweet-run-tile38 @28.242684267s (duration: 2m24.209962511s)
    integration_test.go:131: 	phase sweet-run-go-build @28.242630343s (duration: 3m25.38876776s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m52.452769529s (duration: 1m5.996802546s)
    integration_test.go:131: 	phase sweet-run-markdown @3m58.44964935s (duration: 15.87952231s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @3m53.631525526s (duration: 31.445563661s)
...
        I240920 16:04:12.702920 2 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240920 16:04:12.702924 2 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240920 16:04:12.702599 2 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: failed to execute benchmarks: cockroachdb
    integration_test.go:197: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m1.099249115s (duration: 28m54.317485621s)
    integration_test.go:36: phase sweet-run @28.242245686s (duration: 30m27.174556729s)
--- FAIL: TestSweetEndToEnd (1859.34s)
2024-09-20 15:27 x_benchmarks-gotip-linux-amd64-longtest benchmarks@b8e725b7 go@c208b913 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 2.044593182s)
    integration_test.go:36: phase sweet-get @2.044593182s (duration: 29.922306809s)
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:196: command output:
        [sweet] Work directory: /home/swarming/.swarming/w/ir/x/w/targetrepo3045481067/sweet/tmp/tmp-2
        [sweet] Benchmarks: biogo-igor (1 runs, 1 pgo runs)
...
    integration_test.go:131: 	phase sweet-run-tile38 @31.967633003s (duration: 2m43.824811038s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m15.792518658s (duration: 1m14.829499784s)
    integration_test.go:131: 	phase sweet-run-go-build @31.967488672s (duration: 3m59.679586577s)
    integration_test.go:131: 	phase sweet-run-markdown @4m31.647182576s (duration: 18.327684461s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m30.622181208s (duration: 34.087586691s)
    integration_test.go:131: 	phase sweet-run-etcd @2m33.22302549s (duration: 2m43.876445424s)
    integration_test.go:131: 	phase sweet-run-gvisor @4m49.97495033s (duration: 2m1.332689136s)
    integration_test.go:131: 	phase sweet-run-cockroachdb @1m35.653914321s (duration: 31m5.673745494s)
    integration_test.go:36: phase sweet-run @31.966899991s (duration: 32m9.361084268s)
--- FAIL: TestSweetEndToEnd (1965.63s)

watchflakes

@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/615416 mentions this issue: sweet: remove biogo benchmarks from default set

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-09-20 16:09 x_benchmarks-go1.22-linux-amd64-longtest-race benchmarks@faa225d3 release-branch.go1.22@b4086b7c x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 15.431347216s)
    integration_test.go:36: phase sweet-get @15.431347216s (duration: 24.32223057s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @39.75453633s (duration: 1m31.354423437s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @39.75445907s (duration: 1m46.727276794s)
    integration_test.go:131: 	phase sweet-run-tile38 @39.754463357s (duration: 2m23.218309415s)
    integration_test.go:131: 	phase sweet-run-go-build @39.754536303s (duration: 3m32.812969523s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m2.973074019s (duration: 1m10.766897986s)
    integration_test.go:131: 	phase sweet-run-markdown @4m13.740184454s (duration: 23.604764535s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m12.567796108s (duration: 32.876952321s)
...
        I240920 16:43:50.673782 1 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240920 16:43:50.673787 1 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240920 16:43:50.673436 1 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: failed to execute benchmarks: cockroachdb
    integration_test.go:197: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m11.109159897s (duration: 27m32.387041755s)
    integration_test.go:36: phase sweet-run @39.753577786s (duration: 29m3.742704495s)
--- FAIL: TestSweetEndToEnd (1787.74s)
2024-09-20 16:09 x_benchmarks-go1.23-linux-amd64-longtest-race benchmarks@faa225d3 release-branch.go1.23@c8c6f9ab x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 17.074185139s)
    integration_test.go:36: phase sweet-get @17.074185139s (duration: 28.419222105s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @45.494044418s (duration: 1m33.338891948s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @45.494103323s (duration: 1m46.588202469s)
    integration_test.go:131: 	phase sweet-run-tile38 @45.494097429s (duration: 2m23.527938013s)
    integration_test.go:131: 	phase sweet-run-go-build @45.494072557s (duration: 3m27.055198792s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m9.022265965s (duration: 1m11.763844868s)
    integration_test.go:131: 	phase sweet-run-markdown @4m20.786267855s (duration: 25.918607388s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m12.549517602s (duration: 34.38366561s)
...
        I240920 16:27:24.859816 2 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240920 16:27:24.859823 2 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240920 16:27:24.859437 2 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:197: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m18.833137833s (duration: 11m57.326064736s)
    integration_test.go:36: phase sweet-run @45.493407244s (duration: 13m30.665943653s)
--- FAIL: TestSweetEndToEnd (859.98s)
2024-09-21 12:40 x_benchmarks-go1.22-linux-amd64-longtest-race benchmarks@c183e9d1 release-branch.go1.22@b4086b7c x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 16.692506546s)
    integration_test.go:36: phase sweet-get @16.692506546s (duration: 23.883756072s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @40.577241075s (duration: 1m39.353749149s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @40.577268397s (duration: 1m54.169939782s)
    integration_test.go:131: 	phase sweet-run-tile38 @40.577186743s (duration: 2m30.991420663s)
    integration_test.go:131: 	phase sweet-run-go-build @40.577342901s (duration: 3m36.231376895s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m11.568783857s (duration: 1m11.880194829s)
    integration_test.go:131: 	phase sweet-run-markdown @4m23.449210982s (duration: 23.826197221s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m16.808952467s (duration: 33.075886429s)
...
        I240921 13:18:00.649532 1 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240921 13:18:00.649537 1 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240921 13:18:00.649185 1 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: failed to execute benchmarks: cockroachdb
    integration_test.go:197: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m19.931219159s (duration: 29m39.690391671s)
    integration_test.go:36: phase sweet-run @40.576262618s (duration: 31m19.045432672s)
--- FAIL: TestSweetEndToEnd (1924.37s)
2024-09-21 12:40 x_benchmarks-gotip-linux-amd64-longtest benchmarks@c183e9d1 go@097b7162 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.794771302s)
    integration_test.go:36: phase sweet-get @1.794771302s (duration: 22.633137813s)
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:196: command output:
        [sweet] Work directory: /home/swarming/.swarming/w/ir/x/w/targetrepo3206469295/sweet/tmp/tmp-2
        [sweet] Benchmarks: biogo-igor (1 runs, 1 pgo runs)
...
    integration_test.go:131: 	phase sweet-run-tile38 @24.428953545s (duration: 2m30.374701246s)
    integration_test.go:131: 	phase sweet-run-go-build @24.428325542s (duration: 3m31.570555347s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m54.803748936s (duration: 1m3.146739431s)
    integration_test.go:131: 	phase sweet-run-markdown @3m57.950578852s (duration: 15.550577842s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @3m55.998942397s (duration: 31.795049193s)
    integration_test.go:131: 	phase sweet-run-etcd @2m9.44227491s (duration: 2m34.819235903s)
    integration_test.go:131: 	phase sweet-run-gvisor @4m13.501241614s (duration: 1m59.260328303s)
    integration_test.go:131: 	phase sweet-run-cockroachdb @1m20.54336967s (duration: 29m16.996735679s)
    integration_test.go:36: phase sweet-run @24.427909115s (duration: 30m13.11238689s)
--- FAIL: TestSweetEndToEnd (1841.26s)
2024-09-21 13:09 x_benchmarks-gotip-linux-amd64-longtest benchmarks@b013dac7 go@097b7162 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.674898507s)
    integration_test.go:36: phase sweet-get @1.674898507s (duration: 23.457247354s)
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:196: command output:
        [sweet] Work directory: /home/swarming/.swarming/w/ir/x/w/targetrepo2217766768/sweet/tmp/tmp-2
        [sweet] Benchmarks: biogo-igor (1 runs, 1 pgo runs)
...
    integration_test.go:131: 	phase sweet-run-tile38 @25.132543187s (duration: 2m24.993697283s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m50.126354295s (duration: 1m5.573339366s)
    integration_test.go:131: 	phase sweet-run-go-build @25.132500987s (duration: 3m34.307510521s)
    integration_test.go:131: 	phase sweet-run-markdown @3m59.440085373s (duration: 15.543735294s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @3m55.699804475s (duration: 30.86768679s)
    integration_test.go:131: 	phase sweet-run-etcd @2m10.467132642s (duration: 2m32.572732709s)
    integration_test.go:131: 	phase sweet-run-gvisor @4m14.98391747s (duration: 1m57.321854307s)
    integration_test.go:131: 	phase sweet-run-cockroachdb @1m21.604948112s (duration: 28m59.340228376s)
    integration_test.go:36: phase sweet-run @25.132145861s (duration: 29m55.813148953s)
--- FAIL: TestSweetEndToEnd (1824.73s)
2024-09-21 13:10 x_benchmarks-gotip-linux-amd64-longtest benchmarks@b73810ca go@097b7162 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.826670631s)
    integration_test.go:36: phase sweet-get @1.826670631s (duration: 23.489810489s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @25.317636779s (duration: 1m22.547641914s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @25.317552186s (duration: 1m46.316599308s)
    integration_test.go:131: 	phase sweet-run-tile38 @25.317685528s (duration: 2m25.434493122s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m50.752270937s (duration: 1m11.125985179s)
    integration_test.go:131: 	phase sweet-run-go-build @25.317476191s (duration: 3m52.890242755s)
    integration_test.go:131: 	phase sweet-run-markdown @4m18.207860161s (duration: 13.751936364s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m1.87833846s (duration: 32.614488743s)
...
        I240921 13:29:23.204518 2 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240921 13:29:23.204524 2 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240921 13:29:23.204139 2 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:197: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @1m47.865397382s (duration: 11m31.953585746s)
    integration_test.go:36: phase sweet-run @25.31648112s (duration: 12m54.502544629s)
--- FAIL: TestSweetEndToEnd (804.08s)
2024-09-21 13:10 x_benchmarks-gotip-linux-amd64-longtest benchmarks@12fce83d go@097b7162 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.680872289s)
    integration_test.go:36: phase sweet-get @1.680872289s (duration: 22.606165802s)
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:196: command output:
        [sweet] Work directory: /home/swarming/.swarming/w/ir/x/w/targetrepo3874634853/sweet/tmp/tmp-2
        [sweet] Benchmarks: biogo-igor (1 runs, 1 pgo runs)
...
    integration_test.go:131: 	phase sweet-run-tile38 @24.287555955s (duration: 2m29.798752737s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m54.086393886s (duration: 1m7.655439488s)
    integration_test.go:131: 	phase sweet-run-go-build @24.287490486s (duration: 3m45.160450545s)
    integration_test.go:131: 	phase sweet-run-markdown @4m9.448037563s (duration: 16.019000332s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m1.741910934s (duration: 31.894101288s)
    integration_test.go:131: 	phase sweet-run-etcd @2m10.448422544s (duration: 2m35.692653151s)
    integration_test.go:131: 	phase sweet-run-gvisor @4m25.467120759s (duration: 2m5.612705082s)
    integration_test.go:131: 	phase sweet-run-cockroachdb @1m20.536197195s (duration: 29m23.77978239s)
    integration_test.go:36: phase sweet-run @24.287038091s (duration: 30m20.029045694s)
--- FAIL: TestSweetEndToEnd (1848.59s)
2024-09-21 13:11 x_benchmarks-go1.22-linux-amd64-longtest benchmarks@06714b48 release-branch.go1.22@b4086b7c x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.598616913s)
    integration_test.go:36: phase sweet-get @1.598616913s (duration: 22.920799543s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @24.519913444s (duration: 1m33.181030996s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @24.51979701s (duration: 1m50.506039063s)
    integration_test.go:131: 	phase sweet-run-tile38 @24.519877206s (duration: 2m25.793105201s)
    integration_test.go:131: 	phase sweet-run-go-build @24.519873001s (duration: 3m25.858250474s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m50.313049828s (duration: 1m8.782162929s)
    integration_test.go:131: 	phase sweet-run-markdown @3m59.095287641s (duration: 15.144696754s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @3m50.378201496s (duration: 31.55083571s)
...
        I240921 14:19:01.983040 1 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240921 14:19:01.983045 1 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240921 14:19:01.982635 1 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: failed to execute benchmarks: cockroachdb
    integration_test.go:197: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @1m57.701051257s (duration: 29m26.938304764s)
    integration_test.go:36: phase sweet-run @24.519416456s (duration: 31m0.119974221s)
--- FAIL: TestSweetEndToEnd (1888.97s)
2024-09-21 13:11 x_benchmarks-gotip-linux-amd64-longtest benchmarks@06714b48 go@097b7162 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.727131545s)
    integration_test.go:36: phase sweet-get @1.727131545s (duration: 25.027692711s)
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:196: command output:
        [sweet] Work directory: /home/swarming/.swarming/w/ir/x/w/targetrepo4166233034/sweet/tmp/tmp-2
        [sweet] Benchmarks: biogo-igor (1 runs, 1 pgo runs)
...
        I240921 14:16:36.608732 2 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240921 14:16:36.608736 2 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240921 14:16:36.608401 2 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: failed to execute benchmarks: cockroachdb
    integration_test.go:197: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @1m23.947288435s (duration: 30m3.33595555s)
    integration_test.go:36: phase sweet-run @26.754824256s (duration: 31m0.528453786s)
--- FAIL: TestSweetEndToEnd (1891.93s)
2024-09-21 13:11 x_benchmarks-gotip-linux-amd64-longtest-race benchmarks@e49fea36 go@097b7162 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 16.304546925s)
    integration_test.go:36: phase sweet-get @16.304546925s (duration: 22.613738287s)
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:196: command output:
        [sweet] Work directory: /home/swarming/.swarming/w/ir/x/w/targetrepo68005285/sweet/tmp/tmp-2
        [sweet] Benchmarks: biogo-igor (1 runs, 1 pgo runs)
...
    integration_test.go:131: 	phase sweet-run-tile38 @38.919140901s (duration: 2m21.584723103s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m0.504060001s (duration: 1m7.775549307s)
    integration_test.go:131: 	phase sweet-run-go-build @38.919052986s (duration: 3m37.973737294s)
    integration_test.go:131: 	phase sweet-run-markdown @4m16.892990949s (duration: 24.311000387s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m8.27985329s (duration: 33.146148647s)
    integration_test.go:131: 	phase sweet-run-etcd @2m24.980867338s (duration: 2m33.292206252s)
    integration_test.go:131: 	phase sweet-run-gvisor @4m41.20418692s (duration: 2m17.040571388s)
    integration_test.go:131: 	phase sweet-run-cockroachdb @1m35.927824886s (duration: 29m11.023774776s)
    integration_test.go:36: phase sweet-run @38.918285212s (duration: 30m8.033451939s)
--- FAIL: TestSweetEndToEnd (1850.88s)
2024-09-21 13:11 x_benchmarks-go1.22-linux-amd64-longtest benchmarks@9b3f4a58 release-branch.go1.22@b4086b7c x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.329515837s)
    integration_test.go:36: phase sweet-get @1.329515837s (duration: 21.262720992s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @22.594249366s (duration: 1m28.388940208s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @22.594197873s (duration: 1m44.077120443s)
    integration_test.go:131: 	phase sweet-run-tile38 @22.594256104s (duration: 2m16.512271306s)
    integration_test.go:131: 	phase sweet-run-go-build @22.59420948s (duration: 3m14.294499178s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m39.106614909s (duration: 1m3.233697984s)
    integration_test.go:131: 	phase sweet-run-markdown @3m42.340378892s (duration: 15.401510114s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @3m36.888830999s (duration: 30.194979713s)
...
        I240921 13:45:50.739993 1 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240921 13:45:50.739997 1 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240921 13:45:50.739684 1 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: failed to execute benchmarks: cockroachdb
    integration_test.go:197: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @1m50.983282339s (duration: 24m49.305397944s)
    integration_test.go:36: phase sweet-run @22.592236829s (duration: 26m17.696477585s)
--- FAIL: TestSweetEndToEnd (1604.15s)
2024-09-21 13:11 x_benchmarks-gotip-linux-amd64-longtest-race benchmarks@9b3f4a58 go@03fecda0 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 16.74772567s)
    integration_test.go:36: phase sweet-get @16.74772567s (duration: 25.032133583s)
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:196: command output:
        [sweet] Work directory: /home/swarming/.swarming/w/ir/x/w/targetrepo2875868184/sweet/tmp/tmp-2
        [sweet] Benchmarks: biogo-igor (1 runs, 1 pgo runs)
...
    integration_test.go:131: 	phase sweet-run-tile38 @41.781056667s (duration: 2m31.473495542s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m13.254771367s (duration: 1m7.728978632s)
    integration_test.go:131: 	phase sweet-run-go-build @41.781060818s (duration: 3m55.618464574s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m20.983991342s (duration: 36.086771306s)
    integration_test.go:131: 	phase sweet-run-markdown @4m37.399773866s (duration: 23.025399635s)
    integration_test.go:131: 	phase sweet-run-etcd @2m34.546654416s (duration: 2m43.10089399s)
    integration_test.go:131: 	phase sweet-run-gvisor @4m57.070978772s (duration: 2m15.343520143s)
    integration_test.go:131: 	phase sweet-run-cockroachdb @1m45.650751902s (duration: 29m53.569514075s)
    integration_test.go:36: phase sweet-run @41.779859253s (duration: 30m57.440617694s)
--- FAIL: TestSweetEndToEnd (1903.25s)
2024-09-24 18:37 x_benchmarks-gotip-linux-amd64-longtest-race benchmarks@ffe4d68a go@03fecda0 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 17.319364049s)
    integration_test.go:36: phase sweet-get @17.319364049s (duration: 25.147324524s)
    integration_test.go:131: 	phase sweet-run-biogo-igor @42.46745853s (duration: 1m35.131719116s)
    integration_test.go:131: 	phase sweet-run-biogo-krishna @42.467558666s (duration: 1m53.328628823s)
    integration_test.go:131: 	phase sweet-run-tile38 @42.467467573s (duration: 2m30.265972094s)
    integration_test.go:131: 	phase sweet-run-bleve-index @3m12.733687837s (duration: 1m19.130809837s)
    integration_test.go:131: 	phase sweet-run-go-build @42.46752055s (duration: 3m58.173057018s)
    integration_test.go:131: 	phase sweet-run-markdown @4m40.640767306s (duration: 22.600924802s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m31.864740969s (duration: 32.310866006s)
...
        I240924 18:54:07.746073 2 util/log/file_sync_buffer.go:242 ⋮ [config]   log format (utf8=✓): crdb-v2
        I240924 18:54:07.746078 2 util/log/file_sync_buffer.go:242 ⋮ [config]   line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg
        I240924 18:54:07.745563 2 util/log/flags.go:222  [-] 1  stderr capture started
        
        error: exit status 1
        [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details
    integration_test.go:197: exit status 1
    integration_test.go:131: 	phase sweet-run-cockroachdb @2m17.599441435s (duration: 12m0.664054735s)
    integration_test.go:36: phase sweet-run @42.466688573s (duration: 13m35.796893569s)
--- FAIL: TestSweetEndToEnd (863.03s)
2024-09-24 18:56 x_benchmarks-gotip-linux-amd64-longtest benchmarks@fdb6f75e go@03fecda0 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log)
=== RUN   TestSweetEndToEnd
    integration_test.go:36: phase setup @0s (duration: 1.68144745s)
    integration_test.go:36: phase sweet-get @1.68144745s (duration: 23.633271509s)
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:176: output for biogo-igor:
    integration_test.go:183: 
    integration_test.go:196: command output:
        [sweet] Work directory: /home/swarming/.swarming/w/ir/x/w/targetrepo1996185079/sweet/tmp/tmp-2
        [sweet] Benchmarks: biogo-igor (1 runs, 1 pgo runs)
...
    integration_test.go:131: 	phase sweet-run-tile38 @25.315081874s (duration: 2m32.522084903s)
    integration_test.go:131: 	phase sweet-run-go-build @25.315045231s (duration: 3m37.521907108s)
    integration_test.go:131: 	phase sweet-run-bleve-index @2m57.837273071s (duration: 1m5.007038115s)
    integration_test.go:131: 	phase sweet-run-markdown @4m2.844369212s (duration: 16.185723195s)
    integration_test.go:131: 	phase sweet-run-gopher-lua @4m2.837028084s (duration: 32.39286068s)
    integration_test.go:131: 	phase sweet-run-etcd @2m11.08392653s (duration: 2m33.058678326s)
    integration_test.go:131: 	phase sweet-run-gvisor @4m19.030188516s (duration: 2m7.724754234s)
    integration_test.go:131: 	phase sweet-run-cockroachdb @1m23.014635023s (duration: 28m40.382411572s)
    integration_test.go:36: phase sweet-run @25.314718959s (duration: 29m38.082550856s)
--- FAIL: TestSweetEndToEnd (1807.19s)

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Archived in project
Development

No branches or pull requests

4 participants