:: Running /bin/bash with args ["/bin/bash" "-c" "cd $WORKDIR/go/src && ./make.bash && cd .. && mv bin/*_*/* bin && rmdir bin/*_* && rm -rf pkg/linux_amd64 pkg/tool/linux_amd64 pkg/bootstrap pkg/obj"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-armhf-cross-rnee5f329" "IN_KUBERNETES=1" "META_BUILDLET_BINARY_URL=http://storage.googleapis.com/go-builder-data/buildlet.linux-amd64" "META_BUILDLET_HOST_TYPE=host-linux-armhf-cross" "KUBERNETES_PORT_443_TCP_PROTO=tcp" "KUBERNETES_PORT_443_TCP_PORT=443" "KUBERNETES_PORT_443_TCP_ADDR=10.3.240.1" "KUBERNETES_SERVICE_HOST=10.3.240.1" "KUBERNETES_SERVICE_PORT=443" "KUBERNETES_SERVICE_PORT_HTTPS=443" "KUBERNETES_PORT=tcp://10.3.240.1:443" "KUBERNETES_PORT_443_TCP=tcp://10.3.240.1:443" "DEBIAN_FRONTEND=noninteractive" "GOROOT_BOOTSTRAP=/go1.4" "GOOS=linux" "GOARCH=arm" "CC_FOR_TARGET=arm-linux-gnueabihf-gcc" "HOME=/root" "WORKDIR=/tmp/workdir" "CGO_ENABLED=1" "GOARM=7"] in dir /tmp/workdir Building Go cmd/dist using /go1.4. warning: changing VERSION from "devel ed02377656719bac7940805b0e9e3a0189a8e722" to "builder host-linux-armhf-cross" Building Go toolchain1 using /go1.4. warning: changing VERSION from "devel ed02377656719bac7940805b0e9e3a0189a8e722" to "builder host-linux-armhf-cross" Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. warning: changing VERSION from "devel ed02377656719bac7940805b0e9e3a0189a8e722" to "builder host-linux-armhf-cross" Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for host, linux/amd64. Building packages and commands for target, linux/arm. --- Installed Go for linux/arm in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin linux-arm at ed02377656719bac7940805b0e9e3a0189a8e722 ##### Testing packages. ok archive/tar 10.927s ok archive/zip 27.738s ok bufio 0.712s ok bytes 6.580s ok compress/bzip2 0.434s ok compress/flate 8.070s ok compress/gzip 1.767s ok compress/lzw 0.614s ok compress/zlib 6.785s ok container/heap 0.079s ok container/list 0.060s ok container/ring 0.187s ok context 1.051s ok crypto 0.016s ok crypto/aes 0.107s ok crypto/cipher 0.027s ok crypto/des 0.076s ok crypto/dsa 0.099s ok crypto/ecdsa 1.922s ok crypto/elliptic 0.200s ok crypto/hmac 0.030s ok crypto/md5 0.027s ok crypto/rand 0.610s ok crypto/rc4 0.633s ok crypto/rsa 1.307s ok crypto/sha1 0.036s ok crypto/sha256 0.035s ok crypto/sha512 0.044s ok crypto/subtle 0.038s ok crypto/tls 6.747s ok crypto/x509 8.651s ok database/sql 1.145s ok database/sql/driver 0.047s ok debug/dwarf 0.175s ok debug/elf 0.289s ok debug/gosym 0.073s ok debug/macho 0.057s ok debug/pe 0.090s ok debug/plan9obj 0.018s ok encoding/ascii85 0.119s ok encoding/asn1 0.049s ok encoding/base32 0.043s ok encoding/base64 0.092s ok encoding/binary 0.025s ok encoding/csv 0.173s ok encoding/gob 0.339s ok encoding/hex 0.065s ok encoding/json 2.805s ok encoding/pem 0.134s ok encoding/xml 0.198s ok errors 0.035s ok expvar 0.041s ok flag 0.040s ok fmt 1.500s ok go/ast 0.047s ok go/build 0.955s ok go/constant 0.071s ok go/doc 0.384s ok go/format 0.074s ok go/importer 0.958s ok go/internal/gccgoimporter 0.086s ok go/internal/gcimporter 8.782s ok go/internal/srcimporter 6.197s ok go/parser 0.338s ok go/printer 2.916s ok go/scanner 0.042s ok go/token 0.252s ok hash/adler32 0.107s ok hash/crc32 0.098s ok hash/crc64 0.058s ok hash/fnv 0.030s ok html 0.022s ok go/types 8.730s ok html/template 0.442s ok image 0.824s ok image/color 0.135s ok image/draw 0.788s ok image/gif 4.301s ok image/jpeg 1.803s ok image/png 0.327s ok index/suffixarray 0.089s ok internal/cpu 0.016s ok internal/poll 0.103s ok internal/singleflight 0.049s ok internal/trace 6.231s ok io 0.092s ok io/ioutil 0.051s ok log 0.031s ok log/syslog 1.299s ok math 0.034s ok math/big 16.219s ok math/bits 0.061s ok math/cmplx 0.030s ok math/rand 2.986s ok mime 0.058s ok mime/multipart 2.843s ok mime/quotedprintable 1.150s ok net 11.996s ok net/http 11.785s ok net/http/cgi 1.804s ok net/http/cookiejar 0.052s ok net/http/fcgi 0.036s ok net/http/httptest 0.251s ok net/http/httptrace 0.029s ok net/http/internal 0.020s ok net/http/httputil 0.283s ok net/internal/socktest 0.062s ok net/mail 0.035s ok net/textproto 0.032s ok net/rpc 0.140s ok net/rpc/jsonrpc 0.075s ok net/smtp 0.145s ok net/url 0.045s ok os 1.059s ok os/exec 2.311s ok os/signal 4.896s ok os/user 0.025s ok path 0.028s ok path/filepath 0.117s ok reflect 1.067s ok regexp 0.741s ok regexp/syntax 2.546s ok runtime 67.348s ok runtime/debug 0.199s ok runtime/internal/atomic 2.760s ok runtime/internal/sys 0.017s ok runtime/pprof 6.792s ok runtime/pprof/internal/profile 0.018s ok runtime/trace 5.826s ok sort 0.359s ok sync 1.365s ok strconv 2.548s ok strings 1.182s ok sync/atomic 0.427s ok syscall 0.179s ok testing 1.984s ok testing/quick 1.030s ok text/scanner 0.036s ok text/tabwriter 0.034s ok text/template 1.397s ok text/template/parse 0.089s ok time 4.134s ok unicode 0.034s ok unicode/utf16 0.045s ok unicode/utf8 0.055s ok vendor/golang_org/x/crypto/chacha20poly1305 0.602s ok vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 0.016s ok vendor/golang_org/x/crypto/curve25519 1.198s ok vendor/golang_org/x/crypto/poly1305 0.047s ok vendor/golang_org/x/net/http2/hpack 0.060s ok vendor/golang_org/x/net/idna 0.019s ok vendor/golang_org/x/net/lex/httplex 0.032s ok vendor/golang_org/x/net/nettest 2.345s ok vendor/golang_org/x/net/proxy 0.038s ok vendor/golang_org/x/text/transform 0.026s ok vendor/golang_org/x/text/unicode/norm 0.020s ok cmd/addr2line 8.257s ok cmd/api 0.042s ok cmd/asm/internal/asm 2.777s ok cmd/asm/internal/lex 0.024s ok cmd/compile 36.635s ok cmd/compile/internal/gc 172.321s ok cmd/compile/internal/ssa 0.638s ok cmd/compile/internal/syntax 0.058s ok cmd/compile/internal/test 0.013s [no tests to run] ok cmd/compile/internal/types 0.015s ok cmd/cover 7.386s --- FAIL: TestDeps (7.92s) deps_test.go:44: deps_test.go:53: -current +generated deps_test.go:82: +"strings", // cmd/go/internal/fmtcmd deps_test.go:88: cmd/dist/deps.go is out of date; run cmd/dist/mkdeps.bash FAIL FAIL cmd/dist 7.938s 2017/11/03 18:39:39 Failed: exit status 1 Error: tests failed: dist test failed: go_test:cmd/dist: exit status 1