Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-kats.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682317892.006114/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-kats.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-kats-0.2.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-kats.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682317892.006114/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-kats.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-kats-0.2.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-kats.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682317892.006114/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-kats.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FGqhqH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf kats-0.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/kats-0.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd kats-0.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jtFbup + umask 022 + cd /builddir/build/BUILD + cd kats-0.2.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/kats copying kats/consts.py -> build/lib/kats copying kats/__init__.py -> build/lib/kats creating build/lib/kats/tsfeatures copying kats/tsfeatures/__init__.py -> build/lib/kats/tsfeatures copying kats/tsfeatures/tsfeatures.py -> build/lib/kats/tsfeatures creating build/lib/kats/graphics copying kats/graphics/plots.py -> build/lib/kats/graphics copying kats/graphics/__init__.py -> build/lib/kats/graphics creating build/lib/kats/detectors copying kats/detectors/bocpd.py -> build/lib/kats/detectors copying kats/detectors/detector_benchmark.py -> build/lib/kats/detectors copying kats/detectors/bocpd_model.py -> build/lib/kats/detectors copying kats/detectors/detector.py -> build/lib/kats/detectors copying kats/detectors/residual_translation.py -> build/lib/kats/detectors copying kats/detectors/hourly_ratio_detection.py -> build/lib/kats/detectors copying kats/detectors/threshold_detector.py -> build/lib/kats/detectors copying kats/detectors/__init__.py -> build/lib/kats/detectors copying kats/detectors/trend_mk.py -> build/lib/kats/detectors copying kats/detectors/seasonality.py -> build/lib/kats/detectors copying kats/detectors/prophet_detector.py -> build/lib/kats/detectors copying kats/detectors/stat_sig_detector.py -> build/lib/kats/detectors copying kats/detectors/cusum_model.py -> build/lib/kats/detectors copying kats/detectors/dtwcpd.py -> build/lib/kats/detectors copying kats/detectors/outlier_detector.py -> build/lib/kats/detectors copying kats/detectors/changepoint_evaluator.py -> build/lib/kats/detectors copying kats/detectors/cusum_detection.py -> build/lib/kats/detectors copying kats/detectors/detector_consts.py -> build/lib/kats/detectors copying kats/detectors/outlier.py -> build/lib/kats/detectors copying kats/detectors/robust_stat_detection.py -> build/lib/kats/detectors creating build/lib/kats/data copying kats/data/utils.py -> build/lib/kats/data copying kats/data/__init__.py -> build/lib/kats/data creating build/lib/kats/tests copying kats/tests/test_backtester_dummy_data.py -> build/lib/kats/tests copying kats/tests/__init__.py -> build/lib/kats/tests copying kats/tests/conftest.py -> build/lib/kats/tests copying kats/tests/test_consts.py -> build/lib/kats/tests copying kats/tests/test_ensemble.py -> build/lib/kats/tests copying kats/tests/test_minimal.py -> build/lib/kats/tests creating build/lib/kats/models copying kats/models/theta.py -> build/lib/kats/models copying kats/models/quadratic_model.py -> build/lib/kats/models copying kats/models/__init__.py -> build/lib/kats/models copying kats/models/holtwinters.py -> build/lib/kats/models copying kats/models/arima.py -> build/lib/kats/models copying kats/models/sarima.py -> build/lib/kats/models copying kats/models/bayesian_var.py -> build/lib/kats/models copying kats/models/harmonic_regression.py -> build/lib/kats/models copying kats/models/stlf.py -> build/lib/kats/models copying kats/models/lstm.py -> build/lib/kats/models copying kats/models/linear_model.py -> build/lib/kats/models copying kats/models/prophet.py -> build/lib/kats/models copying kats/models/var.py -> build/lib/kats/models copying kats/models/model.py -> build/lib/kats/models creating build/lib/kats/compat copying kats/compat/__init__.py -> build/lib/kats/compat copying kats/compat/pandas.py -> build/lib/kats/compat copying kats/compat/statsmodels.py -> build/lib/kats/compat copying kats/compat/compat.py -> build/lib/kats/compat creating build/lib/kats/utils copying kats/utils/cupik.py -> build/lib/kats/utils copying kats/utils/parameter_tuning_utils.py -> build/lib/kats/utils copying kats/utils/feature_engineering.py -> build/lib/kats/utils copying kats/utils/__init__.py -> build/lib/kats/utils copying kats/utils/multi_objective_hpt.py -> build/lib/kats/utils copying kats/utils/emp_confidence_int.py -> build/lib/kats/utils copying kats/utils/backtesters.py -> build/lib/kats/utils copying kats/utils/decomposition.py -> build/lib/kats/utils copying kats/utils/time_series_parameter_tuning.py -> build/lib/kats/utils copying kats/utils/testing.py -> build/lib/kats/utils copying kats/utils/simulator.py -> build/lib/kats/utils creating build/lib/kats/detectors/meta_learning copying kats/detectors/meta_learning/__init__.py -> build/lib/kats/detectors/meta_learning copying kats/detectors/meta_learning/synth_metadata_reader.py -> build/lib/kats/detectors/meta_learning copying kats/detectors/meta_learning/exceptions.py -> build/lib/kats/detectors/meta_learning copying kats/detectors/meta_learning/metalearning_detection_model.py -> build/lib/kats/detectors/meta_learning copying kats/detectors/meta_learning/hpt_tuning.py -> build/lib/kats/detectors/meta_learning creating build/lib/kats/tests/detectors copying kats/tests/detectors/utils.py -> build/lib/kats/tests/detectors copying kats/tests/detectors/test_bocpd.py -> build/lib/kats/tests/detectors copying kats/tests/detectors/test_seasonality.py -> build/lib/kats/tests/detectors copying kats/tests/detectors/__init__.py -> build/lib/kats/tests/detectors copying kats/tests/detectors/test_hourly_ratio_detection.py -> build/lib/kats/tests/detectors copying kats/tests/detectors/test_bocpd_model.py -> build/lib/kats/tests/detectors copying kats/tests/detectors/test_prophet_detector.py -> build/lib/kats/tests/detectors copying kats/tests/detectors/test_outlier.py -> build/lib/kats/tests/detectors copying kats/tests/detectors/test_outlier_detector.py -> build/lib/kats/tests/detectors copying kats/tests/detectors/test_dtw.py -> build/lib/kats/tests/detectors copying kats/tests/detectors/test_detector_consts.py -> build/lib/kats/tests/detectors copying kats/tests/detectors/test_threshold_detector.py -> build/lib/kats/tests/detectors copying kats/tests/detectors/test_stat_sig_detector.py -> build/lib/kats/tests/detectors copying kats/tests/detectors/test_robust_stat_detection.py -> build/lib/kats/tests/detectors copying kats/tests/detectors/test_cusum_model.py -> build/lib/kats/tests/detectors copying kats/tests/detectors/test_changepoint_evaluator.py -> build/lib/kats/tests/detectors copying kats/tests/detectors/test_cusum_detection.py -> build/lib/kats/tests/detectors copying kats/tests/detectors/test_trend_mk.py -> build/lib/kats/tests/detectors creating build/lib/kats/tests/models copying kats/tests/models/test_arima_model.py -> build/lib/kats/tests/models copying kats/tests/models/test_sarima_model.py -> build/lib/kats/tests/models copying kats/tests/models/test_nowcasting.py -> build/lib/kats/tests/models copying kats/tests/models/test_thm.py -> build/lib/kats/tests/models copying kats/tests/models/test_var_model.py -> build/lib/kats/tests/models copying kats/tests/models/__init__.py -> build/lib/kats/tests/models copying kats/tests/models/test_parameter_tuning_default_search_space.py -> build/lib/kats/tests/models copying kats/tests/models/test_bayesian_var_model.py -> build/lib/kats/tests/models copying kats/tests/models/test_theta_model.py -> build/lib/kats/tests/models copying kats/tests/models/test_holt_winters_model.py -> build/lib/kats/tests/models copying kats/tests/models/test_stlf_model.py -> build/lib/kats/tests/models copying kats/tests/models/test_globalmodel.py -> build/lib/kats/tests/models copying kats/tests/models/test_prophet_model.py -> build/lib/kats/tests/models copying kats/tests/models/test_harmonic_regression.py -> build/lib/kats/tests/models copying kats/tests/models/test_lstm_model.py -> build/lib/kats/tests/models copying kats/tests/models/test_ensemble.py -> build/lib/kats/tests/models copying kats/tests/models/test_metalearner.py -> build/lib/kats/tests/models copying kats/tests/models/test_quadratic_model.py -> build/lib/kats/tests/models copying kats/tests/models/test_models_dummy_data.py -> build/lib/kats/tests/models copying kats/tests/models/test_linear_model.py -> build/lib/kats/tests/models creating build/lib/kats/tests/detectors/meta_learning copying kats/tests/detectors/meta_learning/test_metalearning_detection_model.py -> build/lib/kats/tests/detectors/meta_learning copying kats/tests/detectors/meta_learning/__init__.py -> build/lib/kats/tests/detectors/meta_learning copying kats/tests/detectors/meta_learning/test_hpt_tuning.py -> build/lib/kats/tests/detectors/meta_learning creating build/lib/kats/models/nowcasting copying kats/models/nowcasting/__init__.py -> build/lib/kats/models/nowcasting copying kats/models/nowcasting/feature_extraction.py -> build/lib/kats/models/nowcasting copying kats/models/nowcasting/nowcastingplus.py -> build/lib/kats/models/nowcasting copying kats/models/nowcasting/nowcasting.py -> build/lib/kats/models/nowcasting copying kats/models/nowcasting/dynamic_nowcasting.py -> build/lib/kats/models/nowcasting copying kats/models/nowcasting/model_io.py -> build/lib/kats/models/nowcasting creating build/lib/kats/models/ensemble copying kats/models/ensemble/kats_ensemble.py -> build/lib/kats/models/ensemble copying kats/models/ensemble/__init__.py -> build/lib/kats/models/ensemble copying kats/models/ensemble/weighted_avg_ensemble.py -> build/lib/kats/models/ensemble copying kats/models/ensemble/median_ensemble.py -> build/lib/kats/models/ensemble copying kats/models/ensemble/ensemble.py -> build/lib/kats/models/ensemble creating build/lib/kats/models/metalearner copying kats/models/metalearner/metalearner_predictability.py -> build/lib/kats/models/metalearner copying kats/models/metalearner/__init__.py -> build/lib/kats/models/metalearner copying kats/models/metalearner/metalearner_hpt.py -> build/lib/kats/models/metalearner copying kats/models/metalearner/metalearner_modelselect.py -> build/lib/kats/models/metalearner copying kats/models/metalearner/get_metadata.py -> build/lib/kats/models/metalearner creating build/lib/kats/models/globalmodel copying kats/models/globalmodel/utils.py -> build/lib/kats/models/globalmodel copying kats/models/globalmodel/__init__.py -> build/lib/kats/models/globalmodel copying kats/models/globalmodel/data_processor.py -> build/lib/kats/models/globalmodel copying kats/models/globalmodel/backtester.py -> build/lib/kats/models/globalmodel copying kats/models/globalmodel/serialize.py -> build/lib/kats/models/globalmodel copying kats/models/globalmodel/ensemble.py -> build/lib/kats/models/globalmodel copying kats/models/globalmodel/model.py -> build/lib/kats/models/globalmodel creating build/lib/kats/models/reconciliation copying kats/models/reconciliation/__init__.py -> build/lib/kats/models/reconciliation copying kats/models/reconciliation/thm.py -> build/lib/kats/models/reconciliation copying kats/models/reconciliation/base_models.py -> build/lib/kats/models/reconciliation + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KQ9GjX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64 + cd kats-0.2.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tsfeatures copying build/lib/kats/tsfeatures/__init__.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tsfeatures copying build/lib/kats/tsfeatures/tsfeatures.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tsfeatures creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/graphics copying build/lib/kats/graphics/plots.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/graphics copying build/lib/kats/graphics/__init__.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/graphics copying build/lib/kats/consts.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats copying build/lib/kats/__init__.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors copying build/lib/kats/detectors/bocpd.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors copying build/lib/kats/detectors/detector_benchmark.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors copying build/lib/kats/detectors/bocpd_model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors copying build/lib/kats/detectors/detector.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors copying build/lib/kats/detectors/residual_translation.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors copying build/lib/kats/detectors/hourly_ratio_detection.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors copying build/lib/kats/detectors/threshold_detector.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors copying build/lib/kats/detectors/__init__.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors copying build/lib/kats/detectors/trend_mk.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors copying build/lib/kats/detectors/seasonality.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors copying build/lib/kats/detectors/prophet_detector.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors copying build/lib/kats/detectors/stat_sig_detector.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors copying build/lib/kats/detectors/cusum_model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors copying build/lib/kats/detectors/dtwcpd.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors copying build/lib/kats/detectors/outlier_detector.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/meta_learning copying build/lib/kats/detectors/meta_learning/__init__.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/meta_learning copying build/lib/kats/detectors/meta_learning/synth_metadata_reader.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/meta_learning copying build/lib/kats/detectors/meta_learning/exceptions.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/meta_learning copying build/lib/kats/detectors/meta_learning/metalearning_detection_model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/meta_learning copying build/lib/kats/detectors/meta_learning/hpt_tuning.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/meta_learning copying build/lib/kats/detectors/changepoint_evaluator.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors copying build/lib/kats/detectors/cusum_detection.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors copying build/lib/kats/detectors/detector_consts.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors copying build/lib/kats/detectors/outlier.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors copying build/lib/kats/detectors/robust_stat_detection.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/data copying build/lib/kats/data/utils.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/data copying build/lib/kats/data/__init__.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/data creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests copying build/lib/kats/tests/test_backtester_dummy_data.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests copying build/lib/kats/tests/__init__.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests copying build/lib/kats/tests/conftest.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors copying build/lib/kats/tests/detectors/utils.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors copying build/lib/kats/tests/detectors/test_bocpd.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors copying build/lib/kats/tests/detectors/test_seasonality.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors copying build/lib/kats/tests/detectors/__init__.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors copying build/lib/kats/tests/detectors/test_hourly_ratio_detection.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors copying build/lib/kats/tests/detectors/test_bocpd_model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors copying build/lib/kats/tests/detectors/test_prophet_detector.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors copying build/lib/kats/tests/detectors/test_outlier.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors copying build/lib/kats/tests/detectors/test_outlier_detector.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors copying build/lib/kats/tests/detectors/test_dtw.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors copying build/lib/kats/tests/detectors/test_detector_consts.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors copying build/lib/kats/tests/detectors/test_threshold_detector.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors copying build/lib/kats/tests/detectors/test_stat_sig_detector.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors copying build/lib/kats/tests/detectors/test_robust_stat_detection.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors copying build/lib/kats/tests/detectors/test_cusum_model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/meta_learning copying build/lib/kats/tests/detectors/meta_learning/test_metalearning_detection_model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/meta_learning copying build/lib/kats/tests/detectors/meta_learning/__init__.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/meta_learning copying build/lib/kats/tests/detectors/meta_learning/test_hpt_tuning.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/meta_learning copying build/lib/kats/tests/detectors/test_changepoint_evaluator.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors copying build/lib/kats/tests/detectors/test_cusum_detection.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors copying build/lib/kats/tests/detectors/test_trend_mk.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/models/test_arima_model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/models/test_sarima_model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/models/test_nowcasting.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/models/test_thm.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/models/test_var_model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/models/__init__.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/models/test_parameter_tuning_default_search_space.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/models/test_bayesian_var_model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/models/test_theta_model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/models/test_holt_winters_model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/models/test_stlf_model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/models/test_globalmodel.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/models/test_prophet_model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/models/test_harmonic_regression.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/models/test_lstm_model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/models/test_ensemble.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/models/test_metalearner.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/models/test_quadratic_model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/models/test_models_dummy_data.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/models/test_linear_model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models copying build/lib/kats/tests/test_consts.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests copying build/lib/kats/tests/test_ensemble.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests copying build/lib/kats/tests/test_minimal.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/nowcasting copying build/lib/kats/models/nowcasting/__init__.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/nowcasting copying build/lib/kats/models/nowcasting/feature_extraction.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/nowcasting copying build/lib/kats/models/nowcasting/nowcastingplus.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/nowcasting copying build/lib/kats/models/nowcasting/nowcasting.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/nowcasting copying build/lib/kats/models/nowcasting/dynamic_nowcasting.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/nowcasting copying build/lib/kats/models/nowcasting/model_io.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/nowcasting copying build/lib/kats/models/theta.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models copying build/lib/kats/models/quadratic_model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models copying build/lib/kats/models/__init__.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models copying build/lib/kats/models/holtwinters.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/ensemble copying build/lib/kats/models/ensemble/kats_ensemble.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/ensemble copying build/lib/kats/models/ensemble/__init__.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/ensemble copying build/lib/kats/models/ensemble/weighted_avg_ensemble.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/ensemble copying build/lib/kats/models/ensemble/median_ensemble.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/ensemble copying build/lib/kats/models/ensemble/ensemble.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/ensemble copying build/lib/kats/models/arima.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/metalearner copying build/lib/kats/models/metalearner/metalearner_predictability.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/metalearner copying build/lib/kats/models/metalearner/__init__.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/metalearner copying build/lib/kats/models/metalearner/metalearner_hpt.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/metalearner copying build/lib/kats/models/metalearner/metalearner_modelselect.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/metalearner copying build/lib/kats/models/metalearner/get_metadata.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/metalearner copying build/lib/kats/models/sarima.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/globalmodel copying build/lib/kats/models/globalmodel/utils.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/globalmodel copying build/lib/kats/models/globalmodel/__init__.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/globalmodel copying build/lib/kats/models/globalmodel/data_processor.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/globalmodel copying build/lib/kats/models/globalmodel/backtester.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/globalmodel copying build/lib/kats/models/globalmodel/serialize.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/globalmodel copying build/lib/kats/models/globalmodel/ensemble.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/globalmodel copying build/lib/kats/models/globalmodel/model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/globalmodel copying build/lib/kats/models/bayesian_var.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/reconciliation copying build/lib/kats/models/reconciliation/__init__.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/reconciliation copying build/lib/kats/models/reconciliation/thm.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/reconciliation copying build/lib/kats/models/reconciliation/base_models.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/reconciliation copying build/lib/kats/models/harmonic_regression.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models copying build/lib/kats/models/stlf.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models copying build/lib/kats/models/lstm.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models copying build/lib/kats/models/linear_model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models copying build/lib/kats/models/prophet.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models copying build/lib/kats/models/var.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models copying build/lib/kats/models/model.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/compat copying build/lib/kats/compat/__init__.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/compat copying build/lib/kats/compat/pandas.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/compat copying build/lib/kats/compat/statsmodels.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/compat copying build/lib/kats/compat/compat.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/compat creating /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils copying build/lib/kats/utils/cupik.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils copying build/lib/kats/utils/parameter_tuning_utils.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils copying build/lib/kats/utils/feature_engineering.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils copying build/lib/kats/utils/__init__.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils copying build/lib/kats/utils/multi_objective_hpt.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils copying build/lib/kats/utils/emp_confidence_int.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils copying build/lib/kats/utils/backtesters.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils copying build/lib/kats/utils/decomposition.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils copying build/lib/kats/utils/time_series_parameter_tuning.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils copying build/lib/kats/utils/testing.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils copying build/lib/kats/utils/simulator.py -> /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tsfeatures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tsfeatures/tsfeatures.py to tsfeatures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/graphics/plots.py to plots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/graphics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/consts.py to consts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/bocpd.py to bocpd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/detector_benchmark.py to detector_benchmark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/bocpd_model.py to bocpd_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/detector.py to detector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/residual_translation.py to residual_translation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/hourly_ratio_detection.py to hourly_ratio_detection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/threshold_detector.py to threshold_detector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/trend_mk.py to trend_mk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/seasonality.py to seasonality.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/prophet_detector.py to prophet_detector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/stat_sig_detector.py to stat_sig_detector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/cusum_model.py to cusum_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/dtwcpd.py to dtwcpd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/outlier_detector.py to outlier_detector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/meta_learning/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/meta_learning/synth_metadata_reader.py to synth_metadata_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/meta_learning/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/meta_learning/metalearning_detection_model.py to metalearning_detection_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/meta_learning/hpt_tuning.py to hpt_tuning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/changepoint_evaluator.py to changepoint_evaluator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/cusum_detection.py to cusum_detection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/detector_consts.py to detector_consts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/outlier.py to outlier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/detectors/robust_stat_detection.py to robust_stat_detection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/data/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/test_backtester_dummy_data.py to test_backtester_dummy_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/test_bocpd.py to test_bocpd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/test_seasonality.py to test_seasonality.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/test_hourly_ratio_detection.py to test_hourly_ratio_detection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/test_bocpd_model.py to test_bocpd_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/test_prophet_detector.py to test_prophet_detector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/test_outlier.py to test_outlier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/test_outlier_detector.py to test_outlier_detector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/test_dtw.py to test_dtw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/test_detector_consts.py to test_detector_consts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/test_threshold_detector.py to test_threshold_detector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/test_stat_sig_detector.py to test_stat_sig_detector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/test_robust_stat_detection.py to test_robust_stat_detection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/test_cusum_model.py to test_cusum_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/meta_learning/test_metalearning_detection_model.py to test_metalearning_detection_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/meta_learning/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/meta_learning/test_hpt_tuning.py to test_hpt_tuning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/test_changepoint_evaluator.py to test_changepoint_evaluator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/test_cusum_detection.py to test_cusum_detection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/detectors/test_trend_mk.py to test_trend_mk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models/test_arima_model.py to test_arima_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models/test_sarima_model.py to test_sarima_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models/test_nowcasting.py to test_nowcasting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models/test_thm.py to test_thm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models/test_var_model.py to test_var_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models/test_parameter_tuning_default_search_space.py to test_parameter_tuning_default_search_space.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models/test_bayesian_var_model.py to test_bayesian_var_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models/test_theta_model.py to test_theta_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models/test_holt_winters_model.py to test_holt_winters_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models/test_stlf_model.py to test_stlf_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models/test_globalmodel.py to test_globalmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models/test_prophet_model.py to test_prophet_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models/test_harmonic_regression.py to test_harmonic_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models/test_lstm_model.py to test_lstm_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models/test_ensemble.py to test_ensemble.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models/test_metalearner.py to test_metalearner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models/test_quadratic_model.py to test_quadratic_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models/test_models_dummy_data.py to test_models_dummy_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/models/test_linear_model.py to test_linear_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/test_consts.py to test_consts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/test_ensemble.py to test_ensemble.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/tests/test_minimal.py to test_minimal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/nowcasting/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/nowcasting/feature_extraction.py to feature_extraction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/nowcasting/nowcastingplus.py to nowcastingplus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/nowcasting/nowcasting.py to nowcasting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/nowcasting/dynamic_nowcasting.py to dynamic_nowcasting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/nowcasting/model_io.py to model_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/theta.py to theta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/quadratic_model.py to quadratic_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/holtwinters.py to holtwinters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/ensemble/kats_ensemble.py to kats_ensemble.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/ensemble/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/ensemble/weighted_avg_ensemble.py to weighted_avg_ensemble.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/ensemble/median_ensemble.py to median_ensemble.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/ensemble/ensemble.py to ensemble.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/arima.py to arima.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/metalearner/metalearner_predictability.py to metalearner_predictability.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/metalearner/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/metalearner/metalearner_hpt.py to metalearner_hpt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/metalearner/metalearner_modelselect.py to metalearner_modelselect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/metalearner/get_metadata.py to get_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/sarima.py to sarima.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/globalmodel/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/globalmodel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/globalmodel/data_processor.py to data_processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/globalmodel/backtester.py to backtester.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/globalmodel/serialize.py to serialize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/globalmodel/ensemble.py to ensemble.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/globalmodel/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/bayesian_var.py to bayesian_var.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/reconciliation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/reconciliation/thm.py to thm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/reconciliation/base_models.py to base_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/harmonic_regression.py to harmonic_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/stlf.py to stlf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/lstm.py to lstm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/linear_model.py to linear_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/prophet.py to prophet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/var.py to var.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/models/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/compat/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/compat/pandas.py to pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/compat/statsmodels.py to statsmodels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/compat/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils/cupik.py to cupik.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils/parameter_tuning_utils.py to parameter_tuning_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils/feature_engineering.py to feature_engineering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils/multi_objective_hpt.py to multi_objective_hpt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils/emp_confidence_int.py to emp_confidence_int.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils/backtesters.py to backtesters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils/decomposition.py to decomposition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils/time_series_parameter_tuning.py to time_series_parameter_tuning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats/utils/simulator.py to simulator.cpython-39.pyc writing byte-compilation script '/tmp/tmp6nxvarxv.py' /usr/bin/python3 /tmp/tmp6nxvarxv.py removing /tmp/tmp6nxvarxv.py running install_egg_info running egg_info writing kats.egg-info/PKG-INFO writing dependency_links to kats.egg-info/dependency_links.txt writing requirements to kats.egg-info/requires.txt writing top-level names to kats.egg-info/top_level.txt reading manifest file 'kats.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'kats.egg-info/SOURCES.txt' Copying kats.egg-info to /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9/site-packages/kats-0.2.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64//usr/share/doc/python-kats + '[' -d doc ']' ~/build/BUILDROOT/python-kats-0.2.0-1.aarch64 ~/build/BUILD/kats-0.2.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/kats-0.2.0 + popd + mv /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.2.0-1 --unique-debug-suffix -0.2.0-1.aarch64 --unique-debug-src-base python-kats-0.2.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/kats-0.2.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-kats-0.2.0-1.noarch Provides: python-kats python3-kats = 0.2.0-1 python3.9dist(kats) = 0.2 python3dist(kats) = 0.2 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(attrs) >= 21.2 python3.9dist(ax-platform) = 0.2.4 python3.9dist(deprecated) >= 1.2.12 python3.9dist(fbprophet) = 0.7.1 python3.9dist(gpytorch) python3.9dist(holidays) >= 0.10.2 python3.9dist(lunarcalendar) >= 0.0.9 python3.9dist(matplotlib) >= 2 python3.9dist(numba) >= 0.52 python3.9dist(numpy) >= 1.21 python3.9dist(numpy) < 1.22 python3.9dist(pandas) >= 1.0.4 python3.9dist(pandas) <= 1.3.5 python3.9dist(parameterized) >= 0.8.1 python3.9dist(plotly) >= 2.2.1 python3.9dist(pymannkendall) >= 1.4.1 python3.9dist(pystan) = 2.19.1.1 python3.9dist(pytest-mpl) >= 0.12 python3.9dist(python-dateutil) >= 2.8 python3.9dist(scikit-learn) >= 0.24.2 python3.9dist(scipy) < 1.8 python3.9dist(seaborn) >= 0.11.1 python3.9dist(setuptools-git) >= 1.2 python3.9dist(statsmodels) = 0.12.2 python3.9dist(torch) python3.9dist(tqdm) >= 4.36.1 Processing files: python-kats-help-0.2.0-1.noarch warning: Empty %files file /builddir/build/BUILD/kats-0.2.0/doclist.lst Provides: python-kats-help = 0.2.0-1 python3-kats-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-kats-0.2.0-1.aarch64 Wrote: /builddir/build/RPMS/python-kats-help-0.2.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-kats-0.2.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.spFUt8 + umask 022 + cd /builddir/build/BUILD + cd kats-0.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-kats-0.2.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0