==> Synchronizing chroot copy [/chroot/armv8/root] -> [build]...done ==> Making package: python-selenium 4.3.0-1 (Tue Jul 26 22:29:50 2022) ==> Retrieving sources... -> Found selenium-4.3.0.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... selenium-4.3.0.tar.gz ... Passed ==> Making package: python-selenium 4.3.0-1 (Tue 26 Jul 2022 10:30:06 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (20) libnsl-2.0.0-2 python-3.10.5-1 python-ply-3.11-10 python-async_generator-1.10-7 python-attrs-21.4.0-1 python-certifi-2022.06.15-1 python-cffi-1.15.1-1 python-cryptography-37.0.4-1 python-h11-0.12.0-3 python-idna-3.3-4 python-outcome-1.2.0-1 python-pycparser-2.21-3 python-pyopenssl-22.0.0-1 python-pysocks-1.7.1-7 python-sniffio-1.2.0-5 python-sortedcontainers-2.4.0-3 python-trio-0.21.0-1 python-trio-websocket-0.9.2-1 python-urllib3-1.26.9-1 python-wsproto-1.0.0-3 Total Download Size: 13.43 MiB Total Installed Size: 67.90 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-3.10.5-1-aarch64 downloading... python-cryptography-37.0.4-1-aarch64 downloading... python-trio-0.21.0-1-any downloading... python-cffi-1.15.1-1-aarch64 downloading... python-pycparser-2.21-3-any downloading... python-urllib3-1.26.9-1-any downloading... python-attrs-21.4.0-1-any downloading... python-pyopenssl-22.0.0-1-any downloading... python-h11-0.12.0-3-any downloading... python-ply-3.11-10-any downloading... python-idna-3.3-4-any downloading... python-sortedcontainers-2.4.0-3-any downloading... python-wsproto-1.0.0-3-any downloading... python-async_generator-1.10-7-any downloading... python-trio-websocket-0.9.2-1-any downloading... python-pysocks-1.7.1-7-any downloading... libnsl-2.0.0-2-aarch64 downloading... python-outcome-1.2.0-1-any downloading... python-sniffio-1.2.0-5-any downloading... python-certifi-2022.06.15-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libnsl... installing python... Optional dependencies for python python-setuptools python-pip sqlite [installed] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter installing python-async_generator... installing python-attrs... installing python-certifi... installing python-ply... installing python-pycparser... installing python-cffi... installing python-cryptography... installing python-h11... installing python-idna... installing python-outcome... installing python-pyopenssl... installing python-pysocks... installing python-sniffio... installing python-sortedcontainers... installing python-trio... installing python-wsproto... installing python-trio-websocket... installing python-urllib3... Optional dependencies for python-urllib3 python-pysocks: SOCKS support [installed] python-brotli: Brotli support python-pyopenssl: security support [installed] python-idna: security support [installed] [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (13) python-appdirs-1.4.4-6 python-jaraco.context-4.1.1-2 python-jaraco.functools-3.5.1-1 python-jaraco.text-3.8.1-1 python-more-itertools-8.13.0-2 python-nspektr-0.4.0-1 python-ordered-set-4.0.2-6 python-packaging-21.3-1 python-pyparsing-3.0.9-1 python-tomli-2.0.1-1 python-trove-classifiers-2022.7.22-1 python-validate-pyproject-0.9-1 python-setuptools-1:61.3.1-1 Total Download Size: 0.98 MiB Total Installed Size: 5.74 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-setuptools-1:61.3.1-1-any downloading... python-pyparsing-3.0.9-1-any downloading... python-validate-pyproject-0.9-1-any downloading... python-more-itertools-8.13.0-2-any downloading... python-packaging-21.3-1-any downloading... python-tomli-2.0.1-1-any downloading... python-jaraco.text-3.8.1-1-any downloading... python-appdirs-1.4.4-6-any downloading... python-trove-classifiers-2022.7.22-1-any downloading... python-ordered-set-4.0.2-6-any downloading... python-jaraco.functools-3.5.1-1-any downloading... python-nspektr-0.4.0-1-any downloading... python-jaraco.context-4.1.1-2-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python-appdirs... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-jaraco.text... installing python-pyparsing... Optional dependencies for python-pyparsing python-railroad-diagrams: for generating Railroad Diagrams python-jinja: for generating Railroad Diagrams installing python-packaging... installing python-nspektr... installing python-ordered-set... installing python-tomli... installing python-trove-classifiers... installing python-validate-pyproject... installing python-setuptools... [?25h==> Retrieving sources... -> Found selenium-4.3.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting selenium-4.3.0.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build creating build/lib creating build/lib/selenium copying selenium/__init__.py -> build/lib/selenium copying selenium/types.py -> build/lib/selenium creating build/lib/selenium/common copying selenium/common/__init__.py -> build/lib/selenium/common copying selenium/common/exceptions.py -> build/lib/selenium/common creating build/lib/selenium/webdriver copying selenium/webdriver/__init__.py -> build/lib/selenium/webdriver creating build/lib/selenium/webdriver/chromium copying selenium/webdriver/chromium/options.py -> build/lib/selenium/webdriver/chromium copying selenium/webdriver/chromium/webdriver.py -> build/lib/selenium/webdriver/chromium copying selenium/webdriver/chromium/remote_connection.py -> build/lib/selenium/webdriver/chromium copying selenium/webdriver/chromium/__init__.py -> build/lib/selenium/webdriver/chromium copying selenium/webdriver/chromium/service.py -> build/lib/selenium/webdriver/chromium creating build/lib/selenium/webdriver/chrome copying selenium/webdriver/chrome/options.py -> build/lib/selenium/webdriver/chrome copying selenium/webdriver/chrome/webdriver.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 creating build/lib/selenium/webdriver/common copying selenium/webdriver/common/alert.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/log.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/by.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/action_chains.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/options.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/keys.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/print_page_options.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/virtual_authenticator.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/__init__.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/service.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/timeouts.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/proxy.py -> build/lib/selenium/webdriver/common copying selenium/webdriver/common/window.py -> build/lib/selenium/webdriver/common creating build/lib/selenium/webdriver/common/html5 copying selenium/webdriver/common/html5/application_cache.py -> build/lib/selenium/webdriver/common/html5 copying selenium/webdriver/common/html5/__init__.py -> build/lib/selenium/webdriver/common/html5 creating build/lib/selenium/webdriver/support copying selenium/webdriver/support/abstract_event_listener.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/select.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/relative_locator.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/wait.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/ui.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/color.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/event_firing_webdriver.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/__init__.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/events.py -> build/lib/selenium/webdriver/support copying selenium/webdriver/support/expected_conditions.py -> build/lib/selenium/webdriver/support creating build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/options.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/webdriver.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/firefox_binary.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/firefox_profile.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/remote_connection.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/__init__.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/service.py -> build/lib/selenium/webdriver/firefox copying selenium/webdriver/firefox/extension_connection.py -> build/lib/selenium/webdriver/firefox creating build/lib/selenium/webdriver/ie copying selenium/webdriver/ie/options.py -> 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 creating build/lib/selenium/webdriver/edge copying selenium/webdriver/edge/options.py -> 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 creating 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/script_key.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/shadowroot.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/webdriver.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/errorhandler.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/webelement.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/switch_to.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/remote_connection.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/bidi_connection.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/__init__.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/utils.py -> build/lib/selenium/webdriver/remote copying selenium/webdriver/remote/command.py -> build/lib/selenium/webdriver/remote running egg_info creating selenium.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 writing manifest file 'selenium.egg-info/SOURCES.txt' reading manifest file 'selenium.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'selenium/webdriver/phantomjs' warning: no files found matching '*.xpi' under directory 'selenium/webdriver/firefox' warning: no files found matching '*.json' under directory 'selenium/webdriver/firefox' warning: no files found matching '*.js' under directory 'selenium/webdriver/remote' warning: no files found matching 'selenium/selenium.py' warning: no files found matching 'LICENSE' writing manifest file 'selenium.egg-info/SOURCES.txt' copying selenium/py.typed -> build/lib/selenium creating build/lib/selenium/webdriver/safari copying selenium/webdriver/safari/__init__.py -> build/lib/selenium/webdriver/safari copying selenium/webdriver/safari/options.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/wpewebkit copying selenium/webdriver/wpewebkit/__init__.py -> build/lib/selenium/webdriver/wpewebkit copying selenium/webdriver/wpewebkit/options.py -> build/lib/selenium/webdriver/wpewebkit copying selenium/webdriver/wpewebkit/service.py -> build/lib/selenium/webdriver/wpewebkit copying selenium/webdriver/wpewebkit/webdriver.py -> build/lib/selenium/webdriver/wpewebkit 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/common/actions/wheel_actions.py -> build/lib/selenium/webdriver/common/actions copying selenium/webdriver/common/actions/wheel_input.py -> build/lib/selenium/webdriver/common/actions creating build/lib/selenium/webdriver/common/bidi copying selenium/webdriver/common/bidi/__init__.py -> build/lib/selenium/webdriver/common/bidi copying selenium/webdriver/common/bidi/cdp.py -> build/lib/selenium/webdriver/common/bidi copying selenium/webdriver/common/bidi/console.py -> build/lib/selenium/webdriver/common/bidi ==> Entering fakeroot environment... ==> Starting package()... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py 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 '*.py' under directory 'selenium/webdriver/phantomjs' warning: no files found matching '*.xpi' under directory 'selenium/webdriver/firefox' warning: no files found matching '*.json' under directory 'selenium/webdriver/firefox' warning: no files found matching '*.js' under directory 'selenium/webdriver/remote' warning: no files found matching 'selenium/selenium.py' warning: no files found matching 'LICENSE' writing manifest file 'selenium.egg-info/SOURCES.txt' running install_lib creating /build/python-selenium/pkg/python-selenium/usr creating /build/python-selenium/pkg/python-selenium/usr/lib creating /build/python-selenium/pkg/python-selenium/usr/lib/python3.10 creating /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages creating /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium creating /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver creating /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/edge copying build/lib/selenium/webdriver/edge/options.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/edge copying build/lib/selenium/webdriver/edge/webdriver.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/edge copying build/lib/selenium/webdriver/edge/__init__.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/edge copying build/lib/selenium/webdriver/edge/service.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/edge creating /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/chromium copying build/lib/selenium/webdriver/chromium/options.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/chromium copying build/lib/selenium/webdriver/chromium/webdriver.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/chromium copying build/lib/selenium/webdriver/chromium/remote_connection.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/chromium copying build/lib/selenium/webdriver/chromium/__init__.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/chromium copying build/lib/selenium/webdriver/chromium/service.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/chromium creating /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/safari copying build/lib/selenium/webdriver/safari/options.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/safari copying build/lib/selenium/webdriver/safari/webdriver.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/safari copying build/lib/selenium/webdriver/safari/remote_connection.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/safari copying build/lib/selenium/webdriver/safari/__init__.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/safari copying build/lib/selenium/webdriver/safari/service.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/safari copying build/lib/selenium/webdriver/safari/permissions.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/safari creating /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/options.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/webdriver.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/firefox_binary.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/firefox_profile.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/remote_connection.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/__init__.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/service.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/firefox copying build/lib/selenium/webdriver/firefox/extension_connection.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/firefox creating /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/alert.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/log.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/by.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common creating /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/bidi copying build/lib/selenium/webdriver/common/bidi/console.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/bidi copying build/lib/selenium/webdriver/common/bidi/__init__.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/bidi copying build/lib/selenium/webdriver/common/bidi/cdp.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/bidi copying build/lib/selenium/webdriver/common/action_chains.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/options.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/keys.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/print_page_options.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/virtual_authenticator.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common creating /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/key_actions.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/wheel_actions.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/pointer_actions.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/key_input.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/interaction.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/action_builder.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/pointer_input.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/__init__.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/mouse_button.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/input_device.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/actions/wheel_input.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions copying build/lib/selenium/webdriver/common/__init__.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/service.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/utils.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/desired_capabilities.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/timeouts.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/proxy.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common copying build/lib/selenium/webdriver/common/window.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common creating /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/html5 copying build/lib/selenium/webdriver/common/html5/application_cache.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/html5 copying build/lib/selenium/webdriver/common/html5/__init__.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/html5 creating /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/ie copying build/lib/selenium/webdriver/ie/options.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/ie copying build/lib/selenium/webdriver/ie/webdriver.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/ie copying build/lib/selenium/webdriver/ie/__init__.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/ie copying build/lib/selenium/webdriver/ie/service.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/ie creating /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/webkitgtk copying build/lib/selenium/webdriver/webkitgtk/options.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/webkitgtk copying build/lib/selenium/webdriver/webkitgtk/webdriver.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/webkitgtk copying build/lib/selenium/webdriver/webkitgtk/__init__.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/webkitgtk copying build/lib/selenium/webdriver/webkitgtk/service.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/webkitgtk copying build/lib/selenium/webdriver/__init__.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver creating /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/file_detector.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/mobile.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/script_key.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/shadowroot.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/webdriver.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/errorhandler.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/webelement.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/switch_to.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/remote_connection.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/bidi_connection.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/__init__.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/utils.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote copying build/lib/selenium/webdriver/remote/command.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote creating /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/chrome copying build/lib/selenium/webdriver/chrome/options.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/chrome copying build/lib/selenium/webdriver/chrome/webdriver.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/chrome copying build/lib/selenium/webdriver/chrome/__init__.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/chrome copying build/lib/selenium/webdriver/chrome/service.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/chrome creating /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/abstract_event_listener.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/select.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/relative_locator.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/wait.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/ui.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/color.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/event_firing_webdriver.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/__init__.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/events.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support copying build/lib/selenium/webdriver/support/expected_conditions.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support creating /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/wpewebkit copying build/lib/selenium/webdriver/wpewebkit/options.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/wpewebkit copying build/lib/selenium/webdriver/wpewebkit/webdriver.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/wpewebkit copying build/lib/selenium/webdriver/wpewebkit/__init__.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/wpewebkit copying build/lib/selenium/webdriver/wpewebkit/service.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/wpewebkit creating /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/common copying build/lib/selenium/common/__init__.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/common copying build/lib/selenium/common/exceptions.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/common copying build/lib/selenium/__init__.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium copying build/lib/selenium/py.typed -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium copying build/lib/selenium/types.py -> /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/edge/options.py to options.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/edge/webdriver.py to webdriver.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/edge/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/edge/service.py to service.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/chromium/options.py to options.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/chromium/webdriver.py to webdriver.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/chromium/remote_connection.py to remote_connection.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/chromium/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/chromium/service.py to service.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/safari/options.py to options.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/safari/webdriver.py to webdriver.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/safari/remote_connection.py to remote_connection.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/safari/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/safari/service.py to service.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/safari/permissions.py to permissions.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/firefox/options.py to options.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/firefox/webdriver.py to webdriver.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/firefox/firefox_binary.py to firefox_binary.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/firefox/firefox_profile.py to firefox_profile.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/firefox/remote_connection.py to remote_connection.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/firefox/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/firefox/service.py to service.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/firefox/extension_connection.py to extension_connection.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/alert.py to alert.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/log.py to log.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/by.py to by.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/bidi/console.py to console.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/bidi/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/bidi/cdp.py to cdp.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/action_chains.py to action_chains.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/options.py to options.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/keys.py to keys.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/print_page_options.py to print_page_options.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/virtual_authenticator.py to virtual_authenticator.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions/key_actions.py to key_actions.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions/wheel_actions.py to wheel_actions.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions/pointer_actions.py to pointer_actions.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions/key_input.py to key_input.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions/interaction.py to interaction.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions/action_builder.py to action_builder.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions/pointer_input.py to pointer_input.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions/mouse_button.py to mouse_button.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions/input_device.py to input_device.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/actions/wheel_input.py to wheel_input.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/service.py to service.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/utils.py to utils.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/desired_capabilities.py to desired_capabilities.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/timeouts.py to timeouts.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/proxy.py to proxy.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/window.py to window.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/html5/application_cache.py to application_cache.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/common/html5/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/ie/options.py to options.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/ie/webdriver.py to webdriver.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/ie/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/ie/service.py to service.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/webkitgtk/options.py to options.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/webkitgtk/webdriver.py to webdriver.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/webkitgtk/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/webkitgtk/service.py to service.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote/file_detector.py to file_detector.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote/mobile.py to mobile.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote/script_key.py to script_key.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote/shadowroot.py to shadowroot.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py to webdriver.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote/errorhandler.py to errorhandler.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote/webelement.py to webelement.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote/switch_to.py to switch_to.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py to remote_connection.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote/bidi_connection.py to bidi_connection.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote/utils.py to utils.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/remote/command.py to command.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/chrome/options.py to options.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/chrome/webdriver.py to webdriver.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/chrome/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/chrome/service.py to service.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support/abstract_event_listener.py to abstract_event_listener.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support/select.py to select.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support/relative_locator.py to relative_locator.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support/wait.py to wait.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support/ui.py to ui.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support/color.py to color.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support/event_firing_webdriver.py to event_firing_webdriver.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support/events.py to events.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/support/expected_conditions.py to expected_conditions.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/wpewebkit/options.py to options.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/wpewebkit/webdriver.py to webdriver.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/wpewebkit/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/webdriver/wpewebkit/service.py to service.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/common/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/common/exceptions.py to exceptions.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium/types.py to types.cpython-310.pyc writing byte-compilation script '/tmp/tmpx1fy0s7h.py' /usr/bin/python /tmp/tmpx1fy0s7h.py removing /tmp/tmpx1fy0s7h.py running install_egg_info Copying selenium.egg-info to /build/python-selenium/pkg/python-selenium/usr/lib/python3.10/site-packages/selenium-4.2.0-py3.10.egg-info running install_scripts ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-selenium"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-selenium 4.3.0-1 (Tue 26 Jul 2022 10:31:44 PM UTC) ==> Cleaning up... ==> Removing installed dependencies... [?25lchecking dependencies... :: glib2 optionally requires python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report :: libevent optionally requires python: to use event_rpcgen.py :: libxml2 optionally requires python: Python bindings :: util-linux optionally requires python: python bindings to libmount Packages (33) libnsl-2.0.0-2 python-3.10.5-1 python-appdirs-1.4.4-6 python-async_generator-1.10-7 python-attrs-21.4.0-1 python-certifi-2022.06.15-1 python-cffi-1.15.1-1 python-cryptography-37.0.4-1 python-h11-0.12.0-3 python-idna-3.3-4 python-jaraco.context-4.1.1-2 python-jaraco.functools-3.5.1-1 python-jaraco.text-3.8.1-1 python-more-itertools-8.13.0-2 python-nspektr-0.4.0-1 python-ordered-set-4.0.2-6 python-outcome-1.2.0-1 python-packaging-21.3-1 python-ply-3.11-10 python-pycparser-2.21-3 python-pyopenssl-22.0.0-1 python-pyparsing-3.0.9-1 python-pysocks-1.7.1-7 python-setuptools-1:61.3.1-1 python-sniffio-1.2.0-5 python-sortedcontainers-2.4.0-3 python-tomli-2.0.1-1 python-trio-0.21.0-1 python-trio-websocket-0.9.2-1 python-trove-classifiers-2022.7.22-1 python-urllib3-1.26.9-1 python-validate-pyproject-0.9-1 python-wsproto-1.0.0-3 Total Removed Size: 73.64 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-urllib3... removing python-trio-websocket... removing python-wsproto... removing python-trio... removing python-sortedcontainers... removing python-sniffio... removing python-setuptools... removing python-validate-pyproject... removing python-trove-classifiers... removing python-tomli... removing python-pysocks... removing python-pyopenssl... removing python-outcome... removing python-ordered-set... removing python-nspektr... removing python-packaging... removing python-pyparsing... removing python-jaraco.text... removing python-jaraco.functools... removing python-more-itertools... removing python-jaraco.context... removing python-idna... removing python-h11... removing python-cryptography... removing python-cffi... removing python-pycparser... removing python-ply... removing python-certifi... removing python-attrs... removing python-async_generator... removing python-appdirs... removing python... removing libnsl... [?25h