Building Go cmd/dist using /usr/pkg/go111. Building Go toolchain1 using /usr/pkg/go111. 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 netbsd/arm. ##### Testing packages. ok archive/tar 0.504s ok archive/zip 32.910s ok bufio 0.770s ok bytes 3.285s ok compress/bzip2 0.421s ok compress/flate 11.104s ok compress/gzip 0.212s ok compress/lzw 0.110s ok compress/zlib 0.359s ok container/heap 0.178s ok container/list 0.032s ok container/ring 0.063s ok context 1.420s ok crypto 0.036s ok crypto/aes 0.120s ok crypto/cipher 2.161s ok crypto/des 0.137s ok crypto/dsa 0.053s ok crypto/ecdsa 2.076s ok crypto/elliptic 0.296s ok crypto/hmac 0.038s ok crypto/internal/subtle 0.026s ok crypto/md5 0.066s ok crypto/rand 0.684s ok crypto/rc4 0.371s ok crypto/rsa 1.118s ok crypto/sha1 0.052s ok crypto/sha256 0.041s ok crypto/sha512 0.068s ok crypto/subtle 0.062s ok crypto/tls 31.850s ok crypto/x509 28.041s ok database/sql 1.328s ok database/sql/driver 0.030s ok debug/dwarf 0.242s ok debug/elf 0.199s ok debug/gosym 0.088s ok debug/macho 0.053s ok debug/pe 0.072s ok debug/plan9obj 0.035s ok encoding/ascii85 0.060s ok encoding/asn1 0.040s ok encoding/base32 0.188s ok encoding/base64 0.068s ok encoding/binary 0.052s ok encoding/csv 0.075s ok encoding/gob 0.371s ok encoding/hex 0.043s ok encoding/json 5.383s ok encoding/pem 0.248s ok encoding/xml 0.341s ok errors 0.030s ok expvar 0.132s ok flag 0.034s ok fmt 0.818s ok go/ast 0.047s ok go/build 3.849s ok go/constant 0.046s ok go/doc 0.394s ok go/format 0.066s ok go/importer 1.326s ok go/internal/gccgoimporter 0.162s ok go/internal/gcimporter 2.883s ok go/internal/srcimporter 20.174s ok go/parser 0.213s ok go/printer 4.848s ok go/scanner 0.040s ok go/token 0.200s ok go/types 8.550s ok hash 0.036s ok hash/adler32 0.067s ok hash/crc32 0.059s ok hash/crc64 0.037s ok hash/fnv 0.036s ok html 0.087s ok html/template 0.334s ok image 0.614s ok image/color 0.219s ok image/draw 0.515s ok image/gif 10.218s ok image/jpeg 1.850s ok image/png 0.458s ok index/suffixarray 0.049s ok internal/cpu 0.061s ok internal/fmtsort 0.038s ok internal/poll 0.406s ok internal/singleflight 0.062s ok internal/trace 29.496s ok internal/x/crypto/chacha20poly1305 0.713s ok internal/x/crypto/cryptobyte 0.044s ok internal/x/crypto/curve25519 1.519s ok internal/x/crypto/hkdf 0.037s ok internal/x/crypto/internal/chacha20 1.493s ok internal/x/crypto/poly1305 0.062s ok internal/x/net/dns/dnsmessage 0.723s ok internal/x/net/http/httpguts 0.041s ok internal/x/net/http/httpproxy 0.047s ok internal/x/net/http2/hpack 0.052s ok internal/x/net/idna 0.031s ok internal/x/net/nettest 2.327s ok internal/x/net/route 0.058s ok internal/x/text/transform 0.040s ok internal/x/text/unicode/norm 0.048s ok internal/xcoff 0.097s ok io 0.481s ok io/ioutil 0.043s ok log 0.118s ok log/syslog 1.459s ok math 0.060s ok math/big 24.510s ok math/bits 0.053s ok math/cmplx 0.188s ok math/rand 1.655s ok mime 0.078s ok mime/multipart 4.002s ok mime/quotedprintable 1.268s ok net 6.017s ok net/http 28.103s ok net/http/cgi 0.314s ok net/http/cookiejar 0.074s ok net/http/fcgi 0.087s ok net/http/httptest 0.297s ok net/http/httptrace 0.050s ok net/http/httputil 0.466s ok net/http/internal 0.036s ok net/http/pprof 2.160s ok net/internal/socktest 0.033s ok net/mail 0.319s ok net/rpc 0.193s ok net/rpc/jsonrpc 0.703s ok net/smtp 0.451s ok net/textproto 0.049s ok net/url 0.074s ok os 3.716s ok os/exec 3.829s ok os/signal 6.130s ok os/user 0.047s ok path 0.036s ok path/filepath 0.290s ok plugin 0.031s ok reflect 2.422s ok regexp 1.157s ok regexp/syntax 5.610s ok runtime 178.868s ok runtime/debug 0.068s ok runtime/internal/atomic 0.639s ok runtime/internal/math 0.028s ok runtime/internal/sys 0.037s ok runtime/pprof 71.241s ok runtime/pprof/internal/profile 0.048s ok runtime/trace 27.580s ok sort 0.415s ok strconv 4.577s ok strings 5.270s ok sync 3.483s ok sync/atomic 0.389s --- FAIL: TestPassFD (0.03s) syscall_unix_test.go:210: child process ReadAll: "", invalid argument; want "Hello from child process!\n" FAIL FAIL syscall 0.246s ok testing 2.953s ok testing/quick 1.093s ok text/scanner 0.112s ok text/tabwriter 0.323s ok text/template 3.544s ok text/template/parse 0.116s ok time 5.823s ok unicode 0.040s ok unicode/utf16 0.041s ok unicode/utf8 0.064s ok cmd/addr2line 22.280s ok cmd/api 0.179s ok cmd/asm/internal/asm 7.639s ok cmd/asm/internal/lex 0.067s ok cmd/compile 0.057s ok cmd/compile/internal/gc 201.798s ok cmd/compile/internal/ssa 5.344s ok cmd/compile/internal/syntax 0.093s ok cmd/compile/internal/test 0.027s [no tests to run] ok cmd/compile/internal/types 0.027s ok cmd/cover 29.850s ok cmd/doc 0.462s ok cmd/fix 51.344s ok cmd/go 851.286s ok cmd/go/internal/cache 11.844s ok cmd/go/internal/dirhash 0.053s ok cmd/go/internal/generate 0.091s ok cmd/go/internal/get 0.153s ok cmd/go/internal/imports 0.060s ok cmd/go/internal/load 0.059s ok cmd/go/internal/lockedfile 0.064s ok cmd/go/internal/lockedfile/internal/filelock 0.106s ok cmd/go/internal/modconv 0.232s ok cmd/go/internal/modfetch 0.123s ok cmd/go/internal/modfetch/codehost 0.036s ok cmd/go/internal/modfile 0.074s ok cmd/go/internal/modload 0.177s ok cmd/go/internal/module 0.038s ok cmd/go/internal/mvs 0.057s ok cmd/go/internal/par 0.171s ok cmd/go/internal/search 0.038s ok cmd/go/internal/semver 0.107s ok cmd/go/internal/txtar 0.032s ok cmd/go/internal/web2 3.002s ok cmd/go/internal/work 0.101s ok cmd/gofmt 9.147s ok cmd/internal/buildid 2.905s ok cmd/internal/dwarf 0.036s ok cmd/internal/edit 0.029s ok cmd/internal/goobj 6.232s ok cmd/internal/obj 0.026s ok cmd/internal/obj/arm64 0.167s ok cmd/internal/obj/x86 37.390s ok cmd/internal/objabi 0.032s ok cmd/internal/src 0.030s ok cmd/internal/test2json 1.262s ok cmd/link 58.672s ok cmd/link/internal/ld 40.705s ok cmd/link/internal/sym 0.033s ok cmd/nm 42.332s ok cmd/objdump 40.520s ok cmd/pack 27.870s ok cmd/trace 0.493s ok cmd/vendor/github.com/google/pprof/internal/binutils 0.105s ok cmd/vendor/github.com/google/pprof/internal/driver 6.454s ok cmd/vendor/github.com/google/pprof/internal/elfexec 0.027s ok cmd/vendor/github.com/google/pprof/internal/graph 0.097s ok cmd/vendor/github.com/google/pprof/internal/measurement 0.034s ok cmd/vendor/github.com/google/pprof/internal/report 0.433s ok cmd/vendor/github.com/google/pprof/internal/symbolizer 0.078s ok cmd/vendor/github.com/google/pprof/internal/symbolz 0.167s ok cmd/vendor/github.com/google/pprof/profile 0.707s ok cmd/vendor/github.com/ianlancetaylor/demangle 0.180s ok cmd/vendor/golang.org/x/arch/arm/armasm 0.128s ok cmd/vendor/golang.org/x/arch/arm64/arm64asm 1.616s ok cmd/vendor/golang.org/x/arch/ppc64/ppc64asm 0.052s ok cmd/vendor/golang.org/x/arch/x86/x86asm 1.622s ok cmd/vendor/golang.org/x/crypto/ssh/terminal 0.049s --- FAIL: TestPassFD (0.07s) syscall_unix_test.go:232: child process ReadAll: "", ; want "Hello from child process!\n" FAIL FAIL cmd/vendor/golang.org/x/sys/unix 0.658s ok cmd/vet 100.037s 2019/01/30 03:25:15 Failed: exit status 1 Build complete, duration 45m56.653784986s. Result: error: exit status 1