Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-hyperopt.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682155084.354712/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 x86_64 --nodeps /builddir/build/SPECS/python-hyperopt.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-hyperopt-0.2.7-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-hyperopt.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682155084.354712/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 x86_64 --nodeps /builddir/build/SPECS/python-hyperopt.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-hyperopt-0.2.7-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-hyperopt.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682155084.354712/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 x86_64 --nodeps /builddir/build/SPECS/python-hyperopt.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0QODD5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hyperopt-0.2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/hyperopt-0.2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hyperopt-0.2.7 + /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.pUkEVU + umask 022 + cd /builddir/build/BUILD + cd hyperopt-0.2.7 + 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 -m64 -mtune=generic -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/hyperopt copying hyperopt/exceptions.py -> build/lib/hyperopt copying hyperopt/ipy.py -> build/lib/hyperopt copying hyperopt/rdists.py -> build/lib/hyperopt copying hyperopt/vectorize.py -> build/lib/hyperopt copying hyperopt/tpe.py -> build/lib/hyperopt copying hyperopt/main.py -> build/lib/hyperopt copying hyperopt/utils.py -> build/lib/hyperopt copying hyperopt/hp.py -> build/lib/hyperopt copying hyperopt/pyll_utils.py -> build/lib/hyperopt copying hyperopt/__init__.py -> build/lib/hyperopt copying hyperopt/criteria.py -> build/lib/hyperopt copying hyperopt/plotting.py -> build/lib/hyperopt copying hyperopt/progress.py -> build/lib/hyperopt copying hyperopt/anneal.py -> build/lib/hyperopt copying hyperopt/rand.py -> build/lib/hyperopt copying hyperopt/mix.py -> build/lib/hyperopt copying hyperopt/early_stop.py -> build/lib/hyperopt copying hyperopt/mongoexp.py -> build/lib/hyperopt copying hyperopt/algobase.py -> build/lib/hyperopt copying hyperopt/fmin.py -> build/lib/hyperopt copying hyperopt/graph_viz.py -> build/lib/hyperopt copying hyperopt/spark.py -> build/lib/hyperopt copying hyperopt/atpe.py -> build/lib/hyperopt copying hyperopt/std_out_err_redirect_tqdm.py -> build/lib/hyperopt copying hyperopt/base.py -> build/lib/hyperopt creating build/lib/hyperopt/tests copying hyperopt/tests/__init__.py -> build/lib/hyperopt/tests copying hyperopt/tests/test_base.py -> build/lib/hyperopt/tests creating build/lib/hyperopt/pyll copying hyperopt/pyll/__init__.py -> build/lib/hyperopt/pyll copying hyperopt/pyll/stochastic.py -> build/lib/hyperopt/pyll copying hyperopt/pyll/base.py -> build/lib/hyperopt/pyll creating build/lib/hyperopt/tests/integration copying hyperopt/tests/integration/test_mongoexp.py -> build/lib/hyperopt/tests/integration copying hyperopt/tests/integration/__init__.py -> build/lib/hyperopt/tests/integration copying hyperopt/tests/integration/test_spark.py -> build/lib/hyperopt/tests/integration creating build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_rdists.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_rand.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_anneal.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_randint.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_pchoice.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_atpe_basic.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_tpe.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/__init__.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_vectorize.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_fmin.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_progress.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_ipy.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_criteria.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_domains.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_webpage.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_pyll_utils.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_plotting.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_utils.py -> build/lib/hyperopt/tests/unit creating build/lib/hyperopt/pyll/tests copying hyperopt/pyll/tests/test_stochastic.py -> build/lib/hyperopt/pyll/tests copying hyperopt/pyll/tests/__init__.py -> build/lib/hyperopt/pyll/tests copying hyperopt/pyll/tests/test_base.py -> build/lib/hyperopt/pyll/tests running egg_info writing hyperopt.egg-info/PKG-INFO writing dependency_links to hyperopt.egg-info/dependency_links.txt writing entry points to hyperopt.egg-info/entry_points.txt writing requirements to hyperopt.egg-info/requires.txt writing top-level names to hyperopt.egg-info/top_level.txt reading manifest file 'hyperopt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'hyperopt.egg-info/SOURCES.txt' creating build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/__init__.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/__init__.cpython-39.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/algobase.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/algobase.cpython-39.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/anneal.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/anneal.cpython-39.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/atpe.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/atpe.cpython-39.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/base.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/base.cpython-39.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/criteria.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/criteria.cpython-39.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/early_stop.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/early_stop.cpython-39.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/exceptions.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/exceptions.cpython-39.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/fmin.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/fmin.cpython-39.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/hp.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/hp.cpython-39.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/mix.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/mix.cpython-39.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/mongoexp.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/plotting.cpython-39.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/progress.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/progress.cpython-39.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/pyll_utils.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/pyll_utils.cpython-39.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/rand.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/rand.cpython-39.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/rdists.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/rdists.cpython-39.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/spark.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/spark.cpython-39.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/std_out_err_redirect_tqdm.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/std_out_err_redirect_tqdm.cpython-39.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/tpe.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/tpe.cpython-39.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/utils.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/utils.cpython-39.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/vectorize.cpython-37.pyc -> build/lib/hyperopt/__pycache__ copying hyperopt/__pycache__/vectorize.cpython-39.pyc -> build/lib/hyperopt/__pycache__ creating build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-gamma-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-gamma.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-nEICandidates-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-nEICandidates.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-resultFilteringAgeMultiplier-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-resultFilteringAgeMultiplier.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-resultFilteringLossRankMultiplier-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-resultFilteringLossRankMultiplier.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-resultFilteringMode-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-resultFilteringMode.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-resultFilteringRandomProbability-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-resultFilteringRandomProbability.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryCorrelationExponent-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryCorrelationExponent.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryCorrelationMultiplier-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryCorrelationMultiplier.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryCutoff-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryCutoff.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryFixedProbability-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryFixedProbability.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryLockingMode-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryLockingMode.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryProbabilityMode-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryProbabilityMode.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryTopLockingPercentile-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryTopLockingPercentile.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/scaling_model.json -> build/lib/hyperopt/atpe_models creating build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/__init__.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/__init__.cpython-39.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_anneal.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_anneal.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_anneal.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_atpe_basic.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_atpe_basic.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_atpe_basic.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_base.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_base.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_base.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_criteria.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_criteria.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_criteria.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_domains.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_domains.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_domains.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_fmin.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_fmin.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_fmin.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_ipy.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_ipy.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_ipy.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_mongoexp.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_mongoexp.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_mongoexp.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_pchoice.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_pchoice.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_pchoice.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_plotting.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_plotting.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_plotting.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_progress.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_progress.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_progress.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_pyll_utils.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_pyll_utils.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_pyll_utils.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_rand.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_rand.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_rand.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_randint.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_randint.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_randint.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_rdists.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_rdists.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_rdists.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_spark.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_spark.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_spark.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_tpe.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_tpe.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_tpe.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_utils.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_utils.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_utils.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_vectorize.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_vectorize.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_vectorize.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_webpage.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_webpage.cpython-37.pyc -> build/lib/hyperopt/tests/__pycache__ copying hyperopt/tests/__pycache__/test_webpage.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/__pycache__ creating build/lib/hyperopt/pyll/__pycache__ copying hyperopt/pyll/__pycache__/__init__.cpython-37.pyc -> build/lib/hyperopt/pyll/__pycache__ copying hyperopt/pyll/__pycache__/__init__.cpython-39.pyc -> build/lib/hyperopt/pyll/__pycache__ copying hyperopt/pyll/__pycache__/base.cpython-37.pyc -> build/lib/hyperopt/pyll/__pycache__ copying hyperopt/pyll/__pycache__/base.cpython-39.pyc -> build/lib/hyperopt/pyll/__pycache__ copying hyperopt/pyll/__pycache__/stochastic.cpython-37.pyc -> build/lib/hyperopt/pyll/__pycache__ copying hyperopt/pyll/__pycache__/stochastic.cpython-39.pyc -> build/lib/hyperopt/pyll/__pycache__ creating build/lib/hyperopt/tests/unit/__pycache__ copying hyperopt/tests/unit/__pycache__/__init__.cpython-37.pyc -> build/lib/hyperopt/tests/unit/__pycache__ copying hyperopt/tests/unit/__pycache__/test_anneal.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/unit/__pycache__ copying hyperopt/tests/unit/__pycache__/test_atpe_basic.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/unit/__pycache__ copying hyperopt/tests/unit/__pycache__/test_base.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/unit/__pycache__ copying hyperopt/tests/unit/__pycache__/test_criteria.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/unit/__pycache__ copying hyperopt/tests/unit/__pycache__/test_domains.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/unit/__pycache__ copying hyperopt/tests/unit/__pycache__/test_fmin.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/unit/__pycache__ copying hyperopt/tests/unit/__pycache__/test_ipy.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/unit/__pycache__ copying hyperopt/tests/unit/__pycache__/test_pchoice.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/unit/__pycache__ copying hyperopt/tests/unit/__pycache__/test_plotting.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/unit/__pycache__ copying hyperopt/tests/unit/__pycache__/test_progress.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/unit/__pycache__ copying hyperopt/tests/unit/__pycache__/test_pyll_utils.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/unit/__pycache__ copying hyperopt/tests/unit/__pycache__/test_rand.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/unit/__pycache__ copying hyperopt/tests/unit/__pycache__/test_randint.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/unit/__pycache__ copying hyperopt/tests/unit/__pycache__/test_rdists.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/unit/__pycache__ copying hyperopt/tests/unit/__pycache__/test_tpe.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/unit/__pycache__ copying hyperopt/tests/unit/__pycache__/test_utils.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/unit/__pycache__ copying hyperopt/tests/unit/__pycache__/test_vectorize.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/unit/__pycache__ copying hyperopt/tests/unit/__pycache__/test_webpage.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/tests/unit/__pycache__ creating build/lib/hyperopt/pyll/tests/__pycache__ copying hyperopt/pyll/tests/__pycache__/__init__.cpython-37.pyc -> build/lib/hyperopt/pyll/tests/__pycache__ copying hyperopt/pyll/tests/__pycache__/__init__.cpython-39.pyc -> build/lib/hyperopt/pyll/tests/__pycache__ copying hyperopt/pyll/tests/__pycache__/test_base.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/pyll/tests/__pycache__ copying hyperopt/pyll/tests/__pycache__/test_base.cpython-37.pyc -> build/lib/hyperopt/pyll/tests/__pycache__ copying hyperopt/pyll/tests/__pycache__/test_base.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/pyll/tests/__pycache__ copying hyperopt/pyll/tests/__pycache__/test_stochastic.cpython-37-pytest-6.2.5.pyc -> build/lib/hyperopt/pyll/tests/__pycache__ copying hyperopt/pyll/tests/__pycache__/test_stochastic.cpython-37.pyc -> build/lib/hyperopt/pyll/tests/__pycache__ copying hyperopt/pyll/tests/__pycache__/test_stochastic.cpython-39-pytest-6.2.5.pyc -> build/lib/hyperopt/pyll/tests/__pycache__ + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HyezPL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64 + cd hyperopt-0.2.7 + 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 -m64 -mtune=generic -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-hyperopt-0.2.7-1.x86_64 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-hyperopt-0.2.7-1.x86_64/usr creating /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt creating /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-nEICandidates.txt -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryFixedProbability-configuration.json -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-resultFilteringMode.txt -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-resultFilteringAgeMultiplier.txt -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryLockingMode.txt -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryTopLockingPercentile-configuration.json -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryProbabilityMode.txt -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-resultFilteringAgeMultiplier-configuration.json -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-gamma-configuration.json -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryCorrelationExponent.txt -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-gamma.txt -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryCutoff-configuration.json -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryCorrelationMultiplier.txt -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryProbabilityMode-configuration.json -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-resultFilteringLossRankMultiplier-configuration.json -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryCorrelationExponent-configuration.json -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryLockingMode-configuration.json -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryCorrelationMultiplier-configuration.json -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-resultFilteringMode-configuration.json -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryCutoff.txt -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryTopLockingPercentile.txt -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-resultFilteringRandomProbability.txt -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-nEICandidates-configuration.json -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-resultFilteringLossRankMultiplier.txt -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-resultFilteringRandomProbability-configuration.json -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryFixedProbability.txt -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/scaling_model.json -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/exceptions.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/ipy.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/rdists.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/vectorize.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt creating /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/__init__.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests creating /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_rdists.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_atpe_basic.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_webpage.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_spark.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_criteria.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_randint.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_pyll_utils.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_utils.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_randint.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_spark.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_anneal.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_tpe.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_progress.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_fmin.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_criteria.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_base.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_progress.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_ipy.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_utils.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_domains.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_rand.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_criteria.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_webpage.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_rdists.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_vectorize.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_randint.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_tpe.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/__init__.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_anneal.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_rand.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_plotting.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_base.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_domains.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_plotting.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_base.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_pchoice.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_rand.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_atpe_basic.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_atpe_basic.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_ipy.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_ipy.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_rdists.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_spark.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_pyll_utils.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_webpage.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_pyll_utils.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_fmin.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_pchoice.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_mongoexp.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_plotting.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_vectorize.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_fmin.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_mongoexp.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_utils.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_tpe.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_vectorize.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_progress.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_domains.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_mongoexp.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_pchoice.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/__pycache__/test_anneal.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__pycache__ copying build/lib/hyperopt/tests/test_base.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests creating /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/integration copying build/lib/hyperopt/tests/integration/test_mongoexp.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/integration copying build/lib/hyperopt/tests/integration/__init__.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/integration copying build/lib/hyperopt/tests/integration/test_spark.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/integration creating /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_rdists.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_rand.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_anneal.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_randint.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_pchoice.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_atpe_basic.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_tpe.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit creating /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__pycache__ copying build/lib/hyperopt/tests/unit/__pycache__/test_base.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__pycache__ copying build/lib/hyperopt/tests/unit/__pycache__/test_progress.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__pycache__ copying build/lib/hyperopt/tests/unit/__pycache__/test_ipy.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__pycache__ copying build/lib/hyperopt/tests/unit/__pycache__/test_utils.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__pycache__ copying build/lib/hyperopt/tests/unit/__pycache__/test_domains.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__pycache__ copying build/lib/hyperopt/tests/unit/__pycache__/test_rand.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__pycache__ copying build/lib/hyperopt/tests/unit/__pycache__/test_criteria.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__pycache__ copying build/lib/hyperopt/tests/unit/__pycache__/test_rdists.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__pycache__ copying build/lib/hyperopt/tests/unit/__pycache__/test_randint.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__pycache__ copying build/lib/hyperopt/tests/unit/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__pycache__ copying build/lib/hyperopt/tests/unit/__pycache__/test_anneal.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__pycache__ copying build/lib/hyperopt/tests/unit/__pycache__/test_plotting.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__pycache__ copying build/lib/hyperopt/tests/unit/__pycache__/test_atpe_basic.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__pycache__ copying build/lib/hyperopt/tests/unit/__pycache__/test_pyll_utils.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__pycache__ copying build/lib/hyperopt/tests/unit/__pycache__/test_webpage.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__pycache__ copying build/lib/hyperopt/tests/unit/__pycache__/test_fmin.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__pycache__ copying build/lib/hyperopt/tests/unit/__pycache__/test_pchoice.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__pycache__ copying build/lib/hyperopt/tests/unit/__pycache__/test_tpe.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__pycache__ copying build/lib/hyperopt/tests/unit/__pycache__/test_vectorize.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__pycache__ copying build/lib/hyperopt/tests/unit/test_vectorize.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_fmin.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_progress.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_ipy.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_criteria.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_domains.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_webpage.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_pyll_utils.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_plotting.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tpe.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/main.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/utils.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/hp.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/pyll_utils.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/__init__.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt creating /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/anneal.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/early_stop.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/algobase.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/vectorize.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/early_stop.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/spark.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/fmin.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/algobase.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/tpe.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/exceptions.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/criteria.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/criteria.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/base.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/spark.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/std_out_err_redirect_tqdm.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/utils.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/rdists.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/atpe.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/exceptions.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/utils.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/__init__.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/progress.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/hp.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/rdists.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/mongoexp.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/tpe.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/fmin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/std_out_err_redirect_tqdm.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/rand.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/atpe.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/hp.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/base.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/pyll_utils.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/anneal.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/progress.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/mix.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/plotting.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/vectorize.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/rand.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/mix.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/__pycache__/pyll_utils.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__pycache__ copying build/lib/hyperopt/criteria.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/plotting.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/progress.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/anneal.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/rand.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/mix.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/early_stop.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/mongoexp.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt creating /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll creating /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/tests copying build/lib/hyperopt/pyll/tests/test_stochastic.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/tests copying build/lib/hyperopt/pyll/tests/__init__.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/tests creating /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/tests/__pycache__ copying build/lib/hyperopt/pyll/tests/__pycache__/test_stochastic.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/tests/__pycache__ copying build/lib/hyperopt/pyll/tests/__pycache__/test_stochastic.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/tests/__pycache__ copying build/lib/hyperopt/pyll/tests/__pycache__/test_base.cpython-37-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/tests/__pycache__ copying build/lib/hyperopt/pyll/tests/__pycache__/__init__.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/tests/__pycache__ copying build/lib/hyperopt/pyll/tests/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/tests/__pycache__ copying build/lib/hyperopt/pyll/tests/__pycache__/test_base.cpython-39-pytest-6.2.5.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/tests/__pycache__ copying build/lib/hyperopt/pyll/tests/__pycache__/test_base.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/tests/__pycache__ copying build/lib/hyperopt/pyll/tests/__pycache__/test_stochastic.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/tests/__pycache__ copying build/lib/hyperopt/pyll/tests/test_base.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/tests copying build/lib/hyperopt/pyll/__init__.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll creating /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/__pycache__ copying build/lib/hyperopt/pyll/__pycache__/stochastic.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/__pycache__ copying build/lib/hyperopt/pyll/__pycache__/base.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/__pycache__ copying build/lib/hyperopt/pyll/__pycache__/__init__.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/__pycache__ copying build/lib/hyperopt/pyll/__pycache__/stochastic.cpython-39.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/__pycache__ copying build/lib/hyperopt/pyll/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/__pycache__ copying build/lib/hyperopt/pyll/__pycache__/base.cpython-37.pyc -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/__pycache__ copying build/lib/hyperopt/pyll/stochastic.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll copying build/lib/hyperopt/pyll/base.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll copying build/lib/hyperopt/algobase.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/fmin.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/graph_viz.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/spark.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/atpe.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/std_out_err_redirect_tqdm.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt copying build/lib/hyperopt/base.py -> /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/ipy.py to ipy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/integration/test_mongoexp.py to test_mongoexp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/integration/test_spark.py to test_spark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/test_rdists.py to test_rdists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/test_rand.py to test_rand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/test_anneal.py to test_anneal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/test_randint.py to test_randint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/test_pchoice.py to test_pchoice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/test_atpe_basic.py to test_atpe_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/test_tpe.py to test_tpe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/test_vectorize.py to test_vectorize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/test_fmin.py to test_fmin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/test_progress.py to test_progress.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/test_ipy.py to test_ipy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/test_criteria.py to test_criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/test_domains.py to test_domains.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/test_webpage.py to test_webpage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/test_pyll_utils.py to test_pyll_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/test_plotting.py to test_plotting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/tests/unit/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/mongoexp.py to mongoexp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/tests/test_stochastic.py to test_stochastic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/pyll/tests/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/graph_viz.py to graph_viz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt/spark.py to spark.cpython-39.pyc writing byte-compilation script '/tmp/tmp1tplxpej.py' /usr/bin/python3 /tmp/tmp1tplxpej.py removing /tmp/tmp1tplxpej.py running install_egg_info running egg_info writing hyperopt.egg-info/PKG-INFO writing dependency_links to hyperopt.egg-info/dependency_links.txt writing entry points to hyperopt.egg-info/entry_points.txt writing requirements to hyperopt.egg-info/requires.txt writing top-level names to hyperopt.egg-info/top_level.txt reading manifest file 'hyperopt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'hyperopt.egg-info/SOURCES.txt' Copying hyperopt.egg-info to /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9/site-packages/hyperopt-0.2.7-py3.9.egg-info running install_scripts Installing hyperopt-mongo-worker script to /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64//usr/share/doc/python-hyperopt + '[' -d doc ']' ~/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64 ~/build/BUILD/hyperopt-0.2.7 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64 + '[' -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/hyperopt-0.2.7 + popd + mv /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.2.7-1 --unique-debug-suffix -0.2.7-1.x86_64 --unique-debug-src-base python-hyperopt-0.2.7-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/hyperopt-0.2.7 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-hyperopt-0.2.7-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-hyperopt-0.2.7-1.noarch Provides: python-hyperopt python3-hyperopt = 0.2.7-1 python3.9dist(hyperopt) = 0.2.7 python3dist(hyperopt) = 0.2.7 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(cloudpickle) python3.9dist(future) python3.9dist(networkx) >= 2.2 python3.9dist(numpy) python3.9dist(py4j) python3.9dist(scipy) python3.9dist(setuptools) python3.9dist(six) python3.9dist(tqdm) Processing files: python-hyperopt-help-0.2.7-1.noarch warning: Empty %files file /builddir/build/BUILD/hyperopt-0.2.7/doclist.lst Provides: python-hyperopt-help = 0.2.7-1 python3-hyperopt-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-hyperopt-0.2.7-1.x86_64 Wrote: /builddir/build/RPMS/python-hyperopt-help-0.2.7-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-hyperopt-0.2.7-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hbkqVD + umask 022 + cd /builddir/build/BUILD + cd hyperopt-0.2.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-hyperopt-0.2.7-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0