Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nydus-rs.spec'], chrootPath='/var/lib/mock/dist-an23-build-259641-63799/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nydus-rs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1682640000 Wrote: /builddir/build/SRPMS/nydus-rs-2.1.4-1.an23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nydus-rs.spec'], chrootPath='/var/lib/mock/dist-an23-build-259641-63799/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nydus-rs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1682640000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fWulEc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf image-service-2.1.4 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/image-service-2.1.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd image-service-2.1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + tar -xzf /builddir/build/SOURCES/image-service-2.1.4-go-vendor.tar.gz + mkdir -p ./contrib/ctr-remote/vendor + mkdir -p ./contrib/docker-nydus-graphdriver/vendor + mkdir -p ./contrib/nydusify/vendor + mkdir -p ./contrib/nydus-overlayfs/vendor + tar -zxf ./image-service-2.1.4-go-vendor/ctr-remote-vendor.tar.gz -C ./contrib/ctr-remote + tar -zxf ./image-service-2.1.4-go-vendor/docker-nydus-graphdriver-vendor.tar.gz -C ./contrib/docker-nydus-graphdriver + tar -zxf ./image-service-2.1.4-go-vendor/nydusify-vendor.tar.gz -C ./contrib/nydusify + tar -zxf ./image-service-2.1.4-go-vendor/nydus-overlayfs-vendor.tar.gz -C ./contrib/nydus-overlayfs + go env -w GOFLAGS=-mod=vendor + tar xof /builddir/build/SOURCES/image-service-2.1.4-vendor.tar.gz + mkdir -p ./.cargo + cat + sed -i '/work_dir/c\ \"work_dir\" : \"/var/cache/nydus-rs/\"' ./misc/configs/nydusd-config.json + sed -i /clippy/d ./Makefile + sed -i 's/amd64/$(shell go env GOARCH)/g' ./contrib/ctr-remote/Makefile + sed -i 's/amd64/$(shell go env GOARCH)/g' ./contrib/nydus-overlayfs/Makefile + cd .. + mkdir rust-1.61.0 + cd rust-1.61.0 + /usr/bin/tar xf /builddir/build/SOURCES/rust-1.61.0.tar.gz + mkdir -p /builddir/build/BUILDROOT/cargo + cp -r rust-x86_64/bin rust-x86_64/lib rust-x86_64/registry /builddir/build/BUILDROOT/cargo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hLpwis + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd image-service-2.1.4 + export CARGO_HOME=/builddir/build/BUILDROOT/cargo + CARGO_HOME=/builddir/build/BUILDROOT/cargo + export PATH=/builddir/build/BUILDROOT/cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILDROOT/cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export LD_LIBRARY_PATH=/builddir/build/BUILDROOT/cargo/lib: + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/cargo/lib: + rustc --version rustc 1.61.0 (fe5b13d68 2022-05-18) + make -C contrib/nydusify make: Entering directory '/builddir/build/BUILD/image-service-2.1.4/contrib/nydusify' make: Leaving directory '/builddir/build/BUILD/image-service-2.1.4/contrib/nydusify' + make -C contrib/ctr-remote make: Entering directory '/builddir/build/BUILD/image-service-2.1.4/contrib/ctr-remote' internal/goos internal/goarch internal/nettrace unicode/utf16 google.golang.org/grpc/serviceconfig google.golang.org/grpc/attributes runtime/internal/syscall runtime/internal/atomic internal/unsafeheader internal/cpu math/bits crypto/internal/boring/sig internal/itoa crypto/internal/alias internal/goexperiment internal/coverage/rtcov internal/race golang.org/x/sys/internal/unsafeheader container/list github.com/containerd/containerd/defaults google.golang.org/protobuf/internal/flags vendor/golang.org/x/crypto/internal/alias vendor/golang.org/x/crypto/cryptobyte/asn1 github.com/containerd/containerd/services unicode/utf8 encoding sync/atomic crypto/subtle unicode runtime/internal/math internal/abi runtime/internal/sys google.golang.org/protobuf/internal/set internal/bytealg math runtime github.com/shurcooL/sanitized_anchor_name github.com/klauspost/compress github.com/containerd/containerd/version internal/reflectlite sync internal/singleflight google.golang.org/protobuf/internal/pragma internal/godebug google.golang.org/grpc/internal/buffer google.golang.org/grpc/internal/grpcsync internal/testlog internal/sysinfo internal/intern math/rand errors sort internal/oserror internal/safefilepath path plugin github.com/moby/locker io vendor/golang.org/x/net/dns/dnsmessage strconv crypto/internal/nistec/fiat syscall github.com/gogo/protobuf/sortkeys crypto/internal/randutil hash text/tabwriter bytes strings hash/adler32 hash/fnv hash/crc32 vendor/golang.org/x/text/transform golang.org/x/text/transform google.golang.org/grpc/encoding net/http/internal/ascii bufio html crypto/rc4 crypto net/netip regexp/syntax reflect internal/syscall/execenv internal/syscall/unix time regexp google.golang.org/grpc/backoff context google.golang.org/grpc/keepalive google.golang.org/grpc/internal/grpcrand io/fs internal/poll google.golang.org/grpc/internal/backoff google.golang.org/grpc/tap golang.org/x/sync/errgroup golang.org/x/sync/semaphore embed github.com/containerd/containerd/pkg/shutdown os internal/fmtsort internal/saferio encoding/binary encoding/base64 crypto/md5 crypto/internal/edwards25519/field vendor/golang.org/x/crypto/internal/poly1305 crypto/cipher crypto/sha1 github.com/klauspost/compress/zstd/internal/xxhash github.com/klauspost/compress/internal/snapref crypto/internal/nistec golang.org/x/sys/unix google.golang.org/protobuf/internal/detrand io/ioutil google.golang.org/grpc/internal/envconfig os/signal fmt path/filepath net encoding/pem vendor/golang.org/x/sys/cpu crypto/internal/edwards25519 crypto/internal/boring vendor/golang.org/x/crypto/chacha20 crypto/des crypto/hmac crypto/sha256 crypto/aes crypto/sha512 os/exec vendor/golang.org/x/crypto/hkdf vendor/golang.org/x/crypto/chacha20poly1305 encoding/hex net/url mime/quotedprintable github.com/pkg/errors golang.org/x/sys/execabs net/http/internal vendor/golang.org/x/net/http2/hpack text/template/parse compress/flate runtime/debug google.golang.org/protobuf/internal/errors github.com/containerd/containerd/pkg/cap log github.com/containerd/containerd/pkg/userns os/user google.golang.org/protobuf/internal/version github.com/opencontainers/selinux/pkg/pwalkdir google.golang.org/grpc/metadata github.com/opencontainers/image-spec/specs-go database/sql/driver encoding/csv github.com/klauspost/compress/fse google.golang.org/grpc/codes runtime/trace github.com/opencontainers/go-digest github.com/containerd/containerd/pkg/kmutex mime flag encoding/json github.com/docker/go-units vendor/golang.org/x/text/unicode/norm go/token google.golang.org/grpc/internal/grpclog github.com/opencontainers/runtime-spec/specs-go golang.org/x/net/http2/hpack github.com/russross/blackfriday/v2 crypto/ecdh debug/dwarf golang.org/x/text/unicode/norm math/big google.golang.org/protobuf/encoding/protowire google.golang.org/grpc/internal/balancerload github.com/containerd/containerd/leases google.golang.org/grpc/internal/grpcutil github.com/containerd/containerd/reference/docker github.com/opencontainers/image-spec/identity github.com/opencontainers/image-spec/specs-go/v1 archive/tar golang.org/x/net/internal/timeseries golang.org/x/text/unicode/bidi vendor/golang.org/x/text/unicode/bidi google.golang.org/protobuf/reflect/protoreflect github.com/containerd/containerd/reference github.com/klauspost/compress/huff0 testing compress/gzip compress/zlib google.golang.org/protobuf/internal/encoding/messageset vendor/golang.org/x/text/secure/bidirule google.golang.org/protobuf/internal/order google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/genid golang.org/x/text/secure/bidirule google.golang.org/grpc/grpclog google.golang.org/protobuf/internal/encoding/text github.com/gogo/protobuf/proto google.golang.org/protobuf/reflect/protoregistry text/template google.golang.org/grpc/connectivity github.com/cpuguy83/go-md2man/v2/md2man google.golang.org/protobuf/proto google.golang.org/protobuf/internal/encoding/defval vendor/golang.org/x/net/idna debug/elf golang.org/x/net/idna google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc crypto/rand crypto/internal/boring/bbig crypto/dsa crypto/internal/bigmod crypto/elliptic encoding/asn1 github.com/pelletier/go-toml crypto/ed25519 github.com/containerd/continuity/sysx github.com/cilium/ebpf/internal/unix github.com/opencontainers/runc/libcontainer/user github.com/containerd/containerd/pkg/seed github.com/moby/sys/signal github.com/containerd/fifo github.com/opencontainers/selinux/go-selinux github.com/moby/sys/mountinfo github.com/containerd/console github.com/sirupsen/logrus github.com/klauspost/compress/zstd crypto/rsa html/template github.com/urfave/cli github.com/cilium/ebpf/asm github.com/containerd/containerd/cio github.com/containerd/containerd/pkg/progress crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte github.com/cilium/ebpf/internal vendor/golang.org/x/net/http/httpproxy google.golang.org/grpc/internal/syscall google.golang.org/grpc/stats github.com/containerd/containerd/pkg/dialer net/textproto github.com/containernetworking/cni/pkg/types github.com/containerd/containerd/sys github.com/opencontainers/selinux/go-selinux/label github.com/google/uuid github.com/godbus/dbus/v5 github.com/containernetworking/cni/pkg/utils github.com/containernetworking/cni/pkg/types/internal github.com/containernetworking/cni/pkg/types/create github.com/containernetworking/cni/pkg/types/020 github.com/containerd/containerd/log github.com/docker/go-events github.com/containerd/continuity/fs github.com/containerd/go-runc vendor/golang.org/x/net/http/httpguts golang.org/x/net/http/httpguts mime/multipart crypto/ecdsa github.com/containerd/containerd/mount github.com/cilium/ebpf/internal/btf github.com/containernetworking/cni/pkg/types/040 google.golang.org/protobuf/internal/encoding/tag github.com/containernetworking/cni/pkg/types/100 google.golang.org/protobuf/internal/impl github.com/containernetworking/cni/pkg/version github.com/containerd/containerd/archive github.com/containernetworking/cni/pkg/invoke github.com/containerd/containerd/snapshots github.com/containerd/containerd/sys/reaper crypto/x509 github.com/containernetworking/cni/libcni github.com/cilium/ebpf github.com/containerd/go-cni github.com/containerd/containerd/archive/compression github.com/coreos/go-systemd/v22/dbus crypto/tls github.com/cilium/ebpf/link github.com/containerd/containerd/runtime/v2/runc/options github.com/containerd/containerd/runtime/linux/runctypes github.com/gogo/protobuf/protoc-gen-gogo/descriptor github.com/gogo/protobuf/types github.com/gogo/protobuf/gogoproto github.com/containerd/containerd/pkg/runtimeoptions/v1 github.com/containerd/cgroups/v2/stats github.com/containerd/cgroups/stats/v1 google.golang.org/protobuf/internal/filetype github.com/containerd/cgroups/v2 google.golang.org/protobuf/runtime/protoimpl google.golang.org/protobuf/types/known/durationpb google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/descriptorpb github.com/containerd/cgroups github.com/golang/protobuf/ptypes/duration github.com/golang/protobuf/ptypes/any google.golang.org/genproto/googleapis/rpc/status github.com/golang/protobuf/ptypes/timestamp net/http/httptrace google.golang.org/grpc/internal/credentials net/http github.com/containerd/typeurl github.com/containerd/containerd/containers github.com/containerd/containerd/api/types/task github.com/containerd/containerd/api/types github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/stats github.com/gogo/googleapis/google/rpc google.golang.org/protobuf/reflect/protodesc github.com/containerd/containerd/events github.com/containerd/containerd/api/events github.com/golang/protobuf/proto google.golang.org/grpc/encoding/proto google.golang.org/grpc/credentials github.com/golang/protobuf/ptypes google.golang.org/grpc/binarylog/grpc_binarylog_v1 google.golang.org/grpc/credentials/insecure google.golang.org/grpc/peer google.golang.org/grpc/resolver google.golang.org/grpc/internal/channelz google.golang.org/grpc/internal/status google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/internal google.golang.org/grpc/internal/metadata google.golang.org/grpc/status google.golang.org/grpc/internal/resolver/unix google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/balancer github.com/containerd/containerd/errdefs google.golang.org/grpc/internal/binarylog github.com/containerd/ttrpc google.golang.org/grpc/internal/serviceconfig google.golang.org/grpc/balancer/base google.golang.org/grpc/internal/resolver github.com/containerd/containerd/labels github.com/containerd/containerd/filters github.com/containerd/containerd/platforms github.com/containerd/containerd/identifiers google.golang.org/grpc/balancer/roundrobin github.com/containerd/containerd/content github.com/containerd/containerd/images github.com/containerd/containerd/namespaces github.com/containerd/containerd/api/services/ttrpc/events/v1 github.com/containerd/containerd/runtime/v2/task github.com/containerd/containerd/events/exchange github.com/containerd/containerd/runtime/opts github.com/containerd/containerd/diff github.com/containerd/containerd/images/converter github.com/containerd/nydus-snapshotter/pkg/label github.com/containerd/containerd/remotes github.com/containerd/containerd/oci github.com/containerd/containerd/images/archive github.com/containerd/containerd/plugin github.com/containerd/containerd/remotes/docker/schema1 github.com/containerd/containerd/pkg/ttrpcutil github.com/containerd/containerd/rootfs github.com/containerd/containerd/images/converter/uncompress github.com/containerd/containerd/contrib/nvidia github.com/containerd/containerd/contrib/apparmor github.com/containerd/containerd/contrib/seccomp github.com/containerd/containerd/runtime/v2/shim github.com/containerd/containerd/remotes/errors golang.org/x/net/context/ctxhttp github.com/containerd/containerd/cmd/ctr/commands/pprof golang.org/x/net/trace net/http/httputil golang.org/x/net/http2 github.com/containerd/containerd/remotes/docker/auth github.com/containerd/containerd/remotes/docker github.com/containerd/containerd/remotes/docker/config google.golang.org/grpc/internal/transport google.golang.org/grpc github.com/containerd/containerd/api/services/diff/v1 github.com/containerd/containerd/api/services/events/v1 github.com/containerd/containerd/api/services/version/v1 github.com/containerd/containerd/api/services/introspection/v1 github.com/containerd/containerd/api/services/containers/v1 github.com/containerd/containerd/api/services/images/v1 google.golang.org/grpc/health/grpc_health_v1 github.com/containerd/containerd/api/services/namespaces/v1 github.com/containerd/containerd/api/services/leases/v1 github.com/containerd/containerd/api/services/content/v1 github.com/containerd/containerd/api/services/snapshots/v1 github.com/containerd/containerd/api/services/tasks/v1 github.com/containerd/containerd/services/introspection github.com/containerd/containerd/leases/proxy github.com/containerd/containerd/snapshots/proxy github.com/containerd/containerd/content/proxy github.com/containerd/containerd github.com/containerd/containerd/cmd/ctr/commands github.com/containerd/containerd/cmd/ctr/commands/events github.com/containerd/containerd/cmd/ctr/commands/install github.com/containerd/containerd/cmd/ctr/commands/oci github.com/containerd/containerd/cmd/ctr/commands/leases github.com/containerd/containerd/cmd/ctr/commands/plugins github.com/containerd/containerd/cmd/ctr/commands/namespaces github.com/containerd/containerd/cmd/ctr/commands/version github.com/containerd/containerd/cmd/ctr/commands/shim github.com/containerd/containerd/cmd/ctr/commands/content github.com/containerd/containerd/cmd/ctr/commands/snapshots github.com/containerd/containerd/cmd/ctr/commands/tasks github.com/dragonflyoss/image-service/contrib/ctr-remote/commands github.com/containerd/containerd/cmd/ctr/commands/images github.com/containerd/containerd/cmd/ctr/commands/run github.com/containerd/containerd/cmd/ctr/commands/containers github.com/containerd/containerd/cmd/ctr/app command-line-arguments make: Leaving directory '/builddir/build/BUILD/image-service-2.1.4/contrib/ctr-remote' + make -C contrib/nydus-overlayfs make: Entering directory '/builddir/build/BUILD/image-service-2.1.4/contrib/nydus-overlayfs' golang.org/x/sys/internal/unsafeheader github.com/shurcooL/sanitized_anchor_name golang.org/x/sys/unix github.com/pkg/errors github.com/russross/blackfriday/v2 github.com/cpuguy83/go-md2man/v2/md2man github.com/urfave/cli/v2 command-line-arguments make: Leaving directory '/builddir/build/BUILD/image-service-2.1.4/contrib/nydus-overlayfs' + make -C contrib/docker-nydus-graphdriver make: Entering directory '/builddir/build/BUILD/image-service-2.1.4/contrib/docker-nydus-graphdriver' google.golang.org/protobuf/internal/flags google.golang.org/protobuf/internal/set golang.org/x/sys/internal/unsafeheader google.golang.org/protobuf/internal/pragma hash/crc64 github.com/docker/docker/api/types/versions compress/bzip2 github.com/klauspost/compress/snappy github.com/klauspost/compress/zstd/internal/xxhash google.golang.org/protobuf/internal/detrand github.com/docker/docker/api/types/mount github.com/containerd/continuity/pathdriver github.com/docker/docker/pkg/directory github.com/moby/sys/symlink github.com/docker/docker/pkg/ioutils google.golang.org/protobuf/internal/version google.golang.org/grpc/codes golang.org/x/sys/unix github.com/containerd/containerd/pkg/userns github.com/containerd/containerd/pkg/cap github.com/opencontainers/runtime-spec/specs-go golang.org/x/sys/execabs github.com/docker/docker/api/types/blkiodev github.com/opencontainers/go-digest github.com/opencontainers/image-spec/specs-go github.com/pkg/errors text/scanner github.com/docker/go-units github.com/klauspost/compress/fse github.com/opencontainers/selinux/pkg/pwalkdir github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/filters github.com/docker/go-connections/nat golang.org/x/net/internal/socks github.com/gogo/protobuf/proto github.com/coreos/go-systemd/activation github.com/vbatts/tar-split/tar/storage google.golang.org/protobuf/internal/errors github.com/docker/docker/pkg/plugins/transport github.com/docker/distribution/registry/api/errcode google.golang.org/protobuf/encoding/protowire github.com/docker/go-connections/tlsconfig github.com/opencontainers/image-spec/specs-go/v1 github.com/docker/docker/api/types/container github.com/docker/docker/api/types/network github.com/docker/docker/api/types/registry golang.org/x/net/proxy google.golang.org/protobuf/reflect/protoreflect github.com/docker/docker/pkg/pools github.com/docker/go-connections/sockets github.com/klauspost/compress/huff0 github.com/docker/go-plugins-helpers/sdk google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/order google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/reflect/protoregistry github.com/klauspost/compress/zstd google.golang.org/protobuf/proto google.golang.org/protobuf/internal/encoding/defval google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc github.com/containerd/continuity/devices github.com/opencontainers/runc/libcontainer/user github.com/docker/docker/pkg/reexec github.com/opencontainers/runc/libcontainer/devices github.com/containerd/continuity/sysx github.com/moby/sys/mountinfo github.com/opencontainers/selinux/go-selinux github.com/sirupsen/logrus github.com/containerd/continuity/driver github.com/moby/sys/mount google.golang.org/protobuf/internal/encoding/tag github.com/opencontainers/selinux/go-selinux/label github.com/docker/docker/pkg/system google.golang.org/protobuf/internal/impl github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/plugingetter github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/chrootarchive google.golang.org/protobuf/internal/filetype google.golang.org/protobuf/runtime/protoimpl google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/durationpb google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/descriptorpb github.com/golang/protobuf/ptypes/duration github.com/golang/protobuf/ptypes/timestamp google.golang.org/genproto/googleapis/rpc/status github.com/golang/protobuf/ptypes/any google.golang.org/protobuf/reflect/protodesc github.com/golang/protobuf/proto github.com/golang/protobuf/ptypes google.golang.org/grpc/internal/status google.golang.org/grpc/status github.com/containerd/containerd/errdefs github.com/docker/docker/errdefs github.com/docker/docker/oci/caps github.com/docker/docker/oci github.com/docker/docker/plugin/v2 github.com/docker/docker/daemon/graphdriver github.com/docker/go-plugins-helpers/graphdriver github.com/dragonflyoss/image-service/contrib/nydus_graphdriver/plugin/nydus github.com/docker/go-plugins-helpers/graphdriver/shim github.com/dragonflyoss/image-service/contrib/nydus_graphdriver make: Leaving directory '/builddir/build/BUILD/image-service-2.1.4/contrib/docker-nydus-graphdriver' + /usr/bin/make -O -j64 V=1 VERBOSE=1 release /builddir/build/BUILDROOT/cargo/bin/cargo fmt -- --check /builddir/build/BUILDROOT/cargo/bin/cargo build --features=virtiofs --release Compiling libc v0.2.126 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling proc-macro2 v1.0.40 Compiling quote v1.0.20 Compiling unicode-ident v1.0.2 Compiling syn v1.0.98 Compiling memchr v2.5.0 Compiling log v0.4.17 Compiling bitflags v1.3.2 Compiling once_cell v1.13.0 Compiling pin-project-lite v0.2.9 Compiling itoa v1.0.2 Compiling bytes v1.2.0 Compiling futures-core v0.3.21 Compiling typenum v1.15.0 Compiling serde_derive v1.0.139 Compiling version_check v0.9.4 Compiling futures-channel v0.3.21 Compiling futures-sink v0.3.21 Compiling futures-task v0.3.21 Compiling serde v1.0.139 Compiling pkg-config v0.3.25 Compiling futures-util v0.3.21 Compiling pin-utils v0.1.0 Compiling adler v1.0.2 Compiling futures-io v0.3.21 Compiling httpdate v1.0.2 Compiling fnv v1.0.7 Compiling crc32fast v1.3.2 Compiling serde_json v1.0.82 Compiling gimli v0.26.2 Compiling ryu v1.0.10 Compiling subtle v2.4.1 Compiling lazy_static v1.4.0 Compiling openssl v0.10.41 Compiling tinyvec_macros v0.1.0 Compiling rustc-demangle v0.1.21 Compiling hashbrown v0.12.3 Compiling foreign-types-shared v0.1.1 Compiling httparse v1.7.1 Compiling matches v0.1.9 Compiling zstd-safe v5.0.2+zstd.1.5.2 Compiling try-lock v0.2.3 Compiling percent-encoding v2.1.0 Compiling arc-swap v1.5.0 Compiling native-tls v0.2.10 Compiling parking_lot_core v0.8.5 Compiling crossbeam-utils v0.8.10 Compiling openssl-probe v0.1.5 Compiling unicode-bidi v0.3.8 Compiling tower-service v0.3.2 Compiling io-uring v0.5.3 Compiling cpufeatures v0.2.2 Compiling smallvec v1.9.0 Compiling arrayref v0.3.6 Compiling ppv-lite86 v0.2.16 Compiling arrayvec v0.7.2 Compiling encoding_rs v0.8.31 Compiling constant_time_eq v0.1.5 Compiling scopeguard v1.1.0 Compiling rustversion v1.0.9 Compiling scoped-tls v1.0.0 Compiling fuse-backend-rs v0.9.6 Compiling num_threads v0.1.6 Compiling anyhow v1.0.58 Compiling base64 v0.13.0 Compiling regex-syntax v0.6.27 Compiling ansi_term v0.12.1 Compiling ipnet v2.5.0 Compiling no-std-compat v0.4.1 Compiling nonzero_ext v0.3.0 Compiling mime v0.3.16 Compiling futures-timer v3.0.2 Compiling time-macros v0.2.4 Compiling glob v0.3.0 Compiling unicode-width v0.1.9 Compiling strsim v0.8.0 Compiling spmc v0.3.0 Compiling virtio-bindings v0.1.0 Compiling hex v0.4.3 Compiling vec_map v0.8.2 Compiling cc v1.0.73 Compiling tinyvec v1.6.0 Compiling instant v0.1.12 Compiling raw-cpuid v10.3.0 Compiling foreign-types v0.3.2 Compiling miniz_oxide v0.5.3 Compiling form_urlencoded v1.0.1 Compiling tracing-core v0.1.28 Compiling textwrap v0.11.0 Compiling http v0.2.8 Compiling generic-array v0.14.5 Compiling tokio v1.20.0 Compiling slab v0.4.7 Compiling memoffset v0.6.5 Compiling indexmap v1.9.1 Compiling lock_api v0.4.7 Compiling want v0.3.0 Compiling openssl-src v111.22.0+1.1.1q Compiling tracing v0.1.35 Compiling flate2 v1.0.24 Compiling object v0.29.0 Compiling aho-corasick v0.7.18 Compiling unicode-normalization v0.1.21 Compiling http-body v0.4.5 Compiling jobserver v0.1.24 Compiling time v0.3.14 Compiling idna v0.2.3 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.2 Compiling nydus-app v0.3.1 (/builddir/build/BUILD/image-service-2.1.4/app) Compiling digest v0.10.3 Compiling sha2 v0.10.2 Compiling hmac v0.12.1 Compiling sha-1 v0.10.0 Compiling openssl-sys v0.9.75 Compiling backtrace v0.3.66 Compiling zstd-sys v2.0.1+zstd.1.5.2 Compiling lz4-sys v1.9.4 Compiling blake3 v1.3.1 Compiling num_cpus v1.13.1 Compiling mio v0.8.4 Compiling socket2 v0.4.4 Compiling vmm-sys-util v0.10.0 Compiling vm-memory v0.9.0 Compiling nix v0.24.2 Compiling getrandom v0.2.7 Compiling quanta v0.9.3 Compiling atty v0.2.14 Compiling xattr v0.2.3 Compiling filetime v0.2.17 Compiling rlimit v0.8.3 Compiling url v2.2.2 Compiling clap v2.34.0 Compiling dashmap v4.0.2 Compiling regex v1.6.0 Compiling rand_core v0.6.3 Compiling tar v0.4.38 Compiling parking_lot v0.11.2 Compiling rand_chacha v0.3.1 Compiling dbs-uhttp v0.3.2 Compiling rand v0.8.5 Compiling virtio-queue v0.4.0 Compiling vhost v0.4.0 Compiling addr2line v0.17.0 Compiling vhost-user-backend v0.5.1 error: failed to run custom build command for `openssl-sys v0.9.75` Caused by: process didn't exit successfully: `/builddir/build/BUILD/image-service-2.1.4/target/release/build/openssl-sys-a2d2127c4e9fac80/build-script-main` (exit status: 101) --- stdout cargo:rustc-cfg=const_fn cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR unset cargo:rerun-if-env-changed=OPENSSL_NO_VENDOR OPENSSL_NO_VENDOR unset CC_x86_64-unknown-linux-gnu = None CC_x86_64_unknown_linux_gnu = None HOST_CC = None CC = Some("gcc") CFLAGS_x86_64-unknown-linux-gnu = None CFLAGS_x86_64_unknown_linux_gnu = None HOST_CFLAGS = None CFLAGS = Some("-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection") CRATE_CC_NO_DEFAULTS = None DEBUG = Some("false") CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") running "perl" "./Configure" "--prefix=/builddir/build/BUILD/image-service-2.1.4/target/release/build/openssl-sys-28d46ebb1f461d9b/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-dso" "no-shared" "no-ssl3" "no-unit-test" "no-comp" "no-zlib" "no-zlib-dynamic" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-flto=auto" "-ffat-lto-objects" "-fexceptions" "-g" "-grecord-gcc-switches" "-pipe" "-Wall" "-Werror=format-security" "-Wp,-D_FORTIFY_SOURCE=2" "-Wp,-D_GLIBCXX_ASSERTIONS" "-specs=/usr/lib/rpm/anolis/anolis-hardened-cc1" "-fstack-protector-strong" "-specs=/usr/lib/rpm/anolis/anolis-annobin-cc1" "-m64" "-march=x86-64-v2" "-mtune=generic" "-fasynchronous-unwind-tables" "-fstack-clash-protection" "-fcf-protection" --- stderr Can't locate FindBin.pm in @INC (you may need to install the FindBin module) (@INC contains: /usr/local/lib64/perl5/5.36 /usr/local/share/perl5/5.36 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./Configure line 15. BEGIN failed--compilation aborted at ./Configure line 15. thread 'main' panicked at ' Error configuring OpenSSL build: Command: "perl" "./Configure" "--prefix=/builddir/build/BUILD/image-service-2.1.4/target/release/build/openssl-sys-28d46ebb1f461d9b/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-dso" "no-shared" "no-ssl3" "no-unit-test" "no-comp" "no-zlib" "no-zlib-dynamic" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-flto=auto" "-ffat-lto-objects" "-fexceptions" "-g" "-grecord-gcc-switches" "-pipe" "-Wall" "-Werror=format-security" "-Wp,-D_FORTIFY_SOURCE=2" "-Wp,-D_GLIBCXX_ASSERTIONS" "-specs=/usr/lib/rpm/anolis/anolis-hardened-cc1" "-fstack-protector-strong" "-specs=/usr/lib/rpm/anolis/anolis-annobin-cc1" "-m64" "-march=x86-64-v2" "-mtune=generic" "-fasynchronous-unwind-tables" "-fstack-clash-protection" "-fcf-protection" Exit status: exit status: 2 ', /builddir/build/BUILD/image-service-2.1.4/vendor/openssl-src/src/lib.rs:490:13 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace warning: build failed, waiting for other jobs to finish... make: *** [Makefile:90: build] Error 101 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.hLpwis (%build) Bad exit status from /var/tmp/rpm-tmp.hLpwis (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nydus-rs.spec