Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-eventlet.spec'], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-28607-40764/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', '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=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-eventlet.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-eventlet-0.20.1-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-eventlet.spec '], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-28607-40764/root'shell=Falseuid=497env={'LANG': 'en_GB', '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=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-eventlet.spec '] with env {'LANG': 'en_GB', '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.zf3Bo5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf eventlet-0.20.1 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/eventlet-0.20.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd eventlet-0.20.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf eventlet.egg-info Patch #1 (0001-dns-hosts-file-was-consulted-after-nameservers.patch): + echo 'Patch #1 (0001-dns-hosts-file-was-consulted-after-nameservers.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-dns-hosts-file-was-consulted-after-nameservers.patch + /usr/bin/patch -p1 --fuzz=0 patching file eventlet/support/greendns.py patching file tests/greendns_test.py ++ pwd + export PYTHONPATH=/builddir/build/BUILD/eventlet-0.20.1: + PYTHONPATH=/builddir/build/BUILD/eventlet-0.20.1: ~/build/BUILD/eventlet-0.20.1/doc ~/build/BUILD/eventlet-0.20.1 + pushd doc + make html PYTHONPATH=../:/builddir/build/BUILD/eventlet-0.20.1: sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.2.3 loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : building [html]: targets for 29 source files that are out of date updating environment: 29 added, 0 changed, 0 removed reading sources... [ 3%] authors reading sources... [ 6%] basic_usage reading sources... [ 10%] design_patterns reading sources... [ 13%] environment reading sources... [ 17%] examples reading sources... [ 20%] history reading sources... [ 24%] hubs reading sources... [ 27%] index reading sources... [ 31%] modules reading sources... [ 34%] modules/backdoor reading sources... [ 37%] modules/corolocal reading sources... [ 41%] modules/dagpool reading sources... [ 44%] modules/db_pool reading sources... [ 48%] modules/debug reading sources... [ 51%] modules/event reading sources... [ 55%] modules/greenpool reading sources... [ 58%] modules/greenthread reading sources... [ 62%] modules/pools reading sources... [ 65%] modules/queue reading sources... [ 68%] modules/semaphore reading sources... [ 72%] modules/timeout reading sources... [ 75%] modules/websocket reading sources... [ 79%] modules/wsgi reading sources... [ 82%] modules/zmq reading sources... [ 86%] patching reading sources... [ 89%] ssl reading sources... [ 93%] testing reading sources... [ 96%] threading reading sources... [100%] zeromq /builddir/build/BUILD/eventlet-0.20.1/doc/modules/dagpool.rst:66: WARNING: Title underline too short. Tutorial ******* /builddir/build/BUILD/eventlet-0.20.1/doc/modules/dagpool.rst:66: WARNING: Title underline too short. Tutorial ******* /builddir/build/BUILD/eventlet-0.20.1/doc/modules/zmq.rst:7: WARNING: autodoc: failed to import module u'eventlet.green.zmq'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/eventlet-0.20.1/eventlet/green/zmq.py", line 8, in __zmq__ = __import__('zmq') ImportError: No module named zmq /builddir/build/BUILD/eventlet-0.20.1/doc/modules/zmq.rst:12: WARNING: autodoc: failed to import class u'Context' from module u'eventlet.green.zmq'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/eventlet-0.20.1/eventlet/green/zmq.py", line 8, in __zmq__ = __import__('zmq') ImportError: No module named zmq /builddir/build/BUILD/eventlet-0.20.1/doc/modules/zmq.rst:17: WARNING: autodoc: failed to import class u'Socket' from module u'eventlet.green.zmq'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/eventlet-0.20.1/eventlet/green/zmq.py", line 8, in __zmq__ = __import__('zmq') ImportError: No module named zmq looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 3%] authors writing output... [ 6%] basic_usage writing output... [ 10%] design_patterns writing output... [ 13%] environment writing output... [ 17%] examples writing output... [ 20%] history writing output... [ 24%] hubs writing output... [ 27%] index writing output... [ 31%] modules writing output... [ 34%] modules/backdoor writing output... [ 37%] modules/corolocal writing output... [ 41%] modules/dagpool writing output... [ 44%] modules/db_pool writing output... [ 48%] modules/debug writing output... [ 51%] modules/event writing output... [ 55%] modules/greenpool writing output... [ 58%] modules/greenthread writing output... [ 62%] modules/pools writing output... [ 65%] modules/queue writing output... [ 68%] modules/semaphore writing output... [ 72%] modules/timeout writing output... [ 75%] modules/websocket writing output... [ 79%] modules/wsgi writing output... [ 82%] modules/zmq writing output... [ 86%] patching writing output... [ 89%] ssl writing output... [ 93%] testing writing output... [ 96%] threading writing output... [100%] zeromq writing additional files... genindex py-modindex search copying images... [100%] images/threading_illustration.png copying static files... done copying extra files... done WARNING: html_static_path entry u'/builddir/build/BUILD/eventlet-0.20.1/doc/_static' does not exist dumping search index... done dumping object inventory... done build succeeded, 7 warnings. Build finished. The HTML pages are in _build/html. + rm -rf html/.doctrees html/.buildinfo + popd + exit 0 ~/build/BUILD/eventlet-0.20.1 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vFhNSg + umask 022 + cd /builddir/build/BUILD + cd eventlet-0.20.1 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/eventlet copying eventlet/patcher.py -> build/lib/eventlet copying eventlet/dagpool.py -> build/lib/eventlet copying eventlet/greenthread.py -> build/lib/eventlet copying eventlet/tpool.py -> build/lib/eventlet copying eventlet/__init__.py -> build/lib/eventlet copying eventlet/semaphore.py -> build/lib/eventlet copying eventlet/wsgi.py -> build/lib/eventlet copying eventlet/convenience.py -> build/lib/eventlet copying eventlet/backdoor.py -> build/lib/eventlet copying eventlet/queue.py -> build/lib/eventlet copying eventlet/debug.py -> build/lib/eventlet copying eventlet/db_pool.py -> build/lib/eventlet copying eventlet/corolocal.py -> build/lib/eventlet copying eventlet/coros.py -> build/lib/eventlet copying eventlet/pools.py -> build/lib/eventlet copying eventlet/greenpool.py -> build/lib/eventlet copying eventlet/event.py -> build/lib/eventlet copying eventlet/websocket.py -> build/lib/eventlet copying eventlet/timeout.py -> build/lib/eventlet creating build/lib/eventlet/green copying eventlet/green/asyncore.py -> build/lib/eventlet/green copying eventlet/green/SimpleHTTPServer.py -> build/lib/eventlet/green copying eventlet/green/MySQLdb.py -> build/lib/eventlet/green copying eventlet/green/time.py -> build/lib/eventlet/green copying eventlet/green/__init__.py -> build/lib/eventlet/green copying eventlet/green/profile.py -> build/lib/eventlet/green copying eventlet/green/urllib2.py -> build/lib/eventlet/green copying eventlet/green/asynchat.py -> build/lib/eventlet/green copying eventlet/green/selectors.py -> build/lib/eventlet/green copying eventlet/green/builtin.py -> build/lib/eventlet/green copying eventlet/green/socket.py -> build/lib/eventlet/green copying eventlet/green/select.py -> build/lib/eventlet/green copying eventlet/green/subprocess.py -> build/lib/eventlet/green copying eventlet/green/BaseHTTPServer.py -> build/lib/eventlet/green copying eventlet/green/_socket_nodns.py -> build/lib/eventlet/green copying eventlet/green/os.py -> build/lib/eventlet/green copying eventlet/green/SocketServer.py -> build/lib/eventlet/green copying eventlet/green/CGIHTTPServer.py -> build/lib/eventlet/green copying eventlet/green/threading.py -> build/lib/eventlet/green copying eventlet/green/Queue.py -> build/lib/eventlet/green copying eventlet/green/zmq.py -> build/lib/eventlet/green copying eventlet/green/httplib.py -> build/lib/eventlet/green copying eventlet/green/thread.py -> build/lib/eventlet/green copying eventlet/green/ftplib.py -> build/lib/eventlet/green copying eventlet/green/ssl.py -> build/lib/eventlet/green creating build/lib/eventlet/support copying eventlet/support/greenlets.py -> build/lib/eventlet/support copying eventlet/support/six.py -> build/lib/eventlet/support copying eventlet/support/stacklesspypys.py -> build/lib/eventlet/support copying eventlet/support/__init__.py -> build/lib/eventlet/support copying eventlet/support/pylib.py -> build/lib/eventlet/support copying eventlet/support/stacklesss.py -> build/lib/eventlet/support copying eventlet/support/psycopg2_patcher.py -> build/lib/eventlet/support copying eventlet/support/greendns.py -> build/lib/eventlet/support creating build/lib/eventlet/hubs copying eventlet/hubs/timer.py -> build/lib/eventlet/hubs copying eventlet/hubs/__init__.py -> build/lib/eventlet/hubs copying eventlet/hubs/kqueue.py -> build/lib/eventlet/hubs copying eventlet/hubs/pyevent.py -> build/lib/eventlet/hubs copying eventlet/hubs/hub.py -> build/lib/eventlet/hubs copying eventlet/hubs/epolls.py -> build/lib/eventlet/hubs copying eventlet/hubs/selects.py -> build/lib/eventlet/hubs copying eventlet/hubs/poll.py -> build/lib/eventlet/hubs creating build/lib/eventlet/greenio copying eventlet/greenio/__init__.py -> build/lib/eventlet/greenio copying eventlet/greenio/py3.py -> build/lib/eventlet/greenio copying eventlet/greenio/base.py -> build/lib/eventlet/greenio copying eventlet/greenio/py2.py -> build/lib/eventlet/greenio creating build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/crypto.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/__init__.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/version.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/SSL.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/tsafe.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/rand.py -> build/lib/eventlet/green/OpenSSL creating build/lib/eventlet/green/http copying eventlet/green/http/server.py -> build/lib/eventlet/green/http copying eventlet/green/http/__init__.py -> build/lib/eventlet/green/http copying eventlet/green/http/cookiejar.py -> build/lib/eventlet/green/http copying eventlet/green/http/client.py -> build/lib/eventlet/green/http copying eventlet/green/http/cookies.py -> build/lib/eventlet/green/http creating build/lib/eventlet/green/urllib copying eventlet/green/urllib/parse.py -> build/lib/eventlet/green/urllib copying eventlet/green/urllib/__init__.py -> build/lib/eventlet/green/urllib copying eventlet/green/urllib/error.py -> build/lib/eventlet/green/urllib copying eventlet/green/urllib/response.py -> build/lib/eventlet/green/urllib copying eventlet/green/urllib/request.py -> build/lib/eventlet/green/urllib creating build/lib/eventlet/support/dns copying eventlet/support/dns/rdataset.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/node.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/resolver.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/rrset.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/__init__.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/rcode.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/dnssec.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/ipv4.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/renderer.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/reversename.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/tsigkeyring.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/exception.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/tsig.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/tokenizer.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/e164.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/rdatatype.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/name.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/version.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/query.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/set.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/grange.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/opcode.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/zone.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/inet.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/message.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/hash.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/rdataclass.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/update.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/ipv6.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/_compat.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/entropy.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/rdata.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/ttl.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/wiredata.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/flags.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/namedict.py -> build/lib/eventlet/support/dns copying eventlet/support/dns/edns.py -> build/lib/eventlet/support/dns creating build/lib/eventlet/support/dns/rdtypes copying eventlet/support/dns/rdtypes/nsbase.py -> build/lib/eventlet/support/dns/rdtypes copying eventlet/support/dns/rdtypes/__init__.py -> build/lib/eventlet/support/dns/rdtypes copying eventlet/support/dns/rdtypes/dsbase.py -> build/lib/eventlet/support/dns/rdtypes copying eventlet/support/dns/rdtypes/dnskeybase.py -> build/lib/eventlet/support/dns/rdtypes copying eventlet/support/dns/rdtypes/txtbase.py -> build/lib/eventlet/support/dns/rdtypes copying eventlet/support/dns/rdtypes/mxbase.py -> build/lib/eventlet/support/dns/rdtypes copying eventlet/support/dns/rdtypes/euibase.py -> build/lib/eventlet/support/dns/rdtypes creating build/lib/eventlet/support/dns/rdtypes/IN copying eventlet/support/dns/rdtypes/IN/APL.py -> build/lib/eventlet/support/dns/rdtypes/IN copying eventlet/support/dns/rdtypes/IN/NSAP.py -> build/lib/eventlet/support/dns/rdtypes/IN copying eventlet/support/dns/rdtypes/IN/__init__.py -> build/lib/eventlet/support/dns/rdtypes/IN copying eventlet/support/dns/rdtypes/IN/A.py -> build/lib/eventlet/support/dns/rdtypes/IN copying eventlet/support/dns/rdtypes/IN/NSAP_PTR.py -> build/lib/eventlet/support/dns/rdtypes/IN copying eventlet/support/dns/rdtypes/IN/DHCID.py -> build/lib/eventlet/support/dns/rdtypes/IN copying eventlet/support/dns/rdtypes/IN/PX.py -> build/lib/eventlet/support/dns/rdtypes/IN copying eventlet/support/dns/rdtypes/IN/NAPTR.py -> build/lib/eventlet/support/dns/rdtypes/IN copying eventlet/support/dns/rdtypes/IN/AAAA.py -> build/lib/eventlet/support/dns/rdtypes/IN copying eventlet/support/dns/rdtypes/IN/IPSECKEY.py -> build/lib/eventlet/support/dns/rdtypes/IN copying eventlet/support/dns/rdtypes/IN/SRV.py -> build/lib/eventlet/support/dns/rdtypes/IN copying eventlet/support/dns/rdtypes/IN/WKS.py -> build/lib/eventlet/support/dns/rdtypes/IN copying eventlet/support/dns/rdtypes/IN/KX.py -> build/lib/eventlet/support/dns/rdtypes/IN creating build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/RT.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/EUI64.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/HINFO.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/CDNSKEY.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/DNSKEY.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/EUI48.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/PTR.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/TXT.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/__init__.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/X25.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/RP.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/CDS.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/DLV.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/URI.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/CNAME.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/DS.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/RRSIG.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/AVC.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/TLSA.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/NS.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/CSYNC.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/NSEC3PARAM.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/MX.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/DNAME.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/GPOS.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/HIP.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/SOA.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/NSEC3.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/ISDN.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/SPF.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/NSEC.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/LOC.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/CAA.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/AFSDB.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/CERT.py -> build/lib/eventlet/support/dns/rdtypes/ANY copying eventlet/support/dns/rdtypes/ANY/SSHFP.py -> build/lib/eventlet/support/dns/rdtypes/ANY + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.905G5s + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch + cd eventlet-0.20.1 + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr creating /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/patcher.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/dagpool.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/greenthread.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/tpool.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/semaphore.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/wsgi.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/convenience.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/backdoor.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/queue.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/debug.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/db_pool.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/corolocal.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/coros.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/pools.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet creating /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/asyncore.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/SimpleHTTPServer.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/MySQLdb.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/time.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/profile.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/urllib2.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/asynchat.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/selectors.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/builtin.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/socket.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/select.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green creating /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/crypto.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/version.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/SSL.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/tsafe.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/rand.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/subprocess.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/BaseHTTPServer.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/_socket_nodns.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/os.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green creating /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/http copying build/lib/eventlet/green/http/server.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/http copying build/lib/eventlet/green/http/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/http copying build/lib/eventlet/green/http/cookiejar.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/http copying build/lib/eventlet/green/http/client.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/http copying build/lib/eventlet/green/http/cookies.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/http copying build/lib/eventlet/green/SocketServer.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/CGIHTTPServer.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/threading.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green creating /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/urllib/parse.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/urllib/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/urllib/error.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/urllib/response.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/urllib/request.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/Queue.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/zmq.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/httplib.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/thread.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/ftplib.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/ssl.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/greenpool.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet creating /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/support/greenlets.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/support/six.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/support/stacklesspypys.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/support/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/support/pylib.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/support/stacklesss.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/support/psycopg2_patcher.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support creating /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/rdataset.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/node.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/resolver.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/rrset.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/rcode.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/dnssec.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/ipv4.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/renderer.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/reversename.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/tsigkeyring.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/exception.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/tsig.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/tokenizer.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/e164.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/rdatatype.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/name.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/version.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/query.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/set.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/grange.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/opcode.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/zone.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/inet.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns creating /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes copying build/lib/eventlet/support/dns/rdtypes/nsbase.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes copying build/lib/eventlet/support/dns/rdtypes/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes copying build/lib/eventlet/support/dns/rdtypes/dsbase.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes copying build/lib/eventlet/support/dns/rdtypes/dnskeybase.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes creating /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN copying build/lib/eventlet/support/dns/rdtypes/IN/APL.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN copying build/lib/eventlet/support/dns/rdtypes/IN/NSAP.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN copying build/lib/eventlet/support/dns/rdtypes/IN/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN copying build/lib/eventlet/support/dns/rdtypes/IN/A.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN copying build/lib/eventlet/support/dns/rdtypes/IN/NSAP_PTR.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN copying build/lib/eventlet/support/dns/rdtypes/IN/DHCID.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN copying build/lib/eventlet/support/dns/rdtypes/IN/PX.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN copying build/lib/eventlet/support/dns/rdtypes/IN/NAPTR.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN copying build/lib/eventlet/support/dns/rdtypes/IN/AAAA.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN copying build/lib/eventlet/support/dns/rdtypes/IN/IPSECKEY.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN copying build/lib/eventlet/support/dns/rdtypes/IN/SRV.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN copying build/lib/eventlet/support/dns/rdtypes/IN/WKS.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN copying build/lib/eventlet/support/dns/rdtypes/IN/KX.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN copying build/lib/eventlet/support/dns/rdtypes/txtbase.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes creating /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/RT.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/EUI64.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/HINFO.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/CDNSKEY.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/DNSKEY.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/EUI48.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/PTR.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/TXT.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/X25.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/RP.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/CDS.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/DLV.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/URI.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/CNAME.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/DS.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/RRSIG.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/AVC.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/TLSA.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/NS.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/CSYNC.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/NSEC3PARAM.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/MX.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/DNAME.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/GPOS.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/HIP.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/SOA.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/NSEC3.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/ISDN.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/SPF.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/NSEC.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/LOC.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/CAA.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/AFSDB.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/CERT.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/ANY/SSHFP.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY copying build/lib/eventlet/support/dns/rdtypes/mxbase.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes copying build/lib/eventlet/support/dns/rdtypes/euibase.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes copying build/lib/eventlet/support/dns/message.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/hash.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/rdataclass.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/update.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/ipv6.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/_compat.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/entropy.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/rdata.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/ttl.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/wiredata.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/flags.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/namedict.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/dns/edns.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns copying build/lib/eventlet/support/greendns.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/event.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet creating /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/timer.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/kqueue.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/pyevent.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/hub.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/epolls.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/selects.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/poll.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/hubs creating /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/greenio copying build/lib/eventlet/greenio/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/greenio copying build/lib/eventlet/greenio/py3.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/greenio copying build/lib/eventlet/greenio/base.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/greenio copying build/lib/eventlet/greenio/py2.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/greenio copying build/lib/eventlet/websocket.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/timeout.py -> /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/patcher.py to patcher.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/dagpool.py to dagpool.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/greenthread.py to greenthread.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/tpool.py to tpool.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/semaphore.py to semaphore.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/convenience.py to convenience.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/backdoor.py to backdoor.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/queue.py to queue.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/debug.py to debug.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/db_pool.py to db_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/corolocal.py to corolocal.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/coros.py to coros.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/pools.py to pools.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/asyncore.py to asyncore.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/SimpleHTTPServer.py to SimpleHTTPServer.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/MySQLdb.py to MySQLdb.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/time.py to time.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/profile.py to profile.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/urllib2.py to urllib2.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/asynchat.py to asynchat.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/selectors.py to selectors.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/builtin.py to builtin.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/socket.py to socket.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/select.py to select.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL/crypto.py to crypto.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL/SSL.py to SSL.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL/tsafe.py to tsafe.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL/rand.py to rand.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/subprocess.py to subprocess.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/BaseHTTPServer.py to BaseHTTPServer.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/_socket_nodns.py to _socket_nodns.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/os.py to os.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/http/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/http/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/http/cookiejar.py to cookiejar.pyc File "/usr/lib/python2.7/site-packages/eventlet/green/http/cookiejar.py", line 1269 yield from deepvalues(obj) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/http/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/http/cookies.py to cookies.pyc File "/usr/lib/python2.7/site-packages/eventlet/green/http/client.py", line 195 _is_legal_header_name = re.compile(rb'[^:\s][^:\r\n]*\Z').match ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/SocketServer.py to SocketServer.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/CGIHTTPServer.py to CGIHTTPServer.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/threading.py to threading.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/urllib/parse.py to parse.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/urllib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/urllib/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/urllib/response.py to response.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/urllib/request.py to request.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/Queue.py to Queue.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/zmq.py to zmq.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/httplib.py to httplib.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/thread.py to thread.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/ftplib.py to ftplib.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/green/ssl.py to ssl.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/greenpool.py to greenpool.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/greenlets.py to greenlets.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/six.py to six.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/stacklesspypys.py to stacklesspypys.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/pylib.py to pylib.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/stacklesss.py to stacklesss.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/psycopg2_patcher.py to psycopg2_patcher.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdataset.py to rdataset.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/node.py to node.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/resolver.py to resolver.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rrset.py to rrset.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rcode.py to rcode.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/dnssec.py to dnssec.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/ipv4.py to ipv4.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/renderer.py to renderer.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/reversename.py to reversename.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/tsigkeyring.py to tsigkeyring.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/tsig.py to tsig.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/tokenizer.py to tokenizer.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/e164.py to e164.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdatatype.py to rdatatype.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/name.py to name.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/query.py to query.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/set.py to set.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/grange.py to grange.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/opcode.py to opcode.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/zone.py to zone.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/inet.py to inet.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/nsbase.py to nsbase.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/dsbase.py to dsbase.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/dnskeybase.py to dnskeybase.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN/APL.py to APL.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN/NSAP.py to NSAP.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN/A.py to A.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN/NSAP_PTR.py to NSAP_PTR.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN/DHCID.py to DHCID.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN/PX.py to PX.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN/NAPTR.py to NAPTR.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN/AAAA.py to AAAA.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN/IPSECKEY.py to IPSECKEY.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN/SRV.py to SRV.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN/WKS.py to WKS.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/IN/KX.py to KX.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/txtbase.py to txtbase.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/RT.py to RT.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/EUI64.py to EUI64.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/HINFO.py to HINFO.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/CDNSKEY.py to CDNSKEY.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/DNSKEY.py to DNSKEY.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/EUI48.py to EUI48.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/PTR.py to PTR.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/TXT.py to TXT.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/X25.py to X25.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/RP.py to RP.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/CDS.py to CDS.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/DLV.py to DLV.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/URI.py to URI.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/CNAME.py to CNAME.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/DS.py to DS.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/RRSIG.py to RRSIG.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/AVC.py to AVC.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/TLSA.py to TLSA.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/NS.py to NS.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/CSYNC.py to CSYNC.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/NSEC3PARAM.py to NSEC3PARAM.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/MX.py to MX.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/DNAME.py to DNAME.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/GPOS.py to GPOS.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/HIP.py to HIP.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/SOA.py to SOA.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/NSEC3.py to NSEC3.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/ISDN.py to ISDN.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/SPF.py to SPF.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/NSEC.py to NSEC.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/LOC.py to LOC.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/CAA.py to CAA.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/AFSDB.py to AFSDB.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/CERT.py to CERT.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/ANY/SSHFP.py to SSHFP.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/mxbase.py to mxbase.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdtypes/euibase.py to euibase.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/hash.py to hash.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdataclass.py to rdataclass.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/update.py to update.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/ipv6.py to ipv6.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/entropy.py to entropy.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/rdata.py to rdata.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/ttl.py to ttl.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/wiredata.py to wiredata.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/flags.py to flags.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/namedict.py to namedict.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/dns/edns.py to edns.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/support/greendns.py to greendns.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/hubs/timer.py to timer.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/hubs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/hubs/kqueue.py to kqueue.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/hubs/pyevent.py to pyevent.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/hubs/hub.py to hub.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/hubs/epolls.py to epolls.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/hubs/selects.py to selects.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/hubs/poll.py to poll.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/greenio/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/greenio/py3.py to py3.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/greenio/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/greenio/py2.py to py2.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/websocket.py to websocket.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet/timeout.py to timeout.pyc running install_egg_info running egg_info creating eventlet.egg-info writing requirements to eventlet.egg-info/requires.txt writing eventlet.egg-info/PKG-INFO writing top-level names to eventlet.egg-info/top_level.txt writing dependency_links to eventlet.egg-info/dependency_links.txt writing manifest file 'eventlet.egg-info/SOURCES.txt' reading manifest file 'eventlet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'eventlet.egg-info/SOURCES.txt' Copying eventlet.egg-info to /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/lib/python2.7/site-packages/eventlet-0.20.1-py2.7.egg-info running install_scripts + rm -rf /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch//usr/lib/python2.7/site-packages/tests + rm -rf /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch//usr/lib/python2.7/site-packages/eventlet/green/http/cookiejar.py /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch//usr/lib/python2.7/site-packages/eventlet/green/http/client.py + /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/eventlet-0.20.1 /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-eventlet-0.20.1-2.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 Processing files: python2-eventlet-0.20.1-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jHN3lM + umask 022 + cd /builddir/build/BUILD + cd eventlet-0.20.1 + DOCDIR=/builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/share/doc/python2-eventlet-0.20.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/share/doc/python2-eventlet-0.20.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/share/doc/python2-eventlet-0.20.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/share/doc/python2-eventlet-0.20.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/share/doc/python2-eventlet-0.20.1 + cp -pr NEWS /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/share/doc/python2-eventlet-0.20.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PF3CE5 + umask 022 + cd /builddir/build/BUILD + cd eventlet-0.20.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/share/licenses/python2-eventlet-0.20.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/share/licenses/python2-eventlet-0.20.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/share/licenses/python2-eventlet-0.20.1 + exit 0 Provides: python-eventlet = 0.20.1-2.el7 python2-eventlet = 0.20.1-2.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 Obsoletes: python-eventlet < 0.20.1-2.el7 python-eventlet < 0.17.4-3 Processing files: python2-eventlet-doc-0.20.1-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FXuAAD + umask 022 + cd /builddir/build/BUILD + cd eventlet-0.20.1 + DOCDIR=/builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/share/doc/python2-eventlet-doc-0.20.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/share/doc/python2-eventlet-doc-0.20.1 + cp -pr doc/_build/html /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/share/doc/python2-eventlet-doc-0.20.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JUx2zb + umask 022 + cd /builddir/build/BUILD + cd eventlet-0.20.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/share/licenses/python2-eventlet-doc-0.20.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/share/licenses/python2-eventlet-doc-0.20.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch/usr/share/licenses/python2-eventlet-doc-0.20.1 + exit 0 Provides: python-eventlet-doc = 0.20.1-2.el7 python2-eventlet-doc = 0.20.1-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python-eventlet-doc < 0.20.1-2.el7 python-eventlet-doc < 0.17.4-3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch Wrote: /builddir/build/RPMS/python2-eventlet-0.20.1-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-eventlet-doc-0.20.1-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vYMuKT + umask 022 + cd /builddir/build/BUILD + cd eventlet-0.20.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-eventlet-0.20.1-2.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->