Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Net-Ping-ware.spec'], printOutput=Falseuid=1001gid=135nspawn_args=[]user='mockbuild'env={'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}shell=Falselogger=chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4984/root'timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Net-Ping-ware.spec'] with env {'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False warning: Could not canonicalize hostname: copr-builder-372746519.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Net-Ping-ware-2.58-0.0.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-Net-Ping-ware.spec'], printOutput=Falseuid=1001gid=135nspawn_args=[]user='mockbuild'env={'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}shell=Falselogger=chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4984/root'timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Net-Ping-ware.spec'] with env {'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cBM38U + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Net-Ping-2.58 + /usr/bin/gzip -dc /builddir/build/SOURCES/Net-Ping-2.58.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Net-Ping-2.58 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -R u+w /builddir/build/BUILD/Net-Ping-2.58 + '[' -f Makefile.PL ']' + perl -pi -e 's/^auto_install\;//' Makefile.PL + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.k12HXx + umask 022 + cd /builddir/build/BUILD + cd Net-Ping-2.58 + export PERL_CORE=1 + PERL_CORE=1 + '[' -f Makefile.PL ']' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + perl Makefile.PL PREFIX=/builddir/build/BUILDROOT/perl-Net-Ping-ware-2.58-0.0.el7.centos.x86_64/usr INSTALLDIRS=vendor Writing Makefile for Net::Ping Writing MYMETA.yml and MYMETA.json + make cp lib/Net/Ping.pm blib/lib/Net/Ping.pm Manifying blib/man3/Net::Ping.3pm /usr/bin/perl "-I/usr/share/perl5" "-I/usr/lib64/perl5" "-Iblib/arch" "-Iblib/lib" README.md.PL README.md + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-I/usr/share/perl5" "-I/usr/lib64/perl5" "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/zz_legacy/*.t # Testing Net::Ping 2.58, Perl 5.016003, /usr/bin/perl t/000_load.t .......... ok Use of uninitialized value in string eq at /builddir/build/BUILD/Net-Ping-2.58/blib/lib/Net/Ping.pm line 1021. # Checking icmp t/001_new.t ........... ok t/010_pingecho.t ...... ok t/020_external.t ...... ok t/110_icmp_inst.t ..... ok t/120_udp_inst.t ...... ok t/130_tcp_inst.t ...... ok t/140_stream_inst.t ... ok t/150_syn_inst.t ...... ok t/190_alarm.t ......... skipped: network dependent test t/200_ping_tcp.t ...... skipped: network dependent test t/250_ping_hires.t .... skipped: network dependent test t/300_ping_stream.t ... skipped: network dependent test t/400_ping_syn.t ...... skipped: network dependent test t/410_syn_host.t ...... skipped: network dependent test t/450_service.t ....... ok sh: sudo: command not found t/500_ping_icmp.t ..... skipped: no sudo/failed t/510_ping_udp.t ...... ok t/520_icmp_ttl.t ...... ok t/600_pod.t ........... skipped: Test::Pod 1.22 required for testing POD t/601_pod-coverage.t .. skipped: This test is only run for the module author All tests successful. Files=21, Tests=61, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.39 cusr 0.05 csys = 0.50 CPU) Result: PASS + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UGBykd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Net-Ping-ware-2.58-0.0.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Net-Ping-ware-2.58-0.0.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Net-Ping-ware-2.58-0.0.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Net-Ping-ware-2.58-0.0.el7.centos.x86_64 + cd Net-Ping-2.58 + rm -rf /builddir/build/BUILDROOT/perl-Net-Ping-ware-2.58-0.0.el7.centos.x86_64 + '[' -f Makefile.PL ']' + make install Manifying blib/man3/Net::Ping.3pm Installing /builddir/build/BUILDROOT/perl-Net-Ping-ware-2.58-0.0.el7.centos.x86_64/usr/share/perl5/vendor_perl/Net/Ping.pm Installing /builddir/build/BUILDROOT/perl-Net-Ping-ware-2.58-0.0.el7.centos.x86_64/usr/share/man/man3/Net::Ping.3pm Appending installation info to /builddir/build/BUILDROOT/perl-Net-Ping-ware-2.58-0.0.el7.centos.x86_64/usr/lib64/perl5/perllocal.pod + rm -rf /builddir/build/BUILDROOT/perl-Net-Ping-ware-2.58-0.0.el7.centos.x86_64/usr/share/man/man3/Net::Ping.3pm + '[' -x /usr/lib/rpm/brp-compress ']' + /usr/lib/rpm/brp-compress + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Net-Ping-ware-2.58-0.0.el7.centos.x86_64 + find /builddir/build/BUILDROOT/perl-Net-Ping-ware-2.58-0.0.el7.centos.x86_64 -depth -type d -exec rmdir '{}' ';' + find /builddir/build/BUILDROOT/perl-Net-Ping-ware-2.58-0.0.el7.centos.x86_64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Net-Ping-ware-2.58-0.0.el7.centos.x86_64 '(' -name perllocal.pod -o -name .packlist ')' -exec rm -v '{}' ';' removed '/builddir/build/BUILDROOT/perl-Net-Ping-ware-2.58-0.0.el7.centos.x86_64/usr/lib64/perl5/perllocal.pod' removed '/builddir/build/BUILDROOT/perl-Net-Ping-ware-2.58-0.0.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/auto/Net/Ping/.packlist' + find /builddir/build/BUILDROOT/perl-Net-Ping-ware-2.58-0.0.el7.centos.x86_64/usr -type f -print + grep -v '\.packlist' + grep -v perllocal.pod + sed 's@^/builddir/build/BUILDROOT/perl-Net-Ping-ware-2.58-0.0.el7.centos.x86_64@@g' ++ cat Net-Ping-2.58-filelist + '[' /usr/share/perl5/vendor_perl/Net/Ping.pmX = X ']' + /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/Net-Ping-2.58 /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 Processing files: perl-Net-Ping-ware-2.58-0.0.el7.centos.noarch Provides: perl(Net::Ping) = 2.58 perl-Net-Ping-ware = 2.58-0.0.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl >= 0:5.002 perl(Carp) perl(Exporter) perl(Fcntl) perl(FileHandle) perl(POSIX) perl(Socket) perl(Time::HiRes) perl(constant) perl(strict) perl(vars) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Net-Ping-ware-2.58-0.0.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-372746519.novalocal Wrote: /builddir/build/RPMS/perl-Net-Ping-ware-2.58-0.0.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4pDdfz + umask 022 + cd /builddir/build/BUILD + cd Net-Ping-2.58 + rm -rf /builddir/build/BUILDROOT/perl-Net-Ping-ware-2.58-0.0.el7.centos.x86_64 + exit 0 Child return code was: 0