Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-iexfinance.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683379783.816777/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-iexfinance.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-iexfinance-0.5.0-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-iexfinance.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683379783.816777/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-iexfinance.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-iexfinance-0.5.0-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-iexfinance.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683379783.816777/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-iexfinance.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.K38Nwm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf iexfinance-0.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/iexfinance-0.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd iexfinance-0.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Q3zBF9 + umask 022 + cd /builddir/build/BUILD + cd iexfinance-0.5.0 + 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' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/iexfinance copying iexfinance/__init__.py -> build/lib/iexfinance copying iexfinance/base.py -> build/lib/iexfinance creating build/lib/iexfinance/iexdata copying iexfinance/iexdata/__init__.py -> build/lib/iexfinance/iexdata copying iexfinance/iexdata/base.py -> build/lib/iexfinance/iexdata creating build/lib/iexfinance/stocks copying iexfinance/stocks/__init__.py -> build/lib/iexfinance/stocks copying iexfinance/stocks/collections.py -> build/lib/iexfinance/stocks copying iexfinance/stocks/options.py -> build/lib/iexfinance/stocks copying iexfinance/stocks/movers.py -> build/lib/iexfinance/stocks copying iexfinance/stocks/marketvolume.py -> build/lib/iexfinance/stocks copying iexfinance/stocks/historical.py -> build/lib/iexfinance/stocks copying iexfinance/stocks/base.py -> build/lib/iexfinance/stocks copying iexfinance/stocks/sectorperformance.py -> build/lib/iexfinance/stocks copying iexfinance/stocks/ipocalendar.py -> build/lib/iexfinance/stocks copying iexfinance/stocks/todayearnings.py -> build/lib/iexfinance/stocks creating build/lib/iexfinance/refdata copying iexfinance/refdata/__init__.py -> build/lib/iexfinance/refdata copying iexfinance/refdata/base.py -> build/lib/iexfinance/refdata creating build/lib/iexfinance/account copying iexfinance/account/__init__.py -> build/lib/iexfinance/account copying iexfinance/account/base.py -> build/lib/iexfinance/account creating build/lib/iexfinance/altdata copying iexfinance/altdata/__init__.py -> build/lib/iexfinance/altdata copying iexfinance/altdata/base.py -> build/lib/iexfinance/altdata creating build/lib/iexfinance/tests copying iexfinance/tests/conftest.py -> build/lib/iexfinance/tests copying iexfinance/tests/__init__.py -> build/lib/iexfinance/tests copying iexfinance/tests/test_base.py -> build/lib/iexfinance/tests copying iexfinance/tests/test_utils.py -> build/lib/iexfinance/tests copying iexfinance/tests/test_apidata.py -> build/lib/iexfinance/tests copying iexfinance/tests/test_refdata.py -> build/lib/iexfinance/tests copying iexfinance/tests/test_altdata.py -> build/lib/iexfinance/tests copying iexfinance/tests/fixtures.py -> build/lib/iexfinance/tests copying iexfinance/tests/test_account.py -> build/lib/iexfinance/tests copying iexfinance/tests/test_auth.py -> build/lib/iexfinance/tests copying iexfinance/tests/test_iexdata.py -> build/lib/iexfinance/tests creating build/lib/iexfinance/apidata copying iexfinance/apidata/__init__.py -> build/lib/iexfinance/apidata copying iexfinance/apidata/base.py -> build/lib/iexfinance/apidata creating build/lib/iexfinance/data_apis copying iexfinance/data_apis/__init__.py -> build/lib/iexfinance/data_apis copying iexfinance/data_apis/data_points.py -> build/lib/iexfinance/data_apis copying iexfinance/data_apis/time_series.py -> build/lib/iexfinance/data_apis creating build/lib/iexfinance/utils copying iexfinance/utils/__init__.py -> build/lib/iexfinance/utils copying iexfinance/utils/exceptions.py -> build/lib/iexfinance/utils creating build/lib/iexfinance/tests/stocks copying iexfinance/tests/stocks/test_collections.py -> build/lib/iexfinance/tests/stocks copying iexfinance/tests/stocks/test_eod_options.py -> build/lib/iexfinance/tests/stocks copying iexfinance/tests/stocks/__init__.py -> build/lib/iexfinance/tests/stocks copying iexfinance/tests/stocks/test_field_methods.py -> build/lib/iexfinance/tests/stocks copying iexfinance/tests/stocks/test_sector_performance.py -> build/lib/iexfinance/tests/stocks copying iexfinance/tests/stocks/test_news.py -> build/lib/iexfinance/tests/stocks copying iexfinance/tests/stocks/test_profiles.py -> build/lib/iexfinance/tests/stocks copying iexfinance/tests/stocks/test_stocks_base.py -> build/lib/iexfinance/tests/stocks copying iexfinance/tests/stocks/test_historical.py -> build/lib/iexfinance/tests/stocks copying iexfinance/tests/stocks/test_research.py -> build/lib/iexfinance/tests/stocks copying iexfinance/tests/stocks/test_prices.py -> build/lib/iexfinance/tests/stocks copying iexfinance/tests/stocks/test_market_volume.py -> build/lib/iexfinance/tests/stocks copying iexfinance/tests/stocks/test_fundamentals.py -> build/lib/iexfinance/tests/stocks copying iexfinance/tests/stocks/test_ipo_calendar.py -> build/lib/iexfinance/tests/stocks copying iexfinance/tests/stocks/test_market_movers.py -> build/lib/iexfinance/tests/stocks copying iexfinance/tests/stocks/test_earnings_today.py -> build/lib/iexfinance/tests/stocks creating build/lib/iexfinance/tests/data_apis copying iexfinance/tests/data_apis/__init__.py -> build/lib/iexfinance/tests/data_apis copying iexfinance/tests/data_apis/test_time_series.py -> build/lib/iexfinance/tests/data_apis copying iexfinance/tests/data_apis/test_data_points.py -> build/lib/iexfinance/tests/data_apis + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MHDAMi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64 + cd iexfinance-0.5.0 + 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-iexfinance-0.5.0-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. 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-iexfinance-0.5.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance creating /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/iexdata copying build/lib/iexfinance/iexdata/__init__.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/iexdata copying build/lib/iexfinance/iexdata/base.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/iexdata copying build/lib/iexfinance/__init__.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance creating /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks copying build/lib/iexfinance/stocks/__init__.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks copying build/lib/iexfinance/stocks/collections.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks copying build/lib/iexfinance/stocks/options.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks copying build/lib/iexfinance/stocks/movers.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks copying build/lib/iexfinance/stocks/marketvolume.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks copying build/lib/iexfinance/stocks/historical.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks copying build/lib/iexfinance/stocks/base.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks copying build/lib/iexfinance/stocks/sectorperformance.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks copying build/lib/iexfinance/stocks/ipocalendar.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks copying build/lib/iexfinance/stocks/todayearnings.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks creating /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/refdata copying build/lib/iexfinance/refdata/__init__.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/refdata copying build/lib/iexfinance/refdata/base.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/refdata creating /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/account copying build/lib/iexfinance/account/__init__.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/account copying build/lib/iexfinance/account/base.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/account creating /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/altdata copying build/lib/iexfinance/altdata/__init__.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/altdata copying build/lib/iexfinance/altdata/base.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/altdata creating /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests copying build/lib/iexfinance/tests/conftest.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests copying build/lib/iexfinance/tests/__init__.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests copying build/lib/iexfinance/tests/test_base.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests copying build/lib/iexfinance/tests/test_utils.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests copying build/lib/iexfinance/tests/test_apidata.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests copying build/lib/iexfinance/tests/test_refdata.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests copying build/lib/iexfinance/tests/test_altdata.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests creating /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks copying build/lib/iexfinance/tests/stocks/test_collections.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks copying build/lib/iexfinance/tests/stocks/test_eod_options.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks copying build/lib/iexfinance/tests/stocks/__init__.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks copying build/lib/iexfinance/tests/stocks/test_field_methods.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks copying build/lib/iexfinance/tests/stocks/test_sector_performance.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks copying build/lib/iexfinance/tests/stocks/test_news.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks copying build/lib/iexfinance/tests/stocks/test_profiles.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks copying build/lib/iexfinance/tests/stocks/test_stocks_base.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks copying build/lib/iexfinance/tests/stocks/test_historical.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks copying build/lib/iexfinance/tests/stocks/test_research.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks copying build/lib/iexfinance/tests/stocks/test_prices.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks copying build/lib/iexfinance/tests/stocks/test_market_volume.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks copying build/lib/iexfinance/tests/stocks/test_fundamentals.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks copying build/lib/iexfinance/tests/stocks/test_ipo_calendar.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks copying build/lib/iexfinance/tests/stocks/test_market_movers.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks copying build/lib/iexfinance/tests/stocks/test_earnings_today.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks copying build/lib/iexfinance/tests/fixtures.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests copying build/lib/iexfinance/tests/test_account.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests copying build/lib/iexfinance/tests/test_auth.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests copying build/lib/iexfinance/tests/test_iexdata.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests creating /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/data_apis copying build/lib/iexfinance/tests/data_apis/__init__.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/data_apis copying build/lib/iexfinance/tests/data_apis/test_time_series.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/data_apis copying build/lib/iexfinance/tests/data_apis/test_data_points.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/data_apis copying build/lib/iexfinance/base.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance creating /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/apidata copying build/lib/iexfinance/apidata/__init__.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/apidata copying build/lib/iexfinance/apidata/base.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/apidata creating /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/data_apis copying build/lib/iexfinance/data_apis/__init__.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/data_apis copying build/lib/iexfinance/data_apis/data_points.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/data_apis copying build/lib/iexfinance/data_apis/time_series.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/data_apis creating /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/utils copying build/lib/iexfinance/utils/__init__.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/utils copying build/lib/iexfinance/utils/exceptions.py -> /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/utils byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/iexdata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/iexdata/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks/collections.py to collections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks/options.py to options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks/movers.py to movers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks/marketvolume.py to marketvolume.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks/historical.py to historical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks/sectorperformance.py to sectorperformance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks/ipocalendar.py to ipocalendar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/stocks/todayearnings.py to todayearnings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/refdata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/refdata/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/account/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/account/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/altdata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/altdata/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/test_apidata.py to test_apidata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/test_refdata.py to test_refdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/test_altdata.py to test_altdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks/test_collections.py to test_collections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks/test_eod_options.py to test_eod_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks/test_field_methods.py to test_field_methods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks/test_sector_performance.py to test_sector_performance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks/test_news.py to test_news.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks/test_profiles.py to test_profiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks/test_stocks_base.py to test_stocks_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks/test_historical.py to test_historical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks/test_research.py to test_research.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks/test_prices.py to test_prices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks/test_market_volume.py to test_market_volume.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks/test_fundamentals.py to test_fundamentals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks/test_ipo_calendar.py to test_ipo_calendar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks/test_market_movers.py to test_market_movers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/stocks/test_earnings_today.py to test_earnings_today.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/fixtures.py to fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/test_account.py to test_account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/test_auth.py to test_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/test_iexdata.py to test_iexdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/data_apis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/data_apis/test_time_series.py to test_time_series.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/tests/data_apis/test_data_points.py to test_data_points.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/apidata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/apidata/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/data_apis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/data_apis/data_points.py to data_points.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/data_apis/time_series.py to time_series.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance/utils/exceptions.py to exceptions.cpython-39.pyc writing byte-compilation script '/tmp/tmpczggl0s1.py' /usr/bin/python3 /tmp/tmpczggl0s1.py removing /tmp/tmpczggl0s1.py running install_egg_info running egg_info writing iexfinance.egg-info/PKG-INFO writing dependency_links to iexfinance.egg-info/dependency_links.txt writing requirements to iexfinance.egg-info/requires.txt writing top-level names to iexfinance.egg-info/top_level.txt reading manifest file 'iexfinance.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'iexfinance.egg-info/SOURCES.txt' Copying iexfinance.egg-info to /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9/site-packages/iexfinance-0.5.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64//usr/share/doc/python-iexfinance + '[' -d doc ']' ~/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64 ~/build/BUILD/iexfinance-0.5.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-iexfinance-0.5.0-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 ']' + popd ~/build/BUILD/iexfinance-0.5.0 + mv /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.5.0-1 --unique-debug-suffix -0.5.0-1.aarch64 --unique-debug-src-base python-iexfinance-0.5.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/iexfinance-0.5.0 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-iexfinance-0.5.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-iexfinance-0.5.0-1.noarch Provides: python-iexfinance python3-iexfinance = 0.5.0-1 python3.9dist(iexfinance) = 0.5 python3dist(iexfinance) = 0.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: python(abi) = 3.9 python3.9dist(pandas) python3.9dist(requests) Processing files: python-iexfinance-help-0.5.0-1.noarch warning: Empty %files file /builddir/build/BUILD/iexfinance-0.5.0/doclist.lst Provides: python-iexfinance-help = 0.5.0-1 python3-iexfinance-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-iexfinance-0.5.0-1.aarch64 Wrote: /builddir/build/RPMS/python-iexfinance-help-0.5.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-iexfinance-0.5.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ss2YbS + umask 022 + cd /builddir/build/BUILD + cd iexfinance-0.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-iexfinance-0.5.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0