Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mkbootdisk.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mkbootdisk.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Fri Oct 21 2004 Peter Vrabec warning: bogus date in %changelog: Mon Aug 08 2002 Michael Fulbright warning: bogus date in %changelog: Mon Aug 08 2002 Michael Fulbright warning: bogus date in %changelog: Mon Aug 08 2002 Michael Fulbright warning: bogus date in %changelog: Tue Feb 08 2001 Michael Fulbright warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/mkbootdisk-1.5.5-11.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mkbootdisk.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mkbootdisk.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Fri Oct 21 2004 Peter Vrabec warning: bogus date in %changelog: Mon Aug 08 2002 Michael Fulbright warning: bogus date in %changelog: Mon Aug 08 2002 Michael Fulbright warning: bogus date in %changelog: Mon Aug 08 2002 Michael Fulbright warning: bogus date in %changelog: Tue Feb 08 2001 Michael Fulbright Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3mn2um + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mkbootdisk-1.5.5 + /usr/bin/xz -dc /builddir/build/SOURCES/mkbootdisk-1.5.5.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mkbootdisk-1.5.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (mkbootdisk-1.5.5-fix-long-volid.patch): + echo 'Patch #0 (mkbootdisk-1.5.5-fix-long-volid.patch):' + /usr/bin/cat /builddir/build/SOURCES/mkbootdisk-1.5.5-fix-long-volid.patch + /usr/bin/patch -p1 -b --suffix .fix-long-volid --fuzz=0 patching file mkbootdisk Patch #1 (mkbootdisk-1.5.5-man-dracut.patch): + echo 'Patch #1 (mkbootdisk-1.5.5-man-dracut.patch):' + /usr/bin/cat /builddir/build/SOURCES/mkbootdisk-1.5.5-man-dracut.patch + /usr/bin/patch -p1 -b --suffix .man-dracut --fuzz=0 patching file mkbootdisk.8 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZKm1fd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mkbootdisk-1.5.5-11.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mkbootdisk-1.5.5-11.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/mkbootdisk-1.5.5-11.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mkbootdisk-1.5.5-11.el7.x86_64 + cd mkbootdisk-1.5.5 + rm -rf /builddir/build/BUILDROOT/mkbootdisk-1.5.5-11.el7.x86_64 + make BUILDROOT=/builddir/build/BUILDROOT/mkbootdisk-1.5.5-11.el7.x86_64 mandir=/usr/share/man install for i in sbin /usr/share/man/man8; do \ if [ ! -d /builddir/build/BUILDROOT/mkbootdisk-1.5.5-11.el7.x86_64/$i ]; then \ mkdir -p /builddir/build/BUILDROOT/mkbootdisk-1.5.5-11.el7.x86_64/$i; \ fi; \ done if [ `uname -m | sed s/sparc64/sparc/` = "sparc" ]; then \ sed 's/%VERSIONTAG%/1.5.5/' < mkbootdisk.sparc > /builddir/build/BUILDROOT/mkbootdisk-1.5.5-11.el7.x86_64/sbin/mkbootdisk; \ else \ cp -p mkbootdisk /builddir/build/BUILDROOT/mkbootdisk-1.5.5-11.el7.x86_64/sbin/mkbootdisk; \ fi chmod 755 /builddir/build/BUILDROOT/mkbootdisk-1.5.5-11.el7.x86_64/sbin/mkbootdisk install -m644 mkbootdisk.8 /builddir/build/BUILDROOT/mkbootdisk-1.5.5-11.el7.x86_64/usr/share/man/man8/mkbootdisk.8 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mkbootdisk-1.5.5-11.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jFkxa4 + umask 022 + cd /builddir/build/BUILD + cd mkbootdisk-1.5.5 + DOCDIR=/builddir/build/BUILDROOT/mkbootdisk-1.5.5-11.el7.x86_64/usr/share/doc/mkbootdisk-1.5.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mkbootdisk-1.5.5-11.el7.x86_64/usr/share/doc/mkbootdisk-1.5.5 + cp -pr COPYING /builddir/build/BUILDROOT/mkbootdisk-1.5.5-11.el7.x86_64/usr/share/doc/mkbootdisk-1.5.5 + exit 0 Provides: mkbootdisk = 1.5.5-11.el7 mkbootdisk(x86-64) = 1.5.5-11.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mkbootdisk-1.5.5-11.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/mkbootdisk-1.5.5-11.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HZXkeM + umask 022 + cd /builddir/build/BUILD + cd mkbootdisk-1.5.5 + rm -rf /builddir/build/BUILDROOT/mkbootdisk-1.5.5-11.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->