Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/simplesamlphp.spec'], uid=1001user='mockbuild'timeout=0printOutput=Falseenv={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'}nspawn_args=[]logger=gid=135shell=FalsechrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-7157/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/simplesamlphp.spec'] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/simplesamlphp-1.14.14-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/simplesamlphp.spec'], uid=1001user='mockbuild'timeout=0printOutput=Falseenv={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'}nspawn_args=[]logger=gid=135shell=FalsechrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-7157/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/simplesamlphp.spec'] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.59xjZ4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf simplesamlphp-0329e7fd0e9f356211a002f5b7c79da4543b5efe + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/simplesamlphp-1.14.14-0329e7fd0e9f356211a002f5b7c79da4543b5efe.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd simplesamlphp-0329e7fd0e9f356211a002f5b7c79da4543b5efe + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + : Update default configs + sed -e /baseurlpath/s#simplesaml#simplesamlphp# -e /certdir/s#cert/#/var/lib/simplesamlphp/cert/# -e /datadir/s#data/#/var/lib/simplesamlphp/data/# -e /loggingdir/s#log/#/var/log/simplesamlphp/# -e s/na@example.org/root@localhost.localdomain/ -i config-templates/config.php + : Copy other sources into build dir + mkdir .rpm + cp -p /builddir/build/SOURCES/simplesamlphp.conf .rpm/ + cp -p /builddir/build/SOURCES/macros.simplesamlphp .rpm/ + : Update dynamic values in sources + sed -e s:__SIMPLESAMLPHP__:/usr/share/simplesamlphp: -e s:__SIMPLESAMLPHP_ETC__:/etc/simplesamlphp: -e s:__SIMPLESAMLPHP_LOG__:/var/log/simplesamlphp: -e s:__SIMPLESAMLPHP_VAR__:/var/lib/simplesamlphp: -e s:__PHPDIR__:/usr/share/php: -e s:__SPEC_VERSION__:1.14.14: -e s:__SPEC_RELEASE__:1.fc27: -i .rpm/macros.simplesamlphp .rpm/simplesamlphp.conf + : Docs + mv docs .rpm/ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EVltOs + umask 022 + cd /builddir/build/BUILD + cd simplesamlphp-0329e7fd0e9f356211a002f5b7c79da4543b5efe + : Create autoloader + cat + tee autoload.php getVersion(); echo "Version $version (expected 1.14.14)\n"; exit(version_compare("1.14.14", "$version", "=") ? 0 : 1); ' Version 1.14.14 (expected 1.14.14) + : Tests skipped because upstream requires an old version of PHPUnit and tests fail with current versions + exit 0 Processing files: simplesamlphp-1.14.14-1.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FekKzQ + umask 022 + cd /builddir/build/BUILD + cd simplesamlphp-0329e7fd0e9f356211a002f5b7c79da4543b5efe + DOCDIR=/builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.fc27.x86_64/usr/share/doc/simplesamlphp + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.fc27.x86_64/usr/share/doc/simplesamlphp + cp -pr CONTRIBUTE.md README.md /builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.fc27.x86_64/usr/share/doc/simplesamlphp + cp -pr composer.json composer.lock /builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.fc27.x86_64/usr/share/doc/simplesamlphp + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sl8OAl + umask 022 + cd /builddir/build/BUILD + cd simplesamlphp-0329e7fd0e9f356211a002f5b7c79da4543b5efe + LICENSEDIR=/builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.fc27.x86_64/usr/share/licenses/simplesamlphp + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.fc27.x86_64/usr/share/licenses/simplesamlphp + cp -pr COPYING /builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.fc27.x86_64/usr/share/licenses/simplesamlphp + cp -pr LICENSE /builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.fc27.x86_64/usr/share/licenses/simplesamlphp + exit 0 Provides: config(simplesamlphp) = 1.14.14-1.fc27 php-composer(simplesamlphp/simplesamlphp) = 1.14.14 simplesamlphp = 1.14.14-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Recommends: simplesamlphp-httpd = 1.14.14-1.fc27 Suggests: php-ldap php-pecl(krb5) php-pecl(memcache) php-pecl(oauth) Processing files: simplesamlphp-httpd-1.14.14-1.fc27.noarch Provides: config(simplesamlphp-httpd) = 1.14.14-1.fc27 simplesamlphp-httpd = 1.14.14-1.fc27 simplesamlphp-webserver = 1.14.14-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mod_php Suggests: php-fpm Processing files: simplesamlphp-doc-1.14.14-1.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5eEi3U + umask 022 + cd /builddir/build/BUILD + cd simplesamlphp-0329e7fd0e9f356211a002f5b7c79da4543b5efe + DOCDIR=/builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.fc27.x86_64/usr/share/doc/simplesamlphp-doc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.fc27.x86_64/usr/share/doc/simplesamlphp-doc + cp -pr .rpm/docs/README .rpm/docs/index.txt .rpm/docs/resources .rpm/docs/simplesamlphp-advancedfeatures.txt .rpm/docs/simplesamlphp-artifact-idp.txt .rpm/docs/simplesamlphp-artifact-sp.txt .rpm/docs/simplesamlphp-authproc.txt .rpm/docs/simplesamlphp-authsource.txt .rpm/docs/simplesamlphp-automated_metadata.txt .rpm/docs/simplesamlphp-changelog.txt .rpm/docs/simplesamlphp-customauth.txt .rpm/docs/simplesamlphp-database.txt .rpm/docs/simplesamlphp-errorhandling.txt .rpm/docs/simplesamlphp-googleapps.txt .rpm/docs/simplesamlphp-hok-idp.txt .rpm/docs/simplesamlphp-hok-sp.txt .rpm/docs/simplesamlphp-idp-more.txt .rpm/docs/simplesamlphp-idp.txt .rpm/docs/simplesamlphp-install-repo.txt .rpm/docs/simplesamlphp-install.txt .rpm/docs/simplesamlphp-maintenance.txt .rpm/docs/simplesamlphp-metadata-endpoints.txt .rpm/docs/simplesamlphp-metadata-extensions-attributes.txt .rpm/docs/simplesamlphp-metadata-extensions-rpi.txt .rpm/docs/simplesamlphp-metadata-extensions-ui.txt .rpm/docs/simplesamlphp-metadata-pdostoragehandler.txt .rpm/docs/simplesamlphp-modules.txt .rpm/docs/simplesamlphp-nostate.txt .rpm/docs/simplesamlphp-reference-idp-hosted.txt .rpm/docs/simplesamlphp-reference-idp-remote.txt .rpm/docs/simplesamlphp-reference-sp-remote.txt .rpm/docs/simplesamlphp-scoping.txt .rpm/docs/simplesamlphp-sp-api.txt .rpm/docs/simplesamlphp-sp-migration.txt .rpm/docs/simplesamlphp-sp.txt .rpm/docs/simplesamlphp-theming.txt .rpm/docs/simplesamlphp-translation.txt .rpm/docs/simplesamlphp-upgrade-notes-1.10.txt .rpm/docs/simplesamlphp-upgrade-notes-1.11.txt .rpm/docs/simplesamlphp-upgrade-notes-1.12.txt .rpm/docs/simplesamlphp-upgrade-notes-1.13.txt .rpm/docs/simplesamlphp-upgrade-notes-1.14.txt .rpm/docs/simplesamlphp-upgrade-notes-1.5.txt .rpm/docs/simplesamlphp-upgrade-notes-1.6.txt .rpm/docs/simplesamlphp-upgrade-notes-1.7.txt .rpm/docs/simplesamlphp-upgrade-notes-1.8.txt .rpm/docs/simplesamlphp-upgrade-notes-1.9.txt /builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.fc27.x86_64/usr/share/doc/simplesamlphp-doc + exit 0 Provides: simplesamlphp-doc = 1.14.14-1.fc27 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/simplesamlphp-1.14.14-1.fc27.x86_64 Wrote: /builddir/build/RPMS/simplesamlphp-1.14.14-1.fc27.noarch.rpm Wrote: /builddir/build/RPMS/simplesamlphp-httpd-1.14.14-1.fc27.noarch.rpm Wrote: /builddir/build/RPMS/simplesamlphp-doc-1.14.14-1.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.a13OLx + umask 022 + cd /builddir/build/BUILD + cd simplesamlphp-0329e7fd0e9f356211a002f5b7c79da4543b5efe + /usr/bin/rm -rf /builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.fc27.x86_64 + exit 0 Child return code was: 0