Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-HTML-Scrubber.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-775cbc40f86ffc11bc4cfe0a5e22bb7ff5e1f3f8/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=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-HTML-Scrubber.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-HTML-Scrubber-0.15-1.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-HTML-Scrubber.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-775cbc40f86ffc11bc4cfe0a5e22bb7ff5e1f3f8/root'shell=Falseuid=995env={'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-HTML-Scrubber.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.SAJ7i5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf HTML-Scrubber-0.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/HTML-Scrubber-0.15.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd HTML-Scrubber-0.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/perl -pi -e 's/\r\n/\n/' Changes LICENSE README Scrubber.pm Can't open Scrubber.pm: No such file or directory, <> line 812. + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ekmpr7 + umask 022 + cd /builddir/build/BUILD + cd HTML-Scrubber-0.15 + /usr/bin/perl Build.PL --installdirs vendor Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'HTML-Scrubber' version '0.15' + ./Build Building HTML-Scrubber + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.k20iL3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-HTML-Scrubber-0.15-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-HTML-Scrubber-0.15-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/perl-HTML-Scrubber-0.15-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-HTML-Scrubber-0.15-1.el7.noarch + cd HTML-Scrubber-0.15 + ./Build install --destdir /builddir/build/BUILDROOT/perl-HTML-Scrubber-0.15-1.el7.noarch Building HTML-Scrubber Installing /builddir/build/BUILDROOT/perl-HTML-Scrubber-0.15-1.el7.noarch/usr/share/perl5/vendor_perl/HTML/Scrubber.pm Installing /builddir/build/BUILDROOT/perl-HTML-Scrubber-0.15-1.el7.noarch/usr/share/man/man3/HTML::Scrubber.3pm + find /builddir/build/BUILDROOT/perl-HTML-Scrubber-0.15-1.el7.noarch -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-HTML-Scrubber-0.15-1.el7.noarch -type d -depth -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-HTML-Scrubber-0.15-1.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/HTML-Scrubber-0.15 /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.F4TARF + umask 022 + cd /builddir/build/BUILD + cd HTML-Scrubber-0.15 + ./Build test t/00-compile.t ............... ok # Testing with Perl 5.016003, /usr/bin/perl # Carp version is 1.26 # File::Spec version is 3.40 # File::Temp version is 0.2301 # HTML::Entities version is 3.69 # HTML::Parser version is 3.71 # IO::Handle version is 1.33 # IPC::Open3 version is 1.12 # Module::Build version is 0.4005 # Scalar::Util version is 1.27 # Test version is 1.25_02 # Test::CPAN::Meta version is 0.23 # Test::EOL version is 1.3 # Test::Memory::Cycle version is 1.04 # Test::More version is 0.98 # Test::NoTabs version is 1.3 # blib version is 1.06 # strict version is 1.07 # utf8 version is 1.09 # warnings version is 1.13 t/000-report-versions.t ...... ok # Testing HTML::Scrubber 0.15, Perl 5.016003, /usr/bin/perl t/01_use.t ................... ok t/02_basic.t ................. ok t/03_more.t .................. ok t/04_style_script.t .......... ok t/05_pi_comment.t ............ ok t/06_scrub_file.t ............ ok t/07_booleans.t .............. ok t/08_cb_attrs.t .............. ok t/09_memory_cycle.t .......... ok t/09_no_scrub_warnings.t ..... ok t/author-critic.t ............ skipped: these tests are for testing by the author t/author-eol.t ............... skipped: these tests are for testing by the author t/author-no-tabs.t ........... skipped: these tests are for testing by the author t/author-pod-spell.t ......... skipped: these tests are for testing by the author t/jvn53973084.t .............. ok t/release-dist-manifest.t .... skipped: these tests are for release candidate testing t/release-distmeta.t ......... skipped: these tests are for release candidate testing t/release-has-version.t ...... skipped: these tests are for release candidate testing t/release-minimum-version.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t ....... skipped: these tests are for release candidate testing t/release-portability.t ...... skipped: these tests are for release candidate testing t/release-synopsis.t ......... skipped: these tests are for release candidate testing t/release-unused-vars.t ...... skipped: these tests are for release candidate testing t/rt19063_xhtml.t ............ ok t/rt25477_self_closing.t ..... ok t/rt72659_utf8.t ............. ok t/rt79044_multiple.t ......... ok All tests successful. Files=29, Tests=177, 10 wallclock secs ( 0.73 usr 0.13 sys + 7.86 cusr 0.70 csys = 9.42 CPU) Result: PASS + exit 0 Processing files: perl-HTML-Scrubber-0.15-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xU6O91 + umask 022 + cd /builddir/build/BUILD + cd HTML-Scrubber-0.15 + DOCDIR=/builddir/build/BUILDROOT/perl-HTML-Scrubber-0.15-1.el7.noarch/usr/share/doc/perl-HTML-Scrubber-0.15 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-HTML-Scrubber-0.15-1.el7.noarch/usr/share/doc/perl-HTML-Scrubber-0.15 + cp -pr Changes /builddir/build/BUILDROOT/perl-HTML-Scrubber-0.15-1.el7.noarch/usr/share/doc/perl-HTML-Scrubber-0.15 + cp -pr LICENSE /builddir/build/BUILDROOT/perl-HTML-Scrubber-0.15-1.el7.noarch/usr/share/doc/perl-HTML-Scrubber-0.15 + cp -pr README /builddir/build/BUILDROOT/perl-HTML-Scrubber-0.15-1.el7.noarch/usr/share/doc/perl-HTML-Scrubber-0.15 + exit 0 Provides: perl(HTML::Scrubber) = 0.15 perl-HTML-Scrubber = 0.15-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl >= 0:5.008 perl(HTML::Entities) perl(HTML::Parser) >= 3.47 perl(Scalar::Util) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-HTML-Scrubber-0.15-1.el7.noarch Wrote: /builddir/build/RPMS/perl-HTML-Scrubber-0.15-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bnj59f + umask 022 + cd /builddir/build/BUILD + cd HTML-Scrubber-0.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-HTML-Scrubber-0.15-1.el7.noarch + exit 0 Child return code was: 0