android-amd64-emu at 1a7e9af1536280fc90a9adea9c3ae5b4be968898 building crypto at 5ea612d1eb830b38bc4e914e37f55311eb58adce testing in module mode; GOMOD=/workdir/gopath/src/golang.org/x/crypto/go.mod :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "test" "-short" "golang.org/x/crypto/..."] and env ["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" "HOSTNAME=buildlet-android-amd64-emu-rn6088515" "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=3.2s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=android-amd64-emu" "GOROOT_BOOTSTRAP=/go1.4" "GOARCH=amd64" "GOOS=android" "GOHOSTARCH=amd64" "GOHOSTOS=linux" "CGO_ENABLED=1" "GOROOT=/workdir/go" "GOPATH=/workdir/gopath" "GOPROXY=http://10.240.0.31:30157" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] in dir /workdir/gopath/src/golang.org/x/crypto go: downloading golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 go: downloading golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 go: downloading golang.org/x/term v0.0.0-20201117132131-f5c789dd3221 go: downloading golang.org/x/text v0.3.0 --- FAIL: TestFetchCertCancel (0.01s) acme_test.go:993: err = 400 : 400 Bad Request; want context canceled FAIL exitcode=1FAIL golang.org/x/crypto/acme 106.330s ok golang.org/x/crypto/acme/autocert 106.903s ? golang.org/x/crypto/acme/autocert/internal/acmetest [no test files] ? golang.org/x/crypto/acme/internal/acmeprobe [no test files] ok golang.org/x/crypto/argon2 107.447s ok golang.org/x/crypto/bcrypt 108.180s ok golang.org/x/crypto/blake2b 4.154s ok golang.org/x/crypto/blake2s 1.462s ok golang.org/x/crypto/blowfish 1.624s ok golang.org/x/crypto/bn256 1.385s ok golang.org/x/crypto/cast5 2.458s ok golang.org/x/crypto/chacha20 2.813s ok golang.org/x/crypto/chacha20poly1305 1.098s ok golang.org/x/crypto/cryptobyte 0.549s ? golang.org/x/crypto/cryptobyte/asn1 [no test files] ok golang.org/x/crypto/curve25519 1.281s ok golang.org/x/crypto/ed25519 0.405s ? golang.org/x/crypto/ed25519/internal/edwards25519 [no test files] ok golang.org/x/crypto/hkdf 0.876s ok golang.org/x/crypto/internal/subtle 1.088s ok golang.org/x/crypto/internal/wycheproof 12.643s ? golang.org/x/crypto/internal/wycheproof/internal/dsa [no test files] ok golang.org/x/crypto/md4 0.519s ok golang.org/x/crypto/nacl/auth 12.860s ok golang.org/x/crypto/nacl/box 12.830s ok golang.org/x/crypto/nacl/secretbox 11.942s ok golang.org/x/crypto/nacl/sign 0.972s ok golang.org/x/crypto/ocsp 0.991s ok golang.org/x/crypto/openpgp 5.427s ok golang.org/x/crypto/openpgp/armor 0.721s ok golang.org/x/crypto/openpgp/clearsign 5.595s ok golang.org/x/crypto/openpgp/elgamal 5.787s ? golang.org/x/crypto/openpgp/errors [no test files] ok golang.org/x/crypto/openpgp/packet 5.263s ok golang.org/x/crypto/openpgp/s2k 6.994s ok golang.org/x/crypto/otr 6.866s ok golang.org/x/crypto/pbkdf2 0.355s ok golang.org/x/crypto/pkcs12 6.565s ok golang.org/x/crypto/pkcs12/internal/rc2 6.642s ok golang.org/x/crypto/poly1305 0.825s ok golang.org/x/crypto/ripemd160 0.649s ok golang.org/x/crypto/salsa20 0.852s ok golang.org/x/crypto/salsa20/salsa 0.360s ok golang.org/x/crypto/scrypt 1.694s ok golang.org/x/crypto/sha3 2.904s ok golang.org/x/crypto/ssh 5.876s ok golang.org/x/crypto/ssh/agent 2.050s ok golang.org/x/crypto/ssh/internal/bcrypt_pbkdf 7.389s ok golang.org/x/crypto/ssh/knownhosts 5.765s ? golang.org/x/crypto/ssh/terminal [no test files] ok golang.org/x/crypto/ssh/test 4.833s ok golang.org/x/crypto/tea 1.309s ok golang.org/x/crypto/twofish 0.834s ok golang.org/x/crypto/xtea 0.652s ok golang.org/x/crypto/xts 0.391s FAIL