D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-selenium-3.141.0-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.u7Mzvb + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf selenium-3.141.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/selenium-3.141.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd selenium-3.141.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.l3nMQb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd selenium-3.141.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/selenium copying selenium/__init__.py -> build/lib/selenium creating build/lib/selenium/common copying selenium/common/exceptions.py -> build/lib/selenium/common copying selenium/common/__init__.py -> build/lib/selenium/common creating build/lib/selenium/webdriver copying selenium/webdriver/__init__.py -> build/lib/selenium/webdriver creating build/lib/selenium/webdriver/android copying selenium/webdriver/android/webdriver.py -> build/lib/selenium/webdriver/android copying selenium/webdriver/android/__init__.py -> build/lib/selenium/webdriver/android creating build/lib/selenium/webdriver/chrome copying selenium/webdriver/chrome/webdriver.py -> build/lib/selenium/webdriver/chrome copying selenium/webdriver/chrome/remote_connection.py -> build/lib/selenium/webdriver/chrome copying selenium/webdriver/chrome/__init__.py -> build/lib/selenium/webdriver/chrome copying selenium/webdriver/chrome/service.py -> build/lib/selenium/webdriver/chrome copying selenium/webdriver/chrome/options.py -> build/lib/selenium/webdriver/chrome creating build/lib/selenium/webdriver/common copying selenium/webdriver/common/keys.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/by.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/utils.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/desired_capabilities.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/__init__.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/alert.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/touch_actions.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/action_chains.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/service.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/proxy.py -> build/lib/selenium/webdriver/common creating build/lib/selenium/webdriver/common/html5 copying selenium/webdriver/common/html5/__init__.py -> build/lib/selenium/webdriver/common/html5 copying selenium/webdriver/common/html5/application_cache.py -> build/lib/selenium/webdriver/common/html5 creating build/lib/selenium/webdriver/support copying selenium/webdriver/support/event_firing_webdriver.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/abstract_event_listener.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/__init__.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/color.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/expected_conditions.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/wait.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/events.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/select.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/ui.py -> build/lib/selenium/webdriver/support creating build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/webdriver.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/remote_connection.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/firefox_binary.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/webelement.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/__init__.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/extension_connection.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/firefox_profile.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/service.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/options.py -> build/lib/selenium/webdriver/firefox creating build/lib/selenium/webdriver/ie copying selenium/webdriver/ie/webdriver.py -> build/lib/selenium/webdriver/ie copying selenium/webdriver/ie/__init__.py -> build/lib/selenium/webdriver/ie copying selenium/webdriver/ie/service.py -> build/lib/selenium/webdriver/ie copying selenium/webdriver/ie/options.py -> build/lib/selenium/webdriver/ie creating build/lib/selenium/webdriver/edge copying selenium/webdriver/edge/webdriver.py -> build/lib/selenium/webdriver/edge copying selenium/webdriver/edge/__init__.py -> build/lib/selenium/webdriver/edge copying selenium/webdriver/edge/service.py -> build/lib/selenium/webdriver/edge copying selenium/webdriver/edge/options.py -> build/lib/selenium/webdriver/edge creating build/lib/selenium/webdriver/opera copying selenium/webdriver/opera/webdriver.py -> build/lib/selenium/webdriver/opera copying selenium/webdriver/opera/__init__.py -> build/lib/selenium/webdriver/opera copying selenium/webdriver/opera/options.py -> build/lib/selenium/webdriver/opera creating build/lib/selenium/webdriver/phantomjs copying selenium/webdriver/phantomjs/webdriver.py -> build/lib/selenium/webdriver/phantomjs copying selenium/webdriver/phantomjs/__init__.py -> build/lib/selenium/webdriver/phantomjs copying selenium/webdriver/phantomjs/service.py -> build/lib/selenium/webdriver/phantomjs creating build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/webdriver.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/remote_connection.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/switch_to.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/utils.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/webelement.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/__init__.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/file_detector.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/mobile.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/errorhandler.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/command.py -> build/lib/selenium/webdriver/remote running egg_info writing selenium.egg-info/PKG-INFO writing dependency_links to selenium.egg-info/dependency_links.txt writing requirements to selenium.egg-info/requires.txt writing top-level names to selenium.egg-info/top_level.txt reading manifest file 'selenium.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'selenium/selenium.py' writing manifest file 'selenium.egg-info/SOURCES.txt' creating build/lib/selenium/webdriver/blackberry copying selenium/webdriver/blackberry/__init__.py -> build/lib/selenium/webdriver/blackberry copying selenium/webdriver/blackberry/webdriver.py -> build/lib/selenium/webdriver/blackberry creating build/lib/selenium/webdriver/safari copying selenium/webdriver/safari/__init__.py -> build/lib/selenium/webdriver/safari copying selenium/webdriver/safari/permissions.py -> build/lib/selenium/webdriver/safari copying selenium/webdriver/safari/remote_connection.py -> build/lib/selenium/webdriver/safari copying selenium/webdriver/safari/service.py -> build/lib/selenium/webdriver/safari copying selenium/webdriver/safari/webdriver.py -> build/lib/selenium/webdriver/safari creating build/lib/selenium/webdriver/webkitgtk copying selenium/webdriver/webkitgtk/__init__.py -> build/lib/selenium/webdriver/webkitgtk copying selenium/webdriver/webkitgtk/options.py -> build/lib/selenium/webdriver/webkitgtk copying selenium/webdriver/webkitgtk/service.py -> build/lib/selenium/webdriver/webkitgtk copying selenium/webdriver/webkitgtk/webdriver.py -> build/lib/selenium/webdriver/webkitgtk creating build/lib/selenium/webdriver/common/actions copying selenium/webdriver/common/actions/__init__.py -> build/lib/selenium/webdriver/common/actions copying selenium/webdriver/common/actions/action_builder.py -> build/lib/selenium/webdriver/common/actions copying selenium/webdriver/common/actions/input_device.py -> build/lib/selenium/webdriver/common/actions copying selenium/webdriver/common/actions/interaction.py -> build/lib/selenium/webdriver/common/actions copying selenium/webdriver/common/actions/key_actions.py -> build/lib/selenium/webdriver/common/actions copying selenium/webdriver/common/actions/key_input.py -> build/lib/selenium/webdriver/common/actions copying selenium/webdriver/common/actions/mouse_button.py -> build/lib/selenium/webdriver/common/actions copying selenium/webdriver/common/actions/pointer_actions.py -> build/lib/selenium/webdriver/common/actions copying selenium/webdriver/common/actions/pointer_input.py -> build/lib/selenium/webdriver/common/actions copying selenium/webdriver/firefox/webdriver.xpi -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/webdriver_prefs.json -> build/lib/selenium/webdriver/firefox creating build/lib/selenium/webdriver/firefox/amd64 copying selenium/webdriver/firefox/amd64/x_ignore_nofocus.so -> build/lib/selenium/webdriver/firefox/amd64 creating build/lib/selenium/webdriver/firefox/x86 copying selenium/webdriver/firefox/x86/x_ignore_nofocus.so -> build/lib/selenium/webdriver/firefox/x86 copying selenium/webdriver/remote/getAttribute.js -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/isDisplayed.js -> build/lib/selenium/webdriver/remote + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.a3Wk8a + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64 + cd selenium-3.141.0 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/common copying build/lib/selenium/common/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/common copying build/lib/selenium/common/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/common copying build/lib/selenium/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/action_builder.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/key_input.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/pointer_input.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/key_actions.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/mouse_button.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/input_device.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/interaction.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/pointer_actions.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/keys.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/html5 copying build/lib/selenium/webdriver/common/html5/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/html5 copying build/lib/selenium/webdriver/common/html5/application_cache.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/html5 copying build/lib/selenium/webdriver/common/by.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/desired_capabilities.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/alert.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/touch_actions.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/action_chains.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/service.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/proxy.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/ie copying build/lib/selenium/webdriver/ie/webdriver.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/ie copying build/lib/selenium/webdriver/ie/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/ie copying build/lib/selenium/webdriver/ie/service.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/ie copying build/lib/selenium/webdriver/ie/options.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/ie creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/opera copying build/lib/selenium/webdriver/opera/webdriver.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/opera copying build/lib/selenium/webdriver/opera/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/opera copying build/lib/selenium/webdriver/opera/options.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/opera creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/event_firing_webdriver.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/abstract_event_listener.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/color.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/expected_conditions.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/wait.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/events.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/select.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/ui.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/support creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/chrome copying build/lib/selenium/webdriver/chrome/webdriver.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/chrome copying build/lib/selenium/webdriver/chrome/remote_connection.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/chrome copying build/lib/selenium/webdriver/chrome/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/chrome copying build/lib/selenium/webdriver/chrome/service.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/chrome copying build/lib/selenium/webdriver/chrome/options.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/chrome creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/blackberry copying build/lib/selenium/webdriver/blackberry/webdriver.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/blackberry copying build/lib/selenium/webdriver/blackberry/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/blackberry creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/webkitgtk copying build/lib/selenium/webdriver/webkitgtk/webdriver.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/webkitgtk copying build/lib/selenium/webdriver/webkitgtk/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/webkitgtk copying build/lib/selenium/webdriver/webkitgtk/service.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/webkitgtk copying build/lib/selenium/webdriver/webkitgtk/options.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/webkitgtk creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/webdriver.xpi -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/webdriver.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/remote_connection.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/firefox_binary.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/webelement.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox/amd64 copying build/lib/selenium/webdriver/firefox/amd64/x_ignore_nofocus.so -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox/amd64 copying build/lib/selenium/webdriver/firefox/extension_connection.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox/x86 copying build/lib/selenium/webdriver/firefox/x86/x_ignore_nofocus.so -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox/x86 copying build/lib/selenium/webdriver/firefox/firefox_profile.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/webdriver_prefs.json -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/service.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/options.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/edge copying build/lib/selenium/webdriver/edge/webdriver.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/edge copying build/lib/selenium/webdriver/edge/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/edge copying build/lib/selenium/webdriver/edge/service.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/edge copying build/lib/selenium/webdriver/edge/options.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/edge copying build/lib/selenium/webdriver/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/phantomjs copying build/lib/selenium/webdriver/phantomjs/webdriver.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/phantomjs copying build/lib/selenium/webdriver/phantomjs/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/phantomjs copying build/lib/selenium/webdriver/phantomjs/service.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/phantomjs creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/android copying build/lib/selenium/webdriver/android/webdriver.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/android copying build/lib/selenium/webdriver/android/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/android creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/isDisplayed.js -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/getAttribute.js -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/webdriver.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/remote_connection.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/switch_to.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/webelement.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/file_detector.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/mobile.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/errorhandler.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/command.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote creating /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/safari copying build/lib/selenium/webdriver/safari/webdriver.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/safari copying build/lib/selenium/webdriver/safari/remote_connection.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/safari copying build/lib/selenium/webdriver/safari/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/safari copying build/lib/selenium/webdriver/safari/permissions.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/safari copying build/lib/selenium/webdriver/safari/service.py -> /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/safari byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/common/exceptions.py to exceptions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/common/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/actions/action_builder.py to action_builder.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/actions/key_input.py to key_input.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/actions/pointer_input.py to pointer_input.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/actions/key_actions.py to key_actions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/actions/mouse_button.py to mouse_button.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/actions/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/actions/input_device.py to input_device.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/actions/interaction.py to interaction.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/actions/pointer_actions.py to pointer_actions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/keys.py to keys.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/html5/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/html5/application_cache.py to application_cache.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/by.py to by.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/desired_capabilities.py to desired_capabilities.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/alert.py to alert.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/touch_actions.py to touch_actions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/action_chains.py to action_chains.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/service.py to service.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/common/proxy.py to proxy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/ie/webdriver.py to webdriver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/ie/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/ie/service.py to service.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/ie/options.py to options.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/opera/webdriver.py to webdriver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/opera/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/opera/options.py to options.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/support/event_firing_webdriver.py to event_firing_webdriver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/support/abstract_event_listener.py to abstract_event_listener.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/support/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/support/color.py to color.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/support/expected_conditions.py to expected_conditions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/support/wait.py to wait.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/support/events.py to events.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/support/select.py to select.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/support/ui.py to ui.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/chrome/webdriver.py to webdriver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/chrome/remote_connection.py to remote_connection.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/chrome/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/chrome/service.py to service.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/chrome/options.py to options.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/blackberry/webdriver.py to webdriver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/blackberry/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/webkitgtk/webdriver.py to webdriver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/webkitgtk/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/webkitgtk/service.py to service.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/webkitgtk/options.py to options.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox/webdriver.py to webdriver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox/remote_connection.py to remote_connection.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox/firefox_binary.py to firefox_binary.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox/webelement.py to webelement.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox/extension_connection.py to extension_connection.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox/firefox_profile.py to firefox_profile.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox/service.py to service.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox/options.py to options.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/edge/webdriver.py to webdriver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/edge/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/edge/service.py to service.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/edge/options.py to options.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/phantomjs/webdriver.py to webdriver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/phantomjs/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/phantomjs/service.py to service.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/android/webdriver.py to webdriver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/android/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py to webdriver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote/remote_connection.py to remote_connection.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote/switch_to.py to switch_to.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote/webelement.py to webelement.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote/file_detector.py to file_detector.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote/mobile.py to mobile.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote/errorhandler.py to errorhandler.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/remote/command.py to command.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/safari/webdriver.py to webdriver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/safari/remote_connection.py to remote_connection.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/safari/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/safari/permissions.py to permissions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/safari/service.py to service.cpython-38.pyc writing byte-compilation script '/tmp/tmp_3jwup4z.py' /usr/bin/python3 /tmp/tmp_3jwup4z.py /usr/lib/python3.8/site-packages/selenium/webdriver/firefox/firefox_profile.py:208: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmp_3jwup4z.py running install_egg_info running egg_info writing selenium.egg-info/PKG-INFO writing dependency_links to selenium.egg-info/dependency_links.txt writing requirements to selenium.egg-info/requires.txt writing top-level names to selenium.egg-info/top_level.txt reading manifest file 'selenium.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/lib/python3.8/site-packages/selenium/webdriver/firefox/firefox_profile.py:208: SyntaxWarning: "is" with a literal. Did you mean "=="? warning: no files found matching 'selenium/selenium.py' writing manifest file 'selenium.egg-info/SOURCES.txt' Copying selenium.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium-3.141.0-py3.8.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/bin/__pycache__ + rm -f /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox/amd64/x_ignore_nofocus.so + rm -f /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/selenium/webdriver/firefox/x86/x_ignore_nofocus.so + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 3.141.0-3.mga8 --unique-debug-suffix -3.141.0-3.mga8.x86_64 --unique-debug-src-base python-selenium-3.141.0-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/selenium-3.141.0 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/lib/python3.8 using /usr/bin/python3.8 /usr/lib/python3.8/site-packages/selenium/webdriver/firefox/firefox_profile.py:208: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.8/site-packages/selenium/webdriver/firefox/firefox_profile.py:208: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-selenium-3.141.0-3.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.t65Dg8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd selenium-3.141.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/share/doc/python3-selenium + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/share/doc/python3-selenium + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64/usr/share/doc/python3-selenium + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-selenium = 3.141.0-3.mga8 python3-selenium = 3.141.0-3.mga8 python3.8-selenium = 3.141.0-3.mga8 python3.8dist(selenium) = 3.141 python3dist(selenium) = 3.141 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) = 3.8 python3.8dist(urllib3) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-selenium-3.141.0-3.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SmXMWb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd selenium-3.141.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-selenium-3.141.0-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.V34cq8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf selenium-3.141.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!