Mock Version: 1.4.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Text-RecordParser.spec'], chrootPath='/var/lib/mock/595139-epel-7-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--private-network']printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '183de3f35357488c830de76707638954', '-D', '/var/lib/mock/595139-epel-7-x86_64/root', '-a', '--private-network', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Text-RecordParser.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: 183de3f35357488c830de76707638954 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Text-RecordParser-1.6.5-10.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Text-RecordParser.spec'], chrootPath='/var/lib/mock/595139-epel-7-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--private-network', '--private-network']printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '71f8d61804d34e9584329a86d69c30ed', '-D', '/var/lib/mock/595139-epel-7-x86_64/root', '-a', '--private-network', '--private-network', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Text-RecordParser.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6duT4n + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Text-RecordParser-1.6.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/Text-RecordParser-1.6.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Text-RecordParser-1.6.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r ./inc/Module + sed -i -e '/^inc\//d' MANIFEST + perl -pi -e 's|^#!perl|#!/usr/bin/perl|' t/00-pipe.t t/01-new.t t/02-filename-fh.t t/03-separator.t t/04-bind.t t/05-fetch.t t/06-filter.t t/07-parse.t t/08-compute.t t/09-comment.t t/10-tablify.t t/11-tabmerge.t t/12-object.t t/13-tab2graph.t t/14-trim.t t/pod-coverage.t t/pod.t + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2bwkm9 + umask 022 + cd /builddir/build/BUILD + cd Text-RecordParser-1.6.5 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 include /builddir/build/BUILD/Text-RecordParser-1.6.5/inc/Module/Install.pm include inc/Module/Install/Metadata.pm include inc/Module/Install/Base.pm include inc/Module/Install/Makefile.pm include inc/Module/Install/Scripts.pm include inc/Module/Install/WriteAll.pm include inc/Module/Install/Win32.pm include inc/Module/Install/Can.pm include inc/Module/Install/Fetch.pm Checking if your kit is complete... Looks good 'NO_PACKLIST' is not a known MakeMaker parameter name. Writing Makefile for Text::RecordParser Writing MYMETA.yml and MYMETA.json Writing META.yml + make -j2 cp bin/tabmerge blib/script/tabmerge /usr/bin/perl "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/tabmerge cp lib/Text/RecordParser/Tab.pm blib/lib/Text/RecordParser/Tab.pm cp lib/Text/RecordParser/Object.pm blib/lib/Text/RecordParser/Object.pm cp lib/Text/RecordParser.pm blib/lib/Text/RecordParser.pm cp bin/tablify blib/script/tablify /usr/bin/perl "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/tablify cp bin/tab2graph blib/script/tab2graph /usr/bin/perl "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/tab2graph Manifying blib/man1/tabmerge.1 Manifying blib/man1/tablify.1 Manifying blib/man1/tab2graph.1 Manifying blib/man3/Text::RecordParser::Object.3pm Manifying blib/man3/Text::RecordParser::Tab.3pm Manifying blib/man3/Text::RecordParser.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IsospX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64 + cd Text-RecordParser-1.6.5 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64 Installing /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64/usr/share/perl5/vendor_perl/Text/RecordParser.pm Installing /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64/usr/share/perl5/vendor_perl/Text/RecordParser/Object.pm Installing /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64/usr/share/perl5/vendor_perl/Text/RecordParser/Tab.pm Installing /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64/usr/share/man/man1/tab2graph.1 Installing /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64/usr/share/man/man1/tablify.1 Installing /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64/usr/share/man/man1/tabmerge.1 Installing /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64/usr/share/man/man3/Text::RecordParser.3pm Installing /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64/usr/share/man/man3/Text::RecordParser::Tab.3pm Installing /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64/usr/share/man/man3/Text::RecordParser::Object.3pm Installing /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64/usr/bin/tab2graph Installing /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64/usr/bin/tablify Installing /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64/usr/bin/tabmerge + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64/usr + find /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64 -type f -name .packlist -print -delete /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/auto/Text/RecordParser/.packlist + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/Text-RecordParser-1.6.5 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Sg0aiM + umask 022 + cd /builddir/build/BUILD + cd Text-RecordParser-1.6.5 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00-pipe.t ......... ok t/01-new.t .......... ok t/02-filename-fh.t .. ok t/03-separator.t .... ok t/04-bind.t ......... ok t/05-fetch.t ........ ok t/06-filter.t ....... ok t/07-parse.t ........ ok t/08-compute.t ...... ok t/09-comment.t ...... ok t/10-tablify.t ...... ok t/11-tabmerge.t ..... ok t/12-object.t ....... ok t/13-tab2graph.t .... ok t/14-trim.t ......... ok t/pod-coverage.t .... ok t/pod.t ............. ok All tests successful. Files=17, Tests=214, 2 wallclock secs ( 0.06 usr 0.02 sys + 1.83 cusr 0.24 csys = 2.15 CPU) Result: PASS + exit 0 Processing files: perl-Text-RecordParser-1.6.5-10.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.G85yzJ + umask 022 + cd /builddir/build/BUILD + cd Text-RecordParser-1.6.5 + DOCDIR=/builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64/usr/share/doc/perl-Text-RecordParser-1.6.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64/usr/share/doc/perl-Text-RecordParser-1.6.5 + cp -pr Changes /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64/usr/share/doc/perl-Text-RecordParser-1.6.5 + cp -pr README /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64/usr/share/doc/perl-Text-RecordParser-1.6.5 + cp -pr TODO /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64/usr/share/doc/perl-Text-RecordParser-1.6.5 + exit 0 Provides: perl(Text::RecordParser) = 1.6.5 perl(Text::RecordParser::Object) = 1.4.0 perl(Text::RecordParser::Tab) = 1.4.0 perl-Text-RecordParser = 1.6.5-10.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl perl(Carp) perl(Class::Accessor) perl(English) perl(File::Basename) perl(Getopt::Long) perl(GraphViz) perl(IO::Scalar) perl(List::MoreUtils) perl(List::Util) perl(Pod::Usage) perl(Readonly) perl(Scalar::Util) perl(Text::Autoformat) perl(Text::ParseWords) perl(Text::RecordParser) perl(Text::TabularDisplay) perl(base) perl(strict) perl(version) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64 Wrote: /builddir/build/RPMS/perl-Text-RecordParser-1.6.5-10.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4qsw6E + umask 022 + cd /builddir/build/BUILD + cd Text-RecordParser-1.6.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Text-RecordParser-1.6.5-10.el7.centos.x86_64 + exit 0 Child return code was: 0