Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-ZendFramework2.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-8ca9413c0af23b1291ae7d43b12327f8f90f5ba5/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-ZendFramework2.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-ZendFramework2-2.4.8-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-ZendFramework2.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-8ca9413c0af23b1291ae7d43b12327f8f90f5ba5/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-ZendFramework2.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.87vocP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ZendFramework-2.4.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/ZendFramework-2.4.8.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ZendFramework-2.4.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/ZendFramework-tests-2.4.8.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.I75i3h + umask 022 + cd /builddir/build/BUILD + cd ZendFramework-2.4.8 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gY7zbQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-ZendFramework2-2.4.8-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-ZendFramework2-2.4.8-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/php-ZendFramework2-2.4.8-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-ZendFramework2-2.4.8-1.el7.noarch + cd ZendFramework-2.4.8 + mkdir -p /builddir/build/BUILDROOT/php-ZendFramework2-2.4.8-1.el7.noarch/usr/share/php + cp -rp library/Zend library/ZendXml /builddir/build/BUILDROOT/php-ZendFramework2-2.4.8-1.el7.noarch/usr/share/php + install -pm 644 /builddir/build/SOURCES/ZendFramework-autoload.php /builddir/build/BUILDROOT/php-ZendFramework2-2.4.8-1.el7.noarch/usr/share/php/Zend/autoload.php + mkdir -p /builddir/build/BUILDROOT/php-ZendFramework2-2.4.8-1.el7.noarch/usr/share/doc + ln -s php-ZendFramework2-common-2.4.8 /builddir/build/BUILDROOT/php-ZendFramework2-2.4.8-1.el7.noarch/usr/share/doc/php-ZendFramework2-2.4.8 + /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/ZendFramework-2.4.8 /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.bnJ96H + umask 022 + cd /builddir/build/BUILD + cd ZendFramework-2.4.8 + cd tests + : Create autoloader for test suite + cat + tee _autoload.php array( 'namespaces' => array( 'ZendTest' => __DIR__ . '/ZendTest', )))); + : ignore these for now + rm ZendTest/Mvc/Controller/Plugin/FilePostRedirectGetTest.php + : PHP 5.4 segfaults https://bugzilla.redhat.com/1131979 + rm ZendTest/Serializer/Adapter/WddxTest.php + RET=0 + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/AllTests PHPUnit 4.8.36 by Sebastian Bergmann and contributors. Time: 682 ms, Memory: 2.25MB No tests executed! + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Authentication PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ........SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 63 / 204 ( 30%) SSSSSSSSSSSSSSSSSSSSSS......................................... 126 / 204 ( 61%) ....................................................SSSSSSS.... 189 / 204 ( 92%) ............... Time: 4.21 seconds, Memory: 7.00MB OK, but incomplete, skipped, or risky tests! Tests: 204, Assertions: 408, Skipped: 84. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Barcode PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ...................................SS........................ 61 / 1234 ( 4%) .........................S................................... 122 / 1234 ( 9%) .......................S..................................... 183 / 1234 ( 14%) ..........................S.................................. 244 / 1234 ( 19%) ..................................S.......................... 305 / 1234 ( 24%) ....................................S........................ 366 / 1234 ( 29%) ...................................S......................... 427 / 1234 ( 34%) ................................S............................ 488 / 1234 ( 39%) .............................S............................... 549 / 1234 ( 44%) ...........................S................................. 610 / 1234 ( 49%) ................S............................................ 671 / 1234 ( 54%) ..............S.............................................. 732 / 1234 ( 59%) ..................S.......................................... 793 / 1234 ( 64%) ................S............................................ 854 / 1234 ( 69%) ..............S.............................................. 915 / 1234 ( 74%) ............S................................................ 976 / 1234 ( 79%) .........S................................................... 1037 / 1234 ( 84%) .......S..................................................... 1098 / 1234 ( 88%) ......S...................................................... 1159 / 1234 ( 93%) .......SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS....................... 1220 / 1234 ( 98%) .............. Time: 43.59 seconds, Memory: 21.50MB OK, but incomplete, skipped, or risky tests! Tests: 1234, Assertions: 2160, Skipped: 51. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Cache PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................. 61 / 1560 ( 3%) .....S....................................................... 122 / 1560 ( 7%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 183 / 1560 ( 11%) SSSSSSSSSS..............SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 244 / 1560 ( 15%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 305 / 1560 ( 19%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS...........S..... 366 / 1560 ( 23%) S.............SS......................S..........SSS......... 427 / 1560 ( 27%) ....S.....S.............SS......................S..........SS 488 / 1560 ( 31%) S..SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 549 / 1560 ( 35%) SSSSSSSSSSSSS.SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 610 / 1560 ( 39%) SSSSSSSSSSSSSSSSSSSSSSSS..................................... 671 / 1560 ( 43%) ............................................................. 732 / 1560 ( 46%) .........SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 793 / 1560 ( 50%) SSSSSSSSSSSSSSSSSSSSSSSS.........SSSSSSSSSSSSSSSSSSSSSSSSSSSS 854 / 1560 ( 54%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.......... 915 / 1560 ( 58%) ..................................................S.......... 976 / 1560 ( 62%) .SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1037 / 1560 ( 66%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSS.....SSSSSSSSSSSSSSSSSSSSSSSSSSS 1098 / 1560 ( 70%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1159 / 1560 ( 74%) SSSS...........S.....S.............SS......................S. 1220 / 1560 ( 78%) ..S....SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1281 / 1560 ( 82%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1342 / 1560 ( 86%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1403 / 1560 ( 89%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1464 / 1560 ( 93%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS....... 1525 / 1560 ( 97%) ................................... Time: 55.8 seconds, Memory: 29.25MB OK, but incomplete, skipped, or risky tests! Tests: 1560, Assertions: 3152, Skipped: 1006. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Captcha PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ...............SS...............S.......S..........SSSSSSSSS Time: 13.59 seconds, Memory: 6.00MB OK, but incomplete, skipped, or risky tests! Tests: 60, Assertions: 75, Skipped: 13. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Code PHPUnit 4.8.36 by Sebastian Bergmann and contributors. SSSSSSSS....................................................... 63 / 464 ( 13%) ............................................................... 126 / 464 ( 27%) ............................................................... 189 / 464 ( 40%) ............................................................... 252 / 464 ( 54%) ..........I.................................................... 315 / 464 ( 67%) .............................................I.I............... 378 / 464 ( 81%) .......................................I....................... 441 / 464 ( 95%) ....................... Time: 10.32 seconds, Memory: 10.75MB OK, but incomplete, skipped, or risky tests! Tests: 464, Assertions: 946, Skipped: 8, Incomplete: 4. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Config PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................... 63 / 158 ( 39%) ...........S..S........................................SSSSSS.. 126 / 158 ( 79%) ..........................SSSSSS Time: 3.28 seconds, Memory: 5.50MB OK, but incomplete, skipped, or risky tests! Tests: 158, Assertions: 353, Skipped: 14. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Console PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................... 63 / 512 ( 12%) ............................................................... 126 / 512 ( 24%) ............................................................... 189 / 512 ( 36%) ............................................................... 252 / 512 ( 49%) ............................................................... 315 / 512 ( 61%) ..................................... . . ........................ 378 / 512 ( 73%) ............................................................... 441 / 512 ( 86%) ............................................................... 504 / 512 ( 98%) ........ Time: 6.16 seconds, Memory: 5.75MB OK (512 tests, 938 assertions) + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Crypt PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................... 63 / 201 ( 31%) ............................................................... 126 / 201 ( 62%) ......................................S........................ 189 / 201 ( 94%) ............ Time: 29.17 seconds, Memory: 14.00MB OK, but incomplete, skipped, or risky tests! Tests: 201, Assertions: 1777, Skipped: 1. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Db PHPUnit 4.8.36 by Sebastian Bergmann and contributors. SS.........................IIIII...IIIIII........IIIII...IIIIII 63 / 898 ( 7%) ......................................S..SS......IIIII........I 126 / 898 ( 14%) IIII...IIIIII.................................................. 189 / 898 ( 21%) ............................................................... 252 / 898 ( 28%) ............................................................... 315 / 898 ( 35%) ............................................................... 378 / 898 ( 42%) ............................................................... 441 / 898 ( 49%) ............................................................... 504 / 898 ( 56%) ............................................................... 567 / 898 ( 63%) ............................................................... 630 / 898 ( 70%) ............................................................... 693 / 898 ( 77%) ............................................................... 756 / 898 ( 84%) ............................................................... 819 / 898 ( 91%) ............................................................... 882 / 898 ( 98%) ................ Time: 18.64 seconds, Memory: 19.25MB OK, but incomplete, skipped, or risky tests! Tests: 898, Assertions: 1607, Skipped: 5, Incomplete: 38. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Debug PHPUnit 4.8.36 by Sebastian Bergmann and contributors. .....S. Time: 842 ms, Memory: 2.75MB OK, but incomplete, skipped, or risky tests! Tests: 7, Assertions: 7, Skipped: 1. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Di PHPUnit 4.8.36 by Sebastian Bergmann and contributors. .I.........IIII................................................ 63 / 143 ( 44%) ............................................................... 126 / 143 ( 88%) ....III.......... Time: 4.41 seconds, Memory: 6.75MB OK, but incomplete, skipped, or risky tests! Tests: 143, Assertions: 338, Incomplete: 8. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Dom PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ........................................................ Time: 1.48 seconds, Memory: 3.25MB OK (56 tests, 83 assertions) + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Escaper PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ................. Time: 1.71 seconds, Memory: 3.00MB OK (17 tests, 865 assertions) + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/EventManager PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ................................................................. 65 / 91 ( 71%) .......................... Time: 2.16 seconds, Memory: 4.25MB OK (91 tests, 238 assertions) + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Feed PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................S 61 / 1409 ( 4%) S............................................................ 122 / 1409 ( 8%) ............................................................. 183 / 1409 ( 12%) ............................................................. 244 / 1409 ( 17%) ............................................................. 305 / 1409 ( 21%) ............................................................. 366 / 1409 ( 25%) ............................................................. 427 / 1409 ( 30%) ............................................................. 488 / 1409 ( 34%) ............................................................. 549 / 1409 ( 38%) ............................................................. 610 / 1409 ( 43%) ............................................................. 671 / 1409 ( 47%) ............................................................. 732 / 1409 ( 51%) ............................................................. 793 / 1409 ( 56%) ............................................................. 854 / 1409 ( 60%) ............................................................. 915 / 1409 ( 64%) ......................................SSSSSSSS............... 976 / 1409 ( 69%) .............................................I............... 1037 / 1409 ( 73%) .II....................................I..................... 1098 / 1409 ( 77%) ............................................................. 1159 / 1409 ( 82%) ............I................................................ 1220 / 1409 ( 86%) ......I.....I................................................ 1281 / 1409 ( 90%) ..........I..........................I....................... 1342 / 1409 ( 95%) ..........II................................................. 1403 / 1409 ( 99%) ...... Time: 29.34 seconds, Memory: 22.00MB OK, but incomplete, skipped, or risky tests! Tests: 1409, Assertions: 1490, Skipped: 10, Incomplete: 11. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/File PHPUnit 4.8.36 by Sebastian Bergmann and contributors. .........S....................................................... 65 / 93 ( 69%) ........................SSS. Time: 3.31 seconds, Memory: 5.50MB OK, but incomplete, skipped, or risky tests! Tests: 93, Assertions: 285, Skipped: 4. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Filter PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................... 63 / 620 ( 10%) ..............................SSSSSSSSSSSSSSSSSS.SSSSSSSS...... 126 / 620 ( 20%) ............................................................... 189 / 620 ( 30%) ..............................................II............... 252 / 620 ( 40%) ............................................................... 315 / 620 ( 50%) ......................................III...................... 378 / 620 ( 60%) ............................................................... 441 / 620 ( 71%) ............................................................... 504 / 620 ( 81%) ...............................................I............... 567 / 620 ( 91%) ..................................................... Time: 16.47 seconds, Memory: 11.25MB OK, but incomplete, skipped, or risky tests! Tests: 620, Assertions: 1441, Skipped: 26, Incomplete: 6. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Form PHPUnit 4.8.36 by Sebastian Bergmann and contributors. SSSSSSSSSSSSSSSSSSSSSSSS..................................... 61 / 1939 ( 3%) ............................................................. 122 / 1939 ( 6%) ............................................................. 183 / 1939 ( 9%) ............................................................. 244 / 1939 ( 12%) ........................................................SSSSS 305 / 1939 ( 15%) ............................................................. 366 / 1939 ( 18%) ..........................................................SSS 427 / 1939 ( 22%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS............ 488 / 1939 ( 25%) ............................................................. 549 / 1939 ( 28%) ...............SS.S.......................................... 610 / 1939 ( 31%) ............................................................. 671 / 1939 ( 34%) ............................................................. 732 / 1939 ( 37%) ............................................................. 793 / 1939 ( 40%) ............................................................. 854 / 1939 ( 44%) ......S...................................................... 915 / 1939 ( 47%) ............................................................. 976 / 1939 ( 50%) ............................................................. 1037 / 1939 ( 53%) ............................................................. 1098 / 1939 ( 56%) ............................................................. 1159 / 1939 ( 59%) ............................................................. 1220 / 1939 ( 62%) ............................................................. 1281 / 1939 ( 66%) ............................................................. 1342 / 1939 ( 69%) ............................................................. 1403 / 1939 ( 72%) ............................................................. 1464 / 1939 ( 75%) ............................................................. 1525 / 1939 ( 78%) ............................................................. 1586 / 1939 ( 81%) ............................................................. 1647 / 1939 ( 84%) ............................................................. 1708 / 1939 ( 88%) ............................................................. 1769 / 1939 ( 91%) ............................................................. 1830 / 1939 ( 94%) ............................................................. 1891 / 1939 ( 97%) .............................................SSS Time: 56.35 seconds, Memory: 53.25MB OK, but incomplete, skipped, or risky tests! Tests: 1939, Assertions: 2940, Skipped: 88. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Http PHPUnit 4.8.36 by Sebastian Bergmann and contributors. SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 61 / 1209 ( 5%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 122 / 1209 ( 10%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 183 / 1209 ( 15%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 244 / 1209 ( 20%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 305 / 1209 ( 25%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 366 / 1209 ( 30%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.................. 427 / 1209 ( 35%) SS....SSSSSS.................SSS............................. 488 / 1209 ( 40%) ............................................................. 549 / 1209 ( 45%) .I........................II..........II.........I.....II.... 610 / 1209 ( 50%) II....II....II..........II....II..............II............. 671 / 1209 ( 55%) .............................................II....II........ 732 / 1209 ( 60%) .II.......................................................... 793 / 1209 ( 65%) ..........................II....II.........II....II.........I 854 / 1209 ( 70%) I..........................II..........II....II....II....II.. 915 / 1209 ( 75%) .........II..........II...................................... 976 / 1209 ( 80%) .....................II....II....II....II....II....II....II.. 1037 / 1209 ( 85%) ..II....II................................................... 1098 / 1209 ( 90%) ............................................................. 1159 / 1209 ( 95%) .............................S..I.....I.......S... Time: 16.74 seconds, Memory: 20.50MB OK, but incomplete, skipped, or risky tests! Tests: 1209, Assertions: 1393, Skipped: 422, Incomplete: 70. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/I18n PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................. 61 / 1706 ( 3%) ............................................................. 122 / 1706 ( 7%) ............................................................. 183 / 1706 ( 10%) ............................................................. 244 / 1706 ( 14%) ............................................................. 305 / 1706 ( 17%) ............................................................. 366 / 1706 ( 21%) ............................................................. 427 / 1706 ( 25%) ............................................................. 488 / 1706 ( 28%) ............................................................. 549 / 1706 ( 32%) ............................................................. 610 / 1706 ( 35%) ............................................................. 671 / 1706 ( 39%) ............................................................. 732 / 1706 ( 42%) ............................................................. 793 / 1706 ( 46%) ............................................................. 854 / 1706 ( 50%) ............................................................. 915 / 1706 ( 53%) ............................................................. 976 / 1706 ( 57%) ............................................................. 1037 / 1706 ( 60%) ............................................................. 1098 / 1706 ( 64%) ............................................................. 1159 / 1706 ( 67%) ............................................................. 1220 / 1706 ( 71%) ............................................................. 1281 / 1706 ( 75%) ............................................................. 1342 / 1706 ( 78%) ............................................................. 1403 / 1706 ( 82%) ............................................................. 1464 / 1706 ( 85%) ............................................................. 1525 / 1706 ( 89%) ............................................................. 1586 / 1706 ( 92%) ............................................................. 1647 / 1706 ( 96%) ........................................................... Time: 23.19 seconds, Memory: 11.75MB OK (1706 tests, 13538 assertions) + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/InputFilter PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................... 63 / 869 ( 7%) ............................................................... 126 / 869 ( 14%) ............................................................... 189 / 869 ( 21%) ............................................................... 252 / 869 ( 28%) ............................................................... 315 / 869 ( 36%) ............................................................... 378 / 869 ( 43%) ..................................S...S........SSSS............ 441 / 869 ( 50%) ............................................................... 504 / 869 ( 57%) ............................................................... 567 / 869 ( 65%) ............................................................... 630 / 869 ( 72%) ............................................................... 693 / 869 ( 79%) ............................................................... 756 / 869 ( 86%) ............................................................... 819 / 869 ( 94%) .................................................. Time: 17.79 seconds, Memory: 12.75MB OK, but incomplete, skipped, or risky tests! Tests: 869, Assertions: 3329, Skipped: 6. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Json PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................... 63 / 251 ( 25%) ............................................................... 126 / 251 ( 50%) ............................................................... 189 / 251 ( 75%) ............................I................................. Time: 7,02 seconds, Memory: 8,25MB OK, but incomplete, skipped, or risky tests! Tests: 251, Assertions: 812, Incomplete: 1. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Ldap PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ..........................................SSSSSSSSSSSSSSSSSSSSS 63 / 467 ( 13%) SSSSSSSSSSSSSSSSSSSSSSS........................................ 126 / 467 ( 26%) ...................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 189 / 467 ( 40%) SS............................................................. 252 / 467 ( 53%) ............................................................... 315 / 467 ( 67%) .SSSSSSSSSS.............................................SSSSSSS 378 / 467 ( 80%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS....SSSSSSSSSSSSSSSSSS 441 / 467 ( 94%) SSSSSSSSSSSSSSSSSSSSSSSSSS Time: 7.12 seconds, Memory: 9.75MB OK, but incomplete, skipped, or risky tests! Tests: 467, Assertions: 662, Skipped: 192. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Loader PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ................................................................. 65 / 85 ( 76%) .................... Time: 1.95 seconds, Memory: 3.75MB OK (85 tests, 148 assertions) + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Log PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................... 63 / 239 ( 26%) ............................................................... 126 / 239 ( 52%) ............................................................... 189 / 239 ( 79%) .................SSSS..................S.......... Time: 6.23 seconds, Memory: 7.75MB OK, but incomplete, skipped, or risky tests! Tests: 239, Assertions: 429, Skipped: 5. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Mail PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................... 63 / 764 ( 8%) ............................................................... 126 / 764 ( 16%) ............................................................... 189 / 764 ( 24%) ...................II.......................................... 252 / 764 ( 32%) ............................................................... 315 / 764 ( 41%) ............................................................... 378 / 764 ( 49%) ........................................SSSSSSSSSSSSSSSSSSSSSSS 441 / 764 ( 57%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 504 / 764 ( 65%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 567 / 764 ( 74%) SS............................................................. 630 / 764 ( 82%) ......................................................SSSSSSSSS 693 / 764 ( 90%) SSSSSSSSSSSSSSSSSSS...................................SS....... 756 / 764 ( 98%) ........ Time: 14.58 seconds, Memory: 12.00MB OK, but incomplete, skipped, or risky tests! Tests: 764, Assertions: 1122, Skipped: 181, Incomplete: 2. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Math PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................... 63 / 156 ( 40%) ............................................................... 126 / 156 ( 80%) ...........................PHP Fatal error: Class Zend\Math\Source\HashTiming contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (RandomLib\Source::isSupported) in /builddir/build/BUILDROOT/php-ZendFramework2-2.4.8-1.el7.noarch/usr/share/php/Zend/Math/Source/HashTiming.php on line 111 + RET=1 + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Memory PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ....................... Time: 1.63 seconds, Memory: 3.75MB OK (23 tests, 126 assertions) + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Mime PHPUnit 4.8.36 by Sebastian Bergmann and contributors. .................................. Time: 1.32 seconds, Memory: 3.50MB OK (34 tests, 72 assertions) + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/ModuleManager PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ................................................................. 65 / 67 ( 97%) .. Time: 2.72 seconds, Memory: 6.00MB OK (67 tests, 215 assertions) + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Mvc PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................... 63 / 882 ( 7%) ............................................................... 126 / 882 ( 14%) ............................................................... 189 / 882 ( 21%) .........................................................SS.... 252 / 882 ( 28%) ............................................................... 315 / 882 ( 35%) ............................................................... 378 / 882 ( 42%) ............................................................... 441 / 882 ( 50%) ...........................................SSSSS............... 504 / 882 ( 57%) ............................................................... 567 / 882 ( 64%) .........................................SS.................... 630 / 882 ( 71%) ............................................................... 693 / 882 ( 78%) ............................................................... 756 / 882 ( 85%) .S............................................................. 819 / 882 ( 92%) ............................................................... 882 / 882 (100%) Time: 19.77 seconds, Memory: 22.50MB OK, but incomplete, skipped, or risky tests! Tests: 882, Assertions: 1861, Skipped: 10. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Navigation PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................... 63 / 176 ( 35%) ............................................................... 126 / 176 ( 71%) .................................................. Time: 4.28 seconds, Memory: 8.50MB OK (176 tests, 288 assertions) + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Paginator PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................... 63 / 137 ( 45%) ............................................................... 126 / 137 ( 91%) ........... Time: 4.15 seconds, Memory: 7.00MB OK (137 tests, 276 assertions) + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Permissions PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................... 63 / 105 ( 60%) .......................................... Time: 2.6 seconds, Memory: 4.50MB OK (105 tests, 349 assertions) + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/ProgressBar PHPUnit 4.8.36 by Sebastian Bergmann and contributors. Sstty: standard input: Inappropriate ioctl for device stty: standard input: Inappropriate ioctl for device .stty: standard input: Inappropriate ioctl for device stty: standard input: Inappropriate ioctl for device .stty: standard input: Inappropriate ioctl for device stty: standard input: Inappropriate ioctl for device ..................stty: standard input: Inappropriate ioctl for device stty: standard input: Inappropriate ioctl for device .stty: standard input: Inappropriate ioctl for device stty: standard input: Inappropriate ioctl for device .stty: standard input: Inappropriate ioctl for device stty: standard input: Inappropriate ioctl for device .stty: standard input: Inappropriate ioctl for device stty: standard input: Inappropriate ioctl for device .stty: standard input: Inappropriate ioctl for device stty: standard input: Inappropriate ioctl for device .stty: standard input: Inappropriate ioctl for device stty: standard input: Inappropriate ioctl for device .stty: standard input: Inappropriate ioctl for device stty: standard input: Inappropriate ioctl for device .stty: standard input: Inappropriate ioctl for device stty: standard input: Inappropriate ioctl for device .stty: standard input: Inappropriate ioctl for device stty: standard input: Inappropriate ioctl for device .stty: standard input: Inappropriate ioctl for device stty: standard input: Inappropriate ioctl for device ..................... Time: 2.03 seconds, Memory: 4.00MB OK, but incomplete, skipped, or risky tests! Tests: 51, Assertions: 102, Skipped: 1. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Serializer PHPUnit 4.8.36 by Sebastian Bergmann and contributors. SSSSSSSSSSS.............SSSSSSSSSSSS........................... 63 / 123 ( 51%) ............................................................ Time: 2.35 seconds, Memory: 4.75MB OK, but incomplete, skipped, or risky tests! Tests: 123, Assertions: 107, Skipped: 23. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Server PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................... 63 / 118 ( 53%) ....................................................... Time: 3.81 seconds, Memory: 5.00MB OK (118 tests, 292 assertions) + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/ServiceManager PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ........................SSSSSSSS............................... 63 / 143 ( 44%) ............................................................... 126 / 143 ( 88%) ................. Time: 3.14 seconds, Memory: 5.50MB OK, but incomplete, skipped, or risky tests! Tests: 143, Assertions: 217, Skipped: 8. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Session PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................... 63 / 579 ( 10%) ............................................................... 126 / 579 ( 21%) ............................................................... 189 / 579 ( 32%) ............................................................... 252 / 579 ( 43%) ............................................................... 315 / 579 ( 54%) ............................................................... 378 / 579 ( 65%) ...........................................................SSSS 441 / 579 ( 76%) ............................................................... 504 / 579 ( 87%) ....S.....SS........SSSS....................................... 567 / 579 ( 97%) ............ Time: 2.51 minutes, Memory: 8.50MB OK, but incomplete, skipped, or risky tests! Tests: 579, Assertions: 770, Skipped: 11. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Soap PHPUnit 4.8.36 by Sebastian Bergmann and contributors. SS............................................................. 63 / 292 ( 21%) .................SSSSS.S....................................... 126 / 292 ( 43%) .......S..SS.......................S.S......................... 189 / 292 ( 64%) ............................................................... 252 / 292 ( 86%) ........................................ Time: 8.39 seconds, Memory: 6.75MB OK, but incomplete, skipped, or risky tests! Tests: 292, Assertions: 2234, Skipped: 13. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Stdlib PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................... 63 / 629 ( 10%) ............................................................... 126 / 629 ( 20%) ............................................................... 189 / 629 ( 30%) ............................................................... 252 / 629 ( 40%) ............................................................... 315 / 629 ( 50%) ............................................................... 378 / 629 ( 60%) ............................................................... 441 / 629 ( 70%) .............................S..S..S..SSSSS................SSSS 504 / 629 ( 80%) S...SSSSS.SSS...................S.............................. 567 / 629 ( 90%) ..........SS.SS.SS.SSSSSSSSSSSSSSSSSSSS.....SSS.........SSSSSS Time: 9.68 seconds, Memory: 10.75MB OK, but incomplete, skipped, or risky tests! Tests: 629, Assertions: 1068, Skipped: 57. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Tag PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ................................................................. 65 / 79 ( 82%) .............. Time: 1.8 seconds, Memory: 3.75MB OK (79 tests, 118 assertions) + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Test PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................... 63 / 113 ( 55%) .................................................. Time: 16.37 seconds, Memory: 30.50MB OK (113 tests, 294 assertions) + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Text PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ................................................................. 65 / 67 ( 97%) .. Time: 3.95 seconds, Memory: 3.50MB OK (67 tests, 79 assertions) + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Uri PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................... 63 / 556 ( 11%) ............................................................... 126 / 556 ( 22%) ............................................................... 189 / 556 ( 33%) ............................................................... 252 / 556 ( 45%) ............................................................... 315 / 556 ( 56%) ............................................................... 378 / 556 ( 67%) ............................................................... 441 / 556 ( 79%) ............................................................... 504 / 556 ( 90%) .................................................... Time: 6.6 seconds, Memory: 4.75MB OK (556 tests, 592 assertions) + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Validator PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................. 61 / 1576 ( 3%) ............................................................. 122 / 1576 ( 7%) ............................................................. 183 / 1576 ( 11%) ............................................................. 244 / 1576 ( 15%) ..........S................................................SS 305 / 1576 ( 19%) .................S..S........................................ 366 / 1576 ( 23%) ............................................................. 427 / 1576 ( 27%) ............................................................. 488 / 1576 ( 30%) ............................................................. 549 / 1576 ( 34%) ............................................................. 610 / 1576 ( 38%) ............................................................. 671 / 1576 ( 42%) ............................................................. 732 / 1576 ( 46%) ............................................................. 793 / 1576 ( 50%) ............................................................. 854 / 1576 ( 54%) ............................................................. 915 / 1576 ( 58%) ............................................................. 976 / 1576 ( 61%) ............................................................. 1037 / 1576 ( 65%) ............................................................. 1098 / 1576 ( 69%) ............................................................. 1159 / 1576 ( 73%) ............................................................. 1220 / 1576 ( 77%) ............................................................. 1281 / 1576 ( 81%) ............................................................. 1342 / 1576 ( 85%) ...........................................IIIII............. 1403 / 1576 ( 89%) ............................................................. 1464 / 1576 ( 92%) ............................................................. 1525 / 1576 ( 96%) ................................................... Time: 29.29 seconds, Memory: 24.25MB OK, but incomplete, skipped, or risky tests! Tests: 1576, Assertions: 3174, Skipped: 5, Incomplete: 5. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/Version PHPUnit 4.8.36 by Sebastian Bergmann and contributors. .SSSSSS Time: 5.58 seconds, Memory: 3.25MB OK, but incomplete, skipped, or risky tests! Tests: 7, Assertions: 7680, Skipped: 6. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/View PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ............................................................... 63 / 898 ( 7%) ............................................................... 126 / 898 ( 14%) ............................................................... 189 / 898 ( 21%) ............................................................... 252 / 898 ( 28%) ............................................................... 315 / 898 ( 35%) ............................................................... 378 / 898 ( 42%) ............................................................... 441 / 898 ( 49%) ........................................I.I...S................ 504 / 898 ( 56%) ............................................................... 567 / 898 ( 63%) ............................................................... 630 / 898 ( 70%) ............................................................... 693 / 898 ( 77%) ............................................................... 756 / 898 ( 84%) ......................................S.....S.................. 819 / 898 ( 91%) ............................................................... 882 / 898 ( 98%) ................ Time: 51.55 seconds, Memory: 54.00MB OK, but incomplete, skipped, or risky tests! Tests: 898, Assertions: 1823, Skipped: 3, Incomplete: 2. + for dir in 'ZendTest/[A-Z]*' + phpunit ZendTest/XmlRpc PHPUnit 4.8.36 by Sebastian Bergmann and contributors. SSSSSSSS....................................................... 63 / 248 ( 25%) ............................................................... 126 / 248 ( 50%) ............................................................... 189 / 248 ( 76%) ..................II....................................... Time: 8.52 seconds, Memory: 8.50MB OK, but incomplete, skipped, or risky tests! Tests: 248, Assertions: 742, Skipped: 8, Incomplete: 2. + exit 1 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.bnJ96H (%check) Bad exit status from /var/tmp/rpm-tmp.bnJ96H (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 88, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 547, in do raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-ZendFramework2.spec