Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-selenium.spec'], False, '/var/lib/mock/cloud7-el7-build-736-1391/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-selenium.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-selenium-2.42.1-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-selenium.spec'], False, '/var/lib/mock/cloud7-el7-build-736-1391/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-selenium.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iURQjZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf selenium-2.42.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/selenium-2.42.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd selenium-2.42.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r selenium.egg-info + find . -type f -name '*.py' -exec sed -i '1{/^#!/d;}' '{}' ';' + echo 'Patch #1 (selenium-use-without-bundled-libs.patch):' Patch #1 (selenium-use-without-bundled-libs.patch): + /usr/bin/cat /builddir/build/SOURCES/selenium-use-without-bundled-libs.patch + /usr/bin/patch -p1 --fuzz=0 patching file py/selenium/webdriver/firefox/firefox_binary.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mIOpy8 + umask 022 + cd /builddir/build/BUILD + cd selenium-2.42.1 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/selenium copying py/selenium/__init__.py -> build/lib/selenium copying py/selenium/selenium.py -> build/lib/selenium creating build/lib/selenium/common copying py/selenium/common/__init__.py -> build/lib/selenium/common copying py/selenium/common/exceptions.py -> build/lib/selenium/common creating build/lib/selenium/webdriver copying py/selenium/webdriver/__init__.py -> build/lib/selenium/webdriver creating build/lib/selenium/webdriver/android copying py/selenium/webdriver/android/__init__.py -> build/lib/selenium/webdriver/android copying py/selenium/webdriver/android/webdriver.py -> build/lib/selenium/webdriver/android creating build/lib/selenium/webdriver/chrome copying py/selenium/webdriver/chrome/service.py -> build/lib/selenium/webdriver/chrome copying py/selenium/webdriver/chrome/__init__.py -> build/lib/selenium/webdriver/chrome copying py/selenium/webdriver/chrome/options.py -> build/lib/selenium/webdriver/chrome copying py/selenium/webdriver/chrome/webdriver.py -> build/lib/selenium/webdriver/chrome creating build/lib/selenium/webdriver/common copying py/selenium/webdriver/common/utils.py -> build/lib/selenium/webdriver/common copying py/selenium/webdriver/common/desired_capabilities.py -> build/lib/selenium/webdriver/common copying py/selenium/webdriver/common/proxy.py -> build/lib/selenium/webdriver/common copying py/selenium/webdriver/common/__init__.py -> build/lib/selenium/webdriver/common copying py/selenium/webdriver/common/keys.py -> build/lib/selenium/webdriver/common copying py/selenium/webdriver/common/touch_actions.py -> build/lib/selenium/webdriver/common copying py/selenium/webdriver/common/by.py -> build/lib/selenium/webdriver/common copying py/selenium/webdriver/common/action_chains.py -> build/lib/selenium/webdriver/common copying py/selenium/webdriver/common/alert.py -> build/lib/selenium/webdriver/common creating build/lib/selenium/webdriver/common/html5 copying py/selenium/webdriver/common/html5/__init__.py -> build/lib/selenium/webdriver/common/html5 copying py/selenium/webdriver/common/html5/application_cache.py -> build/lib/selenium/webdriver/common/html5 creating build/lib/selenium/webdriver/support copying py/selenium/webdriver/support/events.py -> build/lib/selenium/webdriver/support copying py/selenium/webdriver/support/expected_conditions.py -> build/lib/selenium/webdriver/support copying py/selenium/webdriver/support/select.py -> build/lib/selenium/webdriver/support copying py/selenium/webdriver/support/__init__.py -> build/lib/selenium/webdriver/support copying py/selenium/webdriver/support/abstract_event_listener.py -> build/lib/selenium/webdriver/support copying py/selenium/webdriver/support/wait.py -> build/lib/selenium/webdriver/support copying py/selenium/webdriver/support/color.py -> build/lib/selenium/webdriver/support copying py/selenium/webdriver/support/event_firing_webdriver.py -> build/lib/selenium/webdriver/support copying py/selenium/webdriver/support/ui.py -> build/lib/selenium/webdriver/support creating build/lib/selenium/webdriver/firefox copying py/selenium/webdriver/firefox/__init__.py -> build/lib/selenium/webdriver/firefox copying py/selenium/webdriver/firefox/firefox_binary.py -> build/lib/selenium/webdriver/firefox copying py/selenium/webdriver/firefox/firefox_profile.py -> build/lib/selenium/webdriver/firefox copying py/selenium/webdriver/firefox/webdriver.py -> build/lib/selenium/webdriver/firefox copying py/selenium/webdriver/firefox/extension_connection.py -> build/lib/selenium/webdriver/firefox creating build/lib/selenium/webdriver/ie copying py/selenium/webdriver/ie/service.py -> build/lib/selenium/webdriver/ie copying py/selenium/webdriver/ie/__init__.py -> build/lib/selenium/webdriver/ie copying py/selenium/webdriver/ie/webdriver.py -> build/lib/selenium/webdriver/ie creating build/lib/selenium/webdriver/opera copying py/selenium/webdriver/opera/service.py -> build/lib/selenium/webdriver/opera copying py/selenium/webdriver/opera/__init__.py -> build/lib/selenium/webdriver/opera copying py/selenium/webdriver/opera/webdriver.py -> build/lib/selenium/webdriver/opera creating build/lib/selenium/webdriver/phantomjs copying py/selenium/webdriver/phantomjs/service.py -> build/lib/selenium/webdriver/phantomjs copying py/selenium/webdriver/phantomjs/__init__.py -> build/lib/selenium/webdriver/phantomjs copying py/selenium/webdriver/phantomjs/webdriver.py -> build/lib/selenium/webdriver/phantomjs creating build/lib/selenium/webdriver/remote copying py/selenium/webdriver/remote/utils.py -> build/lib/selenium/webdriver/remote copying py/selenium/webdriver/remote/__init__.py -> build/lib/selenium/webdriver/remote copying py/selenium/webdriver/remote/remote_connection.py -> build/lib/selenium/webdriver/remote copying py/selenium/webdriver/remote/mobile.py -> build/lib/selenium/webdriver/remote copying py/selenium/webdriver/remote/command.py -> build/lib/selenium/webdriver/remote copying py/selenium/webdriver/remote/errorhandler.py -> build/lib/selenium/webdriver/remote copying py/selenium/webdriver/remote/webelement.py -> build/lib/selenium/webdriver/remote copying py/selenium/webdriver/remote/webdriver.py -> build/lib/selenium/webdriver/remote copying py/selenium/webdriver/remote/switch_to.py -> build/lib/selenium/webdriver/remote running egg_info creating selenium.egg-info writing selenium.egg-info/PKG-INFO writing top-level names to selenium.egg-info/top_level.txt writing dependency_links to selenium.egg-info/dependency_links.txt writing manifest file 'selenium.egg-info/SOURCES.txt' reading manifest file 'selenium.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'selenium.egg-info/SOURCES.txt' creating build/lib/selenium/webdriver/safari copying py/selenium/webdriver/safari/__init__.py -> build/lib/selenium/webdriver/safari copying py/selenium/webdriver/safari/service.py -> build/lib/selenium/webdriver/safari copying py/selenium/webdriver/safari/webdriver.py -> build/lib/selenium/webdriver/safari copying py/selenium/webdriver/firefox/webdriver.xpi -> build/lib/selenium/webdriver/firefox copying py/selenium/webdriver/firefox/webdriver_prefs.json -> build/lib/selenium/webdriver/firefox creating build/lib/selenium/webdriver/firefox/amd64 copying py/selenium/webdriver/firefox/amd64/x_ignore_nofocus.so -> build/lib/selenium/webdriver/firefox/amd64 creating build/lib/selenium/webdriver/firefox/x86 copying py/selenium/webdriver/firefox/x86/x_ignore_nofocus.so -> build/lib/selenium/webdriver/firefox/x86 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.g7LQai + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch + cd selenium-2.42.1 + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr creating /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium copying build/lib/selenium/__init__.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium copying build/lib/selenium/selenium.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium creating /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver creating /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/phantomjs copying build/lib/selenium/webdriver/phantomjs/service.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/phantomjs copying build/lib/selenium/webdriver/phantomjs/__init__.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/phantomjs copying build/lib/selenium/webdriver/phantomjs/webdriver.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/phantomjs creating /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/webdriver_prefs.json -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/__init__.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/firefox_binary.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/firefox_profile.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/firefox creating /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/firefox/amd64 copying build/lib/selenium/webdriver/firefox/amd64/x_ignore_nofocus.so -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/firefox/amd64 creating /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/firefox/x86 copying build/lib/selenium/webdriver/firefox/x86/x_ignore_nofocus.so -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/firefox/x86 copying build/lib/selenium/webdriver/firefox/webdriver.xpi -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/webdriver.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/extension_connection.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/firefox creating /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/ie copying build/lib/selenium/webdriver/ie/service.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/ie copying build/lib/selenium/webdriver/ie/__init__.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/ie copying build/lib/selenium/webdriver/ie/webdriver.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/ie creating /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/utils.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/__init__.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/remote_connection.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/mobile.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/command.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/errorhandler.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/webelement.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/webdriver.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/switch_to.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/__init__.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver creating /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/chrome copying build/lib/selenium/webdriver/chrome/service.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/chrome copying build/lib/selenium/webdriver/chrome/__init__.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/chrome copying build/lib/selenium/webdriver/chrome/options.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/chrome copying build/lib/selenium/webdriver/chrome/webdriver.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/chrome creating /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common creating /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common/html5 copying build/lib/selenium/webdriver/common/html5/__init__.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common/html5 copying build/lib/selenium/webdriver/common/html5/application_cache.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common/html5 copying build/lib/selenium/webdriver/common/utils.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/desired_capabilities.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/proxy.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/__init__.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/keys.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/touch_actions.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/by.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/action_chains.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/alert.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common creating /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/events.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/expected_conditions.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/select.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/__init__.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/abstract_event_listener.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/wait.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/color.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/event_firing_webdriver.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/ui.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/support creating /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/android copying build/lib/selenium/webdriver/android/__init__.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/android copying build/lib/selenium/webdriver/android/webdriver.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/android creating /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/opera copying build/lib/selenium/webdriver/opera/service.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/opera copying build/lib/selenium/webdriver/opera/__init__.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/opera copying build/lib/selenium/webdriver/opera/webdriver.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/opera creating /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/safari copying build/lib/selenium/webdriver/safari/service.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/safari copying build/lib/selenium/webdriver/safari/__init__.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/safari copying build/lib/selenium/webdriver/safari/webdriver.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/safari creating /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/common copying build/lib/selenium/common/__init__.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/common copying build/lib/selenium/common/exceptions.py -> /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/common byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/selenium.py to selenium.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/phantomjs/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/phantomjs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/phantomjs/webdriver.py to webdriver.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/firefox/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/firefox/firefox_binary.py to firefox_binary.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/firefox/firefox_profile.py to firefox_profile.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/firefox/webdriver.py to webdriver.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/firefox/extension_connection.py to extension_connection.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/ie/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/ie/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/ie/webdriver.py to webdriver.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/remote/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/remote/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/remote/remote_connection.py to remote_connection.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/remote/mobile.py to mobile.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/remote/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/remote/errorhandler.py to errorhandler.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/remote/webelement.py to webelement.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py to webdriver.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/remote/switch_to.py to switch_to.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/chrome/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/chrome/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/chrome/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/chrome/webdriver.py to webdriver.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common/html5/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common/html5/application_cache.py to application_cache.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common/desired_capabilities.py to desired_capabilities.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common/keys.py to keys.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common/touch_actions.py to touch_actions.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common/by.py to by.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common/action_chains.py to action_chains.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/common/alert.py to alert.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/support/events.py to events.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/support/expected_conditions.py to expected_conditions.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/support/select.py to select.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/support/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/support/abstract_event_listener.py to abstract_event_listener.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/support/wait.py to wait.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/support/color.py to color.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/support/event_firing_webdriver.py to event_firing_webdriver.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/support/ui.py to ui.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/android/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/android/webdriver.py to webdriver.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/opera/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/opera/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/opera/webdriver.py to webdriver.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/safari/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/safari/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/safari/webdriver.py to webdriver.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/common/exceptions.py to exceptions.pyc running install_data running install_egg_info running egg_info writing selenium.egg-info/PKG-INFO writing top-level names to selenium.egg-info/top_level.txt writing dependency_links to selenium.egg-info/dependency_links.txt reading manifest file 'selenium.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'selenium.egg-info/SOURCES.txt' Copying selenium.egg-info to /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium-2.42.1-py2.7.egg-info running install_scripts + rm -f /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/firefox/amd64/x_ignore_nofocus.so + rm -f /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/lib/python2.7/site-packages/selenium/webdriver/firefox/x86/x_ignore_nofocus.so + /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/selenium-2.42.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-selenium-2.42.1-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 Processing files: python-selenium-2.42.1-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.00YCMu + umask 022 + cd /builddir/build/BUILD + cd selenium-2.42.1 + DOCDIR=/builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/share/doc/python-selenium-2.42.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/share/doc/python-selenium-2.42.1 + cp -pr py/README /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch/usr/share/doc/python-selenium-2.42.1 + exit 0 Provides: python-selenium = 2.42.1-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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch Wrote: /builddir/build/RPMS/python-selenium-2.42.1-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UDiOU5 + umask 022 + cd /builddir/build/BUILD + cd selenium-2.42.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-selenium-2.42.1-3.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->