Mock Version: 1.4.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/php-asm89-stack-cors.spec'], nspawn_args=[]shell=Falseuid=1000env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-epel-i386/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0bcd01ef6e244407af77d4bb8c51ecbb', '-D', '/var/lib/mock/centos-7-epel-i386/root', '--setenv=LANG=en_US.utf8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/php-asm89-stack-cors.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system warning: Could not canonicalize hostname: kvm.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/php-asm89-stack-cors-1.0.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/php-asm89-stack-cors.spec'], nspawn_args=['--private-network']shell=Falseuid=1000env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-epel-i386/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5aea12329f89464f8581201ac6ef195c', '-D', '/var/lib/mock/centos-7-epel-i386/root', '--private-network', '--setenv=LANG=en_US.utf8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/php-asm89-stack-cors.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LjOOiK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf stack-cors-3ae8ef219bb4c9a6caf857421719aa07fa7776cc + /usr/bin/gzip -dc /builddir/build/SOURCES/php-asm89-stack-cors-1.0.0-3ae8ef219bb4c9a6caf857421719aa07fa7776cc.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd stack-cors-3ae8ef219bb4c9a6caf857421719aa07fa7776cc + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + : Remove executable bits from non-executable files + : https://github.com/asm89/stack-cors/pull/31 + find . -type f -executable -name '*.php' -print0 + xargs -0 chmod a-x Patch #0 (php-asm89-stack-cors-pull-request-32-add-license-file.patch): + : Add LICENSE file + : https://github.com/asm89/stack-cors/pull/32 + echo 'Patch #0 (php-asm89-stack-cors-pull-request-32-add-license-file.patch):' + /usr/bin/cat /builddir/build/SOURCES/php-asm89-stack-cors-pull-request-32-add-license-file.patch + /usr/bin/patch -p1 --fuzz=0 patching file LICENSE + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.a2ITAd + umask 022 + cd /builddir/build/BUILD + cd stack-cors-3ae8ef219bb4c9a6caf857421719aa07fa7776cc + : Create autoloader + /usr/bin/phpab --output src/Asm89/Stack/autoload-cors.php src/ phpab 1.24.1 - Copyright (C) 2009 - 2017 by Arne Blankerts and Contributors Scanning directory src/ Autoload file src/Asm89/Stack/autoload-cors.php generated. + cat + tee -a src/Asm89/Stack/autoload-cors.php // Required dependencies require_once '/usr/share/php/Symfony/Component/HttpFoundation/autoload.php'; require_once '/usr/share/php/Symfony/Component/HttpKernel/autoload.php'; + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.736Y6G + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-asm89-stack-cors-1.0.0-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-asm89-stack-cors-1.0.0-1.el7.i386 ++ dirname /builddir/build/BUILDROOT/php-asm89-stack-cors-1.0.0-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-asm89-stack-cors-1.0.0-1.el7.i386 + cd stack-cors-3ae8ef219bb4c9a6caf857421719aa07fa7776cc + mkdir -p /builddir/build/BUILDROOT/php-asm89-stack-cors-1.0.0-1.el7.i386/usr/share/php + cp -rp src/Asm89 /builddir/build/BUILDROOT/php-asm89-stack-cors-1.0.0-1.el7.i386/usr/share/php/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/stack-cors-3ae8ef219bb4c9a6caf857421719aa07fa7776cc /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YAf74a + umask 022 + cd /builddir/build/BUILD + cd stack-cors-3ae8ef219bb4c9a6caf857421719aa07fa7776cc + /usr/bin/phpunit --verbose --bootstrap /builddir/build/BUILDROOT/php-asm89-stack-cors-1.0.0-1.el7.i386/usr/share/php/Asm89/Stack/autoload-cors.php PHPUnit 4.8.36 by Sebastian Bergmann and contributors. Runtime: PHP 5.4.16 Configuration: /builddir/build/BUILD/stack-cors-3ae8ef219bb4c9a6caf857421719aa07fa7776cc/phpunit.xml.dist ....................... Time: 122 ms, Memory: 3.00MB OK (23 tests, 39 assertions) + exit 0 Processing files: php-asm89-stack-cors-1.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9fdCDF + umask 022 + cd /builddir/build/BUILD + cd stack-cors-3ae8ef219bb4c9a6caf857421719aa07fa7776cc + DOCDIR=/builddir/build/BUILDROOT/php-asm89-stack-cors-1.0.0-1.el7.i386/usr/share/doc/php-asm89-stack-cors-1.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-asm89-stack-cors-1.0.0-1.el7.i386/usr/share/doc/php-asm89-stack-cors-1.0.0 + cp -pr README.md /builddir/build/BUILDROOT/php-asm89-stack-cors-1.0.0-1.el7.i386/usr/share/doc/php-asm89-stack-cors-1.0.0 + cp -pr composer.json /builddir/build/BUILDROOT/php-asm89-stack-cors-1.0.0-1.el7.i386/usr/share/doc/php-asm89-stack-cors-1.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.758cfa + umask 022 + cd /builddir/build/BUILD + cd stack-cors-3ae8ef219bb4c9a6caf857421719aa07fa7776cc + LICENSEDIR=/builddir/build/BUILDROOT/php-asm89-stack-cors-1.0.0-1.el7.i386/usr/share/licenses/php-asm89-stack-cors-1.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-asm89-stack-cors-1.0.0-1.el7.i386/usr/share/licenses/php-asm89-stack-cors-1.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/php-asm89-stack-cors-1.0.0-1.el7.i386/usr/share/licenses/php-asm89-stack-cors-1.0.0 + exit 0 Provides: php-asm89-stack-cors = 1.0.0-1.el7 php-composer(asm89/stack-cors) = 1.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-asm89-stack-cors-1.0.0-1.el7.i386 Wrote: /builddir/build/RPMS/php-asm89-stack-cors-1.0.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WF6VP9 + umask 022 + cd /builddir/build/BUILD + cd stack-cors-3ae8ef219bb4c9a6caf857421719aa07fa7776cc + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-asm89-stack-cors-1.0.0-1.el7.i386 + exit 0 Child return code was: 0