Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-feapder.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683360283.703997/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-feapder.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-feapder-1.8.5-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-feapder.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683360283.703997/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-feapder.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-feapder-1.8.5-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-feapder.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683360283.703997/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-feapder.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.X0BVJT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf feapder-1.8.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/feapder-1.8.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd feapder-1.8.5 + /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.LwoVS9 + umask 022 + cd /builddir/build/BUILD + cd feapder-1.8.5 + 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/feapder copying feapder/__init__.py -> build/lib/feapder copying feapder/setting.py -> build/lib/feapder creating build/lib/feapder/core copying feapder/core/scheduler.py -> build/lib/feapder/core copying feapder/core/__init__.py -> build/lib/feapder/core copying feapder/core/parser_control.py -> build/lib/feapder/core copying feapder/core/collector.py -> build/lib/feapder/core copying feapder/core/handle_failed_items.py -> build/lib/feapder/core copying feapder/core/base_parser.py -> build/lib/feapder/core copying feapder/core/handle_failed_requests.py -> build/lib/feapder/core creating build/lib/feapder/commands copying feapder/commands/cmdline.py -> build/lib/feapder/commands copying feapder/commands/__init__.py -> build/lib/feapder/commands copying feapder/commands/create_builder.py -> build/lib/feapder/commands copying feapder/commands/shell.py -> build/lib/feapder/commands copying feapder/commands/zip.py -> build/lib/feapder/commands copying feapder/commands/retry.py -> build/lib/feapder/commands creating build/lib/feapder/dedup copying feapder/dedup/basefilter.py -> build/lib/feapder/dedup copying feapder/dedup/__init__.py -> build/lib/feapder/dedup copying feapder/dedup/bitarray.py -> build/lib/feapder/dedup copying feapder/dedup/expirefilter.py -> build/lib/feapder/dedup copying feapder/dedup/litefilter.py -> build/lib/feapder/dedup copying feapder/dedup/bloomfilter.py -> build/lib/feapder/dedup creating build/lib/feapder/pipelines copying feapder/pipelines/mongo_pipeline.py -> build/lib/feapder/pipelines copying feapder/pipelines/__init__.py -> build/lib/feapder/pipelines copying feapder/pipelines/console_pipeline.py -> build/lib/feapder/pipelines copying feapder/pipelines/mysql_pipeline.py -> build/lib/feapder/pipelines creating build/lib/feapder/db copying feapder/db/redisdb.py -> build/lib/feapder/db copying feapder/db/__init__.py -> build/lib/feapder/db copying feapder/db/mongodb.py -> build/lib/feapder/db copying feapder/db/mysqldb.py -> build/lib/feapder/db copying feapder/db/memorydb.py -> build/lib/feapder/db creating build/lib/feapder/buffer copying feapder/buffer/__init__.py -> build/lib/feapder/buffer copying feapder/buffer/item_buffer.py -> build/lib/feapder/buffer copying feapder/buffer/request_buffer.py -> build/lib/feapder/buffer creating build/lib/feapder/network copying feapder/network/item.py -> build/lib/feapder/network copying feapder/network/request.py -> build/lib/feapder/network copying feapder/network/__init__.py -> build/lib/feapder/network copying feapder/network/proxy_pool.py -> build/lib/feapder/network copying feapder/network/response.py -> build/lib/feapder/network copying feapder/network/user_agent.py -> build/lib/feapder/network copying feapder/network/selector.py -> build/lib/feapder/network creating build/lib/feapder/utils copying feapder/utils/metrics.py -> build/lib/feapder/utils copying feapder/utils/__init__.py -> build/lib/feapder/utils copying feapder/utils/custom_argparse.py -> build/lib/feapder/utils copying feapder/utils/redis_lock.py -> build/lib/feapder/utils copying feapder/utils/email_sender.py -> build/lib/feapder/utils copying feapder/utils/log.py -> build/lib/feapder/utils copying feapder/utils/perfect_dict.py -> build/lib/feapder/utils copying feapder/utils/tools.py -> build/lib/feapder/utils creating build/lib/feapder/core/spiders copying feapder/core/spiders/__init__.py -> build/lib/feapder/core/spiders copying feapder/core/spiders/air_spider.py -> build/lib/feapder/core/spiders copying feapder/core/spiders/spider.py -> build/lib/feapder/core/spiders copying feapder/core/spiders/batch_spider.py -> build/lib/feapder/core/spiders copying feapder/core/spiders/task_spider.py -> build/lib/feapder/core/spiders creating build/lib/feapder/commands/create copying feapder/commands/create/__init__.py -> build/lib/feapder/commands/create copying feapder/commands/create/create_setting.py -> build/lib/feapder/commands/create copying feapder/commands/create/create_params.py -> build/lib/feapder/commands/create copying feapder/commands/create/create_json.py -> build/lib/feapder/commands/create copying feapder/commands/create/create_spider.py -> build/lib/feapder/commands/create copying feapder/commands/create/create_cookies.py -> build/lib/feapder/commands/create copying feapder/commands/create/create_item.py -> build/lib/feapder/commands/create copying feapder/commands/create/create_project.py -> build/lib/feapder/commands/create copying feapder/commands/create/create_table.py -> build/lib/feapder/commands/create copying feapder/commands/create/create_init.py -> build/lib/feapder/commands/create creating build/lib/feapder/network/downloader copying feapder/network/downloader/__init__.py -> build/lib/feapder/network/downloader copying feapder/network/downloader/_playwright.py -> build/lib/feapder/network/downloader copying feapder/network/downloader/_selenium.py -> build/lib/feapder/network/downloader copying feapder/network/downloader/base.py -> build/lib/feapder/network/downloader copying feapder/network/downloader/_requests.py -> build/lib/feapder/network/downloader creating build/lib/feapder/network/user_pool copying feapder/network/user_pool/__init__.py -> build/lib/feapder/network/user_pool copying feapder/network/user_pool/base_user_pool.py -> build/lib/feapder/network/user_pool copying feapder/network/user_pool/normal_user_pool.py -> build/lib/feapder/network/user_pool copying feapder/network/user_pool/gold_user_pool.py -> build/lib/feapder/network/user_pool copying feapder/network/user_pool/guest_user_pool.py -> build/lib/feapder/network/user_pool creating build/lib/feapder/utils/webdriver copying feapder/utils/webdriver/webdirver.py -> build/lib/feapder/utils/webdriver copying feapder/utils/webdriver/__init__.py -> build/lib/feapder/utils/webdriver copying feapder/utils/webdriver/selenium_driver.py -> build/lib/feapder/utils/webdriver copying feapder/utils/webdriver/webdriver_pool.py -> build/lib/feapder/utils/webdriver copying feapder/utils/webdriver/playwright_driver.py -> build/lib/feapder/utils/webdriver package init file 'feapder/templates/__init__.py' not found (or not a regular file) package init file 'feapder/templates/project_template/__init__.py' not found (or not a regular file) creating build/lib/feapder/templates creating build/lib/feapder/templates/project_template copying feapder/templates/project_template/main.py -> build/lib/feapder/templates/project_template copying feapder/templates/project_template/setting.py -> build/lib/feapder/templates/project_template creating build/lib/feapder/templates/project_template/spiders copying feapder/templates/project_template/spiders/__init__.py -> build/lib/feapder/templates/project_template/spiders creating build/lib/feapder/templates/project_template/items copying feapder/templates/project_template/items/__init__.py -> build/lib/feapder/templates/project_template/items running egg_info writing feapder.egg-info/PKG-INFO writing dependency_links to feapder.egg-info/dependency_links.txt writing entry points to feapder.egg-info/entry_points.txt writing requirements to feapder.egg-info/requires.txt writing top-level names to feapder.egg-info/top_level.txt reading manifest file 'feapder.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'feapder.egg-info/SOURCES.txt' copying feapder/VERSION -> build/lib/feapder copying feapder/requirements.txt -> build/lib/feapder creating build/lib/feapder/utils/js copying feapder/utils/js/intercept.js -> build/lib/feapder/utils/js copying feapder/utils/js/stealth.min.js -> build/lib/feapder/utils/js copying feapder/templates/.DS_Store -> build/lib/feapder/templates copying feapder/templates/air_spider_template.tmpl -> build/lib/feapder/templates copying feapder/templates/batch_spider_template.tmpl -> build/lib/feapder/templates copying feapder/templates/item_template.tmpl -> build/lib/feapder/templates copying feapder/templates/spider_template.tmpl -> build/lib/feapder/templates copying feapder/templates/task_spider_template.tmpl -> build/lib/feapder/templates copying feapder/templates/update_item_template.tmpl -> build/lib/feapder/templates copying feapder/templates/project_template/.DS_Store -> build/lib/feapder/templates/project_template copying feapder/templates/project_template/CHECK_DATA.md -> build/lib/feapder/templates/project_template copying feapder/templates/project_template/README.md -> build/lib/feapder/templates/project_template + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Q2sk40 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64 + cd feapder-1.8.5 + 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-feapder-1.8.5-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-feapder-1.8.5-1.aarch64/usr creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core copying build/lib/feapder/core/scheduler.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core copying build/lib/feapder/core/__init__.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core/spiders copying build/lib/feapder/core/spiders/__init__.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core/spiders copying build/lib/feapder/core/spiders/air_spider.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core/spiders copying build/lib/feapder/core/spiders/spider.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core/spiders copying build/lib/feapder/core/spiders/batch_spider.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core/spiders copying build/lib/feapder/core/spiders/task_spider.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core/spiders copying build/lib/feapder/core/parser_control.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core copying build/lib/feapder/core/collector.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core copying build/lib/feapder/core/handle_failed_items.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core copying build/lib/feapder/core/base_parser.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core copying build/lib/feapder/core/handle_failed_requests.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands copying build/lib/feapder/commands/cmdline.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands copying build/lib/feapder/commands/__init__.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands copying build/lib/feapder/commands/create_builder.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create copying build/lib/feapder/commands/create/__init__.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create copying build/lib/feapder/commands/create/create_setting.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create copying build/lib/feapder/commands/create/create_params.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create copying build/lib/feapder/commands/create/create_json.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create copying build/lib/feapder/commands/create/create_spider.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create copying build/lib/feapder/commands/create/create_cookies.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create copying build/lib/feapder/commands/create/create_item.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create copying build/lib/feapder/commands/create/create_project.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create copying build/lib/feapder/commands/create/create_table.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create copying build/lib/feapder/commands/create/create_init.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create copying build/lib/feapder/commands/shell.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands copying build/lib/feapder/commands/zip.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands copying build/lib/feapder/commands/retry.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands copying build/lib/feapder/__init__.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/dedup copying build/lib/feapder/dedup/basefilter.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/dedup copying build/lib/feapder/dedup/__init__.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/dedup copying build/lib/feapder/dedup/bitarray.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/dedup copying build/lib/feapder/dedup/expirefilter.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/dedup copying build/lib/feapder/dedup/litefilter.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/dedup copying build/lib/feapder/dedup/bloomfilter.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/dedup creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/pipelines copying build/lib/feapder/pipelines/mongo_pipeline.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/pipelines copying build/lib/feapder/pipelines/__init__.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/pipelines copying build/lib/feapder/pipelines/console_pipeline.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/pipelines copying build/lib/feapder/pipelines/mysql_pipeline.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/pipelines creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates copying build/lib/feapder/templates/batch_spider_template.tmpl -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates copying build/lib/feapder/templates/air_spider_template.tmpl -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates copying build/lib/feapder/templates/update_item_template.tmpl -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates copying build/lib/feapder/templates/item_template.tmpl -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates copying build/lib/feapder/templates/task_spider_template.tmpl -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates copying build/lib/feapder/templates/.DS_Store -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates/project_template copying build/lib/feapder/templates/project_template/README.md -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates/project_template copying build/lib/feapder/templates/project_template/CHECK_DATA.md -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates/project_template copying build/lib/feapder/templates/project_template/main.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates/project_template creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates/project_template/spiders copying build/lib/feapder/templates/project_template/spiders/__init__.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates/project_template/spiders copying build/lib/feapder/templates/project_template/.DS_Store -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates/project_template creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates/project_template/items copying build/lib/feapder/templates/project_template/items/__init__.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates/project_template/items copying build/lib/feapder/templates/project_template/setting.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates/project_template copying build/lib/feapder/templates/spider_template.tmpl -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/db copying build/lib/feapder/db/redisdb.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/db copying build/lib/feapder/db/__init__.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/db copying build/lib/feapder/db/mongodb.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/db copying build/lib/feapder/db/mysqldb.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/db copying build/lib/feapder/db/memorydb.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/db copying build/lib/feapder/requirements.txt -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/buffer copying build/lib/feapder/buffer/__init__.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/buffer copying build/lib/feapder/buffer/item_buffer.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/buffer copying build/lib/feapder/buffer/request_buffer.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/buffer creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/downloader copying build/lib/feapder/network/downloader/__init__.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/downloader copying build/lib/feapder/network/downloader/_playwright.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/downloader copying build/lib/feapder/network/downloader/_selenium.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/downloader copying build/lib/feapder/network/downloader/base.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/downloader copying build/lib/feapder/network/downloader/_requests.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/downloader copying build/lib/feapder/network/item.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network copying build/lib/feapder/network/request.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network copying build/lib/feapder/network/__init__.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network copying build/lib/feapder/network/proxy_pool.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network copying build/lib/feapder/network/response.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network copying build/lib/feapder/network/user_agent.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/user_pool copying build/lib/feapder/network/user_pool/__init__.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/user_pool copying build/lib/feapder/network/user_pool/base_user_pool.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/user_pool copying build/lib/feapder/network/user_pool/normal_user_pool.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/user_pool copying build/lib/feapder/network/user_pool/gold_user_pool.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/user_pool copying build/lib/feapder/network/user_pool/guest_user_pool.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/user_pool copying build/lib/feapder/network/selector.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/js copying build/lib/feapder/utils/js/intercept.js -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/js copying build/lib/feapder/utils/js/stealth.min.js -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/js copying build/lib/feapder/utils/metrics.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils copying build/lib/feapder/utils/__init__.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils copying build/lib/feapder/utils/custom_argparse.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils copying build/lib/feapder/utils/redis_lock.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils copying build/lib/feapder/utils/email_sender.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils creating /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/webdriver copying build/lib/feapder/utils/webdriver/webdirver.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/webdriver copying build/lib/feapder/utils/webdriver/__init__.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/webdriver copying build/lib/feapder/utils/webdriver/selenium_driver.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/webdriver copying build/lib/feapder/utils/webdriver/webdriver_pool.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/webdriver copying build/lib/feapder/utils/webdriver/playwright_driver.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/webdriver copying build/lib/feapder/utils/log.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils copying build/lib/feapder/utils/perfect_dict.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils copying build/lib/feapder/utils/tools.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils copying build/lib/feapder/VERSION -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder copying build/lib/feapder/setting.py -> /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core/scheduler.py to scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core/spiders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core/spiders/air_spider.py to air_spider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core/spiders/spider.py to spider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core/spiders/batch_spider.py to batch_spider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core/spiders/task_spider.py to task_spider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core/parser_control.py to parser_control.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core/collector.py to collector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core/handle_failed_items.py to handle_failed_items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core/base_parser.py to base_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/core/handle_failed_requests.py to handle_failed_requests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/cmdline.py to cmdline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create_builder.py to create_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create/create_setting.py to create_setting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create/create_params.py to create_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create/create_json.py to create_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create/create_spider.py to create_spider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create/create_cookies.py to create_cookies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create/create_item.py to create_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create/create_project.py to create_project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create/create_table.py to create_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/create/create_init.py to create_init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/shell.py to shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/zip.py to zip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/commands/retry.py to retry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/dedup/basefilter.py to basefilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/dedup/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/dedup/bitarray.py to bitarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/dedup/expirefilter.py to expirefilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/dedup/litefilter.py to litefilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/dedup/bloomfilter.py to bloomfilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/pipelines/mongo_pipeline.py to mongo_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/pipelines/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/pipelines/console_pipeline.py to console_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/pipelines/mysql_pipeline.py to mysql_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates/project_template/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates/project_template/spiders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates/project_template/items/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/templates/project_template/setting.py to setting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/db/redisdb.py to redisdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/db/mongodb.py to mongodb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/db/mysqldb.py to mysqldb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/db/memorydb.py to memorydb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/buffer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/buffer/item_buffer.py to item_buffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/buffer/request_buffer.py to request_buffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/downloader/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/downloader/_playwright.py to _playwright.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/downloader/_selenium.py to _selenium.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/downloader/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/downloader/_requests.py to _requests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/item.py to item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/proxy_pool.py to proxy_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/user_agent.py to user_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/user_pool/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/user_pool/base_user_pool.py to base_user_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/user_pool/normal_user_pool.py to normal_user_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/user_pool/gold_user_pool.py to gold_user_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/user_pool/guest_user_pool.py to guest_user_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/network/selector.py to selector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/metrics.py to metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/custom_argparse.py to custom_argparse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/redis_lock.py to redis_lock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/email_sender.py to email_sender.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/webdriver/webdirver.py to webdirver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/webdriver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/webdriver/selenium_driver.py to selenium_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/webdriver/webdriver_pool.py to webdriver_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/webdriver/playwright_driver.py to playwright_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/perfect_dict.py to perfect_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/utils/tools.py to tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder/setting.py to setting.cpython-39.pyc writing byte-compilation script '/tmp/tmpvz04g0xf.py' /usr/bin/python3 /tmp/tmpvz04g0xf.py removing /tmp/tmpvz04g0xf.py running install_egg_info running egg_info writing feapder.egg-info/PKG-INFO writing dependency_links to feapder.egg-info/dependency_links.txt writing entry points to feapder.egg-info/entry_points.txt writing requirements to feapder.egg-info/requires.txt writing top-level names to feapder.egg-info/top_level.txt package init file 'feapder/templates/__init__.py' not found (or not a regular file) package init file 'feapder/templates/project_template/__init__.py' not found (or not a regular file) reading manifest file 'feapder.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'feapder.egg-info/SOURCES.txt' Copying feapder.egg-info to /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/lib/python3.9/site-packages/feapder-1.8.5-py3.9.egg-info running install_scripts Installing feapder script to /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64//usr/share/doc/python-feapder + '[' -d doc ']' ~/build/BUILDROOT/python-feapder-1.8.5-1.aarch64 ~/build/BUILD/feapder-1.8.5 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/feapder-1.8.5 + popd + mv /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.8.5-1 --unique-debug-suffix -1.8.5-1.aarch64 --unique-debug-src-base python-feapder-1.8.5-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/feapder-1.8.5 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-feapder-1.8.5-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-feapder-1.8.5-1.noarch Provides: python-feapder python3-feapder = 1.8.5-1 python3.9dist(feapder) = 1.8.5 python3dist(feapder) = 1.8.5 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(better-exceptions) >= 0.2.2 python3.9dist(bs4) >= 0.0.1 python3.9dist(cryptography) >= 3.3.2 python3.9dist(dbutils) >= 2 python3.9dist(influxdb) >= 5.3.1 python3.9dist(ipython) >= 7.14 python3.9dist(loguru) >= 0.5.3 python3.9dist(parsel) >= 1.5.2 python3.9dist(playwright) python3.9dist(pymongo) >= 3.10.1 python3.9dist(pymysql) >= 0.9.3 python3.9dist(pyperclip) >= 1.8.2 python3.9dist(redis) >= 2.10.6 python3.9dist(redis) < 4 python3.9dist(redis-py-cluster) >= 2.1 python3.9dist(requests) >= 2.22 python3.9dist(selenium) >= 3.141 python3.9dist(setuptools) python3.9dist(terminal-layout) >= 2.1.3 python3.9dist(urllib3) >= 1.25.8 python3.9dist(webdriver-manager) >= 3.5.3 Processing files: python-feapder-help-1.8.5-1.noarch warning: Empty %files file /builddir/build/BUILD/feapder-1.8.5/doclist.lst Provides: python-feapder-help = 1.8.5-1 python3-feapder-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-feapder-1.8.5-1.aarch64 Wrote: /builddir/build/RPMS/python-feapder-help-1.8.5-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-feapder-1.8.5-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qyJAlT + umask 022 + cd /builddir/build/BUILD + cd feapder-1.8.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-feapder-1.8.5-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0