Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-3.0-8070020220921123812-39077419-build-93200-38181/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False warning: File listed twice: containers-registries.conf.5.md Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-3.0-8070020220921123812-39077419-build-93200-38181/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.u7gtUg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf containers-skopeo-7300333 + /usr/bin/gzip -dc /builddir/build/SOURCES/release-1.2-7300333.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd containers-skopeo-7300333 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'skopeo-1.2.4 base' + sed -i 's/install-binary: bin\/skopeo/install-binary:/' Makefile + sed -i 's/install-docs: docs/install-docs:/' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.l3BdoQ + umask 022 + cd /builddir/build/BUILD + cd containers-skopeo-7300333 + mkdir -p src/github.com/containers + ln -s ../../../ src/github.com/containers/skopeo + mkdir -p vendor/src + for v in vendor/* + test vendor/github.com = vendor/src + test -d vendor/github.com + mv vendor/github.com vendor/src/ + for v in vendor/* + test vendor/go.etcd.io = vendor/src + test -d vendor/go.etcd.io + mv vendor/go.etcd.io vendor/src/ + for v in vendor/* + test vendor/go.mozilla.org = vendor/src + test -d vendor/go.mozilla.org + mv vendor/go.mozilla.org vendor/src/ + for v in vendor/* + test vendor/go.opencensus.io = vendor/src + test -d vendor/go.opencensus.io + mv vendor/go.opencensus.io vendor/src/ + for v in vendor/* + test vendor/go4.org = vendor/src + test -d vendor/go4.org + mv vendor/go4.org vendor/src/ + for v in vendor/* + test vendor/golang.org = vendor/src + test -d vendor/golang.org + mv vendor/golang.org vendor/src/ + for v in vendor/* + test vendor/google.golang.org = vendor/src + test -d vendor/google.golang.org + mv vendor/google.golang.org vendor/src/ + for v in vendor/* + test vendor/gopkg.in = vendor/src + test -d vendor/gopkg.in + mv vendor/gopkg.in vendor/src/ + for v in vendor/* + test vendor/modules.txt = vendor/src + test -d vendor/modules.txt + for v in vendor/* + test vendor/src = vendor/src + continue ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/containers-skopeo-7300333:/builddir/build/BUILD/containers-skopeo-7300333/vendor:/usr/share/gocode + GOPATH=/builddir/build/BUILD/containers-skopeo-7300333:/builddir/build/BUILD/containers-skopeo-7300333/vendor:/usr/share/gocode + export GO111MODULE=off + GO111MODULE=off + export 'CGO_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + CGO_CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ++ hack/libdm_tag.sh ++ hack/ostree_tag.sh /var/tmp/rpm-tmp.l3BdoQ: line 48: hack/ostree_tag.sh: No such file or directory + export 'BUILDTAGS=exclude_graphdriver_btrfs btrfs_noversion ' + BUILDTAGS='exclude_graphdriver_btrfs btrfs_noversion ' + mkdir -p bin ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl exclude_graphdriver_btrfs btrfs_noversion ' -ldflags ' -compressdwarf=false -B 0x78f758133ed3a1a59e5327d55a3149fe66989e2d -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -o bin/skopeo ./cmd/skopeo github.com/containers/skopeo/version vendor/golang.org/x/crypto/cryptobyte/asn1 google.golang.org/grpc/serviceconfig internal/unsafeheader encoding internal/goexperiment internal/goos internal/race unicode internal/nettrace container/list vendor/golang.org/x/crypto/internal/subtle internal/goarch golang.org/x/sys/internal/unsafeheader github.com/containers/ocicrypt/spec github.com/ulikunitz/xz/internal/hash google.golang.org/protobuf/internal/flags github.com/VividCortex/ewma math/bits image/color github.com/docker/docker/api/types/events unicode/utf8 crypto/subtle unicode/utf16 github.com/docker/docker/api crypto/internal/subtle github.com/docker/docker/api/types/image internal/itoa internal/cpu github.com/containers/storage/pkg/promise runtime/internal/atomic sync/atomic runtime/internal/syscall crypto/internal/boring/sig runtime/internal/math internal/abi runtime/internal/sys github.com/rivo/uniseg google.golang.org/protobuf/internal/set crypto/internal/boring/fipstls internal/bytealg math runtime github.com/containers/common/pkg/report/camelcase github.com/vbauerster/mpb/v6/internal internal/reflectlite sync internal/singleflight internal/testlog google.golang.org/grpc/internal/buffer google.golang.org/protobuf/internal/pragma google.golang.org/grpc/internal/grpcsync math/rand runtime/cgo errors sort internal/oserror path io vendor/golang.org/x/net/dns/dnsmessage github.com/containers/storage/pkg/locker golang.org/x/crypto/cast5 strconv crypto/elliptic/internal/fiat syscall container/heap github.com/beorn7/perks/quantile crypto/internal/randutil github.com/containers/image/v5/pkg/compression/internal hash github.com/containers/image/v5/internal/uploadreader text/tabwriter bytes strings github.com/containers/image/v5/pkg/compression/types hash/crc64 hash/adler32 hash/fnv hash/crc32 golang.org/x/text/transform vendor/golang.org/x/text/transform crypto/rc4 golang.org/x/crypto/openpgp/errors crypto encoding/base32 reflect golang.org/x/crypto/openpgp/s2k bufio github.com/docker/docker/api/types/versions google.golang.org/grpc/encoding net/http/internal/ascii github.com/containers/storage/pkg/stringutils github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg regexp/syntax html compress/bzip2 image crypto/elliptic/internal/nistec internal/syscall/execenv internal/syscall/unix time image/internal/imageutil regexp image/jpeg github.com/acarl005/stripansi google.golang.org/grpc/backoff context google.golang.org/grpc/internal/grpcrand google.golang.org/grpc/keepalive io/fs internal/poll google.golang.org/grpc/internal/backoff google.golang.org/grpc/tap golang.org/x/sync/semaphore golang.org/x/net/context embed os internal/fmtsort github.com/hashicorp/errwrap encoding/binary github.com/modern-go/reflect2 encoding/base64 crypto/ed25519/internal/edwards25519/field vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/crypto/curve25519/internal/field crypto/cipher crypto/md5 github.com/klauspost/compress/zstd/internal/xxhash github.com/golang/snappy github.com/cespare/xxhash/v2 golang.org/x/sys/unix golang.org/x/crypto/openpgp/armor encoding/pem crypto/ed25519/internal/edwards25519 crypto/des vendor/golang.org/x/crypto/chacha20 internal/godebug github.com/containers/image/v5/internal/rootless io/ioutil google.golang.org/protobuf/internal/detrand google.golang.org/grpc/internal/envconfig path/filepath fmt github.com/mattn/go-runewidth github.com/docker/docker/api/types/mount internal/intern vendor/golang.org/x/sys/cpu github.com/prometheus/procfs/internal/util net/netip vendor/golang.org/x/crypto/chacha20poly1305 github.com/containers/storage/pkg/directory os/exec net github.com/pkg/errors encoding/hex encoding/csv vendor/golang.org/x/crypto/curve25519 net/url flag github.com/opencontainers/image-spec/specs-go github.com/ulikunitz/xz/internal/xlog net/http/internal log text/template/parse github.com/prometheus/procfs/internal/fs google.golang.org/protobuf/internal/errors github.com/containers/image/v5/version github.com/containers/storage/pkg/reexec runtime/debug google.golang.org/protobuf/internal/version github.com/docker/go-units mime github.com/klauspost/compress/fse github.com/opencontainers/go-digest go/token github.com/syndtr/gocapability/capability mime/quotedprintable vendor/golang.org/x/net/http2/hpack encoding/json github.com/opencontainers/runtime-spec/specs-go os/user github.com/hashicorp/go-multierror github.com/BurntSushi/toml compress/flate gopkg.in/square/go-jose.v2/json github.com/klauspost/compress/flate gopkg.in/yaml.v2 math/big vendor/golang.org/x/text/unicode/norm github.com/miekg/pkcs11 google.golang.org/grpc/internal/grpclog google.golang.org/grpc/attributes google.golang.org/grpc/metadata google.golang.org/grpc/codes golang.org/x/text/unicode/norm golang.org/x/net/http2/hpack github.com/mtrmac/gpgme github.com/docker/docker/api/types/blkiodev github.com/vbauerster/mpb/v6/decor github.com/docker/docker/api/types/time github.com/containers/image/v5/internal/iolimits github.com/containers/image/v5/directory/explicitfilepath github.com/containers/image/v5/oci/internal vendor/golang.org/x/text/unicode/bidi google.golang.org/protobuf/encoding/protowire github.com/ulikunitz/xz/lzma golang.org/x/net/internal/timeseries go.etcd.io/bbolt golang.org/x/text/unicode/bidi text/scanner github.com/imdario/mergo github.com/opencontainers/selinux/pkg/pwalk github.com/opencontainers/image-spec/specs-go/v1 github.com/containers/image/v5/docker/reference github.com/docker/distribution/digestset github.com/stefanberger/go-pkcs11uri google.golang.org/grpc/internal/balancerload google.golang.org/grpc/grpclog github.com/containers/common/pkg/capabilities github.com/containers/storage/pkg/parsers database/sql/driver github.com/tchap/go-patricia/patricia github.com/klauspost/compress/huff0 github.com/containers/storage/pkg/config google.golang.org/protobuf/reflect/protoreflect github.com/google/go-intervals/intervalset github.com/containers/skopeo/cmd/skopeo/inspect compress/gzip compress/zlib github.com/modern-go/concurrent github.com/docker/distribution/reference github.com/containers/image/v5/docker/policyconfiguration github.com/containers/image/v5/types text/template github.com/containers/image/v5/internal/pkg/keyctl github.com/moby/sys/mountinfo github.com/opencontainers/runc/libcontainer/user golang.org/x/term github.com/vbauerster/mpb/v6/cwriter github.com/containers/storage/pkg/dmesg github.com/containers/storage/pkg/fsutils github.com/containers/image/v5/pkg/strslice github.com/docker/docker-credential-helpers/credentials github.com/sirupsen/logrus github.com/prometheus/common/model github.com/containers/ocicrypt/config/keyprovider-config github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/filters github.com/willf/bitset github.com/vbatts/tar-split/tar/storage github.com/gogo/protobuf/proto github.com/containers/storage/pkg/truncindex google.golang.org/grpc/connectivity vendor/golang.org/x/text/secure/bidirule github.com/containers/image/v5/internal/pkg/platform github.com/containers/image/v5/transports github.com/containers/image/v5/internal/types golang.org/x/text/secure/bidirule github.com/containers/image/v5/internal/tmpdir github.com/vbauerster/mpb/v6 github.com/opencontainers/runc/libcontainer/userns github.com/docker/docker-credential-helpers/client golang.org/x/crypto/ssh/terminal google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/order google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/grpc/internal github.com/containers/storage/pkg/mount github.com/opencontainers/runc/libcontainer/system github.com/klauspost/pgzip github.com/docker/docker/api/types/network google.golang.org/protobuf/reflect/protoregistry golang.org/x/net/idna vendor/golang.org/x/net/idna google.golang.org/protobuf/internal/encoding/text github.com/ghodss/yaml crypto/dsa encoding/asn1 github.com/json-iterator/go google.golang.org/protobuf/proto github.com/containers/common/pkg/report html/template google.golang.org/protobuf/internal/encoding/defval github.com/containerd/containerd/log github.com/containers/storage/pkg/fileutils github.com/containers/storage/pkg/system github.com/containers/storage/pkg/devicemapper github.com/containers/storage/pkg/loopback github.com/containers/storage/pkg/parsers/kernel github.com/containers/storage/drivers/quota crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte crypto/internal/boring google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc github.com/containers/storage/pkg/idtools archive/tar github.com/vbatts/tar-split/archive/tar github.com/containers/storage/pkg/unshare github.com/containers/storage/pkg/tarlog github.com/vbatts/tar-split/tar/asm google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/internal/impl github.com/docker/docker/api/types/swarm/runtime golang.org/x/net/internal/socks google.golang.org/grpc/internal/syscall google.golang.org/grpc/stats github.com/docker/docker/api/types/registry vendor/golang.org/x/net/http/httpproxy github.com/docker/go-connections/nat net/textproto github.com/prometheus/procfs github.com/spf13/pflag # github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition github.com/containers/storage/pkg/homedir github.com/docker/docker/api/types/container golang.org/x/net/proxy vendor/golang.org/x/net/http/httpguts net/mail golang.org/x/net/http/httpguts github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types github.com/docker/docker/api/types/volume # github.com/containers/storage/pkg/devicemapper vendor/src/github.com/containers/storage/pkg/devicemapper/devmapper_wrapper.go:6: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition cgo-gcc-prolog: In function '_cgo_ebd00b0772db_Cfunc_log_with_errno_init': cgo-gcc-prolog:467:49: warning: unused variable '_cgo_a' [-Wunused-variable] github.com/spf13/cobra google.golang.org/protobuf/internal/filetype github.com/containers/common/pkg/completion 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/any github.com/golang/protobuf/ptypes/timestamp google.golang.org/protobuf/reflect/protodesc github.com/golang/protobuf/proto google.golang.org/grpc/encoding/proto github.com/matttproud/golang_protobuf_extensions/pbutil google.golang.org/genproto/googleapis/rpc/status google.golang.org/grpc/binarylog/grpc_binarylog_v1 github.com/prometheus/client_model/go github.com/golang/protobuf/ptypes google.golang.org/grpc/internal/status github.com/prometheus/client_golang/prometheus/internal google.golang.org/grpc/status github.com/containerd/containerd/errdefs github.com/containerd/containerd/platforms # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:31, from /usr/lib/golang/src/crypto/internal/boring/aes.go:10: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:31, from /usr/lib/golang/src/crypto/internal/boring/aes.go:10: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring cgo-gcc-prolog: In function '_cgo_a9d09ec5337e_Cfunc__goboringcrypto_OPENSSL_setup': cgo-gcc-prolog:169:49: warning: unused variable '_cgo_a' [-Wunused-variable] # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:31, from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:10: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:31, from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:10: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:31, from /usr/lib/golang/src/crypto/internal/boring/hmac.go:10: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:31, from /usr/lib/golang/src/crypto/internal/boring/hmac.go:10: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:31, from /usr/lib/golang/src/crypto/internal/boring/rand.go:10: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:31, from /usr/lib/golang/src/crypto/internal/boring/rand.go:10: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:31, from /usr/lib/golang/src/crypto/internal/boring/rsa.go:10: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:31, from /usr/lib/golang/src/crypto/internal/boring/rsa.go:10: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:31, from /usr/lib/golang/src/crypto/internal/boring/sha.go:10: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:31, from /usr/lib/golang/src/crypto/internal/boring/sha.go:10: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:31, from openssl_ecdsa_signature.c:8: goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:31, from openssl_ecdsa_signature.c:8: goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:31, from openssl_evp.c:8: goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:31, from openssl_evp.c:8: goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_lock_setup.c:15: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition In file included from goboringcrypto.h:31, from openssl_lock_setup.c:8: goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:31, from openssl_lock_setup.c:8: goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_seal': openssl_port_aead_gcm.c:23:13: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] plaintext = ""; ^ openssl_port_aead_gcm.c:27:7: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:107:7: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ In file included from goboringcrypto.h:31, from openssl_port_aead_gcm.c:9: At top level: goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:31, from openssl_port_aead_gcm.c:9: goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:154:4: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if(ret > 0) { ^ # crypto/internal/boring In file included from goboringcrypto.h:31, from openssl_port_ctr128.c:8: goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:31, from openssl_port_ctr128.c:8: goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:31, from openssl_port_evp_md5_sha1.c:13: goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:31, from openssl_port_evp_md5_sha1.c:13: goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:31, from openssl_port_hmac.c:10: goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:31, from openssl_port_hmac.c:10: goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': openssl_port_rsa.c:27:15: warning: unused variable 'siglen' [-Wunused-variable] unsigned int siglen; ^~~~~~ In file included from goboringcrypto.h:31, from openssl_port_rsa.c:9: At top level: goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:31, from openssl_port_rsa.c:9: goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': goopenssl.h:49:10: warning: 'mdctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_internal_##func argscall; \ ^~~~~~~~~~~~ openssl_port_rsa.c:40:14: note: 'mdctx' was declared here EVP_MD_CTX *mdctx = NULL; ^~~~~ In file included from goboringcrypto.h:31, from openssl_port_rsa.c:9: openssl_port_rsa.c: In function '_goboringcrypto_RSA_sign_pss_mgf1': goopenssl.h:37:10: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_port_rsa.c:84:16: note: 'ctx' was declared here EVP_PKEY_CTX *ctx; ^~~ In file included from goboringcrypto.h:31, from openssl_port_rsa.c:9: openssl_port_rsa.c: In function '_goboringcrypto_RSA_verify_pss_mgf1': goopenssl.h:37:10: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_port_rsa.c:135:16: note: 'ctx' was declared here EVP_PKEY_CTX *ctx; ^~~ # crypto/internal/boring In file included from goboringcrypto.h:31, from openssl_stub_rand.c:8: goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:31, from openssl_stub_rand.c:8: goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto/hmac crypto/sha512 crypto/sha256 crypto/sha1 crypto/aes vendor/golang.org/x/crypto/hkdf golang.org/x/crypto/pbkdf2 github.com/containers/storage/pkg/ioutils github.com/ulikunitz/xz crypto/rand github.com/containers/storage/pkg/stringid golang.org/x/crypto/openpgp/elgamal crypto/ed25519 mime/multipart crypto/rsa crypto/elliptic github.com/opencontainers/selinux/go-selinux github.com/google/uuid github.com/klauspost/compress/zstd github.com/containers/storage/pkg/lockfile golang.org/x/crypto/ed25519 github.com/containers/storage/pkg/pools github.com/containers/storage/drivers/copy github.com/mistifyio/go-zfs github.com/containers/image/v5/pkg/sysregistriesv2 github.com/containers/ocicrypt/crypto/pkcs11 github.com/containers/ocicrypt/config github.com/containers/ocicrypt/config/pkcs11config github.com/opencontainers/selinux/go-selinux/label github.com/containers/image/v5/pkg/docker/config crypto/ecdsa github.com/containers/ocicrypt/keywrap gopkg.in/square/go-jose.v2/cipher golang.org/x/crypto/openpgp/packet crypto/x509 github.com/containers/image/v5/pkg/compression github.com/containers/storage/pkg/archive github.com/containers/image/v5/internal/blobinfocache github.com/containers/image/v5/pkg/blobinfocache/none github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize github.com/containers/image/v5/pkg/blobinfocache/memory github.com/containers/image/v5/pkg/blobinfocache/boltdb github.com/containers/image/v5/pkg/blobinfocache golang.org/x/crypto/openpgp github.com/containers/storage/pkg/chrootarchive go.mozilla.org/pkcs7 gopkg.in/square/go-jose.v2 crypto/tls github.com/containers/ocicrypt/keywrap/pgp github.com/containers/storage/drivers github.com/containers/storage/drivers/overlayutils github.com/containers/storage/drivers/aufs github.com/containers/storage/drivers/zfs github.com/containers/storage/drivers/vfs github.com/containers/ocicrypt/utils github.com/containers/storage/drivers/devmapper github.com/containers/storage/drivers/overlay github.com/containers/ocicrypt/keywrap/jwe github.com/containers/ocicrypt/keywrap/pkcs11 github.com/containers/ocicrypt/blockcipher github.com/containers/ocicrypt/keywrap/pkcs7 github.com/containers/storage/types github.com/containers/storage/drivers/register github.com/containers/storage net/http/httptrace google.golang.org/grpc/internal/credentials github.com/docker/go-connections/tlsconfig github.com/containers/libtrust google.golang.org/grpc/credentials net/http google.golang.org/grpc/resolver google.golang.org/grpc/peer google.golang.org/grpc/internal/channelz google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/balancer google.golang.org/grpc/internal/grpcutil google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/internal/binarylog google.golang.org/grpc/balancer/base google.golang.org/grpc/internal/serviceconfig github.com/containers/image/v5/manifest google.golang.org/grpc/balancer/roundrobin github.com/containers/image/v5/docker/internal/tarfile github.com/containers/image/v5/image github.com/containers/image/v5/signature github.com/containers/image/v5/tarball github.com/containers/image/v5/directory github.com/containers/image/v5/docker/archive github.com/containers/image/v5/storage expvar github.com/docker/distribution/registry/client/transport github.com/docker/distribution/registry/api/errcode github.com/docker/distribution/registry/client/auth/challenge github.com/docker/distribution github.com/docker/go-connections/sockets net/http/httputil github.com/prometheus/common/expfmt golang.org/x/net/trace github.com/gorilla/mux golang.org/x/net/http2 github.com/docker/docker/errdefs github.com/containers/image/v5/pkg/tlsclientconfig github.com/docker/distribution/registry/api/v2 github.com/containers/image/v5/oci/layout github.com/docker/docker/client github.com/prometheus/client_golang/prometheus github.com/containers/image/v5/oci/archive github.com/containers/common/pkg/retry github.com/prometheus/client_golang/prometheus/promhttp github.com/containers/image/v5/docker/daemon google.golang.org/grpc/internal/transport github.com/docker/go-metrics github.com/docker/distribution/metrics github.com/docker/distribution/registry/storage/cache github.com/docker/distribution/registry/storage/cache/memory github.com/docker/distribution/registry/client google.golang.org/grpc github.com/containers/image/v5/docker github.com/containers/common/pkg/auth github.com/containers/image/v5/openshift github.com/containers/image/v5/transports/alltransports github.com/containers/ocicrypt/utils/keyprovider github.com/containers/ocicrypt/keywrap/keyprovider github.com/containers/ocicrypt github.com/containers/ocicrypt/helpers github.com/containers/image/v5/copy _/builddir/build/BUILD/containers-skopeo-7300333/cmd/skopeo + /usr/bin/make docs sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-login.1.md | /usr/bin/go-md2man -in /dev/stdin -out docs/skopeo-login.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-list-tags.1.md | /usr/bin/go-md2man -in /dev/stdin -out docs/skopeo-list-tags.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-sync.1.md | /usr/bin/go-md2man -in /dev/stdin -out docs/skopeo-sync.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-copy.1.md | /usr/bin/go-md2man -in /dev/stdin -out docs/skopeo-copy.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-standalone-sign.1.md | /usr/bin/go-md2man -in /dev/stdin -out docs/skopeo-standalone-sign.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-standalone-verify.1.md | /usr/bin/go-md2man -in /dev/stdin -out docs/skopeo-standalone-verify.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-inspect.1.md | /usr/bin/go-md2man -in /dev/stdin -out docs/skopeo-inspect.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-manifest-digest.1.md | /usr/bin/go-md2man -in /dev/stdin -out docs/skopeo-manifest-digest.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-logout.1.md | /usr/bin/go-md2man -in /dev/stdin -out docs/skopeo-logout.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo.1.md | /usr/bin/go-md2man -in /dev/stdin -out docs/skopeo.1 sed -e 's/\((skopeo.*\.md)\)//' -e 's/\[\(skopeo.*\)\]/\1/' docs/skopeo-delete.1.md | /usr/bin/go-md2man -in /dev/stdin -out docs/skopeo-delete.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vTD0UD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64 ++ dirname /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64 + cd containers-skopeo-7300333 + make DESTDIR=/builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64 SIGSTOREDIR=/builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/var/lib/containers/sigstore install install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/bin install -m 755 bin/skopeo /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/bin/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/man/man1 install -m 644 docs/*.1 /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/man/man1/ install -m 755 -d /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/bash-completion/completions install -m 644 completions/bash/skopeo /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/bash-completion/completions/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/var/lib/containers/sigstore install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/etc/containers install -m 644 default-policy.json /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/etc/containers/policy.json install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/etc/containers/registries.d install -m 644 default.yaml /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/etc/containers/registries.d/default.yaml + install -dp /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/etc/containers/certs.d /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/etc/containers/oci/hooks.d /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/etc/containers/registries.d /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/etc/containers/registries.conf.d + install -m0644 /builddir/build/SOURCES/storage.conf /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/etc/containers/storage.conf + install -m0644 /builddir/build/SOURCES/registries.conf /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/etc/containers/registries.conf + install -m0644 /builddir/build/SOURCES/shortnames.conf /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/etc/containers/registries.conf.d/000-shortnames.conf + install -m0644 /builddir/build/SOURCES/rhel-shortnames.conf /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/etc/containers/registries.conf.d/rhel-shortnames.conf + install -dp /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/man/man5 + go-md2man -in /builddir/build/SOURCES/containers-storage.conf.5.md -out /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/man/man5/containers-storage.conf.5 + go-md2man -in /builddir/build/SOURCES/containers-registries.conf.5.md -out /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/man/man5/containers-registries.conf.5 + go-md2man -in /builddir/build/SOURCES/containers-policy.json.5.md -out /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/man/man5/containers-policy.json.5 + go-md2man -in /builddir/build/SOURCES/containers-mounts.conf.5.md -out /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/man/man5/containers-mounts.conf.5 + go-md2man -in /builddir/build/SOURCES/containers-signature.5.md -out /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/man/man5/containers-signature.5 + go-md2man -in /builddir/build/SOURCES/containers-transports.5.md -out /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/man/man5/containers-transports.5 + go-md2man -in /builddir/build/SOURCES/containers-certs.d.5.md -out /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/man/man5/containers-certs.d.5 + go-md2man -in /builddir/build/SOURCES/containers-registries.d.5.md -out /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/man/man5/containers-registries.d.5 + go-md2man -in /builddir/build/SOURCES/containers-registries.conf.5.md -out /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/man/man5/containers-registries.conf.d.5 + go-md2man -in /builddir/build/SOURCES/containers.conf.5.md -out /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/man/man5/containers.conf.5 + go-md2man -in /builddir/build/SOURCES/containers-auth.json.5.md -out /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/man/man5/containers-auth.json.5 + go-md2man -in /builddir/build/SOURCES/containers-registries.conf.d.5.md -out /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/man/man5/containers-registries.conf.d.5 + install -dp /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/containers + install -m0644 /builddir/build/SOURCES/mounts.conf /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/containers/mounts.conf + install -m0644 /builddir/build/SOURCES/seccomp.json /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/containers/seccomp.json + install -m0644 /builddir/build/SOURCES/containers.conf /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/containers/containers.conf + install -d -p -m 755 /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64//usr/share/rhel/secrets + ln -s /etc/pki/entitlement /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/rhel/secrets/etc-pki-entitlement + ln -s /etc/rhsm /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/rhel/secrets/rhsm + ln -s /etc/yum.repos.d/redhat.repo /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/rhel/secrets/redhat.repo + cat + cat + install -d -p /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64//usr/share/skopeo/test/system + cp -pav systemtest/001-basic.bats systemtest/010-inspect.bats systemtest/020-copy.bats systemtest/030-local-registry-tls.bats systemtest/040-local-registry-auth.bats systemtest/050-signing.bats systemtest/060-delete.bats systemtest/helpers.bash systemtest/make-noarch-manifest systemtest/run-tests /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64//usr/share/skopeo/test/system/ 'systemtest/001-basic.bats' -> '/builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64//usr/share/skopeo/test/system/001-basic.bats' 'systemtest/010-inspect.bats' -> '/builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64//usr/share/skopeo/test/system/010-inspect.bats' 'systemtest/020-copy.bats' -> '/builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64//usr/share/skopeo/test/system/020-copy.bats' 'systemtest/030-local-registry-tls.bats' -> '/builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64//usr/share/skopeo/test/system/030-local-registry-tls.bats' 'systemtest/040-local-registry-auth.bats' -> '/builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64//usr/share/skopeo/test/system/040-local-registry-auth.bats' 'systemtest/050-signing.bats' -> '/builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64//usr/share/skopeo/test/system/050-signing.bats' 'systemtest/060-delete.bats' -> '/builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64//usr/share/skopeo/test/system/060-delete.bats' 'systemtest/helpers.bash' -> '/builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64//usr/share/skopeo/test/system/helpers.bash' 'systemtest/make-noarch-manifest' -> '/builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64//usr/share/skopeo/test/system/make-noarch-manifest' 'systemtest/run-tests' -> '/builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64//usr/share/skopeo/test/system/run-tests' + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 1.2.4-2.module_el8.7.0+1217+ea57d1f1 --unique-debug-suffix -1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64 --unique-debug-src-base skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/containers-skopeo-7300333 extracting debug info from /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/bin/skopeo 22044 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.73fJ8l + umask 022 + cd /builddir/build/BUILD + cd containers-skopeo-7300333 + exit 0 Processing files: skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AYAJEa + umask 022 + cd /builddir/build/BUILD + cd containers-skopeo-7300333 + DOCDIR=/builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/doc/skopeo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/doc/skopeo + cp -pr README.md /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/doc/skopeo + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ckh5Xz + umask 022 + cd /builddir/build/BUILD + cd containers-skopeo-7300333 + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/licenses/skopeo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/licenses/skopeo + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/licenses/skopeo + exit 0 Provides: skopeo = 1:1.2.4-2.module_el8.7.0+1217+ea57d1f1 skopeo(x86-64) = 1:1.2.4-2.module_el8.7.0+1217+ea57d1f1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: containers-common-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64 warning: File listed twice: /etc/containers/registries.d/default.yaml Provides: config(containers-common) = 1:1.2.4-2.module_el8.7.0+1217+ea57d1f1 containers-common = 1:1.2.4-2.module_el8.7.0+1217+ea57d1f1 containers-common(x86-64) = 1:1.2.4-2.module_el8.7.0+1217+ea57d1f1 skopeo-containers = 1:1.2.4-2.module_el8.7.0+1217+ea57d1f1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: atomic-registries <= 1:1.22.1-1 Obsoletes: atomic <= 1:1.13.1-2 docker-rhsubscription <= 2:1.13.1-31 skopeo-containers <= 1:0.1.31-3 Recommends: fuse-overlayfs slirp4netns Suggests: subscription-manager Processing files: skopeo-tests-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VpbjEw + umask 022 + cd /builddir/build/BUILD + cd containers-skopeo-7300333 + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/licenses/skopeo-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/licenses/skopeo-tests + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64/usr/share/licenses/skopeo-tests + exit 0 Provides: skopeo-tests = 1:1.2.4-2.module_el8.7.0+1217+ea57d1f1 skopeo-tests(x86-64) = 1:1.2.4-2.module_el8.7.0+1217+ea57d1f1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh Processing files: skopeo-debugsource-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64 Provides: skopeo-debugsource = 1:1.2.4-2.module_el8.7.0+1217+ea57d1f1 skopeo-debugsource(x86-64) = 1:1.2.4-2.module_el8.7.0+1217+ea57d1f1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: skopeo-debuginfo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64 Provides: debuginfo(build-id) = 8c8af0d0543b84f509ad0fe04052c1f37022e181 skopeo-debuginfo = 1:1.2.4-2.module_el8.7.0+1217+ea57d1f1 skopeo-debuginfo(x86-64) = 1:1.2.4-2.module_el8.7.0+1217+ea57d1f1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: skopeo-debugsource(x86-64) = 1:1.2.4-2.module_el8.7.0+1217+ea57d1f1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64 Wrote: /builddir/build/RPMS/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64.rpm Wrote: /builddir/build/RPMS/containers-common-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64.rpm Wrote: /builddir/build/RPMS/skopeo-tests-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64.rpm Wrote: /builddir/build/RPMS/skopeo-debugsource-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64.rpm Wrote: /builddir/build/RPMS/skopeo-debuginfo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZzqscT + umask 022 + cd /builddir/build/BUILD + cd containers-skopeo-7300333 + /usr/bin/rm -rf /builddir/build/BUILDROOT/skopeo-1.2.4-2.module_el8.7.0+1217+ea57d1f1.x86_64 + exit 0 Child return code was: 0