Use of LUCI is subject to the Google [Terms of Service](
https://policies.google.com/terms) and [Privacy Policy](
https://policies.google.com/privacy)
[I2025-12-08T18:24:38.950064-08:00 13124 0 sink.go:354] SinkServer: warm-up started
[I2025-12-08T18:24:38.950147-08:00 13124 0 sink.go:427] SinkServer: starting HTTP server...
[I2025-12-08T18:24:38.951082-08:00 13124 0 sink.go:359] SinkServer: warm-up ended
[I2025-12-08T18:24:38.951363-08:00 13124 0 cmd_stream.go:577] rdb-stream: starting the test command - ["/b/s/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/b/s/w/ir/x/w/go.testjson" "--" "/b/s/w/ir/x/w/goroot/bin/go" "test" "-json" "-short" "./..."]
panic: test timed out after 10m0s
running tests:
TestIntegration (10m0s)
goroutine 18 [running]:
testing.(*M).startAlarm.func1()
/b/s/w/ir/x/w/goroot/src/testing/testing.go:2682 +0x345
created by time.goFunc
/b/s/w/ir/x/w/goroot/src/time/sleep.go:215 +0x2d
goroutine 1 [chan receive]:
testing.(*T).Run(0xc0000036c0, {0x591bb1?, 0xc000098b30?}, 0x59dab0)
/b/s/w/ir/x/w/goroot/src/testing/testing.go:2005 +0x485
testing.runTests.func1(0xc0000036c0)
/b/s/w/ir/x/w/goroot/src/testing/testing.go:2477 +0x37
testing.tRunner(0xc0000036c0, 0xc000098c70)
/b/s/w/ir/x/w/goroot/src/testing/testing.go:1934 +0xea
testing.runTests(0xc000010198, {0x6cf000, 0x1, 0x1}, {0x7?, 0xc0000a88c0?, 0x6d96a0?})
/b/s/w/ir/x/w/goroot/src/testing/testing.go:2475 +0x4b4
testing.(*M).Run(0xc00009c3c0)
/b/s/w/ir/x/w/goroot/src/testing/testing.go:2337 +0x63a
main.main()
_testmain.go:45 +0x9b
goroutine 6 [syscall]:
syscall.Syscall6(0xf7, 0x3, 0xb, 0xc000099c30, 0x4, 0xc0001c6000, 0x0)
/b/s/w/ir/x/w/goroot/src/syscall/syscall_linux.go:96 +0x39
internal/syscall/unix.Waitid(0x4f75f5?, 0xc00018e020?, 0x1?, 0xc0001a2000?, 0xb?)
/b/s/w/ir/x/w/goroot/src/internal/syscall/unix/waitid_linux.go:18 +0x39
os.(*Process).pidfdWait.func1(...)
/b/s/w/ir/x/w/goroot/src/os/pidfd_linux.go:109
os.ignoringEINTR(...)
/b/s/w/ir/x/w/goroot/src/os/file_posix.go:256
os.(*Process).pidfdWait(0xc0001c2000)
/b/s/w/ir/x/w/goroot/src/os/pidfd_linux.go:108 +0x1a9
os.(*Process).wait(0x4f7920?)
/b/s/w/ir/x/w/goroot/src/os/exec_unix.go:25 +0x1a
os.(*Process).Wait(...)
/b/s/w/ir/x/w/goroot/src/os/exec.go:340
os/exec.(*Cmd).Wait(0xc0001a4000)
/b/s/w/ir/x/w/goroot/src/os/exec/exec.go:922 +0x45
os/exec.(*Cmd).Run(0xc0001a4000)
/b/s/w/ir/x/w/goroot/src/os/exec/exec.go:626 +0x2d
os/exec.(*Cmd).CombinedOutput(0xc0001a4000)
/b/s/w/ir/x/w/goroot/src/os/exec/exec.go:1039 +0x85
github.com/golang/vscode-go/build_test.TestIntegration(0xc000003880)
/b/s/w/ir/x/w/targetrepo3919093775/build/integration_test.go:79 +0x39e
testing.tRunner(0xc000003880, 0x59dab0)
/b/s/w/ir/x/w/goroot/src/testing/testing.go:1934 +0xea
created by testing.(*T).Run in goroutine 1
/b/s/w/ir/x/w/goroot/src/testing/testing.go:1997 +0x465
goroutine 17 [IO wait]:
internal/poll.runtime_pollWait(0x7b6337c8c800, 0x72)
/b/s/w/ir/x/w/goroot/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc0001b0060?, 0xc0001f1748?, 0x1)
/b/s/w/ir/x/w/goroot/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
/b/s/w/ir/x/w/goroot/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0001b0060, {0xc0001f1748, 0x28b8, 0x28b8})
/b/s/w/ir/x/w/goroot/src/internal/poll/fd_unix.go:165 +0x279
os.(*File).read(...)
/b/s/w/ir/x/w/goroot/src/os/file_posix.go:29
os.(*File).Read(0xc000192010, {0xc0001f1748?, 0x4148bf?, 0x5653e0?})
/b/s/w/ir/x/w/goroot/src/os/file.go:144 +0x4f
bytes.(*Buffer).ReadFrom(0xc00019e2d0, {0x5cd798, 0xc00011a008})
/b/s/w/ir/x/w/goroot/src/bytes/buffer.go:217 +0x98
io.copyBuffer({0x5cdae0, 0xc00019e2d0}, {0x5cd798, 0xc00011a008}, {0x0, 0x0, 0x0})
/b/s/w/ir/x/w/goroot/src/io/io.go:415 +0x151
io.Copy(...)
/b/s/w/ir/x/w/goroot/src/io/io.go:388
os.genericWriteTo(0xc000192010?, {0x5cdae0, 0xc00019e2d0})
/b/s/w/ir/x/w/goroot/src/os/file.go:295 +0x4f
os.(*File).WriteTo(0xc000192010, {0x5cdae0, 0xc00019e2d0})
/b/s/w/ir/x/w/goroot/src/os/file.go:273 +0x9c
io.copyBuffer({0x5cdae0, 0xc00019e2d0}, {0x5cd818, 0xc000192010}, {0x0, 0x0, 0x0})
/b/s/w/ir/x/w/goroot/src/io/io.go:411 +0x9d
io.Copy(...)
/b/s/w/ir/x/w/goroot/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
/b/s/w/ir/x/w/goroot/src/os/exec/exec.go:596 +0x34
os/exec.(*Cmd).Start.func2(0x0?)
/b/s/w/ir/x/w/goroot/src/os/exec/exec.go:749 +0x2c
created by os/exec.(*Cmd).Start in goroutine 6
/b/s/w/ir/x/w/goroot/src/os/exec/exec.go:748 +0x935
FAIL github.com/golang/vscode-go/build 600.016s
ok github.com/golang/vscode-go/internal/vscgo 0.007s
Warning: no '=' in invocation-link-artifacts pair: "", ignoring
[W2025-12-08T18:34:39.381001-08:00 13124 0 cmd_stream.go:589] rdb-stream: test process exited with error: exit status 1
[I2025-12-08T18:34:39.381098-08:00 13124 0 cmd_stream.go:573] rdb-stream: the test process terminated
[I2025-12-08T18:34:39.381284-08:00 13124 0 sink.go:452] SinkServer: shutdown started
[I2025-12-08T18:34:39.381409-08:00 13124 0 sink.go:430] SinkServer: HTTP server stopped with "http: Server closed"
[I2025-12-08T18:34:39.381435-08:00 13124 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2025-12-08T18:34:39.414514-08:00 13124 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2025-12-08T18:34:39.414589-08:00 13124 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2025-12-08T18:34:39.468760-08:00 13124 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2025-12-08T18:34:39.468820-08:00 13124 0 sink.go:455] SinkServer: shutdown completed successfully
[I2025-12-08T18:34:39.468859-08:00 13124 0 cmd_stream.go:498] rdb-stream: exiting with 1