Skip to content

Console Output

Skipping 311 KB.. Full Log
CQxtyC1SC8ExvbLL0llgABGJgYmLwaB3MycnMzi4My85FTXgvzkDB8G3tScxILi1BRfsEwJg4BPVmJZon5OYl66vk9+Xrp1RRGDFNSy5Py84vycVD1nCI1qPENFAZBu2nb+eRPQfXwgU/RApuiBTel+MuFMv/J9JgZGLwbWssSc0lSguQIIRX6luUmpRW1rpspyT3nQDTUNCNgV5QHBKoZx8gAAAA==+ export CFLAGS
15:54:14 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
15:54:14 + export CXXFLAGS
15:54:14 + FFLAGS='-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
15:54:14 + export FFLAGS
15:54:14 + FCFLAGS='-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
15:54:14 + export FCFLAGS
15:54:14 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
15:54:14 + export LDFLAGS
15:54:14 + LT_SYS_LIBRARY_PATH=/usr/lib64:
15:54:14 + export LT_SYS_LIBRARY_PATH
15:54:14 + CC=gcc
15:54:14 + export CC
15:54:14 + CXX=g++
15:54:14 + export CXX
15:54:14 + cd src
15:54:14 + export DOCKER_GITCOMMIT=62fd718
15:54:14 + DOCKER_GITCOMMIT=62fd718
15:54:14 + mkdir -p /go/src/github.com/docker
15:54:14 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
15:54:14 + TMP_GOPATH=/go
15:54:14 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
15:54:14 + RM_GOPATH=0
15:54:14 + TMP_GOPATH=/go
15:54:14 + : /usr/local/bin
15:54:14 + '[' -z /go ']'
15:54:14 + export GOPATH=/go
15:54:14 + GOPATH=/go
15:54:14 + case "$(go env GOARCH)" in
15:54:14 ++ go env GOARCH
15:54:14 + export GO_BUILDMODE=-buildmode=pie
15:54:14 + GO_BUILDMODE=-buildmode=pie
15:54:14 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
15:54:14 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
15:54:14 + bin=rootlesskit
15:54:14 + shift
15:54:14 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
15:54:14 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
15:54:14 ++ : v0.14.4
15:54:14 + install_rootlesskit dynamic
15:54:14 + case "$1" in
15:54:14 + install_rootlesskit_dynamic
15:54:14 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
15:54:14 + ROOTLESSKIT_LDFLAGS=-linkmode=external
15:54:14 + export BUILD_MODE=-buildmode=pie
15:54:14 + BUILD_MODE=-buildmode=pie
15:54:14 + _install_rootlesskit
15:54:14 + echo 'Install rootlesskit version v0.14.4'
15:54:14 + for f in rootlesskit rootlesskit-docker-proxy
15:54:14 + GOBIN=/usr/local/bin
15:54:14 + GO111MODULE=on
15:54:14 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
15:54:14 Install rootlesskit version v0.14.4
15:54:14 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
15:54:14 go: downloading github.com/pkg/errors v0.9.1
15:54:14 go: downloading github.com/sirupsen/logrus v1.8.1
15:54:14 go: downloading github.com/urfave/cli/v2 v2.3.0
15:54:14 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
15:54:14 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
15:54:14 go: downloading github.com/google/uuid v1.3.0
15:54:14 go: downloading github.com/moby/vpnkit v0.5.0
15:54:14 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
15:54:14 go: downloading github.com/gofrs/flock v0.8.1
15:54:14 go: downloading github.com/gorilla/mux v1.8.0
15:54:14 go: downloading github.com/moby/sys/mountinfo v0.4.1
15:54:14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
15:54:14 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
15:54:14 go: downloading github.com/u-root/u-root v7.0.0+incompatible
15:54:14 go: downloading github.com/russross/blackfriday/v2 v2.1.0
15:54:15 + for f in rootlesskit rootlesskit-docker-proxy
15:54:15 + GOBIN=/usr/local/bin
15:54:15 + GO111MODULE=on
15:54:15 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
15:54:17 + return
15:54:17 + RPM_EC=0
15:54:17 ++ jobs -p
15:54:17 + exit 0
15:54:17 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6AHSxd
15:54:17 + umask 022
15:54:17 + cd /root/rpmbuild/BUILD
15:54:17 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64 '!=' / ']'
15:54:17 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64
15:54:17 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64
15:54:17 + mkdir -p /root/rpmbuild/BUILDROOT
15:54:17 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64
15:54:17 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
15:54:17 + export CFLAGS
15:54:17 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
15:54:17 + export CXXFLAGS
15:54:17 + FFLAGS='-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
15:54:17 + export FFLAGS
15:54:17 + FCFLAGS='-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
15:54:17 + export FCFLAGS
15:54:17 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
15:54:17 + export LDFLAGS
15:54:17 + LT_SYS_LIBRARY_PATH=/usr/lib64:
15:54:17 + export LT_SYS_LIBRARY_PATH
15:54:17 + CC=gcc
15:54:17 + export CC
15:54:17 + CXX=g++
15:54:17 + export CXX
15:54:17 + cd src
15:54:17 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64/usr/bin/dockerd-rootless.sh
15:54:17 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64/usr/bin/dockerd-rootless-setuptool.sh
15:54:17 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64/usr/bin/rootlesskit
15:54:17 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64/usr/bin/rootlesskit-docker-proxy
15:54:17 + /usr/lib/rpm/check-buildroot
15:54:17 + /usr/lib/rpm/redhat/brp-ldconfig
15:54:17 + /usr/lib/rpm/brp-compress
15:54:17 + /usr/lib/rpm/brp-strip /usr/bin/strip
15:54:17 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
15:54:17 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
15:54:17 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
15:54:17 + /usr/lib/rpm/check-rpaths
15:54:17 + /usr/lib/rpm/redhat/brp-mangle-shebangs
15:54:17 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
15:54:17 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
15:54:17 + /usr/lib/rpm/brp-remove-la-files
15:54:17 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
15:54:17 + /usr/lib/rpm/redhat/brp-python-hardlink
15:54:17 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jIM4NR
15:54:17 + umask 022
15:54:17 + cd /root/rpmbuild/BUILD
15:54:17 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
15:54:17 + export CFLAGS
15:54:17 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
15:54:17 + export CXXFLAGS
15:54:17 + FFLAGS='-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
15:54:17 + export FFLAGS
15:54:17 + FCFLAGS='-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
15:54:17 + export FCFLAGS
15:54:17 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
15:54:17 + export LDFLAGS
15:54:17 + LT_SYS_LIBRARY_PATH=/usr/lib64:
15:54:17 + export LT_SYS_LIBRARY_PATH
15:54:17 + CC=gcc
15:54:17 + export CC
15:54:17 + CXX=g++
15:54:17 + export CXX
15:54:17 + cd src
15:54:17 + /usr/local/bin/rootlesskit -v
15:54:17 rootlesskit version 0.14.4
15:54:17 + RPM_EC=0
15:54:17 ++ jobs -p
15:54:17 + exit 0
15:54:17 Processing files: docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64
15:54:18 Provides: docker-ce-rootless-extras = 0:0.0.0.20220819151947.0785bd7-0.fc37 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20220819151947.0785bd7-0.fc37
15:54:18 Requires(interp): /bin/sh /bin/sh /bin/sh
15:54:18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
15:54:18 Requires(post): /bin/sh
15:54:18 Requires(preun): /bin/sh
15:54:18 Requires(postun): /bin/sh
15:54:18 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
15:54:18 Conflicts: rootlesskit
15:54:18 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64
15:54:18 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.src.rpm
15:54:25 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64.rpm
15:54:25 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7ff0fo
15:54:25 + umask 022
15:54:25 + cd /root/rpmbuild/BUILD
15:54:25 + cd src
15:54:25 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64
15:54:25 + RPM_EC=0
15:54:25 ++ jobs -p
15:54:25 + exit 0
15:54:25 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.TSaFqk
15:54:25 + umask 022
15:54:25 + cd /root/rpmbuild/BUILD
15:54:25 + rm -rf src src.gemspec
15:54:25 + RPM_EC=0
15:54:25 ++ jobs -p
15:54:25 + exit 0
15:54:25 
15:54:25 RPM build warnings:
15:54:25     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
15:54:25     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
15:54:25     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
15:54:25     source_date_epoch_from_changelog set but %changelog is missing
15:54:25     source_date_epoch_from_changelog set but %changelog is missing
15:54:25     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220819151947.0785bd7-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
15:54:25     source_date_epoch_from_changelog set but %changelog is missing
15:54:25 warning: source_date_epoch_from_changelog set but %changelog is missing
15:54:25 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hrzBAR
15:54:25 + umask 022
15:54:25 + cd /root/rpmbuild/BUILD
15:54:25 + cd /root/rpmbuild/BUILD
15:54:25 + rm -rf src
15:54:25 + /usr/bin/mkdir -p src
15:54:25 + cd src
15:54:25 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
15:54:25 + STATUS=0
15:54:25 + '[' 0 -ne 0 ']'
15:54:25 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
15:54:25 + STATUS=0
15:54:25 + '[' 0 -ne 0 ']'
15:54:25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
15:54:25 + RPM_EC=0
15:54:25 ++ jobs -p
15:54:25 + exit 0
15:54:25 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.E2Cgt2
15:54:25 + umask 022
15:54:25 + cd /root/rpmbuild/BUILD
15:54:25 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
15:54:25 + export CFLAGS
15:54:25 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
15:54:25 + export CXXFLAGS
15:54:25 + FFLAGS='-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
15:54:25 + export FFLAGS
15:54:25 + FCFLAGS='-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
15:54:25 + export FCFLAGS
15:54:25 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
15:54:25 + export LDFLAGS
15:54:25 + LT_SYS_LIBRARY_PATH=/usr/lib64:
15:54:25 + export LT_SYS_LIBRARY_PATH
15:54:25 + CC=gcc
15:54:25 + export CC
15:54:25 + CXX=g++
15:54:25 + export CXX
15:54:25 + cd src
15:54:25 + pushd /root/rpmbuild/BUILD/src/compose
15:54:25 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
15:54:25 + GOPROXY=https://proxy.golang.org
15:54:25 + GO111MODULE=on
15:54:25 + go mod download
15:54:31 + GOPROXY=https://proxy.golang.org
15:54:31 + GO111MODULE=on
15:54:31 + GIT_TAG=v2.9.0
15:54:31 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
15:54:31 GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o bin/docker-compose ./cmd
15:55:39 + popd
15:55:39 ~/rpmbuild/BUILD/src
15:55:39 + RPM_EC=0
15:55:39 ++ jobs -p
15:55:39 + exit 0
15:55:39 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NURy8T
15:55:39 + umask 022
15:55:39 + cd /root/rpmbuild/BUILD
15:55:39 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64 '!=' / ']'
15:55:39 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64
15:55:39 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64
15:55:39 + mkdir -p /root/rpmbuild/BUILDROOT
15:55:39 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64
15:55:39 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
15:55:39 + export CFLAGS
15:55:39 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
15:55:39 + export CXXFLAGS
15:55:39 + FFLAGS='-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
15:55:39 + export FFLAGS
15:55:39 + FCFLAGS='-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
15:55:39 + export FCFLAGS
15:55:39 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
15:55:39 + export LDFLAGS
15:55:39 + LT_SYS_LIBRARY_PATH=/usr/lib64:
15:55:39 + export LT_SYS_LIBRARY_PATH
15:55:39 + CC=gcc
15:55:39 + export CC
15:55:39 + CXX=g++
15:55:39 + export CXX
15:55:39 + cd src
15:55:39 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
15:55:39 + pushd /root/rpmbuild/BUILD/src/compose
15:55:39 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
15:55:39 ~/rpmbuild/BUILD/src
15:55:39 + popd
15:55:39 + for f in LICENSE MAINTAINERS NOTICE README.md
15:55:39 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
15:55:39 + for f in LICENSE MAINTAINERS NOTICE README.md
15:55:39 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
15:55:39 + for f in LICENSE MAINTAINERS NOTICE README.md
15:55:39 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
15:55:39 + for f in LICENSE MAINTAINERS NOTICE README.md
15:55:39 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
15:55:39 + /usr/lib/rpm/check-buildroot
15:55:39 + /usr/lib/rpm/redhat/brp-ldconfig
15:55:39 + /usr/lib/rpm/brp-compress
15:55:39 + /usr/lib/rpm/brp-strip /usr/bin/strip
15:55:39 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
15:55:39 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
15:55:39 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
15:55:39 + /usr/lib/rpm/check-rpaths
15:55:39 + /usr/lib/rpm/redhat/brp-mangle-shebangs
15:55:39 + /usr/lib/rpm/brp-remove-la-files
15:55:39 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
15:55:39 + /usr/lib/rpm/redhat/brp-python-hardlink
15:55:39 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3ossrR
15:55:39 + umask 022
15:55:39 + cd /root/rpmbuild/BUILD
15:55:39 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
15:55:39 + export CFLAGS
15:55:39 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
15:55:39 + export CXXFLAGS
15:55:39 + FFLAGS='-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
15:55:39 + export FFLAGS
15:55:39 + FCFLAGS='-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
15:55:39 + export FCFLAGS
15:55:39 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
15:55:39 + export LDFLAGS
15:55:39 + LT_SYS_LIBRARY_PATH=/usr/lib64:
15:55:39 + export LT_SYS_LIBRARY_PATH
15:55:39 + CC=gcc
15:55:39 + export CC
15:55:39 + CXX=g++
15:55:39 + export CXX
15:55:39 + cd src
15:55:39 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
15:55:39 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
15:55:39 PASS: docker-compose version OK
15:55:39 + ver=v2.9.0
15:55:39 + test v2.9.0 = v2.9.0
15:55:39 + echo 'PASS: docker-compose version OK'
15:55:39 + RPM_EC=0
15:55:39 ++ jobs -p
15:55:39 + exit 0
15:55:39 Processing files: docker-compose-plugin-2.9.0-0.fc37.aarch64
15:55:39 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fqJvOm
15:55:39 + umask 022
15:55:39 + cd /root/rpmbuild/BUILD
15:55:39 + cd src
15:55:39 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
15:55:39 + export LC_ALL=C
15:55:39 + LC_ALL=C
15:55:39 + export DOCDIR
15:55:39 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
15:55:39 + 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.9.0-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
15:55:39 + RPM_EC=0
15:55:39 ++ jobs -p
15:55:39 + exit 0
15:55:39 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nTgAhb
15:55:39 + umask 022
15:55:39 + cd /root/rpmbuild/BUILD
15:55:39 + cd src
15:55:39 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
15:55:39 + export LC_ALL=C
15:55:39 + LC_ALL=C
15:55:39 + export LICENSEDIR
15:55:39 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
15:55:39 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
15:55:39 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
15:55:39 + RPM_EC=0
15:55:39 ++ jobs -p
15:55:39 + exit 0
15:55:39 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
15:55:39 Provides: docker-compose-plugin = 0:2.9.0-0.fc37 docker-compose-plugin(aarch-64) = 0:2.9.0-0.fc37
15:55:39 Requires(interp): /bin/sh /bin/sh /bin/sh
15:55:39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
15:55:39 Requires(post): /bin/sh
15:55:39 Requires(preun): /bin/sh
15:55:39 Requires(postun): /bin/sh
15:55:39 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64
15:55:39 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.fc37.src.rpm
15:55:44 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.9.0-0.fc37.aarch64.rpm
15:55:44 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.x1uM8D
15:55:44 + umask 022
15:55:44 + cd /root/rpmbuild/BUILD
15:55:44 + cd src
15:55:44 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64
15:55:44 + RPM_EC=0
15:55:44 ++ jobs -p
15:55:44 + exit 0
15:55:44 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.RFXwoz
15:55:44 + umask 022
15:55:44 + cd /root/rpmbuild/BUILD
15:55:44 + rm -rf src src.gemspec
15:55:44 + RPM_EC=0
15:55:44 ++ jobs -p
15:55:44 + exit 0
15:55:44 
15:55:44 RPM build warnings:
15:55:44     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
15:55:44     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
15:55:44     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
15:55:44     source_date_epoch_from_changelog set but %changelog is missing
15:55:44     source_date_epoch_from_changelog set but %changelog is missing
15:55:44     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220819151947.0785bd7-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
15:55:44     source_date_epoch_from_changelog set but %changelog is missing
15:55:44     source_date_epoch_from_changelog set but %changelog is missing
15:55:44     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
15:55:47 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_20.10/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-37"
15:55:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/rpm'