android-386-emu at 49cdf0c42e320dfed044baa551610f081eafb781 building net at 6e41caea7e521db69a7de02895624c195575ed63 :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "test" "-short" "./..."] and env ["HOSTNAME=buildlet-linux-amd64-androidemu-rnae8c795" "DEBIAN_FRONTEND=noninteractive" "GO_BUILDER_ENV=android-amd64-emu" "ANDROID_HOME=/android/sdk" "CGO_CFLAGS=-I/android/openal-headers" "CC_FOR_android_386=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android26-clang" "CC_FOR_android_amd64=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android26-clang" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=android-386-emu" "GOARCH=386" "GOOS=android" "GOHOSTARCH=amd64" "GOHOSTOS=linux" "CGO_ENABLED=1" "GOROOT=/workdir/go" "GOPATH=/workdir/gopath" "GOPROXY=https://proxy.golang.org" "GO_DISABLE_OUTBOUND_NETWORK=0" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PATH=/workdir/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/android/sdk/platform-tools:/android/sdk/build-tools/27.0.3:/android/gradle/bin" "PWD=/workdir/gopath/src/golang.org/x/net"] in dir /workdir/gopath/src/golang.org/x/net go: downloading golang.org/x/text v0.26.0 go: downloading golang.org/x/sys v0.33.0 go: downloading golang.org/x/term v0.32.0 go: downloading golang.org/x/crypto v0.39.0 ok golang.org/x/net/bpf 62.247s ? golang.org/x/net/context [no test files] ok golang.org/x/net/context/ctxhttp 60.985s ? golang.org/x/net/dict [no test files] ok golang.org/x/net/dns/dnsmessage 62.190s ok golang.org/x/net/html 65.944s ok golang.org/x/net/html/atom 63.244s ok golang.org/x/net/html/charset 64.125s ok golang.org/x/net/http/httpguts 66.596s ok golang.org/x/net/http/httpproxy 64.813s ok golang.org/x/net/http2 99.406s ok golang.org/x/net/http2/h2c 44.209s ? golang.org/x/net/http2/h2i [no test files] ok golang.org/x/net/http2/hpack 45.606s ok golang.org/x/net/icmp 44.478s ok golang.org/x/net/idna 46.617s ok golang.org/x/net/internal/gate 47.786s ok golang.org/x/net/internal/http3 47.751s ok golang.org/x/net/internal/httpcommon 48.529s ? golang.org/x/net/internal/iana [no test files] ok golang.org/x/net/internal/quic/cmd/interop 49.453s ok golang.org/x/net/internal/quic/quicwire 50.131s ok golang.org/x/net/internal/socket 50.338s ok golang.org/x/net/internal/socks 50.489s ok golang.org/x/net/internal/sockstest 50.991s ? golang.org/x/net/internal/testcert [no test files] ok golang.org/x/net/internal/timeseries 51.856s ok golang.org/x/net/ipv4 51.017s ok golang.org/x/net/ipv6 51.491s ok golang.org/x/net/nettest 18.110s ok golang.org/x/net/netutil 16.507s ok golang.org/x/net/proxy 16.447s ok golang.org/x/net/publicsuffix 15.839s --- FAIL: TestUDPECN (0.01s) --- FAIL: TestUDPECN/udp4/udp/unspec (0.00s) udp_test.go:87: Write: write udp4 127.0.0.1:58353->127.0.0.1:54266: sendmsg: invalid argument --- FAIL: TestUDPECN/udp4/udp4/unspec (0.00s) udp_test.go:87: Write: write udp4 127.0.0.1:33806->127.0.0.1:35722: sendmsg: invalid argument --- FAIL: TestUDPECN/udp4/udp4/spec (0.00s) udp_test.go:87: Write: write udp4 127.0.0.1:41754->127.0.0.1:56096: sendmsg: invalid argument FAIL FAIL golang.org/x/net/quic 19.119s ok golang.org/x/net/quic/qlog 20.059s ok golang.org/x/net/trace 19.842s ok golang.org/x/net/webdav 19.818s ok golang.org/x/net/webdav/internal/xml 19.608s ok golang.org/x/net/websocket 19.915s ok golang.org/x/net/xsrftoken 20.433s FAIL