>>> docker-containerd 1.4.0 Extracting gzip -d -c /srv/storage/autobuild/run/instance-1/dl/docker-containerd/docker-containerd-1.4.0.tar.gz | /srv/storage/autobuild/run/instance-1/output-1/host/bin/tar --strip-components=1 -C /srv/storage/autobuild/run/instance-1/output-1/build/docker-containerd-1.4.0 -xf - >>> docker-containerd 1.4.0 Patching if [ ! -f /srv/storage/autobuild/run/instance-1/output-1/build/docker-containerd-1.4.0/go.mod ]; then printf "module github.com/containerd/containerd\n" > /srv/storage/autobuild/run/instance-1/output-1/build/docker-containerd-1.4.0/go.mod; fi >>> docker-containerd 1.4.0 Configuring >>> docker-containerd 1.4.0 Building cd /srv/storage/autobuild/run/instance-1/output-1/build/docker-containerd-1.4.0; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/srv/storage/autobuild/run/instance-1/output-1/host/lib/go" GOPATH="/srv/storage/autobuild/run/instance-1/output-1/host/usr/share/go-path" GOPROXY=off PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" GOBIN= CGO_ENABLED=1 GOARCH= GOCACHE="/srv/storage/autobuild/run/instance-1/output-1/host/usr/share/go-cache" CC="/srv/storage/autobuild/run/instance-1/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CXX="/srv/storage/autobuild/run/instance-1/output-1/host/bin/s390x-buildroot-linux-gnu-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CGO_LDFLAGS="" GOTOOLDIR="/srv/storage/autobuild/run/instance-1/output-1/host/lib/go/pkg/tool/linux_" /srv/storage/autobuild/run/instance-1/output-1/host/bin/go build -v -ldflags "-X github.com/docker/containerd.GitCommit=1.4.0" -tags "no_btrfs" -trimpath -p 4 -o /srv/storage/autobuild/run/instance-1/output-1/build/docker-containerd-1.4.0/bin/ctr github.com/containerd/containerd/cmd/ctr go: copying requirements from vendor.conf go: converting vendor.conf: stat github.com/mistifyio/go-zfs@f784269be439d704d3dfa1906f45dd848fed2beb: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/Microsoft/go-winio@v0.4.14: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containers/ocicrypt@v1.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat golang.org/x/time@555d28b269f0569763d25dbe1a237ae74c6bcc82: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/google/gofuzz@v1.1.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/prometheus/client_golang@v1.6.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/syndtr/gocapability@d98352740cb2c55f81556b63d4a1ec64c5a319c2: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/zfs@9abf673ca6ff9ab8d9bd776a4ceff8f6dc699c3d: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat k8s.io/apimachinery@v0.19.0-rc.4: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/fifo@f15a3290365b9d2627d189e619ab4008e0069caf: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/json-iterator/go@v1.1.10: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat gopkg.in/inf.v0@v0.9.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/cgroups@318312a373405e5e91134d8063d04d59768a1bff: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/gogo/protobuf@v1.3.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat k8s.io/apiserver@v0.19.0-rc.4: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat sigs.k8s.io/structured-merge-diff/v3@v3.0.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/btrfs@153935315f4ab9be5bf03650a1341454b05efa5d: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/opencontainers/selinux@v1.6.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/matttproud/golang_protobuf_extensions@v1.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/cri@4e6644c8cf7fb825f62e0007421b7d83dfeab5a1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/modern-go/reflect2@v1.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat k8s.io/utils@2df71ebbae66f39338aed4cd0bb82d2212ee33cc: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/typeurl@v1.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containernetworking/cni@v0.7.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/coreos/go-systemd/v22@v22.1.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/russross/blackfriday/v2@v2.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/tchap/go-patricia@v2.2.6: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/ttrpc@v1.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat k8s.io/client-go@v0.19.0-rc.4: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat go.etcd.io/bbolt@v1.3.5: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/beorn7/perks@v1.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/golang/protobuf@v1.3.5: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/docker/go-metrics@v0.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat golang.org/x/sync@42b317875d0fa942474b76e1b46a6060d720ae6e: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/go-cni@v1.0.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/docker/go-events@e31b211e4f1cd09aa76fe4ac244571fab96ae47f: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/opencontainers/runtime-spec@4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/willf/bitset@d5bec3311243426a3c6d1b7a795f24b17c686dbb: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/Microsoft/hcsshim@v0.8.9: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/BurntSushi/toml@v0.3.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/prometheus/client_model@v0.2.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/prometheus/procfs@v0.0.11: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat golang.org/x/sys@ed371f2e16b4b305ee99df548828de367527b76b: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/hashicorp/go-multierror@v1.0.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/docker/spdystream@449fdfce4d962303d702fec724ef0ad181c92528: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat k8s.io/klog/v2@v2.2.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat sigs.k8s.io/yaml@v1.2.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/hashicorp/golang-lru@v0.5.3: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/fsnotify/fsnotify@v1.4.9: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/opencontainers/runc@v1.0.0-rc92: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/gogo/googleapis@v1.3.2: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat k8s.io/api@v0.19.0-rc.4: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat golang.org/x/text@v0.3.3: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/godbus/dbus/v5@v5.0.3: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/imdario/mergo@v0.3.7: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/go-runc@7016d3ce2328dd2cb1192b2076ebd565c4e8df0c: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat gopkg.in/yaml.v2@v2.2.8: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/docker/docker@4634ce647cf2ce2c6031129ccd109e557244986f: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat golang.org/x/crypto@75b288015ac94e66e3d6715fb68a9b41bf046ec2: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/opencontainers/image-spec@v1.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/cespare/xxhash/v2@v2.1.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/modern-go/concurrent@1.0.3: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat google.golang.org/grpc@v1.27.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/hashicorp/errwrap@v1.0.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/continuity@efbc4488d8fe1bdc16bde3b2d2990d9b3a899165: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/google/uuid@v1.1.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/imgcrypt@v1.0.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat golang.org/x/net@ab34263943818b32f575efc978a3d24e80b04bd7: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/grpc-ecosystem/go-grpc-prometheus@v1.2.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/prometheus/common@v0.9.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/cpuguy83/go-md2man/v2@v2.0.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/davecgh/go-spew@v1.1.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat k8s.io/cri-api@v0.19.0-rc.4: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat golang.org/x/oauth2@858c2ad4c8b6c5d10852cb89079f6ca1c7309787: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/cilium/ebpf@1c8d4c9ef7759622653a1d319284a44652333b28: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/fullsailor/pkcs7@8306686428a5fe132eac8cb7c4848af725098bd4: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/urfave/cli@v1.22.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/go-logr/logr@v0.2.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/console@v1.0.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat google.golang.org/genproto@e50cd9704f63023d62cd06a1994b98227fc4d21a: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/opencontainers/go-digest@v1.0.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat gotest.tools/v3@v3.0.2: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/docker/go-units@v0.4.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containernetworking/plugins@v0.7.6: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/containerd/aufs@371312c1e31c210a21e49bf3dfd3f31729ed9f2f: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat go.opencensus.io@v0.22.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/emicklei/go-restful@v2.9.5: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/google/go-cmp@v0.2.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/konsorten/go-windows-terminal-sequences@v1.0.3: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat gopkg.in/square/go-jose.v2@v2.3.1: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/shurcooL/sanitized_anchor_name@v1.0.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/sirupsen/logrus@v1.6.0: repo version lookup disabled by -mod=vendor go: converting vendor.conf: stat github.com/pkg/errors@v0.9.1: repo version lookup disabled by -mod=vendor runtime/internal/sys internal/unsafeheader internal/cpu runtime/internal/atomic math/bits runtime/internal/math unicode/utf8 internal/race sync/atomic unicode internal/bytealg math internal/testlog runtime/cgo runtime encoding unicode/utf16 internal/nettrace container/list crypto/internal/subtle crypto/subtle vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/internal/subtle google.golang.org/grpc/serviceconfig golang.org/x/sys/internal/unsafeheader github.com/containerd/containerd/defaults github.com/containerd/containerd/services github.com/shurcooL/sanitized_anchor_name # runtime/cgo gcc_amd64.S: Assembler messages: gcc_amd64.S:25: Error: Unrecognized opcode: `pushq' gcc_amd64.S:26: Error: Unrecognized opcode: `pushq' gcc_amd64.S:27: Error: Unrecognized opcode: `pushq' gcc_amd64.S:28: Error: Unrecognized opcode: `pushq' gcc_amd64.S:29: Error: Unrecognized opcode: `pushq' gcc_amd64.S:30: Error: Unrecognized opcode: `pushq' gcc_amd64.S:35: Error: Unrecognized opcode: `call' gcc_amd64.S:38: Error: Unrecognized opcode: `popq' gcc_amd64.S:39: Error: Unrecognized opcode: `popq' gcc_amd64.S:40: Error: Unrecognized opcode: `popq' gcc_amd64.S:41: Error: Unrecognized opcode: `popq' gcc_amd64.S:42: Error: Unrecognized opcode: `popq' gcc_amd64.S:43: Error: Unrecognized opcode: `popq' gcc_amd64.S:44: Error: Unrecognized opcode: `ret' github.com/containerd/containerd/version internal/reflectlite sync internal/singleflight google.golang.org/grpc/internal/buffer math/rand google.golang.org/grpc/internal/grpcsync errors sort internal/oserror io strconv syscall github.com/gogo/protobuf/sortkeys bytes strings hash reflect hash/crc32 path bufio html vendor/golang.org/x/net/dns/dnsmessage crypto internal/syscall/unix time internal/syscall/execenv crypto/internal/randutil crypto/hmac crypto/rc4 vendor/golang.org/x/crypto/hkdf vendor/golang.org/x/text/transform text/tabwriter google.golang.org/grpc/encoding regexp/syntax golang.org/x/text/transform hash/adler32 internal/poll context google.golang.org/grpc/backoff google.golang.org/grpc/internal/grpcrand google.golang.org/grpc/internal/backoff google.golang.org/grpc/keepalive os google.golang.org/grpc/tap golang.org/x/sync/errgroup regexp internal/fmtsort encoding/binary golang.org/x/sync/semaphore encoding/base64 crypto/cipher fmt path/filepath crypto/sha512 crypto/aes io/ioutil crypto/des crypto/ed25519/internal/edwards25519 crypto/md5 crypto/sha1 crypto/sha256 encoding/json log compress/flate net/url golang.org/x/net/internal/timeseries text/template/parse math/big compress/gzip encoding/hex github.com/gogo/protobuf/proto encoding/pem vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/poly1305 text/template vendor/golang.org/x/sys/cpu vendor/golang.org/x/crypto/chacha20poly1305 vendor/golang.org/x/crypto/curve25519 crypto/rand crypto/elliptic html/template encoding/asn1 crypto/ed25519 vendor/golang.org/x/crypto/cryptobyte crypto/rsa crypto/dsa crypto/x509/pkix vendor/golang.org/x/text/unicode/bidi crypto/ecdsa vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/net/http2/hpack mime vendor/golang.org/x/text/secure/bidirule mime/quotedprintable net/http/internal google.golang.org/grpc/grpclog google.golang.org/grpc/connectivity github.com/golang/protobuf/proto vendor/golang.org/x/net/idna google.golang.org/grpc/internal google.golang.org/grpc/metadata google.golang.org/grpc/attributes google.golang.org/grpc/codes google.golang.org/grpc/internal/balancerload golang.org/x/sys/unix github.com/gogo/protobuf/types google.golang.org/grpc/internal/envconfig golang.org/x/text/unicode/bidi golang.org/x/text/secure/bidirule golang.org/x/text/unicode/norm golang.org/x/net/http2/hpack golang.org/x/net/idna github.com/opencontainers/go-digest google.golang.org/grpc/encoding/proto github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/duration github.com/golang/protobuf/ptypes/timestamp google.golang.org/genproto/googleapis/rpc/status github.com/golang/protobuf/ptypes google.golang.org/grpc/binarylog/grpc_binarylog_v1 github.com/pkg/errors google.golang.org/grpc/status github.com/sirupsen/logrus github.com/containerd/continuity/sysx os/exec github.com/containerd/fifo github.com/containerd/containerd/api/types github.com/containerd/typeurl github.com/gogo/googleapis/google/rpc github.com/containerd/containerd/api/types/task github.com/containerd/containerd/log github.com/containerd/continuity/fs github.com/containerd/containerd/archive/compression github.com/containerd/containerd/cio github.com/containerd/containerd/containers github.com/containerd/containerd/errdefs github.com/opencontainers/image-spec/specs-go github.com/opencontainers/image-spec/specs-go/v1 github.com/containerd/containerd/events github.com/containerd/containerd/reference github.com/containerd/containerd/content github.com/containerd/containerd/platforms github.com/containerd/containerd/reference/docker github.com/containerd/containerd/leases github.com/containerd/containerd/identifiers github.com/opencontainers/runtime-spec/specs-go github.com/syndtr/gocapability/capability github.com/containerd/containerd/filters github.com/containerd/containerd/images github.com/docker/go-events github.com/containerd/containerd/labels github.com/opencontainers/image-spec/identity github.com/containerd/containerd/runtime/linux/runctypes github.com/containerd/containerd/remotes github.com/containerd/containerd/runtime/v2/runc/options database/sql/driver github.com/containerd/containerd/remotes/docker/schema1 github.com/opencontainers/selinux/go-selinux github.com/containerd/console github.com/BurntSushi/toml github.com/opencontainers/selinux/go-selinux/label flag github.com/russross/blackfriday/v2 os/signal encoding/csv github.com/gogo/protobuf/protoc-gen-gogo/descriptor github.com/docker/go-units github.com/containerd/containerd/pkg/progress github.com/containerd/containerd/api/events compress/zlib debug/dwarf github.com/cpuguy83/go-md2man/v2/md2man github.com/urfave/cli github.com/gogo/protobuf/gogoproto github.com/containerd/cgroups/stats/v1 github.com/containerd/cgroups/v2/stats debug/elf github.com/cilium/ebpf/asm github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/stats github.com/cilium/ebpf/internal/unix github.com/cilium/ebpf/internal runtime/debug github.com/containerd/containerd/pkg/seed github.com/cilium/ebpf/internal/btf github.com/cilium/ebpf make: *** [package/pkg-generic.mk:250: /srv/storage/autobuild/run/instance-1/output-1/build/docker-containerd-1.4.0/.stamp_built] Error 2 make: Leaving directory '/srv/storage/autobuild/run/instance-1/buildroot'