Skip to content
Success

Console Output

Skipping 36,075 KB.. Full Log
22:32:54 + export FCFLAGS
22:32:54 + 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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-scan-plugin-0.21.0-0.fc36.x86_64.ld'
22:32:54 + export LDFLAGS
22:32:54 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:32:54 + export LT_SYS_LIBRARY_PATH
22:32:54 + CC=gcc
22:32:54 + export CC
22:32:54 + CXX=g++
22:32:54 + export CXX
22:32:54 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
22:32:54 + /usr/lib/rpm/generate-rpm-note.sh docker-scan-plugin 0.21.0-0.fc36 x86_64
22:32:54 + cd src
22:32:54 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
22:32:54 + bash -c 'TAG_NAME="v0.21.0" COMMIT="19992b1" PLATFORM_BINARY=docker-scan make native-build'
22:32:54 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
22:32:54 GO111MODULE=on make -f builder.Makefile build
22:32:54 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
22:32:54 mkdir -p bin
22:32:54 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=19992b1 -X github.com/docker/scan-cli-plugin/internal.Version=v0.21.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:b979e1827473ce7675439213a918687ac532481c3370818bce61884735bdb09d -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1025.0" -o bin/docker-scan ./cmd/docker-scan
22:32:54 go: downloading github.com/docker/cli v20.10.17+incompatible
22:32:54 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
22:32:54 go: downloading github.com/docker/docker v20.10.17+incompatible
22:32:55 go: downloading github.com/spf13/cobra v1.5.0
22:32:55 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
22:32:55 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
22:32:55 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
22:32:55 go: downloading github.com/docker/go-units v0.4.0
22:32:55 go: downloading github.com/Masterminds/semver/v3 v3.1.1
22:32:55 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:32:55 go: downloading github.com/moby/sys/mount v0.3.3
22:32:55 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
22:32:55 go: downloading github.com/containerd/containerd v1.6.6
22:32:55 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
22:32:55 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
22:32:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
[Pipeline] sh
22:32:55 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
22:32:55 + make clean
22:32:55 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:32:55 go: downloading github.com/moby/sys/mountinfo v0.6.2
22:32:55 go: downloading github.com/opencontainers/runc v1.1.3
22:32:55 go: downloading github.com/prometheus/common v0.37.0
22:32:55 go: downloading github.com/prometheus/procfs v0.8.0
22:32:55 go: downloading google.golang.org/protobuf v1.28.1
22:32:56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
22:32:56 rm -f -r src
22:32:56 make -C rpm clean
22:32:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:56 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:32:57 rm -f -r rpmbuild/
22:32:57 docker builder prune -f --filter until=24h
22:32:57 Total:	0B
22:32:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:32:57 make -C deb clean
22:32:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:57 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:32:57 rm -f -r debbuild
22:32:57 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:32:57 rm -f -r sources
22:32:57 docker builder prune -f --filter until=24h
22:32:57 Total:	0B
22:32:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:32:57 make -C static clean
22:32:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:32:57 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:32:57 rm -f -r build
22:32:57 docker builder prune -f --filter until=24h
22:32:58 Total:	0B
22:32:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:33:01 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
22:33:01 + popd
22:33:01 ~/rpmbuild/BUILD/src
22:33:01 + RPM_EC=0
22:33:01 ++ jobs -p
22:33:01 + exit 0
22:33:01 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vFyLjT
22:33:01 + umask 022
22:33:01 + cd /root/rpmbuild/BUILD
22:33:01 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc37.x86_64 '!=' / ']'
22:33:01 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc37.x86_64
22:33:01 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc37.x86_64
22:33:01 + mkdir -p /root/rpmbuild/BUILDROOT
22:33:01 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc37.x86_64
22:33:01 + 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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:33:01 + export CFLAGS
22:33:01 + 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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:33:01 + export CXXFLAGS
22:33:01 + 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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:33:01 + export FFLAGS
22:33:01 + 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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:33:01 + export FCFLAGS
22:33:01 + 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'
22:33:01 + export LDFLAGS
22:33:01 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:33:01 + export LT_SYS_LIBRARY_PATH
22:33:01 + CC=gcc
22:33:01 + export CC
22:33:01 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
22:33:01 + CXX=g++
22:33:01 + export CXX
22:33:01 + cd src
22:33:01 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
22:33:01 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:33:01 + popd
22:33:01 + /usr/lib/rpm/check-buildroot
22:33:01 ~/rpmbuild/BUILD/src
22:33:01 + /usr/lib/rpm/redhat/brp-ldconfig
22:33:01 + /usr/lib/rpm/brp-compress
22:33:01 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:33:01 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:33:01 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:33:01 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:33:01 + /usr/lib/rpm/check-rpaths
22:33:01 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:33:01 + /usr/lib/rpm/brp-remove-la-files
22:33:01 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:33:01 + /usr/lib/rpm/redhat/brp-python-hardlink
22:33:01 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gJb6r6
22:33:01 + umask 022
22:33:01 + cd /root/rpmbuild/BUILD
22:33:01 + 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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:33:01 + export CFLAGS
22:33:01 + 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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:33:01 + export CXXFLAGS
22:33:01 + 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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:33:01 + export FFLAGS
22:33:01 + 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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:33:01 + export FCFLAGS
22:33:01 + 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'
22:33:01 + export LDFLAGS
22:33:01 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:33:01 + export LT_SYS_LIBRARY_PATH
22:33:01 + CC=gcc
22:33:01 + export CC
22:33:01 + CXX=g++
22:33:01 + export CXX
22:33:01 + cd src
22:33:01 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
22:33:01 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
22:33:01 PASS: docker-scan version OK
22:33:01 + ver=v0.21.0
22:33:01 + test v0.21.0 = v0.21.0
22:33:01 + echo 'PASS: docker-scan version OK'
22:33:01 + RPM_EC=0
22:33:01 ++ jobs -p
22:33:01 + exit 0
22:33:01 Processing files: docker-scan-plugin-0.21.0-0.fc37.x86_64
22:33:01 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:33:01 Provides: docker-scan-plugin = 0:0.21.0-0.fc37 docker-scan-plugin(x86-64) = 0:0.21.0-0.fc37
22:33:01 Requires(interp): /bin/sh /bin/sh /bin/sh
22:33:01 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:33:01 Requires(post): /bin/sh
22:33:01 Requires(preun): /bin/sh
22:33:01 Requires(postun): /bin/sh
22:33:01 Enhances: docker-ce-cli
22:33:01 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc37.x86_64
22:33:01 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.21.0-0.fc37.src.rpm
22:33:04 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.21.0-0.fc37.x86_64.rpm
22:33:04 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ikovoY
22:33:04 + umask 022
22:33:04 + cd /root/rpmbuild/BUILD
22:33:04 + cd src
22:33:04 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc37.x86_64
22:33:04 + RPM_EC=0
22:33:04 ++ jobs -p
22:33:04 + exit 0
22:33:04 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.2BvKUu
22:33:04 + umask 022
22:33:04 + cd /root/rpmbuild/BUILD
22:33:04 + rm -rf src src.gemspec
22:33:04 + RPM_EC=0
22:33:04 ++ jobs -p
22:33:04 + exit 0
22:33:04 
22:33:04 RPM build warnings:
22:33:04     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:33:04     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:33:04     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:33:04     source_date_epoch_from_changelog set but %changelog is missing
22:33:04     source_date_epoch_from_changelog set but %changelog is missing
22:33:04     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
22:33:04     source_date_epoch_from_changelog set but %changelog is missing
22:33:04     source_date_epoch_from_changelog set but %changelog is missing
22:33:04     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
22:33:04     source_date_epoch_from_changelog set but %changelog is missing
22:33:04     Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:33:07 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-37"
22:33:07 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
[Pipeline] sh
22:33:07 + make clean
22:33:07 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:33:08 rm -f -r src
22:33:08 make -C rpm clean
22:33:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:33:08 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:33:09 rm -f -r rpmbuild/
22:33:09 docker builder prune -f --filter until=24h
22:33:09 Total:	0B
22:33:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:33:09 make -C deb clean
22:33:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:33:09 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:33:09 rm -f -r debbuild
22:33:09 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:33:09 rm -f -r sources
22:33:09 docker builder prune -f --filter until=24h
22:33:10 Total:	0B
22:33:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:33:10 make -C static clean
22:33:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:33:10 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:33:10 rm -f -r build
22:33:10 docker builder prune -f --filter until=24h
22:33:10 Total:	0B
22:33:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:33:14 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
22:33:14 + popd
22:33:14 + RPM_EC=0
22:33:14 ~/rpmbuild/BUILD/src
22:33:14 ++ jobs -p
22:33:14 + exit 0
22:33:14 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.H5kwPJ
22:33:14 + umask 022
22:33:14 + cd /root/rpmbuild/BUILD
22:33:14 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc36.x86_64 '!=' / ']'
22:33:14 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc36.x86_64
22:33:14 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc36.x86_64
22:33:14 + mkdir -p /root/rpmbuild/BUILDROOT
22:33:14 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc36.x86_64
22:33:14 + 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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:33:14 + export CFLAGS
22:33: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:33:14 + export CXXFLAGS
22:33: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:33:14 + export FFLAGS
22:33: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:33:14 + export FCFLAGS
22:33: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-scan-plugin-0.21.0-0.fc36.x86_64.ld'
22:33:14 + export LDFLAGS
22:33:14 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:33:14 + export LT_SYS_LIBRARY_PATH
22:33:14 + CC=gcc
22:33:14 + export CC
22:33:14 + CXX=g++
22:33:14 + export CXX
22:33:14 + cd src
22:33:14 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
22:33:14 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
22:33:14 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:33:14 ~/rpmbuild/BUILD/src
22:33:14 + popd
22:33:14 + /usr/lib/rpm/check-buildroot
22:33:14 + /usr/lib/rpm/redhat/brp-ldconfig
22:33:14 + /usr/lib/rpm/brp-compress
22:33:14 + /usr/lib/rpm/brp-strip /usr/bin/strip
22:33:14 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:33:14 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
22:33:14 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
22:33:14 + /usr/lib/rpm/check-rpaths
22:33:14 + /usr/lib/rpm/redhat/brp-mangle-shebangs
22:33:14 + /usr/lib/rpm/brp-remove-la-files
22:33:14 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
22:33:14 + /usr/lib/rpm/redhat/brp-python-hardlink
22:33:14 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UFNnH5
22:33:14 + umask 022
22:33:14 + cd /root/rpmbuild/BUILD
22:33:14 + 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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:33:14 + export CFLAGS
22:33: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
22:33:14 + export CXXFLAGS
22:33: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:33:14 + export FFLAGS
22:33: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
22:33:14 + export FCFLAGS
22:33: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-scan-plugin-0.21.0-0.fc36.x86_64.ld'
22:33:14 + export LDFLAGS
22:33:14 + LT_SYS_LIBRARY_PATH=/usr/lib64:
22:33:14 + export LT_SYS_LIBRARY_PATH
22:33:14 + CC=gcc
22:33:14 + export CC
22:33:14 + CXX=g++
22:33:14 + export CXX
22:33:14 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
22:33:14 + /usr/lib/rpm/generate-rpm-note.sh docker-scan-plugin 0.21.0-0.fc36 x86_64
22:33:14 + cd src
22:33:14 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
22:33:14 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
22:33:14 + ver=v0.21.0
22:33:14 + test v0.21.0 = v0.21.0
22:33:14 + echo 'PASS: docker-scan version OK'
22:33:14 PASS: docker-scan version OK
22:33:14 + RPM_EC=0
22:33:14 ++ jobs -p
22:33:14 + exit 0
22:33:14 Processing files: docker-scan-plugin-0.21.0-0.fc36.x86_64
22:33:14 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:33:14 Provides: docker-scan-plugin = 0:0.21.0-0.fc36 docker-scan-plugin(x86-64) = 0:0.21.0-0.fc36
22:33:14 Requires(interp): /bin/sh /bin/sh /bin/sh
22:33:14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:33:14 Requires(post): /bin/sh
22:33:14 Requires(preun): /bin/sh
22:33:14 Requires(postun): /bin/sh
22:33:14 Enhances: docker-ce-cli
22:33:14 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc36.x86_64
22:33:14 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.21.0-0.fc36.src.rpm
22:33:17 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.21.0-0.fc36.x86_64.rpm
22:33:17 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3xbOui
22:33:17 + umask 022
22:33:17 + cd /root/rpmbuild/BUILD
22:33:17 + cd src
22:33:17 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc36.x86_64
22:33:17 + RPM_EC=0
22:33:17 ++ jobs -p
22:33:17 + exit 0
22:33:17     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
22:33:17     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
22:33:17     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
22:33:17     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221021185355.e814bd0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
22:33:17     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
22:33:17     Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.21.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:33:17 
22:33:17 RPM build warnings:
22:33:20 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-36"
22:33:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
[Pipeline] sh
22:33:21 + make clean
22:33:21 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771:/v -w /v alpine chown -R 1000:1000 src
22:33:22 rm -f -r src
22:33:22 make -C rpm clean
22:33:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:33:22 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:33:23 rm -f -r rpmbuild/
22:33:23 docker builder prune -f --filter until=24h
22:33:23 Total:	0B
22:33:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/rpm'
22:33:23 make -C deb clean
22:33:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:33:23 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:33:23 rm -f -r debbuild
22:33:23 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/deb:/v -w /v alpine chown -R 1000:1000 sources
22:33:23 rm -f -r sources
22:33:23 docker builder prune -f --filter until=24h
22:33:23 Total:	0B
22:33:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/deb'
22:33:23 make -C static clean
22:33:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
22:33:23 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-771/static:/v -w /v alpine chown -R 1000:1000 build
22:33:23 rm -f -r build
22:33:23 docker builder prune -f --filter until=24h
22:33:23 Total:	0B
22:33:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-771/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS