Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-dbnd-test-scenarios.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682437789.247000/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-dbnd-test-scenarios.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-dbnd-test-scenarios-1.0.12.13-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-dbnd-test-scenarios.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682437789.247000/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-dbnd-test-scenarios.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-dbnd-test-scenarios-1.0.12.13-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-dbnd-test-scenarios.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682437789.247000/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-dbnd-test-scenarios.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.MGD33x + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dbnd-test-scenarios-1.0.12.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/dbnd-test-scenarios-1.0.12.13.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dbnd-test-scenarios-1.0.12.13 + /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.8OUIYa + umask 022 + cd /builddir/build/BUILD + cd dbnd-test-scenarios-1.0.12.13 + 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/dbnd_test_scenarios copying src/dbnd_test_scenarios/scenarios_repo.py -> build/lib/dbnd_test_scenarios copying src/dbnd_test_scenarios/__init__.py -> build/lib/dbnd_test_scenarios creating build/lib/dbnd_test_scenarios/utils copying src/dbnd_test_scenarios/utils/data_utils.py -> build/lib/dbnd_test_scenarios/utils copying src/dbnd_test_scenarios/utils/subprocess_utils.py -> build/lib/dbnd_test_scenarios/utils copying src/dbnd_test_scenarios/utils/__init__.py -> build/lib/dbnd_test_scenarios/utils creating build/lib/dbnd_test_scenarios/tracking copying src/dbnd_test_scenarios/tracking/mlflow_example.py -> build/lib/dbnd_test_scenarios/tracking copying src/dbnd_test_scenarios/tracking/__init__.py -> build/lib/dbnd_test_scenarios/tracking creating build/lib/dbnd_test_scenarios/spark copying src/dbnd_test_scenarios/spark/spark_io_inline.py -> build/lib/dbnd_test_scenarios/spark copying src/dbnd_test_scenarios/spark/spark_tasks_inline.py -> build/lib/dbnd_test_scenarios/spark copying src/dbnd_test_scenarios/spark/ingest_and_train_with_spark.py -> build/lib/dbnd_test_scenarios/spark copying src/dbnd_test_scenarios/spark/__init__.py -> build/lib/dbnd_test_scenarios/spark copying src/dbnd_test_scenarios/spark/spark_tasks.py -> build/lib/dbnd_test_scenarios/spark creating build/lib/dbnd_test_scenarios/pipelines copying src/dbnd_test_scenarios/pipelines/retry_scenario.py -> build/lib/dbnd_test_scenarios/pipelines copying src/dbnd_test_scenarios/pipelines/scheduler_scenarios.py -> build/lib/dbnd_test_scenarios/pipelines copying src/dbnd_test_scenarios/pipelines/simple_pipeline.py -> build/lib/dbnd_test_scenarios/pipelines copying src/dbnd_test_scenarios/pipelines/large_subpipelines.py -> build/lib/dbnd_test_scenarios/pipelines copying src/dbnd_test_scenarios/pipelines/bad_pipeline.py -> build/lib/dbnd_test_scenarios/pipelines copying src/dbnd_test_scenarios/pipelines/preview_pipeline_values.py -> build/lib/dbnd_test_scenarios/pipelines copying src/dbnd_test_scenarios/pipelines/large_pipeline.py -> build/lib/dbnd_test_scenarios/pipelines copying src/dbnd_test_scenarios/pipelines/simple_read_write_pipeline.py -> build/lib/dbnd_test_scenarios/pipelines copying src/dbnd_test_scenarios/pipelines/ui_functionality.py -> build/lib/dbnd_test_scenarios/pipelines copying src/dbnd_test_scenarios/pipelines/task_examples.py -> build/lib/dbnd_test_scenarios/pipelines copying src/dbnd_test_scenarios/pipelines/pipe_4tasks.py -> build/lib/dbnd_test_scenarios/pipelines copying src/dbnd_test_scenarios/pipelines/__init__.py -> build/lib/dbnd_test_scenarios/pipelines copying src/dbnd_test_scenarios/pipelines/tasks_within_tasks.py -> build/lib/dbnd_test_scenarios/pipelines creating build/lib/dbnd_test_scenarios/test_common copying src/dbnd_test_scenarios/test_common/custom_parameter_hdf5.py -> build/lib/dbnd_test_scenarios/test_common copying src/dbnd_test_scenarios/test_common/user_plugin.py -> build/lib/dbnd_test_scenarios/test_common copying src/dbnd_test_scenarios/test_common/custom_parameter_feature_store.py -> build/lib/dbnd_test_scenarios/test_common copying src/dbnd_test_scenarios/test_common/histogram_tests.py -> build/lib/dbnd_test_scenarios/test_common copying src/dbnd_test_scenarios/test_common/__init__.py -> build/lib/dbnd_test_scenarios/test_common creating build/lib/dbnd_test_scenarios/airflow_scenarios copying src/dbnd_test_scenarios/airflow_scenarios/airflow_int_test_utils.py -> build/lib/dbnd_test_scenarios/airflow_scenarios copying src/dbnd_test_scenarios/airflow_scenarios/staging_env.py -> build/lib/dbnd_test_scenarios/airflow_scenarios copying src/dbnd_test_scenarios/airflow_scenarios/__init__.py -> build/lib/dbnd_test_scenarios/airflow_scenarios creating build/lib/dbnd_test_scenarios/utils/data_chaos_monkey copying src/dbnd_test_scenarios/utils/data_chaos_monkey/client_scoring_chaos.py -> build/lib/dbnd_test_scenarios/utils/data_chaos_monkey copying src/dbnd_test_scenarios/utils/data_chaos_monkey/chaos_utils.py -> build/lib/dbnd_test_scenarios/utils/data_chaos_monkey copying src/dbnd_test_scenarios/utils/data_chaos_monkey/__init__.py -> build/lib/dbnd_test_scenarios/utils/data_chaos_monkey creating build/lib/dbnd_test_scenarios/utils/airflow_utils copying src/dbnd_test_scenarios/utils/airflow_utils/af1_get_dbnd_config_token.py -> build/lib/dbnd_test_scenarios/utils/airflow_utils copying src/dbnd_test_scenarios/utils/airflow_utils/__init__.py -> build/lib/dbnd_test_scenarios/utils/airflow_utils creating build/lib/dbnd_test_scenarios/spark/pyspark_scripts copying src/dbnd_test_scenarios/spark/pyspark_scripts/ingest_pipeline.py -> build/lib/dbnd_test_scenarios/spark/pyspark_scripts copying src/dbnd_test_scenarios/spark/pyspark_scripts/word_count.py -> build/lib/dbnd_test_scenarios/spark/pyspark_scripts copying src/dbnd_test_scenarios/spark/pyspark_scripts/__init__.py -> build/lib/dbnd_test_scenarios/spark/pyspark_scripts copying src/dbnd_test_scenarios/spark/pyspark_scripts/word_count_with_error.py -> build/lib/dbnd_test_scenarios/spark/pyspark_scripts creating build/lib/dbnd_test_scenarios/pipelines/client_scoring copying src/dbnd_test_scenarios/pipelines/client_scoring/ingest_data.py -> build/lib/dbnd_test_scenarios/pipelines/client_scoring copying src/dbnd_test_scenarios/pipelines/client_scoring/__init__.py -> build/lib/dbnd_test_scenarios/pipelines/client_scoring copying src/dbnd_test_scenarios/pipelines/client_scoring/train.py -> build/lib/dbnd_test_scenarios/pipelines/client_scoring creating build/lib/dbnd_test_scenarios/pipelines/common copying src/dbnd_test_scenarios/pipelines/common/pandas_tasks.py -> build/lib/dbnd_test_scenarios/pipelines/common copying src/dbnd_test_scenarios/pipelines/common/__init__.py -> build/lib/dbnd_test_scenarios/pipelines/common creating build/lib/dbnd_test_scenarios/pipelines/errors copying src/dbnd_test_scenarios/pipelines/errors/heartbeat_error_handling.py -> build/lib/dbnd_test_scenarios/pipelines/errors copying src/dbnd_test_scenarios/pipelines/errors/handle_error.py -> build/lib/dbnd_test_scenarios/pipelines/errors copying src/dbnd_test_scenarios/pipelines/errors/canceled_run_pipeline.py -> build/lib/dbnd_test_scenarios/pipelines/errors copying src/dbnd_test_scenarios/pipelines/errors/error_deco_extra_param.py -> build/lib/dbnd_test_scenarios/pipelines/errors copying src/dbnd_test_scenarios/pipelines/errors/error_deco_unknown_type.py -> build/lib/dbnd_test_scenarios/pipelines/errors copying src/dbnd_test_scenarios/pipelines/errors/error_pipelines.py -> build/lib/dbnd_test_scenarios/pipelines/errors copying src/dbnd_test_scenarios/pipelines/errors/error_fetch_data.py -> build/lib/dbnd_test_scenarios/pipelines/errors copying src/dbnd_test_scenarios/pipelines/errors/error_write_read_db_pipeline.py -> build/lib/dbnd_test_scenarios/pipelines/errors copying src/dbnd_test_scenarios/pipelines/errors/error_read_custom_dict_types.py -> build/lib/dbnd_test_scenarios/pipelines/errors copying src/dbnd_test_scenarios/pipelines/errors/error_double_fault.py -> build/lib/dbnd_test_scenarios/pipelines/errors copying src/dbnd_test_scenarios/pipelines/errors/__init__.py -> build/lib/dbnd_test_scenarios/pipelines/errors creating build/lib/dbnd_test_scenarios/test_common/task copying src/dbnd_test_scenarios/test_common/task/factories.py -> build/lib/dbnd_test_scenarios/test_common/task copying src/dbnd_test_scenarios/test_common/task/__init__.py -> build/lib/dbnd_test_scenarios/test_common/task creating build/lib/dbnd_test_scenarios/test_common/complex_package_structure copying src/dbnd_test_scenarios/test_common/complex_package_structure/__init__.py -> build/lib/dbnd_test_scenarios/test_common/complex_package_structure creating build/lib/dbnd_test_scenarios/test_common/targets copying src/dbnd_test_scenarios/test_common/targets/base_target_test_mixin.py -> build/lib/dbnd_test_scenarios/test_common/targets copying src/dbnd_test_scenarios/test_common/targets/target_test_base.py -> build/lib/dbnd_test_scenarios/test_common/targets copying src/dbnd_test_scenarios/test_common/targets/__init__.py -> build/lib/dbnd_test_scenarios/test_common/targets creating build/lib/dbnd_test_scenarios/test_common/complex_package_structure/complex_package copying src/dbnd_test_scenarios/test_common/complex_package_structure/complex_package/complex_structure_pipeline.py -> build/lib/dbnd_test_scenarios/test_common/complex_package_structure/complex_package copying src/dbnd_test_scenarios/test_common/complex_package_structure/complex_package/__init__.py -> build/lib/dbnd_test_scenarios/test_common/complex_package_structure/complex_package creating build/lib/dbnd_test_scenarios/airflow_scenarios/client_scoring copying src/dbnd_test_scenarios/airflow_scenarios/client_scoring/ingest_data.py -> build/lib/dbnd_test_scenarios/airflow_scenarios/client_scoring copying src/dbnd_test_scenarios/airflow_scenarios/client_scoring/__init__.py -> build/lib/dbnd_test_scenarios/airflow_scenarios/client_scoring running egg_info writing src/dbnd_test_scenarios.egg-info/PKG-INFO writing dependency_links to src/dbnd_test_scenarios.egg-info/dependency_links.txt writing requirements to src/dbnd_test_scenarios.egg-info/requires.txt writing top-level names to src/dbnd_test_scenarios.egg-info/top_level.txt reading manifest file 'src/dbnd_test_scenarios.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' warning: no files found matching '*.toml' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '.ipynb_checkpoints' found under directory '*' warning: no files found matching '*.java' under directory 'scenarios' warning: no files found matching '*.py' under directory 'scenarios' warning: no files found matching '*.xml' under directory 'scenarios' warning: no files found matching '*.sh' under directory 'src' no previously-included directories found matching 'data' no previously-included directories found matching 'scenarios/dbnd-test-package' no previously-included directories found matching 'scenarios/jvm_spark_project' warning: no previously-included files found matching 'src/dbnd_test_scenarios/test_common/README.md' adding license file 'LICENSE' writing manifest file 'src/dbnd_test_scenarios.egg-info/SOURCES.txt' creating build/lib/dbnd_test_scenarios/data_health copying src/dbnd_test_scenarios/data_health/data_health.py -> build/lib/dbnd_test_scenarios/data_health + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EOpuJc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64 + cd dbnd-test-scenarios-1.0.12.13 + 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-dbnd-test-scenarios-1.0.12.13-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-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/utils copying build/lib/dbnd_test_scenarios/utils/data_utils.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/utils copying build/lib/dbnd_test_scenarios/utils/subprocess_utils.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/utils creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/utils/data_chaos_monkey copying build/lib/dbnd_test_scenarios/utils/data_chaos_monkey/client_scoring_chaos.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/utils/data_chaos_monkey copying build/lib/dbnd_test_scenarios/utils/data_chaos_monkey/chaos_utils.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/utils/data_chaos_monkey copying build/lib/dbnd_test_scenarios/utils/data_chaos_monkey/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/utils/data_chaos_monkey creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/utils/airflow_utils copying build/lib/dbnd_test_scenarios/utils/airflow_utils/af1_get_dbnd_config_token.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/utils/airflow_utils copying build/lib/dbnd_test_scenarios/utils/airflow_utils/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/utils/airflow_utils copying build/lib/dbnd_test_scenarios/utils/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/utils creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/data_health copying build/lib/dbnd_test_scenarios/data_health/data_health.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/data_health creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/tracking copying build/lib/dbnd_test_scenarios/tracking/mlflow_example.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/tracking copying build/lib/dbnd_test_scenarios/tracking/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/tracking creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/spark copying build/lib/dbnd_test_scenarios/spark/spark_io_inline.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/spark copying build/lib/dbnd_test_scenarios/spark/spark_tasks_inline.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/spark copying build/lib/dbnd_test_scenarios/spark/ingest_and_train_with_spark.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/spark copying build/lib/dbnd_test_scenarios/spark/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/spark creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/spark/pyspark_scripts copying build/lib/dbnd_test_scenarios/spark/pyspark_scripts/ingest_pipeline.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/spark/pyspark_scripts copying build/lib/dbnd_test_scenarios/spark/pyspark_scripts/word_count.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/spark/pyspark_scripts copying build/lib/dbnd_test_scenarios/spark/pyspark_scripts/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/spark/pyspark_scripts copying build/lib/dbnd_test_scenarios/spark/pyspark_scripts/word_count_with_error.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/spark/pyspark_scripts copying build/lib/dbnd_test_scenarios/spark/spark_tasks.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/spark copying build/lib/dbnd_test_scenarios/scenarios_repo.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/client_scoring copying build/lib/dbnd_test_scenarios/pipelines/client_scoring/ingest_data.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/client_scoring copying build/lib/dbnd_test_scenarios/pipelines/client_scoring/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/client_scoring copying build/lib/dbnd_test_scenarios/pipelines/client_scoring/train.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/client_scoring copying build/lib/dbnd_test_scenarios/pipelines/retry_scenario.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/common copying build/lib/dbnd_test_scenarios/pipelines/common/pandas_tasks.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/common copying build/lib/dbnd_test_scenarios/pipelines/common/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/common copying build/lib/dbnd_test_scenarios/pipelines/scheduler_scenarios.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines copying build/lib/dbnd_test_scenarios/pipelines/simple_pipeline.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines copying build/lib/dbnd_test_scenarios/pipelines/large_subpipelines.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines copying build/lib/dbnd_test_scenarios/pipelines/bad_pipeline.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines copying build/lib/dbnd_test_scenarios/pipelines/preview_pipeline_values.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines copying build/lib/dbnd_test_scenarios/pipelines/large_pipeline.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines copying build/lib/dbnd_test_scenarios/pipelines/simple_read_write_pipeline.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines copying build/lib/dbnd_test_scenarios/pipelines/ui_functionality.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines copying build/lib/dbnd_test_scenarios/pipelines/task_examples.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines copying build/lib/dbnd_test_scenarios/pipelines/pipe_4tasks.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors copying build/lib/dbnd_test_scenarios/pipelines/errors/heartbeat_error_handling.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors copying build/lib/dbnd_test_scenarios/pipelines/errors/handle_error.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors copying build/lib/dbnd_test_scenarios/pipelines/errors/canceled_run_pipeline.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors copying build/lib/dbnd_test_scenarios/pipelines/errors/error_deco_extra_param.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors copying build/lib/dbnd_test_scenarios/pipelines/errors/error_deco_unknown_type.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors copying build/lib/dbnd_test_scenarios/pipelines/errors/error_pipelines.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors copying build/lib/dbnd_test_scenarios/pipelines/errors/error_fetch_data.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors copying build/lib/dbnd_test_scenarios/pipelines/errors/error_write_read_db_pipeline.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors copying build/lib/dbnd_test_scenarios/pipelines/errors/error_read_custom_dict_types.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors copying build/lib/dbnd_test_scenarios/pipelines/errors/error_double_fault.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors copying build/lib/dbnd_test_scenarios/pipelines/errors/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors copying build/lib/dbnd_test_scenarios/pipelines/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines copying build/lib/dbnd_test_scenarios/pipelines/tasks_within_tasks.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common copying build/lib/dbnd_test_scenarios/test_common/custom_parameter_hdf5.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/task copying build/lib/dbnd_test_scenarios/test_common/task/factories.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/task copying build/lib/dbnd_test_scenarios/test_common/task/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/task copying build/lib/dbnd_test_scenarios/test_common/user_plugin.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common copying build/lib/dbnd_test_scenarios/test_common/custom_parameter_feature_store.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common copying build/lib/dbnd_test_scenarios/test_common/histogram_tests.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/complex_package_structure creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/complex_package_structure/complex_package copying build/lib/dbnd_test_scenarios/test_common/complex_package_structure/complex_package/complex_structure_pipeline.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/complex_package_structure/complex_package copying build/lib/dbnd_test_scenarios/test_common/complex_package_structure/complex_package/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/complex_package_structure/complex_package copying build/lib/dbnd_test_scenarios/test_common/complex_package_structure/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/complex_package_structure copying build/lib/dbnd_test_scenarios/test_common/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/targets copying build/lib/dbnd_test_scenarios/test_common/targets/base_target_test_mixin.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/targets copying build/lib/dbnd_test_scenarios/test_common/targets/target_test_base.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/targets copying build/lib/dbnd_test_scenarios/test_common/targets/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/targets creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/airflow_scenarios creating /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/airflow_scenarios/client_scoring copying build/lib/dbnd_test_scenarios/airflow_scenarios/client_scoring/ingest_data.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/airflow_scenarios/client_scoring copying build/lib/dbnd_test_scenarios/airflow_scenarios/client_scoring/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/airflow_scenarios/client_scoring copying build/lib/dbnd_test_scenarios/airflow_scenarios/airflow_int_test_utils.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/airflow_scenarios copying build/lib/dbnd_test_scenarios/airflow_scenarios/staging_env.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/airflow_scenarios copying build/lib/dbnd_test_scenarios/airflow_scenarios/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/airflow_scenarios copying build/lib/dbnd_test_scenarios/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/utils/data_utils.py to data_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/utils/subprocess_utils.py to subprocess_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/utils/data_chaos_monkey/client_scoring_chaos.py to client_scoring_chaos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/utils/data_chaos_monkey/chaos_utils.py to chaos_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/utils/data_chaos_monkey/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/utils/airflow_utils/af1_get_dbnd_config_token.py to af1_get_dbnd_config_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/utils/airflow_utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/data_health/data_health.py to data_health.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/tracking/mlflow_example.py to mlflow_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/tracking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/spark/spark_io_inline.py to spark_io_inline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/spark/spark_tasks_inline.py to spark_tasks_inline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/spark/ingest_and_train_with_spark.py to ingest_and_train_with_spark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/spark/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/spark/pyspark_scripts/ingest_pipeline.py to ingest_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/spark/pyspark_scripts/word_count.py to word_count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/spark/pyspark_scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/spark/pyspark_scripts/word_count_with_error.py to word_count_with_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/spark/spark_tasks.py to spark_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/scenarios_repo.py to scenarios_repo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/client_scoring/ingest_data.py to ingest_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/client_scoring/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/client_scoring/train.py to train.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/retry_scenario.py to retry_scenario.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/common/pandas_tasks.py to pandas_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/scheduler_scenarios.py to scheduler_scenarios.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/simple_pipeline.py to simple_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/large_subpipelines.py to large_subpipelines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/bad_pipeline.py to bad_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/preview_pipeline_values.py to preview_pipeline_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/large_pipeline.py to large_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/simple_read_write_pipeline.py to simple_read_write_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/ui_functionality.py to ui_functionality.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/task_examples.py to task_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/pipe_4tasks.py to pipe_4tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors/heartbeat_error_handling.py to heartbeat_error_handling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors/handle_error.py to handle_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors/canceled_run_pipeline.py to canceled_run_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors/error_deco_extra_param.py to error_deco_extra_param.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors/error_deco_unknown_type.py to error_deco_unknown_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors/error_pipelines.py to error_pipelines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors/error_fetch_data.py to error_fetch_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors/error_write_read_db_pipeline.py to error_write_read_db_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors/error_read_custom_dict_types.py to error_read_custom_dict_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors/error_double_fault.py to error_double_fault.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/errors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/pipelines/tasks_within_tasks.py to tasks_within_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/custom_parameter_hdf5.py to custom_parameter_hdf5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/task/factories.py to factories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/task/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/user_plugin.py to user_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/custom_parameter_feature_store.py to custom_parameter_feature_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/histogram_tests.py to histogram_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/complex_package_structure/complex_package/complex_structure_pipeline.py to complex_structure_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/complex_package_structure/complex_package/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/complex_package_structure/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/targets/base_target_test_mixin.py to base_target_test_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/targets/target_test_base.py to target_test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/test_common/targets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/airflow_scenarios/client_scoring/ingest_data.py to ingest_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/airflow_scenarios/client_scoring/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/airflow_scenarios/airflow_int_test_utils.py to airflow_int_test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/airflow_scenarios/staging_env.py to staging_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/airflow_scenarios/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp1odxuxu8.py' /usr/bin/python3 /tmp/tmp1odxuxu8.py removing /tmp/tmp1odxuxu8.py running install_egg_info running egg_info writing src/dbnd_test_scenarios.egg-info/PKG-INFO writing dependency_links to src/dbnd_test_scenarios.egg-info/dependency_links.txt writing requirements to src/dbnd_test_scenarios.egg-info/requires.txt writing top-level names to src/dbnd_test_scenarios.egg-info/top_level.txt reading manifest file 'src/dbnd_test_scenarios.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' warning: no files found matching '*.toml' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '.ipynb_checkpoints' found under directory '*' warning: no files found matching '*.java' under directory 'scenarios' warning: no files found matching '*.py' under directory 'scenarios' warning: no files found matching '*.xml' under directory 'scenarios' warning: no files found matching '*.sh' under directory 'src' no previously-included directories found matching 'data' no previously-included directories found matching 'scenarios/dbnd-test-package' no previously-included directories found matching 'scenarios/jvm_spark_project' warning: no previously-included files found matching 'src/dbnd_test_scenarios/test_common/README.md' adding license file 'LICENSE' writing manifest file 'src/dbnd_test_scenarios.egg-info/SOURCES.txt' Copying src/dbnd_test_scenarios.egg-info to /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9/site-packages/dbnd_test_scenarios-1.0.12.13-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64//usr/share/doc/python-dbnd-test-scenarios + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64 ~/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64 ~/build/BUILD/dbnd-test-scenarios-1.0.12.13 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/dbnd-test-scenarios-1.0.12.13 + popd + mv /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.12.13-1 --unique-debug-suffix -1.0.12.13-1.x86_64 --unique-debug-src-base python-dbnd-test-scenarios-1.0.12.13-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/dbnd-test-scenarios-1.0.12.13 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-dbnd-test-scenarios-1.0.12.13-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-dbnd-test-scenarios-1.0.12.13-1.noarch Provides: python-dbnd-test-scenarios python3-dbnd-test-scenarios = 1.0.12.13-1 python3.9dist(dbnd-test-scenarios) = 1.0.12.13 python3dist(dbnd-test-scenarios) = 1.0.12.13 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(mock) Processing files: python-dbnd-test-scenarios-help-1.0.12.13-1.noarch warning: Empty %files file /builddir/build/BUILD/dbnd-test-scenarios-1.0.12.13/doclist.lst Provides: python-dbnd-test-scenarios-help = 1.0.12.13-1 python3-dbnd-test-scenarios-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-dbnd-test-scenarios-1.0.12.13-1.x86_64 Wrote: /builddir/build/RPMS/python-dbnd-test-scenarios-help-1.0.12.13-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-dbnd-test-scenarios-1.0.12.13-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZwfVCw + umask 022 + cd /builddir/build/BUILD + cd dbnd-test-scenarios-1.0.12.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-dbnd-test-scenarios-1.0.12.13-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0