Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-parsedatetime.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-0afb4aa744b06ee7f4d9692bb4777d21d80b1002/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-parsedatetime.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-parsedatetime-1.5-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-parsedatetime.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-0afb4aa744b06ee7f4d9692bb4777d21d80b1002/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-parsedatetime.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SjHZHW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf parsedatetime-1.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/parsedatetime-1.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd parsedatetime-1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (fix-non-executable-script-init.patch): + echo 'Patch #0 (fix-non-executable-script-init.patch):' + /usr/bin/cat /builddir/build/SOURCES/fix-non-executable-script-init.patch + /usr/bin/patch -p1 --fuzz=0 patching file parsedatetime/__init__.py Patch #1 (test-failure-eom-is-correct-but-expectation-is-wrong.patch): + echo 'Patch #1 (test-failure-eom-is-correct-but-expectation-is-wrong.patch):' + /usr/bin/cat /builddir/build/SOURCES/test-failure-eom-is-correct-but-expectation-is-wrong.patch + /usr/bin/patch -p1 --fuzz=0 patching file parsedatetime/tests/TestStartTimeFromSourceTime.py + chmod 644 implementation_notes.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UtjmgS + umask 022 + cd /builddir/build/BUILD + cd parsedatetime-1.5 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/parsedatetime copying parsedatetime/parsedatetime.py -> build/lib/parsedatetime copying parsedatetime/pdt_locales.py -> build/lib/parsedatetime copying parsedatetime/__init__.py -> build/lib/parsedatetime creating build/lib/parsedatetime/tests copying parsedatetime/tests/TestUnits.py -> build/lib/parsedatetime/tests copying parsedatetime/tests/TestComplexDateTimes.py -> build/lib/parsedatetime/tests copying parsedatetime/tests/TestPhrases.py -> build/lib/parsedatetime/tests copying parsedatetime/tests/TestStartTimeFromSourceTime.py -> build/lib/parsedatetime/tests copying parsedatetime/tests/TestInc.py -> build/lib/parsedatetime/tests copying parsedatetime/tests/TestMultiple.py -> build/lib/parsedatetime/tests copying parsedatetime/tests/TestRanges.py -> build/lib/parsedatetime/tests copying parsedatetime/tests/TestFrenchLocale.py -> build/lib/parsedatetime/tests copying parsedatetime/tests/TestConvertUnitAsWords.py -> build/lib/parsedatetime/tests copying parsedatetime/tests/TestAlternativeAbbreviations.py -> build/lib/parsedatetime/tests copying parsedatetime/tests/TestSimpleOffsetsHours.py -> build/lib/parsedatetime/tests copying parsedatetime/tests/TestSimpleOffsetsNoon.py -> build/lib/parsedatetime/tests copying parsedatetime/tests/TestNlp.py -> build/lib/parsedatetime/tests copying parsedatetime/tests/__init__.py -> build/lib/parsedatetime/tests copying parsedatetime/tests/TestGermanLocale.py -> build/lib/parsedatetime/tests copying parsedatetime/tests/TestErrors.py -> build/lib/parsedatetime/tests copying parsedatetime/tests/TestSimpleDateTimes.py -> build/lib/parsedatetime/tests copying parsedatetime/tests/TestAustralianLocale.py -> build/lib/parsedatetime/tests copying parsedatetime/tests/TestSimpleOffsets.py -> build/lib/parsedatetime/tests + epydoc --html --config epydoc.conf [ +--------------------------------------------------------------------- | In /builddir/build/BUILD/parsedatetime-1.5/parsedatetime/ | __init__.py: | Source code parsing failed (but introspection was successful). | Error: Error during parsing: invalid syntax (/builddir/build/ | BUILD/parsedatetime-1.5/parsedatetime/__init__.py, line | 47) -- Attempted relative import in non-package, or | beyond toplevel package | [ +--------------------------------------------------------------------- | In /builddir/build/BUILD/parsedatetime-1.5/parsedatetime/ | parsedatetime.py: | Source code parsing failed (but introspection was successful). | Error: Error during parsing: invalid syntax (/builddir/build/ | BUILD/parsedatetime-1.5/parsedatetime/parsedatetime.py, | line 2) -- Bad name | [.........................................................................] + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Qe6lL3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch + cd parsedatetime-1.5 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr creating /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime copying build/lib/parsedatetime/parsedatetime.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime copying build/lib/parsedatetime/pdt_locales.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime copying build/lib/parsedatetime/__init__.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime creating /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests copying build/lib/parsedatetime/tests/TestUnits.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests copying build/lib/parsedatetime/tests/TestComplexDateTimes.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests copying build/lib/parsedatetime/tests/TestPhrases.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests copying build/lib/parsedatetime/tests/TestStartTimeFromSourceTime.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests copying build/lib/parsedatetime/tests/TestInc.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests copying build/lib/parsedatetime/tests/TestMultiple.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests copying build/lib/parsedatetime/tests/TestRanges.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests copying build/lib/parsedatetime/tests/TestFrenchLocale.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests copying build/lib/parsedatetime/tests/TestConvertUnitAsWords.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests copying build/lib/parsedatetime/tests/TestAlternativeAbbreviations.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests copying build/lib/parsedatetime/tests/TestSimpleOffsetsHours.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests copying build/lib/parsedatetime/tests/TestSimpleOffsetsNoon.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests copying build/lib/parsedatetime/tests/TestNlp.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests copying build/lib/parsedatetime/tests/__init__.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests copying build/lib/parsedatetime/tests/TestGermanLocale.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests copying build/lib/parsedatetime/tests/TestErrors.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests copying build/lib/parsedatetime/tests/TestSimpleDateTimes.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests copying build/lib/parsedatetime/tests/TestAustralianLocale.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests copying build/lib/parsedatetime/tests/TestSimpleOffsets.py -> /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/parsedatetime.py to parsedatetime.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/pdt_locales.py to pdt_locales.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests/TestUnits.py to TestUnits.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests/TestComplexDateTimes.py to TestComplexDateTimes.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests/TestPhrases.py to TestPhrases.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests/TestStartTimeFromSourceTime.py to TestStartTimeFromSourceTime.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests/TestInc.py to TestInc.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests/TestMultiple.py to TestMultiple.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests/TestRanges.py to TestRanges.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests/TestFrenchLocale.py to TestFrenchLocale.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests/TestConvertUnitAsWords.py to TestConvertUnitAsWords.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests/TestAlternativeAbbreviations.py to TestAlternativeAbbreviations.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests/TestSimpleOffsetsHours.py to TestSimpleOffsetsHours.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests/TestSimpleOffsetsNoon.py to TestSimpleOffsetsNoon.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests/TestNlp.py to TestNlp.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests/TestGermanLocale.py to TestGermanLocale.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests/TestErrors.py to TestErrors.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests/TestSimpleDateTimes.py to TestSimpleDateTimes.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests/TestAustralianLocale.py to TestAustralianLocale.pyc byte-compiling /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests/TestSimpleOffsets.py to TestSimpleOffsets.pyc writing byte-compilation script '/tmp/tmpfQA5x8.py' /usr/bin/python2 -O /tmp/tmpfQA5x8.py removing /tmp/tmpfQA5x8.py running install_egg_info running egg_info creating parsedatetime.egg-info writing parsedatetime.egg-info/PKG-INFO writing top-level names to parsedatetime.egg-info/top_level.txt writing dependency_links to parsedatetime.egg-info/dependency_links.txt writing manifest file 'parsedatetime.egg-info/SOURCES.txt' reading manifest file 'parsedatetime.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.DS_Store' writing manifest file 'parsedatetime.egg-info/SOURCES.txt' Copying parsedatetime.egg-info to /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime-1.5-py2.7.egg-info running install_scripts + rm -rf /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7/site-packages/parsedatetime/tests + /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/parsedatetime-1.5 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VS6v8Y + umask 022 + cd /builddir/build/BUILD + cd parsedatetime-1.5 + /usr/bin/python2 run_tests.py ......................sssssss.................................. ---------------------------------------------------------------------- Ran 63 tests in 2.076s OK (skipped=7) + exit 0 Processing files: python-parsedatetime-1.5-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TvRlFu + umask 022 + cd /builddir/build/BUILD + cd parsedatetime-1.5 + DOCDIR=/builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/share/doc/python-parsedatetime-1.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/share/doc/python-parsedatetime-1.5 + cp -pr AUTHORS.txt /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/share/doc/python-parsedatetime-1.5 + cp -pr CHANGES.txt /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/share/doc/python-parsedatetime-1.5 + cp -pr INSTALL.txt /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/share/doc/python-parsedatetime-1.5 + cp -pr README.rst /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/share/doc/python-parsedatetime-1.5 + cp -pr THANKS.txt /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/share/doc/python-parsedatetime-1.5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pEfsg8 + umask 022 + cd /builddir/build/BUILD + cd parsedatetime-1.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/share/licenses/python-parsedatetime-1.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/share/licenses/python-parsedatetime-1.5 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/share/licenses/python-parsedatetime-1.5 + exit 0 Provides: python-parsedatetime = 1.5-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python-parsedatetime-doc-1.5-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IlDbNS + umask 022 + cd /builddir/build/BUILD + cd parsedatetime-1.5 + DOCDIR=/builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/share/doc/python-parsedatetime-doc-1.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/share/doc/python-parsedatetime-doc-1.5 + cp -pr docs/ /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/share/doc/python-parsedatetime-doc-1.5 + cp -pr examples/ /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/share/doc/python-parsedatetime-doc-1.5 + cp -pr implementation_notes.txt /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/share/doc/python-parsedatetime-doc-1.5 + cp -pr locale_date_grouping_notes.txt /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch/usr/share/doc/python-parsedatetime-doc-1.5 + exit 0 Provides: python-parsedatetime-doc = 1.5-3.el7 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/python-parsedatetime-1.5-3.el7.noarch Wrote: /builddir/build/RPMS/python-parsedatetime-1.5-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-parsedatetime-doc-1.5-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.omd2LC + umask 022 + cd /builddir/build/BUILD + cd parsedatetime-1.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-parsedatetime-1.5-3.el7.noarch + exit 0 Child return code was: 0