Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-robotframework-puppeteerlibrary.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683373255.016401/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-robotframework-puppeteerlibrary.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-robotframework-PuppeteerLibrary-3.1.10-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-robotframework-puppeteerlibrary.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683373255.016401/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-robotframework-puppeteerlibrary.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-robotframework-PuppeteerLibrary-3.1.10-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-robotframework-puppeteerlibrary.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683373255.016401/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-robotframework-puppeteerlibrary.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.j5BCa8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf robotframework-PuppeteerLibrary-3.1.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/robotframework-PuppeteerLibrary-3.1.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd robotframework-PuppeteerLibrary-3.1.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6OVEdp + umask 022 + cd /builddir/build/BUILD + cd robotframework-PuppeteerLibrary-3.1.10 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/PuppeteerLibrary copying PuppeteerLibrary/__init__.py -> build/lib/PuppeteerLibrary copying PuppeteerLibrary/_version.py -> build/lib/PuppeteerLibrary creating build/lib/PuppeteerLibrary/custom_elements copying PuppeteerLibrary/custom_elements/base_page.py -> build/lib/PuppeteerLibrary/custom_elements copying PuppeteerLibrary/custom_elements/__init__.py -> build/lib/PuppeteerLibrary/custom_elements copying PuppeteerLibrary/custom_elements/SPage.py -> build/lib/PuppeteerLibrary/custom_elements creating build/lib/PuppeteerLibrary/locators copying PuppeteerLibrary/locators/PartialLinkLocatorParser.py -> build/lib/PuppeteerLibrary/locators copying PuppeteerLibrary/locators/__init__.py -> build/lib/PuppeteerLibrary/locators copying PuppeteerLibrary/locators/CssLocatorParser.py -> build/lib/PuppeteerLibrary/locators copying PuppeteerLibrary/locators/ChainLocatorParser.py -> build/lib/PuppeteerLibrary/locators copying PuppeteerLibrary/locators/LocatorParserImplementation.py -> build/lib/PuppeteerLibrary/locators copying PuppeteerLibrary/locators/XPathLocatorParser.py -> build/lib/PuppeteerLibrary/locators copying PuppeteerLibrary/locators/LinkLocatorParser.py -> build/lib/PuppeteerLibrary/locators copying PuppeteerLibrary/locators/IdLocatorParser.py -> build/lib/PuppeteerLibrary/locators copying PuppeteerLibrary/locators/SelectorAbstraction.py -> build/lib/PuppeteerLibrary/locators creating build/lib/PuppeteerLibrary/ikeywords copying PuppeteerLibrary/ikeywords/ibrowsermanagement_async.py -> build/lib/PuppeteerLibrary/ikeywords copying PuppeteerLibrary/ikeywords/ijavascript_async.py -> build/lib/PuppeteerLibrary/ikeywords copying PuppeteerLibrary/ikeywords/__init__.py -> build/lib/PuppeteerLibrary/ikeywords copying PuppeteerLibrary/ikeywords/idropdown_async.py -> build/lib/PuppeteerLibrary/ikeywords copying PuppeteerLibrary/ikeywords/ielement_async.py -> build/lib/PuppeteerLibrary/ikeywords copying PuppeteerLibrary/ikeywords/ipdf_async.py -> build/lib/PuppeteerLibrary/ikeywords copying PuppeteerLibrary/ikeywords/base_async_keywords.py -> build/lib/PuppeteerLibrary/ikeywords copying PuppeteerLibrary/ikeywords/iwaiting_async.py -> build/lib/PuppeteerLibrary/ikeywords copying PuppeteerLibrary/ikeywords/icheckbox_async.py -> build/lib/PuppeteerLibrary/ikeywords copying PuppeteerLibrary/ikeywords/ialert_async.py -> build/lib/PuppeteerLibrary/ikeywords copying PuppeteerLibrary/ikeywords/imouseevent_async.py -> build/lib/PuppeteerLibrary/ikeywords copying PuppeteerLibrary/ikeywords/iscreenshot_async.py -> build/lib/PuppeteerLibrary/ikeywords copying PuppeteerLibrary/ikeywords/imockresponse_async.py -> build/lib/PuppeteerLibrary/ikeywords copying PuppeteerLibrary/ikeywords/iformelement_async.py -> build/lib/PuppeteerLibrary/ikeywords creating build/lib/PuppeteerLibrary/puppeteer copying PuppeteerLibrary/puppeteer/__init__.py -> build/lib/PuppeteerLibrary/puppeteer copying PuppeteerLibrary/puppeteer/puppeteer_context.py -> build/lib/PuppeteerLibrary/puppeteer creating build/lib/PuppeteerLibrary/library_context copying PuppeteerLibrary/library_context/library_context_factory.py -> build/lib/PuppeteerLibrary/library_context copying PuppeteerLibrary/library_context/__init__.py -> build/lib/PuppeteerLibrary/library_context copying PuppeteerLibrary/library_context/ilibrary_context.py -> build/lib/PuppeteerLibrary/library_context creating build/lib/PuppeteerLibrary/keywords copying PuppeteerLibrary/keywords/mockresponse.py -> build/lib/PuppeteerLibrary/keywords copying PuppeteerLibrary/keywords/element.py -> build/lib/PuppeteerLibrary/keywords copying PuppeteerLibrary/keywords/javascript.py -> build/lib/PuppeteerLibrary/keywords copying PuppeteerLibrary/keywords/formelement.py -> build/lib/PuppeteerLibrary/keywords copying PuppeteerLibrary/keywords/__init__.py -> build/lib/PuppeteerLibrary/keywords copying PuppeteerLibrary/keywords/checkbox.py -> build/lib/PuppeteerLibrary/keywords copying PuppeteerLibrary/keywords/mouseevent.py -> build/lib/PuppeteerLibrary/keywords copying PuppeteerLibrary/keywords/waiting.py -> build/lib/PuppeteerLibrary/keywords copying PuppeteerLibrary/keywords/screenshot.py -> build/lib/PuppeteerLibrary/keywords copying PuppeteerLibrary/keywords/dropdown.py -> build/lib/PuppeteerLibrary/keywords copying PuppeteerLibrary/keywords/alert.py -> build/lib/PuppeteerLibrary/keywords copying PuppeteerLibrary/keywords/utility.py -> build/lib/PuppeteerLibrary/keywords copying PuppeteerLibrary/keywords/pdf.py -> build/lib/PuppeteerLibrary/keywords copying PuppeteerLibrary/keywords/browsermanagement.py -> build/lib/PuppeteerLibrary/keywords creating build/lib/PuppeteerLibrary/utils copying PuppeteerLibrary/utils/coverter.py -> build/lib/PuppeteerLibrary/utils copying PuppeteerLibrary/utils/device_descriptors.py -> build/lib/PuppeteerLibrary/utils copying PuppeteerLibrary/utils/__init__.py -> build/lib/PuppeteerLibrary/utils creating build/lib/PuppeteerLibrary/playwright copying PuppeteerLibrary/playwright/__init__.py -> build/lib/PuppeteerLibrary/playwright copying PuppeteerLibrary/playwright/playwright_context.py -> build/lib/PuppeteerLibrary/playwright creating build/lib/PuppeteerLibrary/base copying PuppeteerLibrary/base/context.py -> build/lib/PuppeteerLibrary/base copying PuppeteerLibrary/base/__init__.py -> build/lib/PuppeteerLibrary/base copying PuppeteerLibrary/base/robotlibcore.py -> build/lib/PuppeteerLibrary/base copying PuppeteerLibrary/base/ipuppeteer_library.py -> build/lib/PuppeteerLibrary/base copying PuppeteerLibrary/base/librarycomponent.py -> build/lib/PuppeteerLibrary/base creating build/lib/PuppeteerLibrary/puppeteer/custom_elements copying PuppeteerLibrary/puppeteer/custom_elements/__init__.py -> build/lib/PuppeteerLibrary/puppeteer/custom_elements copying PuppeteerLibrary/puppeteer/custom_elements/puppeteer_page.py -> build/lib/PuppeteerLibrary/puppeteer/custom_elements creating build/lib/PuppeteerLibrary/puppeteer/async_keywords copying PuppeteerLibrary/puppeteer/async_keywords/puppeteer_browsermanagement.py -> build/lib/PuppeteerLibrary/puppeteer/async_keywords copying PuppeteerLibrary/puppeteer/async_keywords/puppeteer_alert.py -> build/lib/PuppeteerLibrary/puppeteer/async_keywords copying PuppeteerLibrary/puppeteer/async_keywords/puppeteer_mockresponse.py -> build/lib/PuppeteerLibrary/puppeteer/async_keywords copying PuppeteerLibrary/puppeteer/async_keywords/puppeteer_screenshot.py -> build/lib/PuppeteerLibrary/puppeteer/async_keywords copying PuppeteerLibrary/puppeteer/async_keywords/__init__.py -> build/lib/PuppeteerLibrary/puppeteer/async_keywords copying PuppeteerLibrary/puppeteer/async_keywords/puppeteer_pdf.py -> build/lib/PuppeteerLibrary/puppeteer/async_keywords copying PuppeteerLibrary/puppeteer/async_keywords/puppeteer_javascript.py -> build/lib/PuppeteerLibrary/puppeteer/async_keywords copying PuppeteerLibrary/puppeteer/async_keywords/puppeteer_waiting.py -> build/lib/PuppeteerLibrary/puppeteer/async_keywords copying PuppeteerLibrary/puppeteer/async_keywords/puppeteer_element.py -> build/lib/PuppeteerLibrary/puppeteer/async_keywords copying PuppeteerLibrary/puppeteer/async_keywords/puppeteer_formelement.py -> build/lib/PuppeteerLibrary/puppeteer/async_keywords copying PuppeteerLibrary/puppeteer/async_keywords/puppeteer_dropdown.py -> build/lib/PuppeteerLibrary/puppeteer/async_keywords copying PuppeteerLibrary/puppeteer/async_keywords/puppeteer_mouseevent.py -> build/lib/PuppeteerLibrary/puppeteer/async_keywords copying PuppeteerLibrary/puppeteer/async_keywords/puppeteer_checkbox.py -> build/lib/PuppeteerLibrary/puppeteer/async_keywords creating build/lib/PuppeteerLibrary/playwright/custom_elements copying PuppeteerLibrary/playwright/custom_elements/__init__.py -> build/lib/PuppeteerLibrary/playwright/custom_elements copying PuppeteerLibrary/playwright/custom_elements/playwright_page.py -> build/lib/PuppeteerLibrary/playwright/custom_elements creating build/lib/PuppeteerLibrary/playwright/async_keywords copying PuppeteerLibrary/playwright/async_keywords/playwright_mouseevent.py -> build/lib/PuppeteerLibrary/playwright/async_keywords copying PuppeteerLibrary/playwright/async_keywords/playwright_javascript.py -> build/lib/PuppeteerLibrary/playwright/async_keywords copying PuppeteerLibrary/playwright/async_keywords/playwright_element.py -> build/lib/PuppeteerLibrary/playwright/async_keywords copying PuppeteerLibrary/playwright/async_keywords/playwright_browsermanagement.py -> build/lib/PuppeteerLibrary/playwright/async_keywords copying PuppeteerLibrary/playwright/async_keywords/__init__.py -> build/lib/PuppeteerLibrary/playwright/async_keywords copying PuppeteerLibrary/playwright/async_keywords/playwright_pdf.py -> build/lib/PuppeteerLibrary/playwright/async_keywords copying PuppeteerLibrary/playwright/async_keywords/playwright_checkbox.py -> build/lib/PuppeteerLibrary/playwright/async_keywords copying PuppeteerLibrary/playwright/async_keywords/playwright_mockresponse.py -> build/lib/PuppeteerLibrary/playwright/async_keywords copying PuppeteerLibrary/playwright/async_keywords/playwright_formelement.py -> build/lib/PuppeteerLibrary/playwright/async_keywords copying PuppeteerLibrary/playwright/async_keywords/playwright_alert.py -> build/lib/PuppeteerLibrary/playwright/async_keywords copying PuppeteerLibrary/playwright/async_keywords/playwright_screenshot.py -> build/lib/PuppeteerLibrary/playwright/async_keywords copying PuppeteerLibrary/playwright/async_keywords/playwright_dropdown.py -> build/lib/PuppeteerLibrary/playwright/async_keywords copying PuppeteerLibrary/playwright/async_keywords/playwright_waiting.py -> build/lib/PuppeteerLibrary/playwright/async_keywords + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fOO2xY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64 + cd robotframework-PuppeteerLibrary-3.1.10 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64 running install /usr/lib/python3.9/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 install_lib creating /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr creating /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary creating /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/custom_elements copying build/lib/PuppeteerLibrary/custom_elements/base_page.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/custom_elements copying build/lib/PuppeteerLibrary/custom_elements/__init__.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/custom_elements copying build/lib/PuppeteerLibrary/custom_elements/SPage.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/custom_elements creating /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/locators copying build/lib/PuppeteerLibrary/locators/PartialLinkLocatorParser.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/locators copying build/lib/PuppeteerLibrary/locators/__init__.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/locators copying build/lib/PuppeteerLibrary/locators/CssLocatorParser.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/locators copying build/lib/PuppeteerLibrary/locators/ChainLocatorParser.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/locators copying build/lib/PuppeteerLibrary/locators/LocatorParserImplementation.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/locators copying build/lib/PuppeteerLibrary/locators/XPathLocatorParser.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/locators copying build/lib/PuppeteerLibrary/locators/LinkLocatorParser.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/locators copying build/lib/PuppeteerLibrary/locators/IdLocatorParser.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/locators copying build/lib/PuppeteerLibrary/locators/SelectorAbstraction.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/locators creating /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords copying build/lib/PuppeteerLibrary/ikeywords/ibrowsermanagement_async.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords copying build/lib/PuppeteerLibrary/ikeywords/ijavascript_async.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords copying build/lib/PuppeteerLibrary/ikeywords/__init__.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords copying build/lib/PuppeteerLibrary/ikeywords/idropdown_async.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords copying build/lib/PuppeteerLibrary/ikeywords/ielement_async.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords copying build/lib/PuppeteerLibrary/ikeywords/ipdf_async.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords copying build/lib/PuppeteerLibrary/ikeywords/base_async_keywords.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords copying build/lib/PuppeteerLibrary/ikeywords/iwaiting_async.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords copying build/lib/PuppeteerLibrary/ikeywords/icheckbox_async.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords copying build/lib/PuppeteerLibrary/ikeywords/ialert_async.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords copying build/lib/PuppeteerLibrary/ikeywords/imouseevent_async.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords copying build/lib/PuppeteerLibrary/ikeywords/iscreenshot_async.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords copying build/lib/PuppeteerLibrary/ikeywords/imockresponse_async.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords copying build/lib/PuppeteerLibrary/ikeywords/iformelement_async.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords copying build/lib/PuppeteerLibrary/__init__.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary creating /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer creating /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/custom_elements copying build/lib/PuppeteerLibrary/puppeteer/custom_elements/__init__.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/custom_elements copying build/lib/PuppeteerLibrary/puppeteer/custom_elements/puppeteer_page.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/custom_elements copying build/lib/PuppeteerLibrary/puppeteer/__init__.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer creating /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords copying build/lib/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_browsermanagement.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords copying build/lib/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_alert.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords copying build/lib/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_mockresponse.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords copying build/lib/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_screenshot.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords copying build/lib/PuppeteerLibrary/puppeteer/async_keywords/__init__.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords copying build/lib/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_pdf.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords copying build/lib/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_javascript.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords copying build/lib/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_waiting.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords copying build/lib/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_element.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords copying build/lib/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_formelement.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords copying build/lib/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_dropdown.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords copying build/lib/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_mouseevent.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords copying build/lib/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_checkbox.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords copying build/lib/PuppeteerLibrary/puppeteer/puppeteer_context.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer creating /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/library_context copying build/lib/PuppeteerLibrary/library_context/library_context_factory.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/library_context copying build/lib/PuppeteerLibrary/library_context/__init__.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/library_context copying build/lib/PuppeteerLibrary/library_context/ilibrary_context.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/library_context creating /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords copying build/lib/PuppeteerLibrary/keywords/mockresponse.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords copying build/lib/PuppeteerLibrary/keywords/element.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords copying build/lib/PuppeteerLibrary/keywords/javascript.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords copying build/lib/PuppeteerLibrary/keywords/formelement.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords copying build/lib/PuppeteerLibrary/keywords/__init__.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords copying build/lib/PuppeteerLibrary/keywords/checkbox.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords copying build/lib/PuppeteerLibrary/keywords/mouseevent.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords copying build/lib/PuppeteerLibrary/keywords/waiting.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords copying build/lib/PuppeteerLibrary/keywords/screenshot.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords copying build/lib/PuppeteerLibrary/keywords/dropdown.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords copying build/lib/PuppeteerLibrary/keywords/alert.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords copying build/lib/PuppeteerLibrary/keywords/utility.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords copying build/lib/PuppeteerLibrary/keywords/pdf.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords copying build/lib/PuppeteerLibrary/keywords/browsermanagement.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords copying build/lib/PuppeteerLibrary/_version.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary creating /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/utils copying build/lib/PuppeteerLibrary/utils/coverter.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/utils copying build/lib/PuppeteerLibrary/utils/device_descriptors.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/utils copying build/lib/PuppeteerLibrary/utils/__init__.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/utils creating /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright creating /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/custom_elements copying build/lib/PuppeteerLibrary/playwright/custom_elements/__init__.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/custom_elements copying build/lib/PuppeteerLibrary/playwright/custom_elements/playwright_page.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/custom_elements copying build/lib/PuppeteerLibrary/playwright/__init__.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright creating /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords copying build/lib/PuppeteerLibrary/playwright/async_keywords/playwright_mouseevent.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords copying build/lib/PuppeteerLibrary/playwright/async_keywords/playwright_javascript.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords copying build/lib/PuppeteerLibrary/playwright/async_keywords/playwright_element.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords copying build/lib/PuppeteerLibrary/playwright/async_keywords/playwright_browsermanagement.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords copying build/lib/PuppeteerLibrary/playwright/async_keywords/__init__.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords copying build/lib/PuppeteerLibrary/playwright/async_keywords/playwright_pdf.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords copying build/lib/PuppeteerLibrary/playwright/async_keywords/playwright_checkbox.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords copying build/lib/PuppeteerLibrary/playwright/async_keywords/playwright_mockresponse.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords copying build/lib/PuppeteerLibrary/playwright/async_keywords/playwright_formelement.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords copying build/lib/PuppeteerLibrary/playwright/async_keywords/playwright_alert.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords copying build/lib/PuppeteerLibrary/playwright/async_keywords/playwright_screenshot.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords copying build/lib/PuppeteerLibrary/playwright/async_keywords/playwright_dropdown.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords copying build/lib/PuppeteerLibrary/playwright/async_keywords/playwright_waiting.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords copying build/lib/PuppeteerLibrary/playwright/playwright_context.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright creating /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/base copying build/lib/PuppeteerLibrary/base/context.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/base copying build/lib/PuppeteerLibrary/base/__init__.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/base copying build/lib/PuppeteerLibrary/base/robotlibcore.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/base copying build/lib/PuppeteerLibrary/base/ipuppeteer_library.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/base copying build/lib/PuppeteerLibrary/base/librarycomponent.py -> /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/base byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/custom_elements/base_page.py to base_page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/custom_elements/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/custom_elements/SPage.py to SPage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/locators/PartialLinkLocatorParser.py to PartialLinkLocatorParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/locators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/locators/CssLocatorParser.py to CssLocatorParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/locators/ChainLocatorParser.py to ChainLocatorParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/locators/LocatorParserImplementation.py to LocatorParserImplementation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/locators/XPathLocatorParser.py to XPathLocatorParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/locators/LinkLocatorParser.py to LinkLocatorParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/locators/IdLocatorParser.py to IdLocatorParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/locators/SelectorAbstraction.py to SelectorAbstraction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords/ibrowsermanagement_async.py to ibrowsermanagement_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords/ijavascript_async.py to ijavascript_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords/idropdown_async.py to idropdown_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords/ielement_async.py to ielement_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords/ipdf_async.py to ipdf_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords/base_async_keywords.py to base_async_keywords.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords/iwaiting_async.py to iwaiting_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords/icheckbox_async.py to icheckbox_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords/ialert_async.py to ialert_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords/imouseevent_async.py to imouseevent_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords/iscreenshot_async.py to iscreenshot_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords/imockresponse_async.py to imockresponse_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/ikeywords/iformelement_async.py to iformelement_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/custom_elements/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/custom_elements/puppeteer_page.py to puppeteer_page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_browsermanagement.py to puppeteer_browsermanagement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_alert.py to puppeteer_alert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_mockresponse.py to puppeteer_mockresponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_screenshot.py to puppeteer_screenshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_pdf.py to puppeteer_pdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_javascript.py to puppeteer_javascript.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_waiting.py to puppeteer_waiting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_element.py to puppeteer_element.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_formelement.py to puppeteer_formelement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_dropdown.py to puppeteer_dropdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_mouseevent.py to puppeteer_mouseevent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/async_keywords/puppeteer_checkbox.py to puppeteer_checkbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/puppeteer/puppeteer_context.py to puppeteer_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/library_context/library_context_factory.py to library_context_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/library_context/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/library_context/ilibrary_context.py to ilibrary_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords/mockresponse.py to mockresponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords/element.py to element.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords/javascript.py to javascript.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords/formelement.py to formelement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords/checkbox.py to checkbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords/mouseevent.py to mouseevent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords/waiting.py to waiting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords/screenshot.py to screenshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords/dropdown.py to dropdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords/alert.py to alert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords/utility.py to utility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords/pdf.py to pdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/keywords/browsermanagement.py to browsermanagement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/utils/coverter.py to coverter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/utils/device_descriptors.py to device_descriptors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/custom_elements/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/custom_elements/playwright_page.py to playwright_page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords/playwright_mouseevent.py to playwright_mouseevent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords/playwright_javascript.py to playwright_javascript.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords/playwright_element.py to playwright_element.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords/playwright_browsermanagement.py to playwright_browsermanagement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords/playwright_pdf.py to playwright_pdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords/playwright_checkbox.py to playwright_checkbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords/playwright_mockresponse.py to playwright_mockresponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords/playwright_formelement.py to playwright_formelement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords/playwright_alert.py to playwright_alert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords/playwright_screenshot.py to playwright_screenshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords/playwright_dropdown.py to playwright_dropdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/async_keywords/playwright_waiting.py to playwright_waiting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/playwright/playwright_context.py to playwright_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/base/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/base/robotlibcore.py to robotlibcore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/base/ipuppeteer_library.py to ipuppeteer_library.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/PuppeteerLibrary/base/librarycomponent.py to librarycomponent.cpython-39.pyc writing byte-compilation script '/tmp/tmp7ry54f5s.py' /usr/bin/python3 /tmp/tmp7ry54f5s.py removing /tmp/tmp7ry54f5s.py running install_egg_info running egg_info writing robotframework_PuppeteerLibrary.egg-info/PKG-INFO writing dependency_links to robotframework_PuppeteerLibrary.egg-info/dependency_links.txt writing requirements to robotframework_PuppeteerLibrary.egg-info/requires.txt writing top-level names to robotframework_PuppeteerLibrary.egg-info/top_level.txt reading manifest file 'robotframework_PuppeteerLibrary.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'robotframework_PuppeteerLibrary.egg-info/SOURCES.txt' Copying robotframework_PuppeteerLibrary.egg-info to /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9/site-packages/robotframework_PuppeteerLibrary-0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64//usr/share/doc/python-robotframework-PuppeteerLibrary + '[' -d doc ']' ~/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64 ~/build/BUILD/robotframework-PuppeteerLibrary-3.1.10 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/robotframework-PuppeteerLibrary-3.1.10 + popd + mv /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.1.10-1 --unique-debug-suffix -3.1.10-1.aarch64 --unique-debug-src-base python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/robotframework-PuppeteerLibrary-3.1.10 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-robotframework-PuppeteerLibrary-3.1.10-1.noarch Provides: python-robotframework-PuppeteerLibrary python3-robotframework-PuppeteerLibrary = 3.1.10-1 python3.9dist(robotframework-puppeteerlibrary) = 0 python3dist(robotframework-puppeteerlibrary) = 0 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.9 python3.9dist(playwright) = 1.22 python3.9dist(pyppeteer) = 1.0.2 python3.9dist(robotframework) >= 3.2.1 Processing files: python-robotframework-PuppeteerLibrary-help-3.1.10-1.noarch warning: Empty %files file /builddir/build/BUILD/robotframework-PuppeteerLibrary-3.1.10/doclist.lst Provides: python-robotframework-PuppeteerLibrary-help = 3.1.10-1 python3-robotframework-PuppeteerLibrary-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64 Wrote: /builddir/build/RPMS/python-robotframework-PuppeteerLibrary-help-3.1.10-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-robotframework-PuppeteerLibrary-3.1.10-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oRuEEk + umask 022 + cd /builddir/build/BUILD + cd robotframework-PuppeteerLibrary-3.1.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-robotframework-PuppeteerLibrary-3.1.10-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0