Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Text-Haml.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-4e6249353cbe7d683746dc8ba6c7a8ff79922315/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Text-Haml.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-Text-Haml-0.990118-5.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Text-Haml.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-4e6249353cbe7d683746dc8ba6c7a8ff79922315/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Text-Haml.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YgoMYj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Text-Haml-0.990118 + /usr/bin/gzip -dc /builddir/build/SOURCES/Text-Haml-0.990118.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Text-Haml-0.990118 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5LrHnn + umask 022 + cd /builddir/build/BUILD + cd Text-Haml-0.990118 + /usr/bin/perl Build.PL --installdirs=vendor Creating new 'Build' script for 'Text-Haml' version '0.990118' + ./Build cp lib/Text/Haml.pm blib/lib/Text/Haml.pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZtugnA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Text-Haml-0.990118-5.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Text-Haml-0.990118-5.el7.noarch ++ dirname /builddir/build/BUILDROOT/perl-Text-Haml-0.990118-5.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Text-Haml-0.990118-5.el7.noarch + cd Text-Haml-0.990118 + ./Build install --destdir=/builddir/build/BUILDROOT/perl-Text-Haml-0.990118-5.el7.noarch --create_packlist=0 Installing /builddir/build/BUILDROOT/perl-Text-Haml-0.990118-5.el7.noarch/usr/share/perl5/vendor_perl/Text/Haml.pm Installing /builddir/build/BUILDROOT/perl-Text-Haml-0.990118-5.el7.noarch/usr/share/man/man3/Text::Haml.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Text-Haml-0.990118-5.el7.noarch/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/Text-Haml-0.990118 /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.anwSUF + umask 022 + cd /builddir/build/BUILD + cd Text-Haml-0.990118 + ./Build test t/class-and-id.t ............. ok t/comments.t ................. ok t/complete.t ................. ok t/div.t ...................... ok t/doctype.t .................. ok t/escaping.t ................. ok t/exception.t ................ ok t/filters.t .................. ok t/helpers.t .................. ok t/html-attributes.t .......... ok t/html-elements.t ............ ok t/html-escaping.t ............ ok t/html-unescaping.t .......... ok t/interpolation.t ............ ok t/multiline.t ................ ok t/parse.t .................... ok t/perl.t ..................... ok t/plain.t .................... ok t/pod.t ...................... skipped: Test::Pod 1.14 required for this test! t/pod_coverage.t ............. skipped: Test::Pod::Coverage 1.04 required for this test! t/render_file.t .............. ok t/self-closing.t ............. ok t/unicode.t .................. ok t/vars.t ..................... ok t/whitespace-preservation.t .. skipped: Not yet implemented t/whitespace-removal.t ....... skipped: Not yet implemented All tests successful. Files=26, Tests=153, 14 wallclock secs ( 0.76 usr 0.09 sys + 13.18 cusr 0.74 csys = 14.77 CPU) Result: PASS + exit 0 Processing files: perl-Text-Haml-0.990118-5.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3kZ6hD + umask 022 + cd /builddir/build/BUILD + cd Text-Haml-0.990118 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Text-Haml-0.990118-5.el7.noarch/usr/share/licenses/perl-Text-Haml-0.990118 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Text-Haml-0.990118-5.el7.noarch/usr/share/licenses/perl-Text-Haml-0.990118 + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Text-Haml-0.990118-5.el7.noarch/usr/share/licenses/perl-Text-Haml-0.990118 + exit 0 Provides: perl(Text::Haml) = 0.990118 perl-Text-Haml = 0.990118-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Carp) perl(Digest::MD5) perl(Encode) perl(File::Basename) perl(File::Spec) perl(IO::File) perl(Scalar::Util) perl(URI::Escape) perl(constant) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Text-Haml-0.990118-5.el7.noarch Wrote: /builddir/build/RPMS/perl-Text-Haml-0.990118-5.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VKIGqj + umask 022 + cd /builddir/build/BUILD + cd Text-Haml-0.990118 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Text-Haml-0.990118-5.el7.noarch + exit 0 Child return code was: 0