Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-symfony.spec'], uid=1000printOutput=Falselogger=gid=425user='mockbuild'shell=Falsetimeout=172800nspawn_args=[]chrootPath='/var/lib/mock/f26-build-8759297-758028/root'env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-symfony.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/php-symfony-2.8.22-1.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-symfony.spec'], uid=1000printOutput=Falselogger=gid=425user='mockbuild'shell=Falsetimeout=172800nspawn_args=[]chrootPath='/var/lib/mock/f26-build-8759297-758028/root'env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-symfony.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1Y9g0y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/php-symfony-2.8.22-2404550.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + : Remove unnecessary files + find src -name '.git*' -delete register(); } $fedoraClassLoader->addPrefix('Symfony\\Component\\', dirname(dirname(__DIR__))); // Optional dependency foreach (array( '/usr/share/php/random_compat/autoload.php', ) as $dependencyAutoloader) { if (file_exists($dependencyAutoloader)) { require_once $dependencyAutoloader; } } return $fedoraClassLoader; + : Remove unwanted components + rm -r src/Symfony/Bridge/Propel1 + : Create autoloaders + cat + tee src/Symfony/Component/autoload.php + tee src/Symfony/autoload.php + cat register(); } $fedoraClassLoader->addPrefix('Symfony\\', dirname(__DIR__)); // Dependency autoloaders foreach (array( '/usr/share/php/Doctrine/Bundle/DoctrineBundle/autoload.php', '/usr/share/php/Doctrine/Common/Annotations/autoload.php', '/usr/share/php/Doctrine/Common/autoload.php', '/usr/share/php/Doctrine/Common/Cache/autoload.php', '/usr/share/php/Doctrine/Common/DataFixtures/autoload.php', '/usr/share/php/Doctrine/DBAL/autoload.php', '/usr/share/php/Doctrine/ORM/autoload.php', '/usr/share/php/Egulias/EmailValidator/autoload.php', '/usr/share/php/Monolog/autoload.php', '/usr/share/php/ProxyManager/autoload.php', '/usr/share/php/Psr/Log/autoload.php', '/usr/share/php/Swift/swift_required.php', '/usr/share/php/Symfony/Polyfill/autoload.php', '/usr/share/php/Symfony/Security/Acl/autoload.php', ) as $dependencyAutoloader) { if (file_exists($dependencyAutoloader)) { require_once $dependencyAutoloader; } } if (file_exists($dep='/usr/share/php/phpDocumentor/Reflection1/autoload.php')) { require_once $dep; } else if (file_exists($dep='/usr/share/php/phpDocumentor/Reflection/autoload.php')) { require_once $dep; } if (file_exists($dep='/usr/share/php/Twig2/autoload.php')) { require_once $dep; } else if (file_exists($dep='/usr/share/php/Twig/autoload.php')) { require_once $dep; } return $fedoraClassLoader; + : Create autoloader softlinks for each bridge/bundle/component + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Asset ']' + ln -s ../autoload.php src/Symfony/Component/Asset/autoload.php + ln -s ../autoload.php src/Symfony/Component/Asset/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/BrowserKit ']' + ln -s ../autoload.php src/Symfony/Component/BrowserKit/autoload.php + ln -s ../autoload.php src/Symfony/Component/BrowserKit/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/ClassLoader ']' + ln -s ../autoload.php src/Symfony/Component/ClassLoader/autoload.php + ln -s ../autoload.php src/Symfony/Component/ClassLoader/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Config ']' + ln -s ../autoload.php src/Symfony/Component/Config/autoload.php + ln -s ../autoload.php src/Symfony/Component/Config/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Console ']' + ln -s ../autoload.php src/Symfony/Component/Console/autoload.php + ln -s ../autoload.php src/Symfony/Component/Console/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/CssSelector ']' + ln -s ../autoload.php src/Symfony/Component/CssSelector/autoload.php + ln -s ../autoload.php src/Symfony/Component/CssSelector/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Debug ']' + ln -s ../autoload.php src/Symfony/Component/Debug/autoload.php + ln -s ../autoload.php src/Symfony/Component/Debug/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/DependencyInjection ']' + ln -s ../autoload.php src/Symfony/Component/DependencyInjection/autoload.php + ln -s ../autoload.php src/Symfony/Component/DependencyInjection/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/DomCrawler ']' + ln -s ../autoload.php src/Symfony/Component/DomCrawler/autoload.php + ln -s ../autoload.php src/Symfony/Component/DomCrawler/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/EventDispatcher ']' + ln -s ../autoload.php src/Symfony/Component/EventDispatcher/autoload.php + ln -s ../autoload.php src/Symfony/Component/EventDispatcher/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/ExpressionLanguage ']' + ln -s ../autoload.php src/Symfony/Component/ExpressionLanguage/autoload.php + ln -s ../autoload.php src/Symfony/Component/ExpressionLanguage/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Filesystem ']' + ln -s ../autoload.php src/Symfony/Component/Filesystem/autoload.php + ln -s ../autoload.php src/Symfony/Component/Filesystem/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Finder ']' + ln -s ../autoload.php src/Symfony/Component/Finder/autoload.php + ln -s ../autoload.php src/Symfony/Component/Finder/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Form ']' + ln -s ../autoload.php src/Symfony/Component/Form/autoload.php + ln -s ../autoload.php src/Symfony/Component/Form/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/HttpFoundation ']' + ln -s ../autoload.php src/Symfony/Component/HttpFoundation/autoload.php + ln -s ../autoload.php src/Symfony/Component/HttpFoundation/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/HttpKernel ']' + ln -s ../autoload.php src/Symfony/Component/HttpKernel/autoload.php + ln -s ../autoload.php src/Symfony/Component/HttpKernel/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Intl ']' + ln -s ../autoload.php src/Symfony/Component/Intl/autoload.php + ln -s ../autoload.php src/Symfony/Component/Intl/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Ldap ']' + ln -s ../autoload.php src/Symfony/Component/Ldap/autoload.php + ln -s ../autoload.php src/Symfony/Component/Ldap/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Locale ']' + ln -s ../autoload.php src/Symfony/Component/Locale/autoload.php + ln -s ../autoload.php src/Symfony/Component/Locale/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/OptionsResolver ']' + ln -s ../autoload.php src/Symfony/Component/OptionsResolver/autoload.php + ln -s ../autoload.php src/Symfony/Component/OptionsResolver/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Process ']' + ln -s ../autoload.php src/Symfony/Component/Process/autoload.php + ln -s ../autoload.php src/Symfony/Component/Process/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/PropertyAccess ']' + ln -s ../autoload.php src/Symfony/Component/PropertyAccess/autoload.php + ln -s ../autoload.php src/Symfony/Component/PropertyAccess/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/PropertyInfo ']' + ln -s ../autoload.php src/Symfony/Component/PropertyInfo/autoload.php + ln -s ../autoload.php src/Symfony/Component/PropertyInfo/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Routing ']' + ln -s ../autoload.php src/Symfony/Component/Routing/autoload.php + ln -s ../autoload.php src/Symfony/Component/Routing/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Security ']' + ln -s ../autoload.php src/Symfony/Component/Security/autoload.php + ln -s ../autoload.php src/Symfony/Component/Security/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Serializer ']' + ln -s ../autoload.php src/Symfony/Component/Serializer/autoload.php + ln -s ../autoload.php src/Symfony/Component/Serializer/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Stopwatch ']' + ln -s ../autoload.php src/Symfony/Component/Stopwatch/autoload.php + ln -s ../autoload.php src/Symfony/Component/Stopwatch/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Templating ']' + ln -s ../autoload.php src/Symfony/Component/Templating/autoload.php + ln -s ../autoload.php src/Symfony/Component/Templating/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Translation ']' + ln -s ../autoload.php src/Symfony/Component/Translation/autoload.php + ln -s ../autoload.php src/Symfony/Component/Translation/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Validator ']' + ln -s ../autoload.php src/Symfony/Component/Validator/autoload.php + ln -s ../autoload.php src/Symfony/Component/Validator/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/VarDumper ']' + ln -s ../autoload.php src/Symfony/Component/VarDumper/autoload.php + ln -s ../autoload.php src/Symfony/Component/VarDumper/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Yaml ']' + ln -s ../autoload.php src/Symfony/Component/Yaml/autoload.php + ln -s ../autoload.php src/Symfony/Component/Yaml/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/autoload.php ']' + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bridge/Doctrine/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bridge/Monolog/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bridge/PhpUnit/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bridge/ProxyManager/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bridge/Swiftmailer/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bridge/Twig/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bundle/DebugBundle/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bundle/FrameworkBundle/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bundle/SecurityBundle/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bundle/TwigBundle/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bundle/WebProfilerBundle/autoload.php + : Skip tests known to fail + sed -e 's#function testItUsesTheConfiguredEntryPointWhenUsingUnknownCredentials#function SKIP_testItUsesTheConfiguredEntryPointWhenUsingUnknownCredentials#' -i src/Symfony/Bundle/SecurityBundle/Tests/Functional/FirewallEntryPointTest.php + sed -e 's#function testEncodePasswordEmptySalt#function SKIP_testEncodePasswordEmptySalt#' -i src/Symfony/Bundle/SecurityBundle/Tests/Functional/UserPasswordEncoderCommandTest.php + sed -e 's#function testSetTraceIncompleteClass#function SKIP_testSetTraceIncompleteClass#' -i src/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php + sed -e 's#function testHandleClassNotFound#function SKIP_testHandleClassNotFound#' -e 's#function testLegacyHandleClassNotFound#function SKIP_testLegacyHandleClassNotFound#' -i src/Symfony/Component/Debug/Tests/FatalErrorHandler/ClassNotFoundFatalErrorHandlerTest.php + sed -e 's#function testCopyForOriginUrlsAndExistingLocalFileDefaultsToNotCopy#function SKIP_testCopyForOriginUrlsAndExistingLocalFileDefaultsToNotCopy#' -i src/Symfony/Component/Filesystem/Tests/FilesystemTest.php + sed -e 's#function getScript#function SKIP_getScript#' -i src/Symfony/Component/HttpKernel/Tests/Fixtures/TestClient.php + sed -e 's#function testFormatWithTimezoneFromEnvironmentVariable#function SKIP_testFormatWithTimezoneFromEnvironmentVariable#' -i src/Symfony/Component/Intl/Tests/DateFormatter/Verification/IntlDateFormatterTest.php + sed -e 's#function testFormat[^A-Z]#function SKIP_testFormat(#' -i src/Symfony/Component/Intl/Tests/DateFormatter/AbstractIntlDateFormatterTest.php + sed -e 's#function testTTYCommand#function SKIP_testTTYCommand#' -e 's#function testTTYCommandExitCode#function SKIP_testTTYCommandExitCode#' -i src/Symfony/Component/Process/Tests/ProcessTest.php + sed -e 's#function testSpecialVars56#function SKIP_testSpecialVars56#' -e 's#function testGlobalsNoExt#function SKIP_testGlobalsNoExt#' -e 's#function testBuggyRefs#function SKIP_testBuggyRefs#' -i src/Symfony/Component/VarDumper/Tests/CliDumperTest.php + rm src/Symfony/Component/Finder/Tests/Iterator/RecursiveDirectoryIteratorTest.php src/Symfony/Bundle/FrameworkBundle/Tests/Functional/ProfilerTest.php src/Symfony/Bundle/SecurityBundle/Tests/Functional/CsrfFormLoginTest.php src/Symfony/Bundle/SecurityBundle/Tests/Functional/FormLoginTest.php src/Symfony/Bundle/SecurityBundle/Tests/Functional/LocalizedRoutesAsPathTest.php src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityRoutingIntegrationTest.php src/Symfony/Bundle/SecurityBundle/Tests/Functional/SwitchUserTest.php src/Symfony/Component/Form/Tests/Extension/Csrf/CsrfProvider/LegacyDefaultCsrfProviderTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeSessionHandlerTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/PhpBridgeSessionStorageTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php src/Symfony/Component/Security/Csrf/Tests/TokenStorage/NativeSessionTokenStorageTest.php + sed -e 's#function testFormatTypeInt32#function SKIP_testFormatTypeInt32#' -i src/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php src/Symfony/Component/Intl/Tests/NumberFormatter/NumberFormatterTest.php + : Skip for Missing dependency sensio/framework-extra-bundle + sed -e s/testAnnotatedController/SKIP_testAnnotatedController/ -i src/Symfony/Bundle/FrameworkBundle/Tests/Functional/AnnotatedControllerTest.php + : Skip online tests + sed -e s/testCopyForOriginUrlsAndExistingLocalFileDefaultsToCopy/SKIP_testCopyForOriginUrlsAndExistingLocalFileDefaultsToCopy/ -i src/Symfony/Component/Filesystem/Tests/FilesystemTest.php + sed -e s/testReasonPhraseDefaultsAgainstIana/SKIP_testReasonPhraseDefaultsAgainstIana/ -i src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php + : see https://github.com/symfony/symfony/issues/22266 + rm src/Symfony/Component/VarDumper/Tests/CliDumperTest.php + : Ignore as no tests found + rm src/Symfony/Bundle/FrameworkBundle/Tests/Functional/AnnotatedControllerTest.php Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0CGA69 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.51txiJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch ++ dirname /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony + cp -rp src/Symfony/Bridge src/Symfony/Bundle src/Symfony/Component src/Symfony/autoload.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/ + mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc + ln -s php-symfony-common /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony + /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/symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0hBygt + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + : Ensure TZ is set + cp -pf /etc/php.ini . + echo date.timezone=Europe/Paris + export PHPRC=/builddir/build/BUILD/symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e/php.ini + PHPRC=/builddir/build/BUILD/symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e/php.ini + export RPM_SYMFONY_TREE=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony + RPM_SYMFONY_TREE=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony + : Modify PHPUnit config + sed s#./src#/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php# phpunit.xml.dist + : Create tests bootstrap + cat + tee bootstrap.php >>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Doctrine + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Doctrine ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Doctrine\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Doctrine PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Doctrine ............................................................... 63 / 487 ( 12%) ............................................................... 126 / 487 ( 25%) ..................................SS.....................S..... 189 / 487 ( 38%) ................SS.....................SS.....................S 252 / 487 ( 51%) .....................S.....................S................... 315 / 487 ( 64%) ..S............................................................ 378 / 487 ( 77%) ............................................................... 441 / 487 ( 90%) .............................................. 487 / 487 (100%) Time: 7.55 seconds, Memory: 34.00MB OK, but incomplete, skipped, or risky tests! Tests: 487, Assertions: 740, Skipped: 11. Legacy deprecation notices (213) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Monolog >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Monolog + '[' Monolog = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Monolog ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Monolog\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Monolog PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Monolog .................................... 36 / 36 (100%) Time: 176 ms, Memory: 4.00MB OK (36 tests, 71 assertions) Legacy deprecation notices (4) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/PhpUnit + '[' PhpUnit = PhpUnit ']' + continue + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/ProxyManager >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/ProxyManager + '[' ProxyManager = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/ProxyManager ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/ProxyManager\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/ProxyManager PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/ProxyManager .......... 10 / 10 (100%) Time: 548 ms, Memory: 6.00MB OK (10 tests, 25 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Swiftmailer + '[' Swiftmailer = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Swiftmailer + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Swiftmailer ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Swiftmailer\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Swiftmailer PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Time: 61 ms, Memory: 2.00MB No tests executed! + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Twig + '[' Twig = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Twig + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Twig ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Twig\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Twig PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bridge/Twig ............................................................... 63 / 784 ( 8%) ............................................................... 126 / 784 ( 16%) ............................................................... 189 / 784 ( 24%) ............................................................... 252 / 784 ( 32%) ............................................................... 315 / 784 ( 40%) ............................................................... 378 / 784 ( 48%) ............................................................... 441 / 784 ( 56%) ............................................................... 504 / 784 ( 64%) ............................................................... 567 / 784 ( 72%) ............................................................... 630 / 784 ( 80%) ............................................................... 693 / 784 ( 88%) ............................................................... 756 / 784 ( 96%) ............................ 784 / 784 (100%) Time: 4.95 seconds, Memory: 40.00MB OK (784 tests, 875 assertions) Legacy deprecation notices (13) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/DebugBundle + '[' DebugBundle = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/DebugBundle + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/DebugBundle ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/DebugBundle\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/DebugBundle PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/DebugBundle ...... 6 / 6 (100%) Time: 131 ms, Memory: 4.00MB OK (6 tests, 6 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle + '[' FrameworkBundle = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle ............................................................... 63 / 854 ( 7%) ............................................................... 126 / 854 ( 14%) ............................................................... 189 / 854 ( 22%) ............................................................... 252 / 854 ( 29%) .............................................................S. 315 / 854 ( 36%) ............................................S.................. 378 / 854 ( 44%) ...........................S................................... 441 / 854 ( 51%) ............................................................... 504 / 854 ( 59%) ............................................................... 567 / 854 ( 66%) ............................................................... 630 / 854 ( 73%) ............................................................... 693 / 854 ( 81%) ............................................................... 756 / 854 ( 88%) ............................................................... 819 / 854 ( 95%) ................................... 854 / 854 (100%) Time: 18.21 seconds, Memory: 48.00MB OK, but incomplete, skipped, or risky tests! Tests: 854, Assertions: 1592, Skipped: 3. Legacy deprecation notices (89) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/SecurityBundle >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/SecurityBundle + '[' SecurityBundle = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/SecurityBundle ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/SecurityBundle\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/SecurityBundle PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/SecurityBundle ................................................................. 65 / 85 ( 76%) .................... 85 / 85 (100%) Time: 3.34 seconds, Memory: 22.00MB OK (85 tests, 213 assertions) Legacy deprecation notices (2) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/TwigBundle + '[' TwigBundle = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/TwigBundle ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/TwigBundle + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/TwigBundle\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/TwigBundle PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/TwigBundle ..................................................... 53 / 53 (100%) Time: 2.27 seconds, Memory: 16.00MB OK (53 tests, 173 assertions) Legacy deprecation notices (6) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle + '[' WebProfilerBundle = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle ............................................ 44 / 44 (100%) Time: 444 ms, Memory: 8.00MB OK (44 tests, 70 assertions) Legacy deprecation notices (3) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Asset >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Asset + '[' Asset = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Asset ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Asset\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Asset PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Asset ................................................................. 65 / 79 ( 82%) .............. 79 / 79 (100%) Time: 182 ms, Memory: 4.00MB OK (79 tests, 84 assertions) >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/BrowserKit + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/BrowserKit + '[' BrowserKit = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/BrowserKit ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/BrowserKit\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/BrowserKit PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/BrowserKit ............................................................... 63 / 111 ( 56%) ................................................ 111 / 111 (100%) Time: 390 ms, Memory: 4.00MB OK (111 tests, 252 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/ClassLoader + '[' ClassLoader = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/ClassLoader ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/ClassLoader + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/ClassLoader\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/ClassLoader PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/ClassLoader SSSSSSSSSSSSSSS................................................ 63 / 111 ( 56%) ........SSSSSSSSSSSSSSS......................... 111 / 111 (100%) Time: 228 ms, Memory: 4.00MB OK, but incomplete, skipped, or risky tests! Tests: 111, Assertions: 116, Skipped: 30. Legacy deprecation notices (1) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Config >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Config + '[' Config = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Config ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Config\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Config PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Config ............................................................... 63 / 306 ( 20%) ........................................I...................... 126 / 306 ( 41%) ............................................................... 189 / 306 ( 61%) ............................................................... 252 / 306 ( 82%) ...................................................... 306 / 306 (100%) Time: 1.48 seconds, Memory: 6.00MB OK, but incomplete, skipped, or risky tests! Tests: 306, Assertions: 427, Incomplete: 1. + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Console + '[' Console = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Console ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Console\n' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Console + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Console PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Console ............................................................... 63 / 681 ( 9%) ............................................................... 126 / 681 ( 18%) ............................................................... 189 / 681 ( 27%) ............................................................... 252 / 681 ( 37%) ............SS................................................. 315 / 681 ( 46%) ............................................................... 378 / 681 ( 55%) ............................................................... 441 / 681 ( 64%) ............................................................... 504 / 681 ( 74%) ............................................................... 567 / 681 ( 83%) ............................................................... 630 / 681 ( 92%) ................................................... 681 / 681 (100%) Time: 4.01 seconds, Memory: 10.00MB OK, but incomplete, skipped, or risky tests! Tests: 681, Assertions: 1150, Skipped: 2. Legacy deprecation notices (61) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/CssSelector >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/CssSelector + '[' CssSelector = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/CssSelector ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/CssSelector\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/CssSelector PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/CssSelector ............................................................... 63 / 505 ( 12%) ............................................................... 126 / 505 ( 24%) ............................................................... 189 / 505 ( 37%) ............................................................... 252 / 505 ( 49%) ............................................................... 315 / 505 ( 62%) ............................................................... 378 / 505 ( 74%) ............................................................... 441 / 505 ( 87%) ............................................................... 504 / 505 ( 99%) . 505 / 505 (100%) Time: 890 ms, Memory: 6.00MB OK (505 tests, 1024 assertions) Legacy deprecation notices (1) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Debug ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Debug + '[' Debug = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Debug ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Debug\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Debug PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Debug SSSS.S..S........S..............................S........ 57 / 57 (100%) Time: 1.47 seconds, Memory: 8.00MB OK, but incomplete, skipped, or risky tests! Tests: 57, Assertions: 175, Skipped: 8. + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/DependencyInjection >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/DependencyInjection + '[' DependencyInjection = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/DependencyInjection ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/DependencyInjection\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/DependencyInjection PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/DependencyInjection ............................................................... 63 / 451 ( 13%) ............................................................... 126 / 451 ( 27%) ............................................................... 189 / 451 ( 41%) ............................................................... 252 / 451 ( 55%) ............................................................... 315 / 451 ( 69%) ............................................................... 378 / 451 ( 83%) ............................................................... 441 / 451 ( 97%) .......... 451 / 451 (100%) Time: 1.2 seconds, Memory: 10.00MB OK (451 tests, 1120 assertions) Legacy deprecation notices (228) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/DomCrawler + '[' DomCrawler = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/DomCrawler ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/DomCrawler + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/DomCrawler\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/DomCrawler PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/DomCrawler ............................................................... 63 / 318 ( 19%) ............................................................... 126 / 318 ( 39%) ............................................................... 189 / 318 ( 59%) ............................................................... 252 / 318 ( 79%) ............................................................... 315 / 318 ( 99%) ... 318 / 318 (100%) Time: 486 ms, Memory: 6.00MB OK (318 tests, 578 assertions) Legacy deprecation notices (1) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/EventDispatcher >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/EventDispatcher + '[' EventDispatcher = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/EventDispatcher ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/EventDispatcher\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/EventDispatcher PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/EventDispatcher ............................................................... 63 / 104 ( 60%) ......................................... 104 / 104 (100%) Time: 254 ms, Memory: 6.00MB OK (104 tests, 201 assertions) Legacy deprecation notices (19) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/ExpressionLanguage >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/ExpressionLanguage + '[' ExpressionLanguage = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/ExpressionLanguage ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/ExpressionLanguage\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/ExpressionLanguage PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/ExpressionLanguage ............................................................... 63 / 168 ( 37%) ............................................................... 126 / 168 ( 75%) .......................................... 168 / 168 (100%) Time: 290 ms, Memory: 6.00MB OK (168 tests, 182 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Filesystem + '[' Filesystem = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Filesystem ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Filesystem + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Filesystem\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Filesystem PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Filesystem ..........................S.................................... 63 / 128 ( 49%) ...............................................S............... 126 / 128 ( 98%) .. 128 / 128 (100%) Time: 302 ms, Memory: 4.00MB OK, but incomplete, skipped, or risky tests! Tests: 128, Assertions: 206, Skipped: 2. Legacy deprecation notices (1) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Finder >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Finder + '[' Finder = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Finder ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Finder\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Finder PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Finder .SSSSSSSSSSSSSSSSSSSSS.S.S.SSSSS.S...SSSSSSSSSSSS.SSS..SSSSSS.S 63 / 413 ( 15%) S.............................................................. 126 / 413 ( 30%) ............................................................... 189 / 413 ( 45%) ............................................................... 252 / 413 ( 61%) ............................................................... 315 / 413 ( 76%) ............................................................... 378 / 413 ( 91%) ................................... 413 / 413 (100%) Time: 8.49 seconds, Memory: 8.00MB OK, but incomplete, skipped, or risky tests! Tests: 413, Assertions: 636, Skipped: 52. Legacy deprecation notices (409) >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Form + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Form + '[' Form = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Form ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Form\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Form PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Form ............................................................. 61 / 3695 ( 1%) ............................................................. 122 / 3695 ( 3%) ............................................................. 183 / 3695 ( 4%) ............................................................. 244 / 3695 ( 6%) ............................................................. 305 / 3695 ( 8%) ............................................................. 366 / 3695 ( 9%) ............................................................. 427 / 3695 ( 11%) ............................................................. 488 / 3695 ( 13%) .........SSSSSSSSSSSSSSSSSSSSSSSSSSSS.......I................ 549 / 3695 ( 14%) ............................................................. 610 / 3695 ( 16%) ............................................................. 671 / 3695 ( 18%) ............................................................. 732 / 3695 ( 19%) ............................................................. 793 / 3695 ( 21%) ............................................................. 854 / 3695 ( 23%) ............................................................. 915 / 3695 ( 24%) ............................................................. 976 / 3695 ( 26%) ............................................................. 1037 / 3695 ( 28%) ............................................................. 1098 / 3695 ( 29%) ............................................................. 1159 / 3695 ( 31%) ............................................................. 1220 / 3695 ( 33%) ............................................................. 1281 / 3695 ( 34%) ............................................................. 1342 / 3695 ( 36%) ............................................................. 1403 / 3695 ( 37%) ............................................................. 1464 / 3695 ( 39%) ............................................................. 1525 / 3695 ( 41%) ............................................................. 1586 / 3695 ( 42%) ............................................................. 1647 / 3695 ( 44%) ............................................................. 1708 / 3695 ( 46%) ............................................................. 1769 / 3695 ( 47%) ............................................................. 1830 / 3695 ( 49%) ............................................................. 1891 / 3695 ( 51%) .........................................................IIII 1952 / 3695 ( 52%) III.......................................................... 2013 / 3695 ( 54%) ............................................................. 2074 / 3695 ( 56%) ............................................................. 2135 / 3695 ( 57%) ............................................................. 2196 / 3695 ( 59%) ............................................................. 2257 / 3695 ( 61%) ...........S................................................. 2318 / 3695 ( 62%) ............................................................. 2379 / 3695 ( 64%) ............................................................. 2440 / 3695 ( 66%) ............................................................. 2501 / 3695 ( 67%) ............................................................. 2562 / 3695 ( 69%) ............................................................. 2623 / 3695 ( 70%) ............................................................. 2684 / 3695 ( 72%) ............................................................. 2745 / 3695 ( 74%) ............................................................. 2806 / 3695 ( 75%) ............................................................. 2867 / 3695 ( 77%) ............................................................. 2928 / 3695 ( 79%) ............................................................. 2989 / 3695 ( 80%) ............................................................. 3050 / 3695 ( 82%) ............................................................. 3111 / 3695 ( 84%) ............................................................. 3172 / 3695 ( 85%) ............................................................. 3233 / 3695 ( 87%) ............................................................. 3294 / 3695 ( 89%) ............................................................. 3355 / 3695 ( 90%) ............................................................. 3416 / 3695 ( 92%) ............................................................. 3477 / 3695 ( 94%) ............................................................. 3538 / 3695 ( 95%) ............................................................. 3599 / 3695 ( 97%) ............................................................. 3660 / 3695 ( 99%) ................................... 3695 / 3695 (100%) Time: 9.16 seconds, Memory: 66.00MB OK, but incomplete, skipped, or risky tests! Tests: 3695, Assertions: 8234, Skipped: 29, Incomplete: 8. Legacy deprecation notices (438) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/HttpFoundation + '[' HttpFoundation = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/HttpFoundation + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/HttpFoundation ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/HttpFoundation\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/HttpFoundation PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/HttpFoundation ............................................................... 63 / 838 ( 7%) ............................................................... 126 / 838 ( 15%) ..............................................................S 189 / 838 ( 22%) ............................................................... 252 / 838 ( 30%) ............................................................... 315 / 838 ( 37%) ............................................................... 378 / 838 ( 45%) ..SS........................................................... 441 / 838 ( 52%) ............................................................... 504 / 838 ( 60%) ............................................................... 567 / 838 ( 67%) ............................................................... 630 / 838 ( 75%) ............................................................... 693 / 838 ( 82%) ..........................................................SSSSS 756 / 838 ( 90%) SSSSSSSSSSSSSSSSSSSSSSSSSSSS................................... 819 / 838 ( 97%) ................... 838 / 838 (100%) Time: 981 ms, Memory: 10.00MB OK, but incomplete, skipped, or risky tests! Tests: 1058, Assertions: 1820, Skipped: 36. Legacy deprecation notices (10) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/HttpKernel ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/HttpKernel + '[' HttpKernel = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/HttpKernel ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/HttpKernel\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/HttpKernel PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/HttpKernel ............................................................... 63 / 468 ( 13%) ............................................................... 126 / 468 ( 26%) ............................................................... 189 / 468 ( 40%) ............................................................... 252 / 468 ( 53%) ............................................................... 315 / 468 ( 67%) ............................................................... 378 / 468 ( 80%) .........................................SSSSSSSSSSSSSSSSSS.... 441 / 468 ( 94%) ........................... 468 / 468 (100%) Time: 3.69 seconds, Memory: 14.00MB OK, but incomplete, skipped, or risky tests! Tests: 774, Assertions: 1372, Skipped: 18. Legacy deprecation notices (41) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Intl + '[' Intl = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Intl + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Intl ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Intl\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Intl PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Intl ............................................................. 61 / 1027 ( 5%) ............................................................. 122 / 1027 ( 11%) ............................................................. 183 / 1027 ( 17%) .............S............................................... 244 / 1027 ( 23%) ............................................................. 305 / 1027 ( 29%) ..........................................................SSS 366 / 1027 ( 35%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS................. 427 / 1027 ( 41%) ...............S............................................. 488 / 1027 ( 47%) ............................................................. 549 / 1027 ( 53%) ............................................................. 610 / 1027 ( 59%) ............................................................. 671 / 1027 ( 65%) ........SSS.................................................. 732 / 1027 ( 71%) ...............................................S.S........... 793 / 1027 ( 77%) .....................SSS..................................... 854 / 1027 ( 83%) ............................................................. 915 / 1027 ( 89%) ...........S.S............................................... 976 / 1027 ( 95%) ................................................... 1027 / 1027 (100%) Time: 6.04 seconds, Memory: 20.00MB OK, but incomplete, skipped, or risky tests! Tests: 1027, Assertions: 3060, Skipped: 59. + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Ldap >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Ldap + '[' Ldap = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Ldap ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Ldap\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Ldap PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Ldap . 1 / 1 (100%) Time: 88 ms, Memory: 4.00MB OK (1 test, 1 assertion) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Locale >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Locale + '[' Locale = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Locale ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Locale\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Locale PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Locale ........... 11 / 11 (100%) Time: 160 ms, Memory: 4.00MB OK (11 tests, 15 assertions) Legacy deprecation notices (2) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/OptionsResolver + '[' OptionsResolver = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/OptionsResolver ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/OptionsResolver + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/OptionsResolver\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/OptionsResolver PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/OptionsResolver ............................................................... 63 / 196 ( 32%) ............................................................... 126 / 196 ( 64%) ............................................................... 189 / 196 ( 96%) ....... 196 / 196 (100%) Time: 221 ms, Memory: 4.00MB OK (196 tests, 263 assertions) Legacy deprecation notices (88) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Process + '[' Process = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Process + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Process ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Process\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Process PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Process ....SS.S.S..................................................... 63 / 150 ( 42%) ...............S.S............................................. 126 / 150 ( 84%) ........................ 150 / 150 (100%) Time: 8.82 seconds, Memory: 18.67MB OK, but incomplete, skipped, or risky tests! Tests: 150, Assertions: 248, Skipped: 6. Legacy deprecation notices (1) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyAccess + '[' PropertyAccess = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyAccess ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyAccess + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyAccess\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyAccess PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyAccess ............................................................... 63 / 515 ( 12%) ............................................................... 126 / 515 ( 24%) ............................................................... 189 / 515 ( 36%) ............................................................... 252 / 515 ( 48%) ............................................................... 315 / 515 ( 61%) ............................................................... 378 / 515 ( 73%) ............................................................... 441 / 515 ( 85%) ............................................................... 504 / 515 ( 97%) ........... 515 / 515 (100%) Time: 420 ms, Memory: 6.00MB OK (515 tests, 547 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyInfo ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyInfo + '[' PropertyInfo = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyInfo ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyInfo\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyInfo PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyInfo .................................................... 52 / 52 (100%) Time: 265 ms, Memory: 6.00MB OK (52 tests, 128 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Routing + '[' Routing = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Routing + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Routing ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Routing\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Routing PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Routing ............................................................... 63 / 319 ( 19%) ............................................................... 126 / 319 ( 39%) ............................................................... 189 / 319 ( 59%) ............................................................... 252 / 319 ( 78%) ............................................................... 315 / 319 ( 98%) .... 319 / 319 (100%) Time: 2.98 seconds, Memory: 96.00MB OK (319 tests, 782 assertions) Legacy deprecation notices (21) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Security >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Security + '[' Security = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Security ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Security\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Security PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Security ............................................................... 63 / 750 ( 8%) ............................................................... 126 / 750 ( 16%) ............................................................... 189 / 750 ( 25%) ............................................................... 252 / 750 ( 33%) ............................................................... 315 / 750 ( 42%) ............................................................... 378 / 750 ( 50%) ............................................................... 441 / 750 ( 58%) ............................................................... 504 / 750 ( 67%) ............................................................... 567 / 750 ( 75%) ............................................................... 630 / 750 ( 84%) ............................................................... 693 / 750 ( 92%) .............S........................................... 750 / 750 (100%) Time: 1.45 seconds, Memory: 14.00MB OK, but incomplete, skipped, or risky tests! Tests: 750, Assertions: 1655, Skipped: 1. Legacy deprecation notices (15) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Serializer + '[' Serializer = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Serializer + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Serializer ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Serializer\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Serializer PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Serializer ............................................................... 63 / 240 ( 26%) ............................................................... 126 / 240 ( 52%) ............................................................... 189 / 240 ( 78%) ................................................... 240 / 240 (100%) Time: 475 ms, Memory: 6.00MB OK (240 tests, 324 assertions) Legacy deprecation notices (11) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Stopwatch + '[' Stopwatch = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Stopwatch + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Stopwatch ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Stopwatch\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Stopwatch PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Stopwatch ....................... 23 / 23 (100%) Time: 110 ms, Memory: 4.00MB OK (23 tests, 40 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Templating + '[' Templating = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Templating ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Templating + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Templating\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Templating PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Templating ................................................. 49 / 49 (100%) Time: 192 ms, Memory: 4.00MB OK (49 tests, 132 assertions) Legacy deprecation notices (6) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Translation + '[' Translation = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Translation ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Translation + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Translation\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Translation PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Translation ............................................................... 63 / 403 ( 15%) ............................................................... 126 / 403 ( 31%) ............................................................... 189 / 403 ( 46%) ............................................................... 252 / 403 ( 62%) ............................................................... 315 / 403 ( 78%) ............................................................... 378 / 403 ( 93%) ......................... 403 / 403 (100%) Time: 725 ms, Memory: 6.00MB OK (403 tests, 568 assertions) Legacy deprecation notices (5) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Validator >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Validator + '[' Validator = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Validator ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Validator\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Validator PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Validator ............................................................. 61 / 2275 ( 2%) ............................................................. 122 / 2275 ( 5%) ............................................................. 183 / 2275 ( 8%) ............................................................. 244 / 2275 ( 10%) ............................................................. 305 / 2275 ( 13%) ............................................................. 366 / 2275 ( 16%) .SSSSSSS..................................................... 427 / 2275 ( 18%) ............................................................. 488 / 2275 ( 21%) ............................................................. 549 / 2275 ( 24%) ............................................................. 610 / 2275 ( 26%) ............................................................. 671 / 2275 ( 29%) ............................................................. 732 / 2275 ( 32%) ............................................................. 793 / 2275 ( 34%) ............................................................. 854 / 2275 ( 37%) ............................................................. 915 / 2275 ( 40%) ............................................................. 976 / 2275 ( 42%) ............................................................. 1037 / 2275 ( 45%) ............................................................. 1098 / 2275 ( 48%) ............................................................. 1159 / 2275 ( 50%) ............................................................. 1220 / 2275 ( 53%) ............................................................. 1281 / 2275 ( 56%) ............................................................. 1342 / 2275 ( 58%) ............................................................. 1403 / 2275 ( 61%) ............................................................. 1464 / 2275 ( 64%) ............................................................. 1525 / 2275 ( 67%) ............................................................. 1586 / 2275 ( 69%) ............................................................. 1647 / 2275 ( 72%) ............................................................. 1708 / 2275 ( 75%) ............................................................. 1769 / 2275 ( 77%) ..........................................SS................. 1830 / 2275 ( 80%) ............................................................. 1891 / 2275 ( 83%) ....................................................SSS...... 1952 / 2275 ( 85%) ............................................................. 2013 / 2275 ( 88%) ............................................................. 2074 / 2275 ( 91%) ............................................................. 2135 / 2275 ( 93%) ............................................................. 2196 / 2275 ( 96%) ............................................................. 2257 / 2275 ( 99%) .................. 2275 / 2275 (100%) Time: 3.02 seconds, Memory: 18.00MB OK, but incomplete, skipped, or risky tests! Tests: 2281, Assertions: 4805, Skipped: 12. Legacy deprecation notices (277) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/VarDumper >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/VarDumper + '[' VarDumper = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/VarDumper ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/VarDumper\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/VarDumper PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/VarDumper ...................................... 38 / 38 (100%) Time: 311 ms, Memory: 4.00MB OK (38 tests, 45 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Yaml + '[' Yaml = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Yaml ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Yaml + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Yaml\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Yaml PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/Yaml ............................................................... 63 / 410 ( 15%) ............................................................... 126 / 410 ( 30%) ............................................................... 189 / 410 ( 46%) ............................................................... 252 / 410 ( 61%) ............................................................... 315 / 410 ( 76%) ............................................................... 378 / 410 ( 92%) ................................ 410 / 410 (100%) Time: 743 ms, Memory: 12.00MB OK (410 tests, 600 assertions) Legacy deprecation notices (7) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/autoload.php + '[' autoload.php = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/php/Symfony/Component/autoload.php ']' + exit 0 Processing files: php-symfony-2.8.22-1.fc26.noarch Provides: php-composer(symfony/symfony) = 2.8.22 php-symfony = 2.8.22-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-common-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Tj59Gl + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-common + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-common + cp -pr CHANGELOG-2.2.md CHANGELOG-2.3.md CHANGELOG-2.4.md CHANGELOG-2.5.md CHANGELOG-2.6.md CHANGELOG-2.7.md CHANGELOG-2.8.md CONTRIBUTING.md CONTRIBUTORS.md README.md UPGRADE-2.1.md UPGRADE-2.2.md UPGRADE-2.3.md UPGRADE-2.4.md UPGRADE-2.5.md UPGRADE-2.6.md UPGRADE-2.7.md UPGRADE-2.8.md UPGRADE-3.0.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-common + cp -pr composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-common + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KUtnpg + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-common + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-common + cp -pr LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-common + exit 0 Provides: php-symfony-common = 2.8.22-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-channel-symfony2 Processing files: php-symfony-doctrine-bridge-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YR1OvC + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-doctrine-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-doctrine-bridge + cp -pr src/Symfony/Bridge/Doctrine/CHANGELOG.md src/Symfony/Bridge/Doctrine/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-doctrine-bridge + cp -pr src/Symfony/Bridge/Doctrine/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-doctrine-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OSr0l0 + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-doctrine-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-doctrine-bridge + cp -pr src/Symfony/Bridge/Doctrine/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-doctrine-bridge + exit 0 Provides: php-composer(symfony/doctrine-bridge) = 2.8.22 php-pear(pear.symfony.com/DoctrineBridge) = 2.8.22 php-symfony-doctrine-bridge = 2.8.22-1.fc26 php-symfony-doctrinebridge = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-doctrinebridge < 2.8.22 Processing files: php-symfony-monolog-bridge-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.COjBjD + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-monolog-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-monolog-bridge + cp -pr src/Symfony/Bridge/Monolog/CHANGELOG.md src/Symfony/Bridge/Monolog/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-monolog-bridge + cp -pr src/Symfony/Bridge/Monolog/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-monolog-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cvPmBf + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-monolog-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-monolog-bridge + cp -pr src/Symfony/Bridge/Monolog/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-monolog-bridge + exit 0 Provides: php-composer(symfony/monolog-bridge) = 2.8.22 php-pear(pear.symfony.com/MonologBridge) = 2.8.22 php-symfony-monolog-bridge = 2.8.22-1.fc26 php-symfony-monologbridge = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-monologbridge < 2.8.22 Processing files: php-symfony-phpunit-bridge-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.63PeQ1 + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-phpunit-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-phpunit-bridge + cp -pr src/Symfony/Bridge/PhpUnit/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-phpunit-bridge + cp -pr src/Symfony/Bridge/PhpUnit/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-phpunit-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OKviwN + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-phpunit-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-phpunit-bridge + cp -pr src/Symfony/Bridge/PhpUnit/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-phpunit-bridge + exit 0 Provides: php-composer(symfony/phpunit-bridge) = 2.8.22 php-symfony-phpunit-bridge = 2.8.22-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-proxy-manager-bridge-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.I7r7UF + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + cp -pr src/Symfony/Bridge/ProxyManager/CHANGELOG.md src/Symfony/Bridge/ProxyManager/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + cp -pr src/Symfony/Bridge/ProxyManager/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wPwwrC + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-proxy-manager-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-proxy-manager-bridge + cp -pr src/Symfony/Bridge/ProxyManager/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-proxy-manager-bridge + exit 0 Provides: php-composer(symfony/proxy-manager-bridge) = 2.8.22 php-symfony-proxy-manager-bridge = 2.8.22-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-swiftmailer-bridge-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iau1hC + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + cp -pr src/Symfony/Bridge/Swiftmailer/CHANGELOG.md src/Symfony/Bridge/Swiftmailer/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + cp -pr src/Symfony/Bridge/Swiftmailer/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iuNBWD + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-swiftmailer-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-swiftmailer-bridge + cp -pr src/Symfony/Bridge/Swiftmailer/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-swiftmailer-bridge + exit 0 Provides: php-composer(symfony/swiftmailer-bridge) = 2.8.22 php-symfony-swiftmailer-bridge = 2.8.22-1.fc26 php-symfony-swiftmailerbridge = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-swiftmailerbridge < 2.8.22 Processing files: php-symfony-twig-bridge-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SUkCBN + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-twig-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-twig-bridge + cp -pr src/Symfony/Bridge/Twig/CHANGELOG.md src/Symfony/Bridge/Twig/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-twig-bridge + cp -pr src/Symfony/Bridge/Twig/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-twig-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rRPcIP + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-twig-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-twig-bridge + cp -pr src/Symfony/Bridge/Twig/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-twig-bridge + exit 0 Provides: php-composer(symfony/twig-bridge) = 2.8.22 php-pear(pear.symfony.com/TwigBridge) = 2.8.22 php-symfony-twig-bridge = 2.8.22-1.fc26 php-symfony-twigbridge = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-twigbridge < 2.8.22 Processing files: php-symfony-debug-bundle-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aZvpic + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-debug-bundle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-debug-bundle + cp -pr src/Symfony/Bundle/DebugBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-debug-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3PsSby + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-debug-bundle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-debug-bundle + cp -pr src/Symfony/Bundle/DebugBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-debug-bundle + exit 0 Provides: php-composer(symfony/debug-bundle) = 2.8.22 php-symfony-debug-bundle = 2.8.22-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-framework-bundle-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cVmos0 + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-framework-bundle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-framework-bundle + cp -pr src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md src/Symfony/Bundle/FrameworkBundle/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-framework-bundle + cp -pr src/Symfony/Bundle/FrameworkBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-framework-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FYIhMw + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-framework-bundle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-framework-bundle + cp -pr src/Symfony/Bundle/FrameworkBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-framework-bundle + exit 0 Provides: php-composer(symfony/framework-bundle) = 2.8.22 php-symfony-framework-bundle = 2.8.22-1.fc26 php-symfony-frameworkbundle = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-frameworkbundle < 2.8.22 Processing files: php-symfony-security-bundle-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xdyAhG + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-security-bundle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-security-bundle + cp -pr src/Symfony/Bundle/SecurityBundle/CHANGELOG.md src/Symfony/Bundle/SecurityBundle/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-security-bundle + cp -pr src/Symfony/Bundle/SecurityBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-security-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DXLLRT + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-security-bundle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-security-bundle + cp -pr src/Symfony/Bundle/SecurityBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-security-bundle + exit 0 Provides: php-composer(symfony/security-bundle) = 2.8.22 php-symfony-security-bundle = 2.8.22-1.fc26 php-symfony-securitybundle = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-securitybundle < 2.8.22 Processing files: php-symfony-twig-bundle-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7fZeak + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-twig-bundle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-twig-bundle + cp -pr src/Symfony/Bundle/TwigBundle/CHANGELOG.md src/Symfony/Bundle/TwigBundle/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-twig-bundle + cp -pr src/Symfony/Bundle/TwigBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-twig-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bX9EAO + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-twig-bundle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-twig-bundle + cp -pr src/Symfony/Bundle/TwigBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-twig-bundle + exit 0 Provides: php-composer(symfony/twig-bundle) = 2.8.22 php-symfony-twig-bundle = 2.8.22-1.fc26 php-symfony-twigbundle = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-twigbundle < 2.8.22 Processing files: php-symfony-web-profiler-bundle-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pvlzkI + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-web-profiler-bundle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-web-profiler-bundle + cp -pr src/Symfony/Bundle/WebProfilerBundle/CHANGELOG.md src/Symfony/Bundle/WebProfilerBundle/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-web-profiler-bundle + cp -pr src/Symfony/Bundle/WebProfilerBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-web-profiler-bundle Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9tGXuE + exit 0 + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + cp -pr src/Symfony/Bundle/WebProfilerBundle/Resources/ICONS_LICENSE.txt /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + cp -pr src/Symfony/Bundle/WebProfilerBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + exit 0 Provides: php-composer(symfony/web-profiler-bundle) = 2.8.22 php-symfony-web-profiler-bundle = 2.8.22-1.fc26 php-symfony-webprofilerbundle = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Obsoletes: php-symfony-webprofilerbundle < 2.8.22 Processing files: php-symfony-asset-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.snwfCY + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-asset + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-asset + cp -pr src/Symfony/Component/Asset/CHANGELOG.md src/Symfony/Component/Asset/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-asset + cp -pr src/Symfony/Component/Asset/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-asset + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.t3T38h + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-asset + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-asset + cp -pr src/Symfony/Component/Asset/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-asset + exit 0 Provides: php-composer(symfony/asset) = 2.8.22 php-symfony-asset = 2.8.22-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-browser-kit-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gG3drM + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-browser-kit + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-browser-kit + cp -pr src/Symfony/Component/BrowserKit/CHANGELOG.md src/Symfony/Component/BrowserKit/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-browser-kit + cp -pr src/Symfony/Component/BrowserKit/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-browser-kit + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZMNI0i + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-browser-kit + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-browser-kit + cp -pr src/Symfony/Component/BrowserKit/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-browser-kit + exit 0 Provides: php-composer(symfony/browser-kit) = 2.8.22 php-pear(pear.symfony.com/BrowserKit) = 2.8.22 php-symfony-browser-kit = 2.8.22-1.fc26 php-symfony-browserkit = 2.8.22 php-symfony2-BrowserKit = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-browserkit < 2.8.22 php-symfony2-BrowserKit < 2.8.22 Processing files: php-symfony-class-loader-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sxuRFU + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-class-loader + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-class-loader + cp -pr src/Symfony/Component/ClassLoader/CHANGELOG.md src/Symfony/Component/ClassLoader/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-class-loader + cp -pr src/Symfony/Component/ClassLoader/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-class-loader + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZDlGqA + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-class-loader + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-class-loader + cp -pr src/Symfony/Component/ClassLoader/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-class-loader + exit 0 Provides: php-composer(symfony/class-loader) = 2.8.22 php-pear(pear.symfony.com/ClassLoader) = 2.8.22 php-symfony-class-loader = 2.8.22-1.fc26 php-symfony-classloader = 2.8.22 php-symfony2-ClassLoader = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-classloader < 2.8.22 php-symfony2-ClassLoader < 2.8.22 Processing files: php-symfony-config-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mtabSp + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-config + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-config + cp -pr src/Symfony/Component/Config/CHANGELOG.md src/Symfony/Component/Config/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-config + cp -pr src/Symfony/Component/Config/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-config + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1xAzJg + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-config + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-config + cp -pr src/Symfony/Component/Config/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-config + exit 0 Provides: php-composer(symfony/config) = 2.8.22 php-pear(pear.symfony.com/Config) = 2.8.22 php-symfony-config = 2.8.22-1.fc26 php-symfony2-Config = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Config < 2.8.22 Processing files: php-symfony-console-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.M7OApq + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-console + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-console + cp -pr src/Symfony/Component/Console/CHANGELOG.md src/Symfony/Component/Console/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-console + cp -pr src/Symfony/Component/Console/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-console + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OwbNms + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-console + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-console + cp -pr src/Symfony/Component/Console/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-console + exit 0 Provides: php-composer(symfony/console) = 2.8.22 php-pear(pear.symfony.com/Console) = 2.8.22 php-symfony-console = 2.8.22-1.fc26 php-symfony2-Console = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Console < 2.8.22 Processing files: php-symfony-css-selector-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.69wRKN + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-css-selector + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-css-selector + cp -pr src/Symfony/Component/CssSelector/CHANGELOG.md src/Symfony/Component/CssSelector/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-css-selector + cp -pr src/Symfony/Component/CssSelector/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-css-selector + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WkzdXc + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-css-selector + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-css-selector + cp -pr src/Symfony/Component/CssSelector/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-css-selector + exit 0 Provides: php-composer(symfony/css-selector) = 2.8.22 php-pear(pear.symfony.com/CssSelector) = 2.8.22 php-symfony-css-selector = 2.8.22-1.fc26 php-symfony-cssselector = 2.8.22 php-symfony2-CssSelector = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-cssselector < 2.8.22 php-symfony2-CssSelector < 2.8.22 Processing files: php-symfony-debug-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GMt0xP + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-debug + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-debug + cp -pr src/Symfony/Component/Debug/CHANGELOG.md src/Symfony/Component/Debug/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-debug + cp -pr src/Symfony/Component/Debug/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-debug + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eu1ZVt + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-debug + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-debug + cp -pr src/Symfony/Component/Debug/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-debug + exit 0 Provides: php-composer(symfony/debug) = 2.8.22 php-pear(pear.symfony.com/Debug) = 2.8.22 php-symfony-debug = 2.8.22-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-dependency-injection-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a4k59g + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-dependency-injection + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-dependency-injection + cp -pr src/Symfony/Component/DependencyInjection/CHANGELOG.md src/Symfony/Component/DependencyInjection/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-dependency-injection + cp -pr src/Symfony/Component/DependencyInjection/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-dependency-injection + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YHq5x8 + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-dependency-injection + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-dependency-injection + cp -pr src/Symfony/Component/DependencyInjection/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-dependency-injection + exit 0 Provides: php-composer(symfony/dependency-injection) = 2.8.22 php-pear(pear.symfony.com/DependencyInjection) = 2.8.22 php-symfony-dependency-injection = 2.8.22-1.fc26 php-symfony-dependencyinjection = 2.8.22 php-symfony2-DependencyInjection = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-dependencyinjection < 2.8.22 php-symfony2-DependencyInjection < 2.8.22 Processing files: php-symfony-dom-crawler-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n5arSb + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-dom-crawler + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-dom-crawler + cp -pr src/Symfony/Component/DomCrawler/CHANGELOG.md src/Symfony/Component/DomCrawler/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-dom-crawler + cp -pr src/Symfony/Component/DomCrawler/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-dom-crawler + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GhLjZg + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-dom-crawler + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-dom-crawler + cp -pr src/Symfony/Component/DomCrawler/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-dom-crawler + exit 0 Provides: php-composer(symfony/dom-crawler) = 2.8.22 php-pear(pear.symfony.com/DomCrawler) = 2.8.22 php-symfony-dom-crawler = 2.8.22-1.fc26 php-symfony-domcrawler = 2.8.22 php-symfony2-DomCrawler = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-domcrawler < 2.8.22 php-symfony2-DomCrawler < 2.8.22 Processing files: php-symfony-event-dispatcher-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lFjlzw + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-event-dispatcher + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-event-dispatcher + cp -pr src/Symfony/Component/EventDispatcher/CHANGELOG.md src/Symfony/Component/EventDispatcher/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-event-dispatcher + cp -pr src/Symfony/Component/EventDispatcher/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-event-dispatcher + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SAj3yL + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-event-dispatcher + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-event-dispatcher + cp -pr src/Symfony/Component/EventDispatcher/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-event-dispatcher + exit 0 Provides: php-composer(symfony/event-dispatcher) = 2.8.22 php-pear(pear.symfony.com/EventDispatcher) = 2.8.22 php-symfony-event-dispatcher = 2.8.22-1.fc26 php-symfony-eventdispatcher = 2.8.22 php-symfony2-EventDispatcher = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-eventdispatcher < 2.8.22 php-symfony2-EventDispatcher < 2.8.22 Processing files: php-symfony-expression-language-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1l8o8a + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-expression-language + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-expression-language + cp -pr src/Symfony/Component/ExpressionLanguage/CHANGELOG.md src/Symfony/Component/ExpressionLanguage/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-expression-language + cp -pr src/Symfony/Component/ExpressionLanguage/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-expression-language + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.U4JitC + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-expression-language + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-expression-language + cp -pr src/Symfony/Component/ExpressionLanguage/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-expression-language + exit 0 Provides: php-composer(symfony/expression-language) = 2.8.22 php-pear(pear.symfony.com/ExpressionLanguage) = 2.8.22 php-symfony-expression-language = 2.8.22-1.fc26 php-symfony-expressionlanguage = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-expressionlanguage < 2.8.22 Processing files: php-symfony-filesystem-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RDzCQc + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-filesystem + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-filesystem + cp -pr src/Symfony/Component/Filesystem/CHANGELOG.md src/Symfony/Component/Filesystem/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-filesystem + cp -pr src/Symfony/Component/Filesystem/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-filesystem + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.K2GhFM + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-filesystem + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-filesystem + cp -pr src/Symfony/Component/Filesystem/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-filesystem + exit 0 Provides: php-composer(symfony/filesystem) = 2.8.22 php-pear(pear.symfony.com/Filesystem) = 2.8.22 php-symfony-filesystem = 2.8.22-1.fc26 php-symfony2-Filesystem = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Filesystem < 2.8.22 Processing files: php-symfony-finder-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZcLVAt + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-finder + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-finder + cp -pr src/Symfony/Component/Finder/CHANGELOG.md src/Symfony/Component/Finder/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-finder + cp -pr src/Symfony/Component/Finder/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-finder + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.omygyc + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-finder + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-finder + cp -pr src/Symfony/Component/Finder/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-finder + exit 0 Provides: php-composer(symfony/finder) = 2.8.22 php-pear(pear.symfony.com/Finder) = 2.8.22 php-symfony-finder = 2.8.22-1.fc26 php-symfony2-Finder = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Finder < 2.8.22 Processing files: php-symfony-form-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Z7zqib + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-form + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-form + cp -pr src/Symfony/Component/Form/CHANGELOG.md src/Symfony/Component/Form/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-form + cp -pr src/Symfony/Component/Form/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-form + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2v4UOb + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-form + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-form + cp -pr src/Symfony/Component/Form/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-form + exit 0 Provides: php-composer(symfony/form) = 2.8.22 php-pear(pear.symfony.com/Form) = 2.8.22 php-symfony-form = 2.8.22-1.fc26 php-symfony2-Form = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Form < 2.8.22 Processing files: php-symfony-http-foundation-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UEXSeR + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-http-foundation + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-http-foundation + cp -pr src/Symfony/Component/HttpFoundation/CHANGELOG.md src/Symfony/Component/HttpFoundation/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-http-foundation + cp -pr src/Symfony/Component/HttpFoundation/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-http-foundation + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iA9LPv + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-http-foundation + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-http-foundation + cp -pr src/Symfony/Component/HttpFoundation/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-http-foundation + exit 0 Provides: php-composer(symfony/http-foundation) = 2.8.22 php-pear(pear.symfony.com/HttpFoundation) = 2.8.22 php-symfony-http-foundation = 2.8.22-1.fc26 php-symfony-httpfoundation = 2.8.22 php-symfony2-HttpFoundation = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-httpfoundation < 2.8.22 php-symfony2-HttpFoundation < 2.8.22 Processing files: php-symfony-http-kernel-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AeA6Mv + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-http-kernel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-http-kernel + cp -pr src/Symfony/Component/HttpKernel/CHANGELOG.md src/Symfony/Component/HttpKernel/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-http-kernel + cp -pr src/Symfony/Component/HttpKernel/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-http-kernel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0UzTvx + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-http-kernel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-http-kernel + cp -pr src/Symfony/Component/HttpKernel/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-http-kernel + exit 0 Provides: php-composer(symfony/http-kernel) = 2.8.22 php-pear(pear.symfony.com/HttpKernel) = 2.8.22 php-symfony-http-kernel = 2.8.22-1.fc26 php-symfony-httpkernel = 2.8.22 php-symfony2-HttpKernel = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-httpkernel < 2.8.22 php-symfony2-HttpKernel < 2.8.22 Processing files: php-symfony-intl-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Vhsl1U + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-intl + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-intl + cp -pr src/Symfony/Component/Intl/CONTRIBUTING.md src/Symfony/Component/Intl/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-intl + cp -pr src/Symfony/Component/Intl/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-intl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CxY9Bm + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-intl + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-intl + cp -pr src/Symfony/Component/Intl/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-intl + exit 0 Provides: php-composer(symfony/intl) = 2.8.22 php-pear(pear.symfony.com/Intl) = 2.8.22 php-symfony-intl = 2.8.22-1.fc26 php-symfony2-Intl = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-icu php-symfony2-Intl < 2.8.22 Processing files: php-symfony-ldap-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hTSIOq + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-ldap + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-ldap + cp -pr src/Symfony/Component/Ldap/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-ldap + cp -pr src/Symfony/Component/Ldap/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-ldap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QJmpGy + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-ldap + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-ldap + cp -pr src/Symfony/Component/Ldap/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-ldap + exit 0 Provides: php-composer(symfony/ldap) = 2.8.22 php-symfony-ldap = 2.8.22-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-locale-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8p5ZcB + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-locale + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-locale + cp -pr src/Symfony/Component/Locale/CHANGELOG.md src/Symfony/Component/Locale/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-locale + cp -pr src/Symfony/Component/Locale/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-locale + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cHw0UH + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-locale + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-locale + cp -pr src/Symfony/Component/Locale/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-locale + exit 0 Provides: php-composer(symfony/locale) = 2.8.22 php-pear(pear.symfony.com/Locale) = 2.8.22 php-symfony-locale = 2.8.22-1.fc26 php-symfony2-Locale = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Locale < 2.8.22 Processing files: php-symfony-options-resolver-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AI0CmW + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-options-resolver + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-options-resolver + cp -pr src/Symfony/Component/OptionsResolver/CHANGELOG.md src/Symfony/Component/OptionsResolver/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-options-resolver + cp -pr src/Symfony/Component/OptionsResolver/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-options-resolver + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.imT4Fe + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-options-resolver + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-options-resolver + cp -pr src/Symfony/Component/OptionsResolver/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-options-resolver + exit 0 Provides: php-composer(symfony/options-resolver) = 2.8.22 php-pear(pear.symfony.com/OptionsResolver) = 2.8.22 php-symfony-options-resolver = 2.8.22-1.fc26 php-symfony-optionsresolver = 2.8.22 php-symfony2-OptionsResolver = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-optionsresolver < 2.8.22 php-symfony2-OptionsResolver < 2.8.22 Processing files: php-symfony-process-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cYT83C + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-process + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-process Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ckc212 + cp -pr src/Symfony/Component/Process/CHANGELOG.md src/Symfony/Component/Process/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-process + cp -pr src/Symfony/Component/Process/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-process + exit 0 + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-process + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-process + cp -pr src/Symfony/Component/Process/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-process + exit 0 Provides: php-composer(symfony/process) = 2.8.22 php-pear(pear.symfony.com/Process) = 2.8.22 php-symfony-process = 2.8.22-1.fc26 php-symfony2-Process = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Process < 2.8.22 Processing files: php-symfony-property-access-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SnpkGC + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-property-access + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-property-access + cp -pr src/Symfony/Component/PropertyAccess/CHANGELOG.md src/Symfony/Component/PropertyAccess/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-property-access + cp -pr src/Symfony/Component/PropertyAccess/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-property-access + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cztixe + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-property-access + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-property-access + cp -pr src/Symfony/Component/PropertyAccess/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-property-access + exit 0 Provides: php-composer(symfony/property-access) = 2.8.22 php-pear(pear.symfony.com/PropertyAccess) = 2.8.22 php-symfony-property-access = 2.8.22-1.fc26 php-symfony-propertyaccess = 2.8.22 php-symfony2-PropertyAccess = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-propertyaccess < 2.8.22 php-symfony2-PropertyAccess < 2.8.22 Processing files: php-symfony-property-info-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AQrcOZ + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-property-info + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-property-info + cp -pr src/Symfony/Component/PropertyInfo/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-property-info + cp -pr src/Symfony/Component/PropertyInfo/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-property-info + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.m4tEbP + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-property-info + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-property-info + cp -pr src/Symfony/Component/PropertyInfo/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-property-info + exit 0 Provides: php-composer(symfony/property-info) = 2.8.22 php-symfony-property-info = 2.8.22-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-routing-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SXXznL + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-routing + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-routing + cp -pr src/Symfony/Component/Routing/CHANGELOG.md src/Symfony/Component/Routing/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-routing + cp -pr src/Symfony/Component/Routing/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-routing + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8Q7c6J + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-routing + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-routing + cp -pr src/Symfony/Component/Routing/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-routing + exit 0 Provides: php-composer(symfony/routing) = 2.8.22 php-pear(pear.symfony.com/Routing) = 2.8.22 php-symfony-routing = 2.8.22-1.fc26 php-symfony2-Routing = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Routing < 2.8.22 Processing files: php-symfony-security-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1svUDQ + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-security + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-security + cp -pr src/Symfony/Component/Security/CHANGELOG.md src/Symfony/Component/Security/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-security Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YGtpsZ + cp -pr src/Symfony/Component/Security/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-security + exit 0 + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-security + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-security + cp -pr src/Symfony/Component/Security/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-security + exit 0 Provides: php-composer(symfony/security) = 2.8.22 php-composer(symfony/security-core) = 2.8.22 php-composer(symfony/security-csrf) = 2.8.22 php-composer(symfony/security-guard) = 2.8.22 php-composer(symfony/security-http) = 2.8.22 php-pear(pear.symfony.com/Security) = 2.8.22 php-symfony-security = 2.8.22-1.fc26 php-symfony-security-core = 2.8.22-1.fc26 php-symfony-security-csrf = 2.8.22-1.fc26 php-symfony-security-guard = 2.8.22-1.fc26 php-symfony-security-http = 2.8.22-1.fc26 php-symfony2-Security = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Security < 2.8.22 Processing files: php-symfony-serializer-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3aSE5U + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-serializer + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-serializer + cp -pr src/Symfony/Component/Serializer/CHANGELOG.md src/Symfony/Component/Serializer/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-serializer + cp -pr src/Symfony/Component/Serializer/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-serializer + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qcXZpT + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-serializer + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-serializer + cp -pr src/Symfony/Component/Serializer/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-serializer + exit 0 Provides: php-composer(symfony/serializer) = 2.8.22 php-pear(pear.symfony.com/Serializer) = 2.8.22 php-symfony-serializer = 2.8.22-1.fc26 php-symfony2-Serializer = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Serializer < 2.8.22 Processing files: php-symfony-stopwatch-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8afVxU + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-stopwatch + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-stopwatch + cp -pr src/Symfony/Component/Stopwatch/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-stopwatch + cp -pr src/Symfony/Component/Stopwatch/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-stopwatch + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AB1seX + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-stopwatch + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-stopwatch + cp -pr src/Symfony/Component/Stopwatch/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-stopwatch + exit 0 Provides: php-composer(symfony/stopwatch) = 2.8.22 php-pear(pear.symfony.com/Stopwatch) = 2.8.22 php-symfony-stopwatch = 2.8.22-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-templating-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0GhdV7 + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-templating + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-templating + cp -pr src/Symfony/Component/Templating/CHANGELOG.md src/Symfony/Component/Templating/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-templating + cp -pr src/Symfony/Component/Templating/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-templating + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.spvSil + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-templating + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-templating + cp -pr src/Symfony/Component/Templating/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-templating + exit 0 Provides: php-composer(symfony/templating) = 2.8.22 php-pear(pear.symfony.com/Templating) = 2.8.22 php-symfony-templating = 2.8.22-1.fc26 php-symfony2-Templating = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Templating < 2.8.22 Processing files: php-symfony-translation-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.K8fLnH + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-translation + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-translation + cp -pr src/Symfony/Component/Translation/CHANGELOG.md src/Symfony/Component/Translation/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-translation + cp -pr src/Symfony/Component/Translation/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-translation + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kFtge5 + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-translation + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-translation + cp -pr src/Symfony/Component/Translation/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-translation + exit 0 Provides: php-composer(symfony/translation) = 2.8.22 php-pear(pear.symfony.com/Translation) = 2.8.22 php-symfony-translation = 2.8.22-1.fc26 php-symfony2-Translation = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Translation < 2.8.22 Processing files: php-symfony-validator-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.23e6EL + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-validator + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-validator + cp -pr src/Symfony/Component/Validator/CHANGELOG.md src/Symfony/Component/Validator/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-validator + cp -pr src/Symfony/Component/Validator/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-validator + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QdXAXv + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-validator + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-validator + cp -pr src/Symfony/Component/Validator/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-validator + exit 0 Provides: php-composer(symfony/validator) = 2.8.22 php-pear(pear.symfony.com/Validator) = 2.8.22 php-symfony-validator = 2.8.22-1.fc26 php-symfony2-Validator = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Validator < 2.8.22 Processing files: php-symfony-var-dumper-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.T94ZhV + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-var-dumper + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-var-dumper + cp -pr src/Symfony/Component/VarDumper/CHANGELOG.md src/Symfony/Component/VarDumper/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-var-dumper + cp -pr src/Symfony/Component/VarDumper/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-var-dumper + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.u9hDkn + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-var-dumper + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-var-dumper + cp -pr src/Symfony/Component/VarDumper/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-var-dumper + exit 0 Provides: php-composer(symfony/var-dumper) = 2.8.22 php-symfony-var-dumper = 2.8.22-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-yaml-2.8.22-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9WzoIZ + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-yaml + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-yaml + cp -pr src/Symfony/Component/Yaml/CHANGELOG.md src/Symfony/Component/Yaml/README.md /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-yaml + cp -pr src/Symfony/Component/Yaml/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/doc/php-symfony-yaml + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2HobHD + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-yaml + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-yaml + cp -pr src/Symfony/Component/Yaml/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch/usr/share/licenses/php-symfony-yaml + exit 0 Provides: php-composer(symfony/yaml) = 2.8.22 php-pear(pear.symfony.com/Yaml) = 2.8.22 php-symfony-yaml = 2.8.22-1.fc26 php-symfony2-Yaml = 2.8.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Yaml < 2.8.22 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch Wrote: /builddir/build/RPMS/php-symfony-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-common-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-doctrine-bridge-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-monolog-bridge-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-phpunit-bridge-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-proxy-manager-bridge-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-swiftmailer-bridge-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-twig-bridge-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-debug-bundle-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-framework-bundle-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-security-bundle-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-twig-bundle-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-web-profiler-bundle-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-asset-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-browser-kit-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-class-loader-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-config-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-console-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-css-selector-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-debug-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-dependency-injection-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-dom-crawler-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-event-dispatcher-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-expression-language-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-filesystem-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-finder-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-form-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-http-foundation-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-http-kernel-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-intl-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-ldap-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-locale-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-options-resolver-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-process-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-property-access-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-property-info-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-routing-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-security-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-serializer-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-stopwatch-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-templating-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-translation-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-validator-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-var-dumper-2.8.22-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-yaml-2.8.22-1.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tBwpzE + umask 022 + cd /builddir/build/BUILD + cd symfony-2404550f13f71470206227c98c2d53f0f4cbbb3e + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-symfony-2.8.22-1.fc26.noarch + exit 0 Child return code was: 0