linux-amd64-race at 70bf0ddac727da3766b8cf13389a584dd5178ab7 :: 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=buildlet-linux-jessie-rn26d32da" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GOROOT_BOOTSTRAP=/go1.4" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] in dir /workdir/go/src Building Go cmd/dist using /go1.4. (go1.4 linux/amd64) Building Go toolchain1 using /go1.4. 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/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-jessie-rn26d32da" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GOROOT_BOOTSTRAP=/go1.4" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] in dir /workdir/go/bin ##### Testing packages. ok archive/tar 0.145s ok archive/zip 2.634s ok bufio 0.730s ok bytes 4.231s ok compress/bzip2 1.168s ok compress/flate 11.422s ok compress/gzip 0.500s ok compress/lzw 1.097s ok compress/zlib 8.565s ok container/heap 0.037s ok container/list 0.033s ok container/ring 0.045s ok context 0.053s ok crypto 0.033s ok crypto/aes 0.093s ok crypto/cipher 0.073s ok crypto/des 0.117s ok crypto/dsa 0.034s ok crypto/ecdsa 1.260s ok crypto/ed25519 1.079s ok crypto/elliptic 1.063s ok crypto/hmac 0.034s ok crypto/internal/subtle 0.024s ok crypto/md5 0.038s ok crypto/rand 0.271s ok crypto/rc4 0.899s ok crypto/rsa 0.420s ok crypto/sha1 0.070s ok crypto/sha256 0.051s ok crypto/sha512 0.042s ok crypto/subtle 0.044s ok crypto/tls 2.431s ok crypto/x509 1.846s ok database/sql 0.735s ok database/sql/driver 0.045s ok debug/dwarf 0.084s ok debug/elf 0.164s ok debug/gosym 0.249s ok debug/macho 0.061s ok debug/pe 0.054s ok debug/plan9obj 0.034s ok embed/internal/embedtest 0.034s ok encoding/ascii85 0.038s ok encoding/asn1 0.033s ok encoding/base32 0.120s ok encoding/base64 0.046s ok encoding/binary 0.043s ok encoding/csv 0.052s ok encoding/gob 0.104s ok encoding/hex 0.075s ok encoding/json 1.741s ok encoding/pem 0.100s ok encoding/xml 0.197s ok errors 0.034s ok expvar 0.033s ok flag 0.102s ok fmt 1.018s ok go/ast 0.045s ok go/build 3.039s ok go/build/constraint 0.063s ok go/constant 0.041s ok go/doc 0.257s ok go/format 0.095s ok go/importer 0.392s ok go/internal/gccgoimporter 0.074s ok go/internal/gcimporter 30.851s ok go/internal/srcimporter 12.070s ok go/parser 0.280s ok go/printer 2.674s ok go/scanner 0.044s ok go/token 0.145s ok go/types 15.317s ok hash 0.046s ok hash/adler32 0.091s ok hash/crc32 0.093s ok hash/crc64 0.061s ok hash/fnv 0.028s ok hash/maphash 0.569s ok html 0.035s ok html/template 0.519s ok image 0.899s ok image/color 0.087s ok image/draw 0.683s ok image/gif 1.622s ok image/jpeg 2.332s ok image/png 0.507s ok index/suffixarray 2.039s ok internal/cpu 0.093s ok internal/execabs 0.034s ok internal/fmtsort 0.022s ok internal/itoa 0.025s ok internal/poll 0.677s ok internal/profile 0.041s ok internal/reflectlite 0.318s ok internal/singleflight 0.033s ok internal/trace 0.247s ok internal/unsafeheader 0.024s ok internal/xcoff 0.063s ok io 0.084s ok io/fs 0.039s ok io/ioutil 0.058s ok log 0.099s ok log/syslog 1.257s ok math 0.054s ok math/big 4.247s ok math/bits 0.043s ok math/cmplx 0.039s ok math/rand 4.377s ok mime 0.054s ok mime/multipart 2.495s ok mime/quotedprintable 0.088s ok net 13.514s ok net/http 12.340s ok net/http/cgi 0.519s ok net/http/cookiejar 0.044s ok net/http/fcgi 0.056s ok net/http/httptest 0.187s ok net/http/httptrace 0.022s ok net/http/httputil 0.210s ok net/http/internal 0.033s ok net/http/pprof 5.248s ok net/internal/socktest 0.036s ok net/mail 0.044s ok net/rpc 0.081s ok net/rpc/jsonrpc 0.061s ok net/smtp 0.063s ok net/textproto 0.066s ok net/url 0.079s ok os 0.907s ok os/exec 1.677s ok os/signal 2.378s ok os/user 0.035s ok path 0.053s ok path/filepath 0.070s ok plugin 0.022s ok reflect 0.585s ok regexp 0.548s ok regexp/syntax 3.632s # runtime go/src/runtime/asm_amd64.s:1015:1: [amd64] memhash: wrong argument size 8; expected $...-32 go/src/runtime/asm_amd64.s:1035:1: [amd64] strhash: wrong argument size 8; expected $...-24 go/src/runtime/asm_amd64.s:1434:1: [amd64] memhash32: wrong argument size 8; expected $...-24 go/src/runtime/asm_amd64.s:1464:1: [amd64] memhash64: wrong argument size 8; expected $...-24 FAIL runtime [build failed] FAIL go tool dist: Failed: exit status 2 Error: tests failed: dist test failed: go_test:runtime: exit status 1