Skip to content

Console Output

Skipping 868 KB.. Full Log
t) libc.so.6(GLIBC_2.34)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
01:04:24 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
01:04:24 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220304171807.a224086-0.fc35.x86_64
01:04:24 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20220304171807.a224086-0.fc35.src.rpm
01:05:32 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20220304171807.a224086-0.fc35.x86_64.rpm
01:05:32 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CgY5pu
01:05:32 + umask 022
01:05:32 + cd /root/rpmbuild/BUILD
01:05:32 + cd src
01:05:32 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220304171807.a224086-0.fc35.x86_64
01:05:32 + RPM_EC=0
01:05:32 ++ jobs -p
01:05:32 + exit 0
01:05:32 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rWRLaF
01:05:32 + umask 022
01:05:32 + cd /root/rpmbuild/BUILD
01:05:32 + cd /root/rpmbuild/BUILD
01:05:32 + rm -rf src
01:05:32 + /usr/bin/mkdir -p src
01:05:32 + cd src
01:05:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
01:05:32 + /usr/bin/tar -xof -
01:05:32 + STATUS=0
01:05:32 + '[' 0 -ne 0 ']'
01:05:32 + /usr/bin/tar -xof -
01:05:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
01:05:32 + STATUS=0
01:05:32 + '[' 0 -ne 0 ']'
01:05:32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
01:05:32 + RPM_EC=0
01:05:32 ++ jobs -p
01:05:32 + exit 0
01:05:32 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jm6Wlu
01:05:32 + umask 022
01:05:32 + cd /root/rpmbuild/BUILD
01:05:32 + cd src
01:05:32 + export DOCKER_GITCOMMIT=906f57f
01:05:32 + DOCKER_GITCOMMIT=906f57f
01:05:32 + mkdir -p /go/src/github.com/docker
01:05:32 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
01:05:32 + TMP_GOPATH=/go
01:05:32 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
01:05:32 + RM_GOPATH=0
01:05:32 + TMP_GOPATH=/go
01:05:32 + : /usr/local/bin
01:05:32 + '[' -z /go ']'
01:05:32 + export GOPATH=/go
01:05:32 + GOPATH=/go
01:05:32 + case "$(go env GOARCH)" in
01:05:32 ++ go env GOARCH
01:05:32 + export GO_BUILDMODE=-buildmode=pie
01:05:32 + GO_BUILDMODE=-buildmode=pie
01:05:32 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
01:05:32 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
01:05:32 + bin=rootlesskit
01:05:32 + shift
01:05:32 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
01:05:32 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
01:05:32 ++ : v0.14.4
01:05:32 + install_rootlesskit dynamic
01:05:32 + case "$1" in
01:05:32 + install_rootlesskit_dynamic
01:05:32 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
01:05:32 + ROOTLESSKIT_LDFLAGS=-linkmode=external
01:05:32 + export BUILD_MODE=-buildmode=pie
01:05:32 + BUILD_MODE=-buildmode=pie
01:05:32 + _install_rootlesskit
01:05:32 Install rootlesskit version v0.14.4
01:05:32 + echo 'Install rootlesskit version v0.14.4'
01:05:32 + for f in rootlesskit rootlesskit-docker-proxy
01:05:32 + GOBIN=/usr/local/bin
01:05:32 + GO111MODULE=on
01:05:32 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
01:05:32 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
01:05:42 go: downloading github.com/pkg/errors v0.9.1
01:05:42 go: downloading github.com/sirupsen/logrus v1.8.1
01:05:42 go: downloading github.com/urfave/cli/v2 v2.3.0
01:05:42 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
01:05:42 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
01:05:42 go: downloading github.com/google/uuid v1.3.0
01:05:42 go: downloading github.com/moby/vpnkit v0.5.0
01:05:42 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
01:05:43 go: downloading github.com/gofrs/flock v0.8.1
01:05:43 go: downloading github.com/gorilla/mux v1.8.0
01:05:43 go: downloading github.com/moby/sys/mountinfo v0.4.1
01:05:43 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
01:05:43 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
01:05:44 go: downloading github.com/u-root/u-root v7.0.0+incompatible
01:05:45 go: downloading github.com/russross/blackfriday/v2 v2.1.0
01:05:52 + for f in rootlesskit rootlesskit-docker-proxy
01:05:52 + GOBIN=/usr/local/bin
01:05:52 + GO111MODULE=on
01:05:52 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
01:05:53 + return
01:05:53 + RPM_EC=0
01:05:53 ++ jobs -p
01:05:53 + exit 0
01:05:53 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.45Wg2Z
01:05:53 + umask 022
01:05:53 + cd /root/rpmbuild/BUILD
01:05:53 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64 '!=' / ']'
01:05:53 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64
01:05:53 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64
01:05:53 + mkdir -p /root/rpmbuild/BUILDROOT
01:05:53 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64
01:05:53 + cd src
01:05:53 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64/usr/bin/dockerd-rootless.sh
01:05:53 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64/usr/bin/dockerd-rootless-setuptool.sh
01:05:53 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64/usr/bin/rootlesskit
01:05:53 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64/usr/bin/rootlesskit-docker-proxy
01:05:53 + /usr/lib/rpm/check-buildroot
01:05:53 + /usr/lib/rpm/redhat/brp-ldconfig
01:05:53 + /usr/lib/rpm/brp-compress
01:05:53 + /usr/lib/rpm/brp-strip /usr/bin/strip
01:05:53 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
01:05:53 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
01:05:53 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
01:05:53 + /usr/lib/rpm/check-rpaths
01:05:53 + /usr/lib/rpm/redhat/brp-mangle-shebangs
01:05:53 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
01:05:53 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
01:05:53 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
01:05:53 + /usr/lib/rpm/redhat/brp-python-hardlink
01:05:53 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.motcP0
01:05:53 + umask 022
01:05:53 + cd /root/rpmbuild/BUILD
01:05:53 + cd src
01:05:53 + /usr/local/bin/rootlesskit -v
01:05:53 rootlesskit version 0.14.4
01:05:53 + RPM_EC=0
01:05:53 ++ jobs -p
01:05:53 + exit 0
01:05:53 Processing files: docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64
01:05:53 Provides: docker-ce-rootless-extras = 0:0.0.0.20220304171807.a224086-0.fc35 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20220304171807.a224086-0.fc35
01:05:53 Requires(interp): /bin/sh /bin/sh /bin/sh
01:05:53 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
01:05:53 Requires(post): /bin/sh
01:05:53 Requires(preun): /bin/sh
01:05:53 Requires(postun): /bin/sh
01:05:53 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
01:05:53 Conflicts: rootlesskit
01:05:53 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64
01:05:54 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.src.rpm
01:06:00 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64.rpm
01:06:00 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4U1RBN
01:06:00 + umask 022
01:06:00 + cd /root/rpmbuild/BUILD
01:06:00 + cd src
01:06:00 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64
01:06:00 + RPM_EC=0
01:06:00 ++ jobs -p
01:06:00 + exit 0
01:06:00 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Hbl0x7
01:06:00 + umask 022
01:06:00 + cd /root/rpmbuild/BUILD
01:06:00 + cd /root/rpmbuild/BUILD
01:06:00 + rm -rf src
01:06:00 + /usr/bin/mkdir -p src
01:06:00 + cd src
01:06:00 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
01:06:00 + /usr/bin/tar -xof -
01:06:00 + STATUS=0
01:06:00 + '[' 0 -ne 0 ']'
01:06:00 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
01:06:00 + /usr/bin/tar -xof -
01:06:00 + STATUS=0
01:06:00 + '[' 0 -ne 0 ']'
01:06:00 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
01:06:00 + RPM_EC=0
01:06:00 ++ jobs -p
01:06:00 + exit 0
01:06:00 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pjRalb
01:06:00 + umask 022
01:06:00 + cd /root/rpmbuild/BUILD
01:06:00 + cd src
01:06:00 + pushd /root/rpmbuild/BUILD/src/compose
01:06:00 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
01:06:00 + GOPROXY=https://proxy.golang.org
01:06:00 + GO111MODULE=on
01:06:00 + go mod download
01:06:56 + GOPROXY=https://proxy.golang.org
01:06:56 + GO111MODULE=on
01:06:56 + GIT_TAG=v2.3.3
01:06:56 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
01:06:56 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.3.3"  -o bin/docker-compose ./cmd
01:07:53 ~/rpmbuild/BUILD/src
01:07:53 + popd
01:07:53 + RPM_EC=0
01:07:53 ++ jobs -p
01:07:53 + exit 0
01:07:53 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5UoGWl
01:07:53 + umask 022
01:07:53 + cd /root/rpmbuild/BUILD
01:07:53 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64 '!=' / ']'
01:07:53 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64
01:07:53 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64
01:07:53 + mkdir -p /root/rpmbuild/BUILDROOT
01:07:53 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64
01:07:53 + cd src
01:07:53 + pushd /root/rpmbuild/BUILD/src/compose
01:07:53 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
01:07:53 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
01:07:53 ~/rpmbuild/BUILD/src
01:07:53 + popd
01:07:53 + for f in LICENSE MAINTAINERS NOTICE README.md
01:07:53 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
01:07:53 + for f in LICENSE MAINTAINERS NOTICE README.md
01:07:53 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
01:07:53 + for f in LICENSE MAINTAINERS NOTICE README.md
01:07:53 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
01:07:53 + for f in LICENSE MAINTAINERS NOTICE README.md
01:07:53 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
01:07:53 + /usr/lib/rpm/check-buildroot
01:07:53 + /usr/lib/rpm/redhat/brp-ldconfig
01:07:53 + /usr/lib/rpm/brp-compress
01:07:53 + /usr/lib/rpm/brp-strip /usr/bin/strip
01:07:53 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
01:07:53 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
01:07:53 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
01:07:53 + /usr/lib/rpm/check-rpaths
01:07:53 + /usr/lib/rpm/redhat/brp-mangle-shebangs
01:07:53 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
01:07:53 + /usr/lib/rpm/redhat/brp-python-hardlink
01:07:53 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wbAjpN
01:07:53 + umask 022
01:07:53 + cd /root/rpmbuild/BUILD
01:07:53 + cd src
01:07:53 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
01:07:53 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
01:07:53 + ver=v2.3.3
01:07:53 + test v2.3.3 = v2.3.3
01:07:53 + echo 'PASS: docker-compose version OK'
01:07:53 PASS: docker-compose version OK
01:07:53 + RPM_EC=0
01:07:53 ++ jobs -p
01:07:53 + exit 0
01:07:53 Processing files: docker-compose-plugin-2.3.3-0.fc35.x86_64
01:07:53 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3DdQcs
01:07:53 + umask 022
01:07:53 + cd /root/rpmbuild/BUILD
01:07:53 + cd src
01:07:53 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
01:07:53 + export LC_ALL=C
01:07:53 + LC_ALL=C
01:07:53 + export DOCDIR
01:07:53 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
01:07:53 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
01:07:53 + RPM_EC=0
01:07:53 ++ jobs -p
01:07:53 + exit 0
01:07:53 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TtxMKq
01:07:53 + umask 022
01:07:53 + cd /root/rpmbuild/BUILD
01:07:53 + cd src
01:07:53 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
01:07:53 + export LC_ALL=C
01:07:53 + LC_ALL=C
01:07:53 + export LICENSEDIR
01:07:53 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
01:07:53 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
01:07:53 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
01:07:53 + RPM_EC=0
01:07:53 ++ jobs -p
01:07:53 + exit 0
01:07:53 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
01:07:53 Provides: docker-compose-plugin = 0:2.3.3-0.fc35 docker-compose-plugin(x86-64) = 0:2.3.3-0.fc35
01:07:53 Requires(interp): /bin/sh /bin/sh /bin/sh
01:07:53 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
01:07:53 Requires(post): /bin/sh
01:07:53 Requires(preun): /bin/sh
01:07:53 Requires(postun): /bin/sh
01:07:53 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64
01:07:53 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.3.3-0.fc35.src.rpm
01:08:05 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.3.3-0.fc35.x86_64.rpm
01:08:05 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ulZDEs
01:08:05 + umask 022
01:08:05 + cd /root/rpmbuild/BUILD
01:08:05 + cd src
01:08:05 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64
01:08:05 + RPM_EC=0
01:08:05 ++ jobs -p
01:08:05 + exit 0
01:08:05 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gbkAhQ
01:08:05 + umask 022
01:08:05 + cd /root/rpmbuild/BUILD
01:08:05 + cd /root/rpmbuild/BUILD
01:08:05 + rm -rf src
01:08:05 + /usr/bin/mkdir -p src
01:08:05 + cd src
01:08:05 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
01:08:05 + /usr/bin/tar -xof -
01:08:05 + STATUS=0
01:08:05 + '[' 0 -ne 0 ']'
01:08:05 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
01:08:05 + /usr/bin/tar -xof -
01:08:05 + STATUS=0
01:08:05 + '[' 0 -ne 0 ']'
01:08:05 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
01:08:05 + RPM_EC=0
01:08:05 ++ jobs -p
01:08:05 + exit 0
01:08:05 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SwRkVJ
01:08:05 + umask 022
01:08:05 + cd /root/rpmbuild/BUILD
01:08:05 + cd src
01:08:05 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
01:08:05 + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build'
01:08:05 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
01:08:05 GO111MODULE=on make -f builder.Makefile build
01:08:05 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
01:08:05 mkdir -p bin
01:08:05 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan
01:08:51 go: downloading github.com/docker/cli v20.10.9+incompatible
01:08:51 go: downloading github.com/docker/docker v20.10.9+incompatible
01:08:55 go: downloading github.com/spf13/cobra v1.2.1
01:08:55 go: downloading github.com/fvbommel/sortorder v1.0.2
01:08:55 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
01:08:55 go: downloading github.com/docker/distribution v2.7.1+incompatible
01:08:55 go: downloading github.com/theupdateframework/notary v0.7.0
01:08:57 go: downloading github.com/opencontainers/image-spec v1.0.1
01:08:57 go: downloading github.com/Masterminds/semver/v3 v3.1.1
01:08:57 go: downloading github.com/containerd/containerd v1.5.7
01:08:57 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
01:09:02 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
01:09:02 go: downloading google.golang.org/grpc v1.40.0
01:09:03 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
01:09:03 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
01:09:03 go: downloading github.com/opencontainers/runc v1.0.2
01:09:03 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
01:09:05 go: downloading google.golang.org/protobuf v1.26.0
01:09:07 go: downloading github.com/prometheus/client_golang v1.7.1
01:09:07 go: downloading github.com/cespare/xxhash/v2 v2.1.1
01:09:07 go: downloading github.com/prometheus/common v0.10.0
01:09:07 go: downloading github.com/prometheus/procfs v0.6.0
01:09:40 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
01:09:40 + popd
01:09:40 + RPM_EC=0
01:09:40 ~/rpmbuild/BUILD/src
01:09:40 ++ jobs -p
01:09:40 + exit 0
01:09:40 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7ccwEu
01:09:40 + umask 022
01:09:40 + cd /root/rpmbuild/BUILD
01:09:40 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64 '!=' / ']'
01:09:40 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
01:09:40 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
01:09:40 + mkdir -p /root/rpmbuild/BUILDROOT
01:09:40 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
01:09:40 + cd src
01:09:40 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
01:09:40 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
01:09:40 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan
01:09:40 ~/rpmbuild/BUILD/src
01:09:40 + popd
01:09:40 + /usr/lib/rpm/check-buildroot
01:09:40 + /usr/lib/rpm/redhat/brp-ldconfig
01:09:40 + /usr/lib/rpm/brp-compress
01:09:40 + /usr/lib/rpm/brp-strip /usr/bin/strip
01:09:40 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
01:09:40 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
01:09:40 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
01:09:40 + /usr/lib/rpm/check-rpaths
01:09:40 + /usr/lib/rpm/redhat/brp-mangle-shebangs
01:09:40 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
01:09:40 + /usr/lib/rpm/redhat/brp-python-hardlink
01:09:40 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LWsGMm
01:09:40 + umask 022
01:09:40 + cd /root/rpmbuild/BUILD
01:09:40 + cd src
01:09:40 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
01:09:40 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
01:09:40 + ver=v0.17.0
01:09:40 + test v0.17.0 = v0.17.0
01:09:40 + echo 'PASS: docker-scan version OK'
01:09:40 PASS: docker-scan version OK
01:09:40 + RPM_EC=0
01:09:40 ++ jobs -p
01:09:40 + exit 0
01:09:40 Processing files: docker-scan-plugin-0.17.0-0.fc35.x86_64
01:09:40 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan
01:09:40 Provides: docker-scan-plugin = 0:0.17.0-0.fc35 docker-scan-plugin(x86-64) = 0:0.17.0-0.fc35
01:09:40 Requires(interp): /bin/sh /bin/sh /bin/sh
01:09:40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
01:09:40 Requires(post): /bin/sh
01:09:40 Requires(preun): /bin/sh
01:09:40 Requires(postun): /bin/sh
01:09:40 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
01:09:40 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.fc35.src.rpm
01:09:45 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc35.x86_64.rpm
01:09:45 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vl8jTI
01:09:45 + umask 022
01:09:45 + cd /root/rpmbuild/BUILD
01:09:45 + cd src
01:09:45 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
01:09:45 + RPM_EC=0
01:09:45 ++ jobs -p
01:09:45 + exit 0
01:09:49 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-649/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-35"
01:09:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-649/rpm'