Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-deepend-Mockery.spec'], chrootPath='/var/lib/mock/community-SCLs_php72-armhfp-573349196b4552a33f29082812160a046de69828/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/php-deepend-Mockery.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/php-deepend-Mockery-0.9.10-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/php-deepend-Mockery.spec'], chrootPath='/var/lib/mock/community-SCLs_php72-armhfp-573349196b4552a33f29082812160a046de69828/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/php-deepend-Mockery.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.BDxmYT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mockery-4876fc0c7d9e5da49712554a35c94d84ed1e9ee5 + /usr/bin/gzip -dc /builddir/build/SOURCES/mockery-0.9.10-4876fc0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mockery-4876fc0c7d9e5da49712554a35c94d84ed1e9ee5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/mockery-autoload.php library/Mockery/autoload.php + mv library/helpers.php library/Mockery/ + sed -e s:helpers.php:Mockery/helpers.php: -i library/Mockery.php Patch #0 (mockery-tests.patch): + echo 'Patch #0 (mockery-tests.patch):' + /usr/bin/cat /builddir/build/SOURCES/mockery-tests.patch + /usr/bin/patch -p0 -b --suffix .rpm --fuzz=0 patching file tests/Bootstrap.php + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IgVzRQ + umask 022 + cd /builddir/build/BUILD + cd mockery-4876fc0c7d9e5da49712554a35c94d84ed1e9ee5 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vl626Q + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-deepend-Mockery-0.9.10-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-deepend-Mockery-0.9.10-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/php-deepend-Mockery-0.9.10-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-deepend-Mockery-0.9.10-1.el7.noarch + cd mockery-4876fc0c7d9e5da49712554a35c94d84ed1e9ee5 + mkdir -p /builddir/build/BUILDROOT/php-deepend-Mockery-0.9.10-1.el7.noarch//usr/share/php + cp -rp library/Mockery library/Mockery.php /builddir/build/BUILDROOT/php-deepend-Mockery-0.9.10-1.el7.noarch//usr/share/php/ + /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/mockery-4876fc0c7d9e5da49712554a35c94d84ed1e9ee5 /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.5xSbOs + umask 022 + cd /builddir/build/BUILD + cd mockery-4876fc0c7d9e5da49712554a35c94d84ed1e9ee5 + : Use installed tree and our autoloader + sed -e s:@BUILD@:/builddir/build/BUILDROOT/php-deepend-Mockery-0.9.10-1.el7.noarch//usr/share/php: -i tests/Bootstrap.php + : Run upstream test suite + ret=0 + for cmd in php php70 php71 php72 php73 + which php /usr/bin/php + php /usr/bin/phpunit --verbose PHPUnit 4.8.36 by Sebastian Bergmann and contributors. Runtime: PHP 5.4.16 Configuration: /builddir/build/BUILD/mockery-4876fc0c7d9e5da49712554a35c94d84ed1e9ee5/phpunit.xml.dist .................................................S............. 63 / 446 ( 14%) .................S..........S...S.............................. 126 / 446 ( 28%) ............................................................... 189 / 446 ( 42%) ............................................................... 252 / 446 ( 56%) ............................................................... 315 / 446 ( 70%) ............................................................... 378 / 446 ( 84%) ..........SSSSSSSSSSSSSSSSSSSSSSSSS......S..................S.. 441 / 446 ( 98%) ..... Time: 10.55 seconds, Memory: 47.00MB There were 31 skipped tests: 1) ContainerTest::testThrowsExceptionIfSettingExpectationForNonMockedMethodOfPartialMock For now... /builddir/build/BUILD/mockery-4876fc0c7d9e5da49712554a35c94d84ed1e9ee5/tests/Mockery/ContainerTest.php:435 2) ContainerTest::testCanOverrideExpectedParametersOfExtensionPHPClassesToPreserveRefs ext/mongo not installed /builddir/build/BUILD/mockery-4876fc0c7d9e5da49712554a35c94d84ed1e9ee5/tests/Mockery/ContainerTest.php:778 3) ContainerTest::testCanMockClassWithReservedWordMethod phpredis not installed /builddir/build/BUILD/mockery-4876fc0c7d9e5da49712554a35c94d84ed1e9ee5/tests/Mockery/ContainerTest.php:913 4) ContainerTest::testMockingPhpredisExtensionClassWorks PHPRedis extension required for this test /builddir/build/BUILD/mockery-4876fc0c7d9e5da49712554a35c94d84ed1e9ee5/tests/Mockery/ContainerTest.php:943 5) test\Mockery\MockingInternalModuleClassWithOptionalParameterByReferenceTest::mockingInternalModuleClassWithOptionalParameterByReferenceMayNotBreakCodeGeneration ext/memcache not installed /builddir/build/BUILD/mockery-4876fc0c7d9e5da49712554a35c94d84ed1e9ee5/tests/Mockery/MockingInternalModuleClassWithOptionalParameterByReferenceTest.php:26 6) test\Mockery\MockingMethodsWithNullableParametersTest PHP 7.1.0RC3 (or later) is required. 7) test\Mockery\MockingMethodsWithNullableParametersTest PHP 7.1.0RC3 (or later) is required. 8) test\Mockery\MockingMethodsWithNullableParametersTest PHP 7.1.0RC3 (or later) is required. 9) test\Mockery\MockingMethodsWithNullableParametersTest PHP 7.1.0RC3 (or later) is required. 10) test\Mockery\MockingMethodsWithNullableParametersTest PHP 7.1.0RC3 (or later) is required. 11) test\Mockery\MockingMethodsWithNullableParametersTest PHP 7.1.0RC3 (or later) is required. 12) test\Mockery\MockingMethodsWithNullableParametersTest PHP 7.1.0RC3 (or later) is required. 13) test\Mockery\MockingMethodsWithNullableParametersTest PHP 7.1.0RC3 (or later) is required. 14) test\Mockery\MockingMethodsWithNullableParametersTest PHP 7.1.0RC3 (or later) is required. 15) test\Mockery\MockingMethodsWithNullableParametersTest PHP 7.1.0RC3 (or later) is required. 16) test\Mockery\MockingMethodsWithNullableParametersTest PHP 7.1.0RC3 (or later) is required. 17) test\Mockery\MockingMethodsWithNullableParametersTest PHP 7.1.0RC3 (or later) is required. 18) test\Mockery\MockingNullableMethodsTest PHP 7.1.0RC3 (or later) is required. 19) test\Mockery\MockingNullableMethodsTest PHP 7.1.0RC3 (or later) is required. 20) test\Mockery\MockingNullableMethodsTest PHP 7.1.0RC3 (or later) is required. 21) test\Mockery\MockingNullableMethodsTest PHP 7.1.0RC3 (or later) is required. 22) test\Mockery\MockingNullableMethodsTest PHP 7.1.0RC3 (or later) is required. 23) test\Mockery\MockingNullableMethodsTest PHP 7.1.0RC3 (or later) is required. 24) test\Mockery\MockingNullableMethodsTest PHP 7.1.0RC3 (or later) is required. 25) test\Mockery\MockingNullableMethodsTest PHP 7.1.0RC3 (or later) is required. 26) test\Mockery\MockingNullableMethodsTest PHP 7.1.0RC3 (or later) is required. 27) test\Mockery\MockingNullableMethodsTest PHP 7.1.0RC3 (or later) is required. 28) test\Mockery\MockingNullableMethodsTest PHP 7.1.0RC3 (or later) is required. 29) test\Mockery\MockingNullableMethodsTest PHP 7.1.0RC3 (or later) is required. 30) test\Mockery\MockingVoidMethodsTest PHP 7.1.0RC3 (or later) is required. 31) Mockery\Generator\MockConfigurationBuilderTest::reservedWordsAreBlackListedByDefault Need a builtin class with a method that is a reserved word /builddir/build/BUILD/mockery-4876fc0c7d9e5da49712554a35c94d84ed1e9ee5/tests/Mockery/Test/Generator/MockConfigurationBuilderTest.php:19 OK, but incomplete, skipped, or risky tests! Tests: 710, Assertions: 495, Skipped: 31. + for cmd in php php70 php71 php72 php73 + which php70 which: no php70 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for cmd in php php70 php71 php72 php73 + which php71 which: no php71 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for cmd in php php70 php71 php72 php73 + which php72 which: no php72 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for cmd in php php70 php71 php72 php73 + which php73 which: no php73 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + exit 0 Processing files: php-deepend-Mockery-0.9.10-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8GiXFe + umask 022 + cd /builddir/build/BUILD + cd mockery-4876fc0c7d9e5da49712554a35c94d84ed1e9ee5 + DOCDIR=/builddir/build/BUILDROOT/php-deepend-Mockery-0.9.10-1.el7.noarch/usr/share/doc/php-deepend-Mockery-0.9.10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-deepend-Mockery-0.9.10-1.el7.noarch/usr/share/doc/php-deepend-Mockery-0.9.10 + cp -pr README.md /builddir/build/BUILDROOT/php-deepend-Mockery-0.9.10-1.el7.noarch/usr/share/doc/php-deepend-Mockery-0.9.10 + cp -pr docs /builddir/build/BUILDROOT/php-deepend-Mockery-0.9.10-1.el7.noarch/usr/share/doc/php-deepend-Mockery-0.9.10 + cp -pr composer.json /builddir/build/BUILDROOT/php-deepend-Mockery-0.9.10-1.el7.noarch/usr/share/doc/php-deepend-Mockery-0.9.10 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FLAnG8 + umask 022 + cd /builddir/build/BUILD + cd mockery-4876fc0c7d9e5da49712554a35c94d84ed1e9ee5 + LICENSEDIR=/builddir/build/BUILDROOT/php-deepend-Mockery-0.9.10-1.el7.noarch/usr/share/licenses/php-deepend-Mockery-0.9.10 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-deepend-Mockery-0.9.10-1.el7.noarch/usr/share/licenses/php-deepend-Mockery-0.9.10 + cp -pr LICENSE /builddir/build/BUILDROOT/php-deepend-Mockery-0.9.10-1.el7.noarch/usr/share/licenses/php-deepend-Mockery-0.9.10 + exit 0 warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.php72-config$ Provides: php-composer(mockery/mockery) = 0.9.10 php-deepend-Mockery = 0.9.10-1.el7 php-pear(pear.survivethedeepend.com/Mockery) = 0.9.10 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Obsoletes: php-channel-deepend <= 1.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-deepend-Mockery-0.9.10-1.el7.noarch Wrote: /builddir/build/RPMS/php-deepend-Mockery-0.9.10-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tlH0PE + umask 022 + cd /builddir/build/BUILD + cd mockery-4876fc0c7d9e5da49712554a35c94d84ed1e9ee5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-deepend-Mockery-0.9.10-1.el7.noarch + exit 0 Child return code was: 0