Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-flower.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681666381.184041/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-flower.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-flower-1.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 x86_64 --nodeps /builddir/build/SPECS/python-flower.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681666381.184041/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-flower.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-flower-1.2.0-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-flower.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681666381.184041/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-flower.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.cOnRqq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf flower-1.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/flower-1.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd flower-1.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.2TpcyB + umask 022 + cd /builddir/build/BUILD + cd flower-1.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 -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/flower copying flower/__init__.py -> build/lib/flower copying flower/inspector.py -> build/lib/flower copying flower/urls.py -> build/lib/flower copying flower/events.py -> build/lib/flower copying flower/options.py -> build/lib/flower copying flower/__main__.py -> build/lib/flower copying flower/app.py -> build/lib/flower copying flower/command.py -> build/lib/flower creating build/lib/flower/views copying flower/views/auth.py -> build/lib/flower/views copying flower/views/monitor.py -> build/lib/flower/views copying flower/views/__init__.py -> build/lib/flower/views copying flower/views/tasks.py -> build/lib/flower/views copying flower/views/broker.py -> build/lib/flower/views copying flower/views/workers.py -> build/lib/flower/views copying flower/views/error.py -> build/lib/flower/views copying flower/views/dashboard.py -> build/lib/flower/views creating build/lib/flower/utils copying flower/utils/template.py -> build/lib/flower/utils copying flower/utils/search.py -> build/lib/flower/utils copying flower/utils/__init__.py -> build/lib/flower/utils copying flower/utils/tasks.py -> build/lib/flower/utils copying flower/utils/broker.py -> build/lib/flower/utils creating build/lib/flower/api copying flower/api/control.py -> build/lib/flower/api copying flower/api/__init__.py -> build/lib/flower/api copying flower/api/tasks.py -> build/lib/flower/api copying flower/api/workers.py -> build/lib/flower/api creating build/lib/flower/templates copying flower/templates/dashboard.html -> build/lib/flower/templates copying flower/templates/error.html -> build/lib/flower/templates copying flower/templates/broker.html -> build/lib/flower/templates copying flower/templates/task.html -> build/lib/flower/templates copying flower/templates/navbar.html -> build/lib/flower/templates copying flower/templates/404.html -> build/lib/flower/templates copying flower/templates/worker.html -> build/lib/flower/templates copying flower/templates/base.html -> build/lib/flower/templates copying flower/templates/tasks.html -> build/lib/flower/templates creating build/lib/flower/static copying flower/static/swagger.json -> build/lib/flower/static copying flower/static/favicon.ico -> build/lib/flower/static creating build/lib/flower/static/img copying flower/static/img/glyphicons-halflings.png -> build/lib/flower/static/img copying flower/static/img/datatable_sort_asc.png -> build/lib/flower/static/img copying flower/static/img/datatable_sort_desc_disabled.png -> build/lib/flower/static/img copying flower/static/img/apple-touch-icon-144-precomposed.png -> build/lib/flower/static/img copying flower/static/img/apple-touch-icon-114-precomposed.png -> build/lib/flower/static/img copying flower/static/img/datatable_sort_asc_disabled.png -> build/lib/flower/static/img copying flower/static/img/datatable_sort_desc.png -> build/lib/flower/static/img copying flower/static/img/glyphicons-halflings-white.png -> build/lib/flower/static/img copying flower/static/img/apple-touch-icon-72-precomposed.png -> build/lib/flower/static/img copying flower/static/img/apple-touch-icon-57-precomposed.png -> build/lib/flower/static/img copying flower/static/img/datatable_sort_both.png -> build/lib/flower/static/img creating build/lib/flower/static/css copying flower/static/css/bootstrap-datetimepicker.min.css -> build/lib/flower/static/css copying flower/static/css/jquery.dataTables.select.min.css -> build/lib/flower/static/css copying flower/static/css/bootstrap.min.css -> build/lib/flower/static/css copying flower/static/css/bootstrap-responsive.min.css -> build/lib/flower/static/css copying flower/static/css/jquery.dataTables.buttons.min.css -> build/lib/flower/static/css copying flower/static/css/jquery.dataTables.min.css -> build/lib/flower/static/css copying flower/static/css/bootstrap.css -> build/lib/flower/static/css copying flower/static/css/jquery-ui.css -> build/lib/flower/static/css copying flower/static/css/flower.css -> build/lib/flower/static/css copying flower/static/css/bootstrap-responsive.css -> build/lib/flower/static/css copying flower/static/css/jquery.dataTables.css -> build/lib/flower/static/css copying flower/static/css/jquery.dataTables.colReorder.min.css -> build/lib/flower/static/css creating build/lib/flower/static/js copying flower/static/js/moment.min.js -> build/lib/flower/static/js copying flower/static/js/bootstrap-typeahead.js -> build/lib/flower/static/js copying flower/static/js/bootstrap-carousel.js -> build/lib/flower/static/js copying flower/static/js/bootstrap-tab.js -> build/lib/flower/static/js copying flower/static/js/moment-timezone-with-data.min.js -> build/lib/flower/static/js copying flower/static/js/bootstrap.min.js -> build/lib/flower/static/js copying flower/static/js/bootstrap-alert.js -> build/lib/flower/static/js copying flower/static/js/bootstrap-button.js -> build/lib/flower/static/js copying flower/static/js/flower.js -> build/lib/flower/static/js copying flower/static/js/bootstrap-transition.js -> build/lib/flower/static/js copying flower/static/js/jquery-1.7.2.min.js -> build/lib/flower/static/js copying flower/static/js/jquery.dataTables.buttons.min.js -> build/lib/flower/static/js copying flower/static/js/bootstrap-collapse.js -> build/lib/flower/static/js copying flower/static/js/jquery.dataTables.sorting.natural.js -> build/lib/flower/static/js copying flower/static/js/bootstrap-tooltip.js -> build/lib/flower/static/js copying flower/static/js/bootstrap-dropdown.js -> build/lib/flower/static/js copying flower/static/js/jquery.dataTables.select.min.js -> build/lib/flower/static/js copying flower/static/js/bootstrap.js -> build/lib/flower/static/js copying flower/static/js/jquery-ui-1-8-15.min.js -> build/lib/flower/static/js copying flower/static/js/bootstrap-datetimepicker.min.js -> build/lib/flower/static/js copying flower/static/js/jquery.dataTables.colReorder.min.js -> build/lib/flower/static/js copying flower/static/js/bootstrap-scrollspy.js -> build/lib/flower/static/js copying flower/static/js/bootstrap-popover.js -> build/lib/flower/static/js copying flower/static/js/jquery.dataTables.min.js -> build/lib/flower/static/js copying flower/static/js/bootstrap-modal.js -> build/lib/flower/static/js creating build/lib/flower/static/css/images copying flower/static/css/images/ui-icons_2e83ff_256x240.png -> build/lib/flower/static/css/images copying flower/static/css/images/ui-bg_glass_75_e6e6e6_1x400.png -> build/lib/flower/static/css/images copying flower/static/css/images/ui-icons_454545_256x240.png -> build/lib/flower/static/css/images copying flower/static/css/images/ui-icons_222222_256x240.png -> build/lib/flower/static/css/images copying flower/static/css/images/ui-icons_888888_256x240.png -> build/lib/flower/static/css/images copying flower/static/css/images/ui-bg_glass_65_ffffff_1x400.png -> build/lib/flower/static/css/images copying flower/static/css/images/ui-bg_flat_75_ffffff_40x100.png -> build/lib/flower/static/css/images copying flower/static/css/images/ui-icons_cd0a0a_256x240.png -> build/lib/flower/static/css/images copying flower/static/css/images/ui-bg_glass_55_fbf9ee_1x400.png -> build/lib/flower/static/css/images copying flower/static/css/images/ui-bg_flat_0_aaaaaa_40x100.png -> build/lib/flower/static/css/images copying flower/static/css/images/ui-bg_glass_75_dadada_1x400.png -> build/lib/flower/static/css/images copying flower/static/css/images/ui-bg_glass_95_fef1ec_1x400.png -> build/lib/flower/static/css/images copying flower/static/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png -> build/lib/flower/static/css/images + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oHpemN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64 + cd flower-1.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 -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-flower-1.2.0-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-flower-1.2.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower creating /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/views copying build/lib/flower/views/auth.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/views copying build/lib/flower/views/monitor.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/views copying build/lib/flower/views/__init__.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/views copying build/lib/flower/views/tasks.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/views copying build/lib/flower/views/broker.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/views copying build/lib/flower/views/workers.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/views copying build/lib/flower/views/error.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/views copying build/lib/flower/views/dashboard.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/views copying build/lib/flower/__init__.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower copying build/lib/flower/inspector.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower creating /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/utils copying build/lib/flower/utils/template.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/utils copying build/lib/flower/utils/search.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/utils copying build/lib/flower/utils/__init__.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/utils copying build/lib/flower/utils/tasks.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/utils copying build/lib/flower/utils/broker.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/utils copying build/lib/flower/urls.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower creating /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/api copying build/lib/flower/api/control.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/api copying build/lib/flower/api/__init__.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/api copying build/lib/flower/api/tasks.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/api copying build/lib/flower/api/workers.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/api copying build/lib/flower/events.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower copying build/lib/flower/options.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower creating /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/templates copying build/lib/flower/templates/dashboard.html -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/templates copying build/lib/flower/templates/error.html -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/templates copying build/lib/flower/templates/broker.html -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/templates copying build/lib/flower/templates/task.html -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/templates copying build/lib/flower/templates/navbar.html -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/templates copying build/lib/flower/templates/404.html -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/templates copying build/lib/flower/templates/worker.html -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/templates copying build/lib/flower/templates/base.html -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/templates copying build/lib/flower/templates/tasks.html -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/templates copying build/lib/flower/__main__.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower copying build/lib/flower/app.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower copying build/lib/flower/command.py -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower creating /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static creating /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/img copying build/lib/flower/static/img/glyphicons-halflings.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/img copying build/lib/flower/static/img/datatable_sort_asc.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/img copying build/lib/flower/static/img/datatable_sort_desc_disabled.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/img copying build/lib/flower/static/img/apple-touch-icon-144-precomposed.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/img copying build/lib/flower/static/img/apple-touch-icon-114-precomposed.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/img copying build/lib/flower/static/img/datatable_sort_asc_disabled.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/img copying build/lib/flower/static/img/datatable_sort_desc.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/img copying build/lib/flower/static/img/glyphicons-halflings-white.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/img copying build/lib/flower/static/img/apple-touch-icon-72-precomposed.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/img copying build/lib/flower/static/img/apple-touch-icon-57-precomposed.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/img copying build/lib/flower/static/img/datatable_sort_both.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/img creating /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css copying build/lib/flower/static/css/bootstrap-datetimepicker.min.css -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css copying build/lib/flower/static/css/jquery.dataTables.select.min.css -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css copying build/lib/flower/static/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css copying build/lib/flower/static/css/bootstrap-responsive.min.css -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css copying build/lib/flower/static/css/jquery.dataTables.buttons.min.css -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css copying build/lib/flower/static/css/jquery.dataTables.min.css -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css copying build/lib/flower/static/css/bootstrap.css -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css copying build/lib/flower/static/css/jquery-ui.css -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css copying build/lib/flower/static/css/flower.css -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css copying build/lib/flower/static/css/bootstrap-responsive.css -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css copying build/lib/flower/static/css/jquery.dataTables.css -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css creating /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css/images copying build/lib/flower/static/css/images/ui-icons_2e83ff_256x240.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css/images copying build/lib/flower/static/css/images/ui-bg_glass_75_e6e6e6_1x400.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css/images copying build/lib/flower/static/css/images/ui-icons_454545_256x240.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css/images copying build/lib/flower/static/css/images/ui-icons_222222_256x240.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css/images copying build/lib/flower/static/css/images/ui-icons_888888_256x240.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css/images copying build/lib/flower/static/css/images/ui-bg_glass_65_ffffff_1x400.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css/images copying build/lib/flower/static/css/images/ui-bg_flat_75_ffffff_40x100.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css/images copying build/lib/flower/static/css/images/ui-icons_cd0a0a_256x240.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css/images copying build/lib/flower/static/css/images/ui-bg_glass_55_fbf9ee_1x400.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css/images copying build/lib/flower/static/css/images/ui-bg_flat_0_aaaaaa_40x100.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css/images copying build/lib/flower/static/css/images/ui-bg_glass_75_dadada_1x400.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css/images copying build/lib/flower/static/css/images/ui-bg_glass_95_fef1ec_1x400.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css/images copying build/lib/flower/static/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css/images copying build/lib/flower/static/css/jquery.dataTables.colReorder.min.css -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/css creating /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/moment.min.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/bootstrap-typeahead.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/bootstrap-carousel.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/bootstrap-tab.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/moment-timezone-with-data.min.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/bootstrap-alert.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/bootstrap-button.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/flower.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/bootstrap-transition.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/jquery-1.7.2.min.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/jquery.dataTables.buttons.min.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/bootstrap-collapse.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/jquery.dataTables.sorting.natural.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/bootstrap-tooltip.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/bootstrap-dropdown.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/jquery.dataTables.select.min.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/bootstrap.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/jquery-ui-1-8-15.min.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/bootstrap-datetimepicker.min.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/jquery.dataTables.colReorder.min.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/bootstrap-scrollspy.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/bootstrap-popover.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/jquery.dataTables.min.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/js/bootstrap-modal.js -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static/js copying build/lib/flower/static/swagger.json -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static copying build/lib/flower/static/favicon.ico -> /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/static byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/views/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/views/monitor.py to monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/views/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/views/broker.py to broker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/views/workers.py to workers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/views/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/views/dashboard.py to dashboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/inspector.py to inspector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/utils/template.py to template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/utils/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/utils/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/utils/broker.py to broker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/api/control.py to control.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/api/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/api/workers.py to workers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/options.py to options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower/command.py to command.cpython-39.pyc writing byte-compilation script '/tmp/tmphbhsh036.py' /usr/bin/python3 /tmp/tmphbhsh036.py removing /tmp/tmphbhsh036.py running install_egg_info running egg_info writing flower.egg-info/PKG-INFO writing dependency_links to flower.egg-info/dependency_links.txt writing entry points to flower.egg-info/entry_points.txt writing requirements to flower.egg-info/requires.txt writing top-level names to flower.egg-info/top_level.txt reading manifest file 'flower.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'CHANGES' adding license file 'LICENSE' writing manifest file 'flower.egg-info/SOURCES.txt' Copying flower.egg-info to /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/flower-1.2.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64//usr/share/doc/python-flower + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64//usr/share/doc/python-flower + '[' -d example ']' ~/build/BUILDROOT/python-flower-1.2.0-1.x86_64 ~/build/BUILD/flower-1.2.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/flower-1.2.0 + mv /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.2.0-1 --unique-debug-suffix -1.2.0-1.x86_64 --unique-debug-src-base python-flower-1.2.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/flower-1.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-flower-1.2.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-flower-1.2.0-1.noarch Provides: python-flower python3-flower = 1.2.0-1 python3.9dist(flower) = 1.2 python3dist(flower) = 1.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(celery) >= 5.0.5 python3.9dist(humanize) python3.9dist(prometheus-client) >= 0.8 python3.9dist(pytz) python3.9dist(tornado) >= 5 python3.9dist(tornado) < 7 Processing files: python-flower-help-1.2.0-1.noarch warning: Empty %files file /builddir/build/BUILD/flower-1.2.0/doclist.lst Provides: python-flower-help = 1.2.0-1 python3-flower-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-flower-1.2.0-1.x86_64 Wrote: /builddir/build/RPMS/python3-flower-1.2.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python-flower-help-1.2.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JSWR5a + umask 022 + cd /builddir/build/BUILD + cd flower-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-flower-1.2.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0