Skip to content

cmd/internal/testdir: Test/rangegen.go failures #67556

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

Open
gopherbot opened this issue May 21, 2024 · 70 comments
Open

cmd/internal/testdir: Test/rangegen.go failures #67556

gopherbot opened this issue May 21, 2024 · 70 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"

Issue created automatically to collect these failures.

Example (log):

=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:145: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (54.26s)

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 May 21, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2024-04-09 04:07 gotip-linux-ppc64_power8 go@9f3f4c64 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:145: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (54.26s)

watchflakes

@pmur
Copy link
Contributor

pmur commented May 23, 2024

The most recent ppc64le power9 failures indicate OOM. The ppc64le containers are limited to 10GB today (including tmpfs for LUCI stuff). The rangegen test is probably the most memory intensive test.

Memory cgroup out of memory: Killed process 2631390 (compile) total-vm:3672064kB, anon-rss:2462528kB, file-rss:128kB, shmem-rss:16704kB, UID:2000 pgtables:350kB oom_score_adj:0

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2024-06-04 15:28 gotip-linux-ppc64le_power9 go@535f81e7 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:145: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
        
--- FAIL: Test/rangegen.go (75.88s)
2024-06-04 16:19 gotip-linux-ppc64le_power9 go@b5a86178 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:145: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
        
--- FAIL: Test/rangegen.go (69.98s)
2024-06-05 19:56 gotip-linux-ppc64le_power9 go@e53d10dc cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:145: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
        
--- FAIL: Test/rangegen.go (67.58s)
2024-06-21 12:36 gotip-linux-ppc64le_power9 go@20b79fd5 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:145: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
        
--- FAIL: Test/rangegen.go (58.92s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2024-07-17 15:08 gotip-linux-ppc64le_power9 go@fc51e502 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:145: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
        
--- FAIL: Test/rangegen.go (65.10s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2024-07-22 15:45 gotip-linux-ppc64le_power9 go@f0de94ff cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:145: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
        
--- FAIL: Test/rangegen.go (65.94s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2024-07-23 17:16 gotip-linux-ppc64le_power9 go@fe87b586 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:145: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
        
--- FAIL: Test/rangegen.go (66.05s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2024-07-25 14:38 gotip-linux-ppc64le_power9 go@e76353d5 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:145: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
        
--- FAIL: Test/rangegen.go (63.98s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2024-07-24 18:55 go1.23-linux-ppc64le_power9 release-branch.go1.23@559c7759 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:145: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
        
--- FAIL: Test/rangegen.go (73.00s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2024-07-30 17:16 gotip-linux-ppc64le_power9 go@c7227bc7 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:145: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
        
--- FAIL: Test/rangegen.go (57.99s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2024-07-31 14:26 gotip-linux-ppc64le_power9 go@eea2e929 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:145: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
        
--- FAIL: Test/rangegen.go (73.02s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2024-07-31 21:23 gotip-linux-ppc64le_power9 go@31e692be cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:145: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
        
--- FAIL: Test/rangegen.go (73.01s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2024-08-01 02:53 gotip-linux-ppc64le_power9 go@bd85a3b1 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:145: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
        
--- FAIL: Test/rangegen.go (76.35s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2024-08-01 19:13 gotip-linux-ppc64le_power9 go@2caf638e cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:145: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
        
--- FAIL: Test/rangegen.go (55.61s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2024-08-02 00:29 gotip-linux-ppc64le_power9 go@11dbbaff cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:145: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
        
--- FAIL: Test/rangegen.go (53.98s)
2024-08-02 14:14 gotip-linux-ppc64le_power9 go@9abd1144 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:145: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
        
--- FAIL: Test/rangegen.go (63.39s)

watchflakes

@pmur
Copy link
Contributor

pmur commented Aug 5, 2024

I've readjusted the power9 builders to 4 instances, and reallocated the memory (about 3G more to the remaining buildlets). I suspect the underlying hardware is overcommitted, and that is the cause of the spurious slowdowns we see only on P9.

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2024-08-05 13:12 gotip-linux-ppc64le_power9 go@d465aee0 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:145: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
        
--- FAIL: Test/rangegen.go (55.73s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2024-09-20 19:09 gotip-windows-arm64 go@6600a871 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        # command-line-arguments
        fatal error: runtime: cannot allocate memory
        
        runtime stack:
        runtime.throw({0x7ff7cef77d8e?, 0x407c07a000?})
        	runtime/panic.go:1069 +0x38 fp=0xde829ffc40 sp=0xde829ffc10 pc=0x7ff7ce6404c8
...
        cmd/compile/internal/gc.compileFunctions.func5.1(0x0?)
        	cmd/compile/internal/gc/compile.go:189 +0x40 fp=0x40563cffa0 sp=0x40563cff60 pc=0x7ff7cee47250
        cmd/compile/internal/gc.compileFunctions.func3.1()
        	cmd/compile/internal/gc/compile.go:171 +0x3c fp=0x40563cffd0 sp=0x40563cffa0 pc=0x7ff7cee475bc
        runtime.goexit({})
        	runtime/asm_arm64.s:1223 +0x4 fp=0x40563cffd0 sp=0x40563cffd0 pc=0x7ff7ce647794
        created by cmd/compile/internal/gc.compileFunctions.func3 in goroutine 13
        	cmd/compile/internal/gc/compile.go:170 +0x1e0
        
--- FAIL: Test/rangegen.go (28.68s)
2024-09-20 20:19 gotip-windows-arm64 go@097b7162 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        # command-line-arguments
        fatal error: runtime: cannot allocate memory
        
        runtime stack:
        runtime.throw({0x7ff738817d8e?, 0x7ff737e88b40?})
        	runtime/panic.go:1069 +0x38 fp=0xc74afffa70 sp=0xc74afffa40 pc=0x7ff737ee04c8
...
        runtime.chansend1(0x0?, 0x0?)
        	runtime/chan.go:157 +0x18 fp=0x404699ffa0 sp=0x404699ff70 pc=0x7ff737e67d58
        cmd/compile/internal/gc.compileFunctions.func3.1()
        	cmd/compile/internal/gc/compile.go:172 +0x48 fp=0x404699ffd0 sp=0x404699ffa0 pc=0x7ff7386e75c8
        runtime.goexit({})
        	runtime/asm_arm64.s:1223 +0x4 fp=0x404699ffd0 sp=0x404699ffd0 pc=0x7ff737ee7794
        created by cmd/compile/internal/gc.compileFunctions.func3 in goroutine 18
        	cmd/compile/internal/gc/compile.go:170 +0x1e0
        
--- FAIL: Test/rangegen.go (43.82s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2024-10-28 21:25 gotip-windows-arm64 go@775837f5 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        # command-line-arguments
        runtime: VirtualAlloc of 8192 bytes failed with errno=1455
        fatal error: out of memory
        
        runtime stack:
        runtime.throw({0x7ff7abe604ea?, 0x408aa58000?})
...
        runtime.chansend1(0x0?, 0x400005df80?)
        	runtime/chan.go:157 +0x18 fp=0x40573f3fa0 sp=0x40573f3f70 pc=0x7ff7ab4b7c28
        cmd/compile/internal/gc.compileFunctions.func3.1()
        	cmd/compile/internal/gc/compile.go:172 +0x48 fp=0x40573f3fd0 sp=0x40573f3fa0 pc=0x7ff7abd3f7e8
        runtime.goexit({})
        	runtime/asm_arm64.s:1260 +0x4 fp=0x40573f3fd0 sp=0x40573f3fd0 pc=0x7ff7ab537744
        created by cmd/compile/internal/gc.compileFunctions.func3 in goroutine 22
        	cmd/compile/internal/gc/compile.go:170 +0x1e0
        
--- FAIL: Test/rangegen.go (45.51s)
2024-10-28 21:25 gotip-windows-arm64 go@cd54b9ba cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        # command-line-arguments
        runtime: VirtualAlloc of 8192 bytes failed with errno=1455
        fatal error: out of memory
        runtime: VirtualAlloc of 8192 bytes failed with errno=1455
        fatal error: out of memory
        runtime: VirtualAlloc of 8192 bytes failed with errno=1455
        fatal error: out of memory
        
        runtime stack:
        runtime.throw({0x7ff696fa04f5?, 0x408fb0c000?})
        	runtime/panic.go:1074 +0x38 fp=0x7c95fff600 sp=0x7c95fff5d0 pc=0x7ff696670268
        runtime.sysUsedOS(0x408fb0c000, 0x2000)
        	runtime/mem_windows.go:83 +0x178 fp=0x7c95fff660 sp=0x7c95fff600 pc=0x7ff69660a768
        runtime.sysUsed(...)
        	runtime/mem.go:77
        runtime.(*mheap).allocSpan(0x7ff697768760, 0x1, 0x0, 0x26)
...
        runtime.sysUsed(...)
        	runtime/mem.go:77
        runtime.(*mheap).allocSpan(0x7ff697768760, 0x1, 0x0, 0x3f)
        	runtime/mheap.go:1345 +0x880 fp=0x7c953ff7f0 sp=0x7c953ff6d0 pc=0x7ff696620fe0
        runtime.(*mheap).alloc.func1()
        	runtime/mheap.go:962 +0x6c fp=0x7c953ff840 sp=0x7c953ff7f0 pc=0x7ff69662024c
        runtime.systemstack(0x86)
        	runtime/asm_arm64.s:281 +0x6c fp=0x7c953ff850 sp=0x7c953ff840 pc=0x7ff69667531c
        
--- FAIL: Test/rangegen.go (44.41s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2024-11-20 22:41 gotip-windows-arm64 go@dce30a19 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        # command-line-arguments
        fatal error: runtime: cannot allocate memory
        
        runtime stack:
        runtime.throw({0x7ff6498adca5?, 0x404d630000?})
        	runtime/panic.go:1099 +0x38 fp=0xa97cdff840 sp=0xa97cdff810 pc=0x7ff648f29ae8
...
        cmd/compile/internal/gc.compileFunctions.func5.1(0x0?)
        	cmd/compile/internal/gc/compile.go:189 +0x40 fp=0x4048dbffa0 sp=0x4048dbff60 pc=0x7ff649754610
        cmd/compile/internal/gc.compileFunctions.func3.1()
        	cmd/compile/internal/gc/compile.go:171 +0x3c fp=0x4048dbffd0 sp=0x4048dbffa0 pc=0x7ff64975497c
        runtime.goexit({})
        	runtime/asm_arm64.s:1260 +0x4 fp=0x4048dbffd0 sp=0x4048dbffd0 pc=0x7ff648f31124
        created by cmd/compile/internal/gc.compileFunctions.func3 in goroutine 9
        	cmd/compile/internal/gc/compile.go:170 +0x1e0
        
--- FAIL: Test/rangegen.go (25.68s)
2024-11-21 15:06 gotip-windows-arm64 go@0a0a7a56 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        # command-line-arguments
        runtime: VirtualAlloc of 16384 bytes failed with errno=1455
        fatal error: out of memory
        
        runtime stack:
        runtime.throw({0x7ff75eb87e71?, 0x40613c0000?})
...
        runtime.chansend1(0x0?, 0x0?)
        	runtime/chan.go:161 +0x18 fp=0x4060a6dfa0 sp=0x4060a6df70 pc=0x7ff75e1a7d78
        cmd/compile/internal/gc.compileFunctions.func3.1()
        	cmd/compile/internal/gc/compile.go:172 +0x48 fp=0x4060a6dfd0 sp=0x4060a6dfa0 pc=0x7ff75ea44a38
        runtime.goexit({})
        	runtime/asm_arm64.s:1260 +0x4 fp=0x4060a6dfd0 sp=0x4060a6dfd0 pc=0x7ff75e221114
        created by cmd/compile/internal/gc.compileFunctions.func3 in goroutine 9
        	cmd/compile/internal/gc/compile.go:170 +0x1e0
        
--- FAIL: Test/rangegen.go (29.50s)
2024-11-21 15:20 gotip-windows-arm64 go@57147256 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        # command-line-arguments
        runtime: VirtualAlloc of 40960 bytes failed with errno=1455
        fatal error: out of memory
        
        runtime stack:
        runtime.throw({0x7ff716cc7e71?, 0x406049a000?})
...
        cmd/compile/internal/gc.compileFunctions.func5.1(0x0?)
        	cmd/compile/internal/gc/compile.go:189 +0x40 fp=0x4060343fa0 sp=0x4060343f60 pc=0x7ff716b846c0
        cmd/compile/internal/gc.compileFunctions.func3.1()
        	cmd/compile/internal/gc/compile.go:171 +0x3c fp=0x4060343fd0 sp=0x4060343fa0 pc=0x7ff716b84a2c
        runtime.goexit({})
        	runtime/asm_arm64.s:1260 +0x4 fp=0x4060343fd0 sp=0x4060343fd0 pc=0x7ff716361114
        created by cmd/compile/internal/gc.compileFunctions.func3 in goroutine 18
        	cmd/compile/internal/gc/compile.go:170 +0x1e0
        
--- FAIL: Test/rangegen.go (30.45s)
2024-11-21 15:44 gotip-windows-arm64 go@a5c1b1c4 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        # command-line-arguments
        fatal error: runtime: cannot allocate memory
        
        runtime stack:
        runtime.throw({0x7ff79df7dd4f?, 0x407a5ac000?})
        	runtime/panic.go:1099 +0x38 fp=0xf5b3dff560 sp=0xf5b3dff530 pc=0x7ff79d5f9ad8
...
        cmd/compile/internal/gc.compileFunctions.func5.1(0x40003f1040?)
        	cmd/compile/internal/gc/compile.go:189 +0x40 fp=0x4072e9bfa0 sp=0x4072e9bf60 pc=0x7ff79de246c0
        cmd/compile/internal/gc.compileFunctions.func3.1()
        	cmd/compile/internal/gc/compile.go:171 +0x3c fp=0x4072e9bfd0 sp=0x4072e9bfa0 pc=0x7ff79de24a2c
        runtime.goexit({})
        	runtime/asm_arm64.s:1260 +0x4 fp=0x4072e9bfd0 sp=0x4072e9bfd0 pc=0x7ff79d601114
        created by cmd/compile/internal/gc.compileFunctions.func3 in goroutine 9
        	cmd/compile/internal/gc/compile.go:170 +0x1e0
        
--- FAIL: Test/rangegen.go (34.65s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2024-12-27 20:34 gotip-linux-ppc64_power8 go@e3cd55e9 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (72.82s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2024-12-30 20:06 gotip-linux-ppc64_power8 go@ba1deb1c cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (78.17s)
2024-12-30 20:23 gotip-linux-ppc64_power8 go@b702a26c cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (81.28s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-01-03 22:12 gotip-linux-ppc64_power8 go@5da02635 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (100.06s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-01-08 19:44 gotip-linux-ppc64_power8 go@54693a81 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (64.75s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-01-09 23:08 gotip-linux-ppc64_power8 go@932ec2be cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (55.48s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-01-28 18:44 gotip-linux-ppc64_power8 go@4ebd5bf8 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (68.24s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-01-29 02:20 gotip-linux-ppc64_power8 go@90ec9996 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (54.24s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-03 15:28 gotip-linux-ppc64_power8 go@9da530f1 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (50.38s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-03 16:20 gotip-linux-ppc64_power8 go@4f11d587 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (89.48s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-13 04:49 gotip-linux-ppc64_power8 go@f2cadb6b cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (65.43s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-13 15:11 gotip-linux-ppc64_power8 go@c4136a43 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (50.57s)
2025-02-13 16:00 gotip-linux-ppc64_power8 go@f91ac1b6 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (74.23s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-13 22:08 gotip-linux-ppc64_power8 go@187fd269 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (68.87s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-14 17:38 gotip-linux-ppc64_power8 go@242ef7cb cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (48.95s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-15 00:01 gotip-linux-ppc64_power8 go@7b7307f6 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (57.48s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-18 02:02 gotip-linux-ppc64_power8 go@81c66e71 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (48.47s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-18 17:03 gotip-linux-ppc64_power8 go@a73c6545 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (48.08s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-19 01:51 gotip-linux-ppc64_power8 go@a7489b86 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (74.03s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-19 16:27 gotip-linux-ppc64_power8 go@9ddeac30 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (62.77s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-19 18:22 gotip-linux-ppc64_power8 go@3c05790d cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (50.94s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-20 11:20 gotip-linux-ppc64_power8 go@04de448c cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (58.86s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-20 16:16 gotip-linux-ppc64_power8 go@458ac1b0 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (48.24s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-25 16:17 gotip-linux-ppc64_power8 go@6adf08f7 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (101.60s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-25 19:49 gotip-linux-ppc64_power8 go@77ce76d7 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (65.75s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-26 03:23 gotip-linux-ppc64_power8 go@767c0fb9 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (50.11s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-26 10:02 gotip-linux-ppc64_power8 go@1b1c6b83 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (59.05s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-26 22:39 gotip-linux-ppc64_power8 go@2e71ae33 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (68.21s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-27 01:35 gotip-linux-ppc64_power8 go@11c847e5 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (57.35s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-27 17:23 gotip-linux-ppc64_power8 go@d31c8055 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (48.99s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-28 18:17 gotip-linux-ppc64_power8 go@1dafccaa cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (46.37s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-02-28 22:09 gotip-linux-ppc64_power8 go@68949049 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (47.77s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-03-01 08:29 gotip-linux-ppc64_power8 go@f4750a6c cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (66.23s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-03-03 15:45 gotip-linux-ppc64_power8 go@bda9f85e cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (47.38s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-03-03 19:07 gotip-linux-ppc64_power8 go@4b1ac7bb cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (68.52s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-03-04 16:58 gotip-linux-ppc64_power8 go@ba3c57fc cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (57.89s)
2025-03-04 18:31 gotip-linux-ppc64_power8 go@f95941de cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (92.16s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-03-06 15:57 gotip-linux-ppc64_power8 go@92a63bdf cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (84.64s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-03-05 21:27 go1.24-linux-ppc64_power8 release-branch.go1.24@0ace2d8a cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (66.54s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-03-24 22:37 go1.24-linux-ppc64_power8 release-branch.go1.24@213f1566 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (73.38s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-04-07 16:32 gotip-windows-arm64 go@3046b499 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        # command-line-arguments
        fatal error: runtime: cannot allocate memory
        
        runtime stack:
        runtime.throw({0x7ff664062bb9?, 0x400004ae00?})
        	runtime/panic.go:1089 +0x34 fp=0xc7b1bffb50 sp=0xc7b1bffb20 pc=0x7ff663710ea4
...
        runtime.chansend1(0x4000022380, 0x4002228b30)
        	runtime/chan.go:161 +0x320 fp=0x4055369fa0 sp=0x4055369f20 pc=0x7ff6636a0580
        cmd/compile/internal/gc.compileFunctions.func3.1()
        	cmd/compile/internal/gc/compile.go:174 +0x40 fp=0x4055369fd0 sp=0x4055369fa0 pc=0x7ff663f04b80
        runtime.goexit({})
        	runtime/asm_arm64.s:1266 +0x4 fp=0x4055369fd0 sp=0x4055369fd0 pc=0x7ff6637185c4
        created by cmd/compile/internal/gc.compileFunctions.func3 in goroutine 13
        	cmd/compile/internal/gc/compile.go:172 +0x1e4
        
--- FAIL: Test/rangegen.go (37.16s)
2025-04-07 16:53 gotip-windows-arm64 go@adb29670 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        # command-line-arguments
        runtime: VirtualAlloc of 8192 bytes failed with errno=1455
        fatal error: out of memory
        runtime: VirtualAlloc of 8192 bytes failed with errno=1455
        fatal error: out of memory
        
...
        runtime.sysUsed(...)
        	runtime/mem.go:85
        runtime.(*mheap).allocSpan(0x7ff6cdc84fc0, 0x1, 0x0, 0x15)
        	runtime/mheap.go:1367 +0x8ec fp=0x62c2dffae0 sp=0x62c2dff9c0 pc=0x7ff6ccaf496c
        runtime.(*mcentral).grow.(*mheap).alloc.func1()
        	runtime/mheap.go:984 +0x5c fp=0x62c2dffb30 sp=0x62c2dffae0 pc=0x7ff6ccaddaec
        runtime.systemstack(0x87)
        	runtime/asm_arm64.s:292 +0x6c fp=0x62c2dffb40 sp=0x62c2dffb30 pc=0x7ff6ccb461ac
        
--- FAIL: Test/rangegen.go (35.81s)
2025-04-07 18:29 gotip-windows-arm64 go@d584d2b3 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        # command-line-arguments
        runtime: VirtualAlloc of 8192 bytes failed with errno=1455
        fatal error: out of memory
        
        runtime stack:
        runtime.throw({0x7ff75757c905?, 0x40606db000?})
...
        runtime.chansend1(0x40000223f0, 0x40176595d0)
        	runtime/chan.go:161 +0x320 fp=0x405bf2ffa0 sp=0x405bf2ff20 pc=0x7ff756bd0580
        cmd/compile/internal/gc.compileFunctions.func3.1()
        	cmd/compile/internal/gc/compile.go:174 +0x40 fp=0x405bf2ffd0 sp=0x405bf2ffa0 pc=0x7ff757434b80
        runtime.goexit({})
        	runtime/asm_arm64.s:1266 +0x4 fp=0x405bf2ffd0 sp=0x405bf2ffd0 pc=0x7ff756c485c4
        created by cmd/compile/internal/gc.compileFunctions.func3 in goroutine 18
        	cmd/compile/internal/gc/compile.go:172 +0x1e4
        
--- FAIL: Test/rangegen.go (26.89s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/rangegen.go"
2025-04-19 23:07 gotip-linux-ppc64_power8 go@ad043420 cmd/internal/testdir.Test/rangegen.go (log)
=== RUN   Test/rangegen.go
=== PAUSE Test/rangegen.go
=== CONT  Test/rangegen.go
    testdir_test.go:147: exit status 1
        command-line-arguments: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64/compile: signal: killed
        
--- FAIL: Test/rangegen.go (71.94s)

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

2 participants