linux-ppc64le-power9osu at 4170084ad12c2e14dc0485d2a17a838e97fee8c7 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=power_03" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "GO_BUILDER_ENV=host-linux-ppc64le-power9-osu" "DEBIAN_FRONTEND=noninteractive" "GOROOT_BOOTSTRAP=/workdir/go1.4" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=500ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=linux-ppc64le-power9osu" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap" "GOPPC64=power9" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap"] in dir /workdir/go/src Building Go cmd/dist using /usr/local/go-bootstrap. (go1.11.1 linux/ppc64le) Building Go toolchain1 using /usr/local/go-bootstrap. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/ppc64le. --- Installed Go for linux/ppc64le in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: ppc64le # CPU: POWER9 # GOOS: linux # OS Version: Linux 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:08:54 UTC 2019 ppc64le ##### Testing packages. ok archive/tar 0.053s ok archive/zip 0.654s ok bufio 0.105s ok bytes 3.238s ok compress/bzip2 0.137s ok compress/flate 0.988s ok compress/gzip 0.091s ok compress/lzw 0.210s ok compress/zlib 0.787s ok container/heap 0.039s ok container/list 0.035s ok container/ring 0.003s ok context 0.012s ok crypto 0.005s ok crypto/aes 0.052s ok crypto/cipher 0.096s ok crypto/des 0.007s ok crypto/dsa 0.004s ok crypto/ecdsa 0.016s ok crypto/ed25519 0.181s ok crypto/elliptic 0.012s ok crypto/hmac 0.014s ok crypto/internal/boring 0.300s ok crypto/internal/edwards25519 8.554s ok crypto/internal/edwards25519/field 7.462s ok crypto/internal/nistec 0.805s ok crypto/internal/nistec/fiat 0.016s [no tests to run] ok crypto/internal/subtle 0.014s ok crypto/md5 0.011s ok crypto/rand 0.050s ok crypto/rc4 0.130s ok crypto/rsa 0.167s ok crypto/sha1 0.026s ok crypto/sha256 0.018s ok crypto/sha512 0.011s ok crypto/subtle 0.005s ok crypto/tls 0.638s ok crypto/x509 1.113s ok database/sql 0.317s ok database/sql/driver 0.027s ok debug/buildinfo 0.013s ok debug/dwarf 0.022s ok debug/elf 0.024s ok debug/gosym 0.028s ok debug/macho 0.004s ok debug/pe 0.025s ok debug/plan9obj 0.016s ok embed 0.003s [no tests to run] ok embed/internal/embedtest 0.008s ok encoding/ascii85 0.009s ok encoding/asn1 0.004s ok encoding/base32 0.026s ok encoding/base64 0.023s ok encoding/binary 0.010s ok encoding/csv 0.011s ok encoding/gob 0.026s ok encoding/hex 0.025s # encoding/json [encoding/json.test] go/src/encoding/json/decode_test.go:2438:70: internal compiler error: 'TestUnmarshalRescanLiteralMangledUnquote': panic during regalloc while compiling TestUnmarshalRescanLiteralMangledUnquote: runtime error: invalid memory address or nil pointer dereference goroutine 46 [running]: cmd/compile/internal/ssa.Compile.func1() /workdir/go/src/cmd/compile/internal/ssa/compile.go:50 +0x7c panic({0x85e800, 0xebf7c0}) /workdir/go/src/runtime/panic.go:882 +0x238 cmd/compile/internal/ssa.(*sparseSet).add(...) /workdir/go/src/cmd/compile/internal/ssa/sparseset.go:39 cmd/compile/internal/ssa.(*sparseSet).addAll(...) /workdir/go/src/cmd/compile/internal/ssa/sparseset.go:45 cmd/compile/internal/ssa.(*stackAllocState).computeLive(0xc0029394a0?, {0xc000f50c00?, 0x38?, 0x203030203030302?}) /workdir/go/src/cmd/compile/internal/ssa/stackalloc.go:367 +0xe38 cmd/compile/internal/ssa.(*stackAllocState).init(0xc0029394a0, 0xc0010101c0, {0xc000f50c00, 0x38, 0x38}) /workdir/go/src/cmd/compile/internal/ssa/stackalloc.go:126 +0x150 cmd/compile/internal/ssa.stackalloc(0xc0010101c0, {0xc000f50c00, 0x38, 0x38}) /workdir/go/src/cmd/compile/internal/ssa/stackalloc.go:88 +0x124 cmd/compile/internal/ssa.(*regAllocState).regalloc(0xc001154180, 0xc0010101c0) /workdir/go/src/cmd/compile/internal/ssa/regalloc.go:1833 +0x1f8 cmd/compile/internal/ssa.regalloc(0xc0010101c0?) /workdir/go/src/cmd/compile/internal/ssa/regalloc.go:148 +0x50 cmd/compile/internal/ssa.Compile(0xc0010101c0) /workdir/go/src/cmd/compile/internal/ssa/compile.go:98 +0x928 cmd/compile/internal/ssagen.buildssa(0xc0012717c0, 0x0) /workdir/go/src/cmd/compile/internal/ssagen/ssa.go:574 +0x1468 cmd/compile/internal/ssagen.Compile(0xc0012717c0, 0x0?) /workdir/go/src/cmd/compile/internal/ssagen/pgen.go:183 +0x48 cmd/compile/internal/gc.compileFunctions.func4.1(0x0?) /workdir/go/src/cmd/compile/internal/gc/compile.go:153 +0x4c cmd/compile/internal/gc.compileFunctions.func3.1() /workdir/go/src/cmd/compile/internal/gc/compile.go:140 +0x54 created by cmd/compile/internal/gc.compileFunctions.func3 /workdir/go/src/cmd/compile/internal/gc/compile.go:138 +0x8c goroutine 46 [running]: runtime/debug.Stack() /workdir/go/src/runtime/debug/stack.go:24 +0x6c cmd/compile/internal/base.FatalfAt({0x852d20?, 0x0?}, {0xc00144c540, 0x32}, {0xc000726820, 0x5, 0x5}) /workdir/go/src/cmd/compile/internal/base/print.go:227 +0x270 cmd/compile/internal/base.Fatalf(...) /workdir/go/src/cmd/compile/internal/base/print.go:196 cmd/compile/internal/ssagen.(*ssafn).Fatalf(0x7d7c8c220108?, {0x18?, 0x0?}, {0x8f34ee, 0x2c}, {0xc00209ac00, 0x4, 0x4000?}) /workdir/go/src/cmd/compile/internal/ssagen/ssa.go:7765 +0x1b4 cmd/compile/internal/ssa.(*Func).Fatalf(0xc0010101c0, {0x8f34ee, 0x2c}, {0xc00209ac00, 0x4, 0x4}) /workdir/go/src/cmd/compile/internal/ssa/func.go:773 +0x2d0 cmd/compile/internal/ssa.Compile.func1() /workdir/go/src/cmd/compile/internal/ssa/compile.go:55 +0x1d4 panic({0x85e800, 0xebf7c0}) /workdir/go/src/runtime/panic.go:882 +0x238 cmd/compile/internal/ssa.(*sparseSet).add(...) /workdir/go/src/cmd/compile/internal/ssa/sparseset.go:39 cmd/compile/internal/ssa.(*sparseSet).addAll(...) /workdir/go/src/cmd/compile/internal/ssa/sparseset.go:45 cmd/compile/internal/ssa.(*stackAllocState).computeLive(0xc0029394a0?, {0xc000f50c00?, 0x38?, 0x203030203030302?}) /workdir/go/src/cmd/compile/internal/ssa/stackalloc.go:367 +0xe38 cmd/compile/internal/ssa.(*stackAllocState).init(0xc0029394a0, 0xc0010101c0, {0xc000f50c00, 0x38, 0x38}) /workdir/go/src/cmd/compile/internal/ssa/stackalloc.go:126 +0x150 cmd/compile/internal/ssa.stackalloc(0xc0010101c0, {0xc000f50c00, 0x38, 0x38}) /workdir/go/src/cmd/compile/internal/ssa/stackalloc.go:88 +0x124 cmd/compile/internal/ssa.(*regAllocState).regalloc(0xc001154180, 0xc0010101c0) /workdir/go/src/cmd/compile/internal/ssa/regalloc.go:1833 +0x1f8 cmd/compile/internal/ssa.regalloc(0xc0010101c0?) /workdir/go/src/cmd/compile/internal/ssa/regalloc.go:148 +0x50 cmd/compile/internal/ssa.Compile(0xc0010101c0) /workdir/go/src/cmd/compile/internal/ssa/compile.go:98 +0x928 cmd/compile/internal/ssagen.buildssa(0xc0012717c0, 0x0) /workdir/go/src/cmd/compile/internal/ssagen/ssa.go:574 +0x1468 cmd/compile/internal/ssagen.Compile(0xc0012717c0, 0x0?) /workdir/go/src/cmd/compile/internal/ssagen/pgen.go:183 +0x48 cmd/compile/internal/gc.compileFunctions.func4.1(0x0?) /workdir/go/src/cmd/compile/internal/gc/compile.go:153 +0x4c cmd/compile/internal/gc.compileFunctions.func3.1() /workdir/go/src/cmd/compile/internal/gc/compile.go:140 +0x54 created by cmd/compile/internal/gc.compileFunctions.func3 /workdir/go/src/cmd/compile/internal/gc/compile.go:138 +0x8c FAIL encoding/json [build failed] ok encoding/pem 0.809s ok encoding/xml 0.020s FAIL go tool dist: Failed: exit status 2