Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-djangocms-bootstrap4.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682462797.570600/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-djangocms-bootstrap4.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-djangocms-bootstrap4-3.0.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-djangocms-bootstrap4.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682462797.570600/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-djangocms-bootstrap4.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-djangocms-bootstrap4-3.0.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-djangocms-bootstrap4.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682462797.570600/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-djangocms-bootstrap4.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.apNKn4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf djangocms-bootstrap4-3.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/djangocms-bootstrap4-3.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd djangocms-bootstrap4-3.0.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.gSJ1QJ + umask 022 + cd /builddir/build/BUILD + cd djangocms-bootstrap4-3.0.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/djangocms_bootstrap4 copying djangocms_bootstrap4/fields.py -> build/lib/djangocms_bootstrap4 copying djangocms_bootstrap4/__init__.py -> build/lib/djangocms_bootstrap4 copying djangocms_bootstrap4/helpers.py -> build/lib/djangocms_bootstrap4 copying djangocms_bootstrap4/constants.py -> build/lib/djangocms_bootstrap4 creating build/lib/tests copying tests/settings.py -> build/lib/tests copying tests/test_fields.py -> build/lib/tests copying tests/test_migrations.py -> build/lib/tests copying tests/test_constants.py -> build/lib/tests copying tests/test_helpers.py -> build/lib/tests copying tests/fixtures.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/helpers.py -> build/lib/tests creating build/lib/djangocms_bootstrap4/contrib copying djangocms_bootstrap4/contrib/__init__.py -> build/lib/djangocms_bootstrap4/contrib creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs copying djangocms_bootstrap4/contrib/bootstrap4_tabs/cms_plugins.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs copying djangocms_bootstrap4/contrib/bootstrap4_tabs/models.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs copying djangocms_bootstrap4/contrib/bootstrap4_tabs/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs copying djangocms_bootstrap4/contrib/bootstrap4_tabs/constants.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup copying djangocms_bootstrap4/contrib/bootstrap4_listgroup/cms_plugins.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup copying djangocms_bootstrap4/contrib/bootstrap4_listgroup/models.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup copying djangocms_bootstrap4/contrib/bootstrap4_listgroup/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup copying djangocms_bootstrap4/contrib/bootstrap4_listgroup/constants.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_media copying djangocms_bootstrap4/contrib/bootstrap4_media/cms_plugins.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_media copying djangocms_bootstrap4/contrib/bootstrap4_media/models.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_media copying djangocms_bootstrap4/contrib/bootstrap4_media/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_media creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_content copying djangocms_bootstrap4/contrib/bootstrap4_content/cms_plugins.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_content copying djangocms_bootstrap4/contrib/bootstrap4_content/forms.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_content copying djangocms_bootstrap4/contrib/bootstrap4_content/models.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_content copying djangocms_bootstrap4/contrib/bootstrap4_content/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_content copying djangocms_bootstrap4/contrib/bootstrap4_content/constants.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_content creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture copying djangocms_bootstrap4/contrib/bootstrap4_picture/cms_plugins.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture copying djangocms_bootstrap4/contrib/bootstrap4_picture/models.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture copying djangocms_bootstrap4/contrib/bootstrap4_picture/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_link copying djangocms_bootstrap4/contrib/bootstrap4_link/cms_plugins.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_link copying djangocms_bootstrap4/contrib/bootstrap4_link/forms.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_link copying djangocms_bootstrap4/contrib/bootstrap4_link/models.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_link copying djangocms_bootstrap4/contrib/bootstrap4_link/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_link copying djangocms_bootstrap4/contrib/bootstrap4_link/constants.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_link creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse copying djangocms_bootstrap4/contrib/bootstrap4_collapse/cms_plugins.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse copying djangocms_bootstrap4/contrib/bootstrap4_collapse/models.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse copying djangocms_bootstrap4/contrib/bootstrap4_collapse/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel copying djangocms_bootstrap4/contrib/bootstrap4_carousel/cms_plugins.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel copying djangocms_bootstrap4/contrib/bootstrap4_carousel/models.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel copying djangocms_bootstrap4/contrib/bootstrap4_carousel/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel copying djangocms_bootstrap4/contrib/bootstrap4_carousel/constants.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_card copying djangocms_bootstrap4/contrib/bootstrap4_card/cms_plugins.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_card copying djangocms_bootstrap4/contrib/bootstrap4_card/models.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_card copying djangocms_bootstrap4/contrib/bootstrap4_card/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_card copying djangocms_bootstrap4/contrib/bootstrap4_card/constants.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_card creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_jumbotron copying djangocms_bootstrap4/contrib/bootstrap4_jumbotron/cms_plugins.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_jumbotron copying djangocms_bootstrap4/contrib/bootstrap4_jumbotron/models.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_jumbotron copying djangocms_bootstrap4/contrib/bootstrap4_jumbotron/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_jumbotron creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_badge copying djangocms_bootstrap4/contrib/bootstrap4_badge/cms_plugins.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_badge copying djangocms_bootstrap4/contrib/bootstrap4_badge/models.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_badge copying djangocms_bootstrap4/contrib/bootstrap4_badge/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_badge creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities copying djangocms_bootstrap4/contrib/bootstrap4_utilities/cms_plugins.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities copying djangocms_bootstrap4/contrib/bootstrap4_utilities/models.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities copying djangocms_bootstrap4/contrib/bootstrap4_utilities/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities copying djangocms_bootstrap4/contrib/bootstrap4_utilities/constants.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_alerts copying djangocms_bootstrap4/contrib/bootstrap4_alerts/cms_plugins.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_alerts copying djangocms_bootstrap4/contrib/bootstrap4_alerts/models.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_alerts copying djangocms_bootstrap4/contrib/bootstrap4_alerts/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_alerts creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid copying djangocms_bootstrap4/contrib/bootstrap4_grid/cms_plugins.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid copying djangocms_bootstrap4/contrib/bootstrap4_grid/forms.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid copying djangocms_bootstrap4/contrib/bootstrap4_grid/models.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid copying djangocms_bootstrap4/contrib/bootstrap4_grid/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid copying djangocms_bootstrap4/contrib/bootstrap4_grid/constants.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/migrations copying djangocms_bootstrap4/contrib/bootstrap4_tabs/migrations/0002_auto_20180610_1106.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/migrations copying djangocms_bootstrap4/contrib/bootstrap4_tabs/migrations/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/migrations copying djangocms_bootstrap4/contrib/bootstrap4_tabs/migrations/0001_initial.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/migrations creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup/migrations copying djangocms_bootstrap4/contrib/bootstrap4_listgroup/migrations/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup/migrations copying djangocms_bootstrap4/contrib/bootstrap4_listgroup/migrations/0001_initial.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup/migrations creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_media/migrations copying djangocms_bootstrap4/contrib/bootstrap4_media/migrations/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_media/migrations copying djangocms_bootstrap4/contrib/bootstrap4_media/migrations/0001_initial.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_media/migrations creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/migrations copying djangocms_bootstrap4/contrib/bootstrap4_content/migrations/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/migrations copying djangocms_bootstrap4/contrib/bootstrap4_content/migrations/0001_initial.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/migrations copying djangocms_bootstrap4/contrib/bootstrap4_content/migrations/0002_added_figure.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/migrations creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations copying djangocms_bootstrap4/contrib/bootstrap4_picture/migrations/0004_auto_20190703_0831.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations copying djangocms_bootstrap4/contrib/bootstrap4_picture/migrations/0002_bootstrap4picture_use_responsive_image.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations copying djangocms_bootstrap4/contrib/bootstrap4_picture/migrations/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations copying djangocms_bootstrap4/contrib/bootstrap4_picture/migrations/0001_initial.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations copying djangocms_bootstrap4/contrib/bootstrap4_picture/migrations/0003_auto_20181212_1055.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/migrations copying djangocms_bootstrap4/contrib/bootstrap4_link/migrations/0004_auto_20190703_0831.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/migrations copying djangocms_bootstrap4/contrib/bootstrap4_link/migrations/0003_icon_updates.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/migrations copying djangocms_bootstrap4/contrib/bootstrap4_link/migrations/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/migrations copying djangocms_bootstrap4/contrib/bootstrap4_link/migrations/0001_initial.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/migrations copying djangocms_bootstrap4/contrib/bootstrap4_link/migrations/0002_add_icons.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/migrations creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse/migrations copying djangocms_bootstrap4/contrib/bootstrap4_collapse/migrations/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse/migrations copying djangocms_bootstrap4/contrib/bootstrap4_collapse/migrations/0001_initial.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse/migrations creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations copying djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations/0004_auto_20190703_0831.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations copying djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations/0003_auto_20180610_1102.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations copying djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations/0002_bootstrap4carousel_carousel_aspect_ratio.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations copying djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations copying djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations/0001_initial.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_card/migrations copying djangocms_bootstrap4/contrib/bootstrap4_card/migrations/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_card/migrations copying djangocms_bootstrap4/contrib/bootstrap4_card/migrations/0001_initial.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_card/migrations creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/migrations copying djangocms_bootstrap4/contrib/bootstrap4_jumbotron/migrations/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/migrations copying djangocms_bootstrap4/contrib/bootstrap4_jumbotron/migrations/0001_initial.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/migrations creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_badge/migrations copying djangocms_bootstrap4/contrib/bootstrap4_badge/migrations/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_badge/migrations copying djangocms_bootstrap4/contrib/bootstrap4_badge/migrations/0001_initial.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_badge/migrations creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities/migrations copying djangocms_bootstrap4/contrib/bootstrap4_utilities/migrations/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities/migrations copying djangocms_bootstrap4/contrib/bootstrap4_utilities/migrations/0001_initial.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities/migrations creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_alerts/migrations copying djangocms_bootstrap4/contrib/bootstrap4_alerts/migrations/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_alerts/migrations copying djangocms_bootstrap4/contrib/bootstrap4_alerts/migrations/0001_initial.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_alerts/migrations creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations copying djangocms_bootstrap4/contrib/bootstrap4_grid/migrations/0004_remove_bootstrap4gridcolumn_column_size.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations copying djangocms_bootstrap4/contrib/bootstrap4_grid/migrations/0002_auto_20180709_0808.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations copying djangocms_bootstrap4/contrib/bootstrap4_grid/migrations/0003_migrate_column_size.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations copying djangocms_bootstrap4/contrib/bootstrap4_grid/migrations/__init__.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations copying djangocms_bootstrap4/contrib/bootstrap4_grid/migrations/0001_initial.py -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations creating build/lib/tests/bootstrap4_tabs copying tests/bootstrap4_tabs/test_models.py -> build/lib/tests/bootstrap4_tabs copying tests/bootstrap4_tabs/test_plugins.py -> build/lib/tests/bootstrap4_tabs copying tests/bootstrap4_tabs/__init__.py -> build/lib/tests/bootstrap4_tabs creating build/lib/tests/bootstrap4_listgroup copying tests/bootstrap4_listgroup/test_models.py -> build/lib/tests/bootstrap4_listgroup copying tests/bootstrap4_listgroup/test_plugins.py -> build/lib/tests/bootstrap4_listgroup copying tests/bootstrap4_listgroup/__init__.py -> build/lib/tests/bootstrap4_listgroup creating build/lib/tests/bootstrap4_media copying tests/bootstrap4_media/test_models.py -> build/lib/tests/bootstrap4_media copying tests/bootstrap4_media/test_plugins.py -> build/lib/tests/bootstrap4_media copying tests/bootstrap4_media/__init__.py -> build/lib/tests/bootstrap4_media creating build/lib/tests/bootstrap4_content copying tests/bootstrap4_content/test_models.py -> build/lib/tests/bootstrap4_content copying tests/bootstrap4_content/test_plugins.py -> build/lib/tests/bootstrap4_content copying tests/bootstrap4_content/__init__.py -> build/lib/tests/bootstrap4_content creating build/lib/tests/bootstrap4_picture copying tests/bootstrap4_picture/test_models.py -> build/lib/tests/bootstrap4_picture copying tests/bootstrap4_picture/test_plugins.py -> build/lib/tests/bootstrap4_picture copying tests/bootstrap4_picture/__init__.py -> build/lib/tests/bootstrap4_picture creating build/lib/tests/bootstrap4_link copying tests/bootstrap4_link/test_models.py -> build/lib/tests/bootstrap4_link copying tests/bootstrap4_link/test_plugins.py -> build/lib/tests/bootstrap4_link copying tests/bootstrap4_link/__init__.py -> build/lib/tests/bootstrap4_link creating build/lib/tests/bootstrap4_collapse copying tests/bootstrap4_collapse/test_models.py -> build/lib/tests/bootstrap4_collapse copying tests/bootstrap4_collapse/test_plugins.py -> build/lib/tests/bootstrap4_collapse copying tests/bootstrap4_collapse/__init__.py -> build/lib/tests/bootstrap4_collapse creating build/lib/tests/bootstrap4_carousel copying tests/bootstrap4_carousel/test_models.py -> build/lib/tests/bootstrap4_carousel copying tests/bootstrap4_carousel/test_plugins.py -> build/lib/tests/bootstrap4_carousel copying tests/bootstrap4_carousel/__init__.py -> build/lib/tests/bootstrap4_carousel creating build/lib/tests/bootstrap4_card copying tests/bootstrap4_card/test_models.py -> build/lib/tests/bootstrap4_card copying tests/bootstrap4_card/test_plugins.py -> build/lib/tests/bootstrap4_card copying tests/bootstrap4_card/__init__.py -> build/lib/tests/bootstrap4_card creating build/lib/tests/bootstrap4_jumbotron copying tests/bootstrap4_jumbotron/test_models.py -> build/lib/tests/bootstrap4_jumbotron copying tests/bootstrap4_jumbotron/test_plugins.py -> build/lib/tests/bootstrap4_jumbotron copying tests/bootstrap4_jumbotron/__init__.py -> build/lib/tests/bootstrap4_jumbotron creating build/lib/tests/bootstrap4_badge copying tests/bootstrap4_badge/test_models.py -> build/lib/tests/bootstrap4_badge copying tests/bootstrap4_badge/test_plugins.py -> build/lib/tests/bootstrap4_badge copying tests/bootstrap4_badge/__init__.py -> build/lib/tests/bootstrap4_badge creating build/lib/tests/bootstrap4_utilities copying tests/bootstrap4_utilities/test_models.py -> build/lib/tests/bootstrap4_utilities copying tests/bootstrap4_utilities/test_plugins.py -> build/lib/tests/bootstrap4_utilities copying tests/bootstrap4_utilities/__init__.py -> build/lib/tests/bootstrap4_utilities creating build/lib/tests/bootstrap4_grid copying tests/bootstrap4_grid/test_models.py -> build/lib/tests/bootstrap4_grid copying tests/bootstrap4_grid/test_plugins.py -> build/lib/tests/bootstrap4_grid copying tests/bootstrap4_grid/__init__.py -> build/lib/tests/bootstrap4_grid creating build/lib/tests/bootstrap4_alert copying tests/bootstrap4_alert/test_models.py -> build/lib/tests/bootstrap4_alert copying tests/bootstrap4_alert/test_plugins.py -> build/lib/tests/bootstrap4_alert copying tests/bootstrap4_alert/__init__.py -> build/lib/tests/bootstrap4_alert running egg_info writing djangocms_bootstrap4.egg-info/PKG-INFO writing dependency_links to djangocms_bootstrap4.egg-info/dependency_links.txt writing requirements to djangocms_bootstrap4.egg-info/requires.txt writing top-level names to djangocms_bootstrap4.egg-info/top_level.txt reading manifest file 'djangocms_bootstrap4.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'djangocms_bootstrap4.egg-info/SOURCES.txt' creating build/lib/djangocms_bootstrap4/locale creating build/lib/djangocms_bootstrap4/locale/de creating build/lib/djangocms_bootstrap4/locale/de/LC_MESSAGES copying djangocms_bootstrap4/locale/de/LC_MESSAGES/django.po -> build/lib/djangocms_bootstrap4/locale/de/LC_MESSAGES creating build/lib/djangocms_bootstrap4/locale/en creating build/lib/djangocms_bootstrap4/locale/en/LC_MESSAGES copying djangocms_bootstrap4/locale/en/LC_MESSAGES/django.po -> build/lib/djangocms_bootstrap4/locale/en/LC_MESSAGES creating build/lib/djangocms_bootstrap4/static creating build/lib/djangocms_bootstrap4/static/djangocms_bootstrap4 creating build/lib/djangocms_bootstrap4/static/djangocms_bootstrap4/css copying djangocms_bootstrap4/static/djangocms_bootstrap4/css/base.css -> build/lib/djangocms_bootstrap4/static/djangocms_bootstrap4/css creating build/lib/djangocms_bootstrap4/static/djangocms_bootstrap4/js copying djangocms_bootstrap4/static/djangocms_bootstrap4/js/bundle.base.js -> build/lib/djangocms_bootstrap4/static/djangocms_bootstrap4/js copying djangocms_bootstrap4/static/djangocms_bootstrap4/js/bundle.grid.js -> build/lib/djangocms_bootstrap4/static/djangocms_bootstrap4/js copying djangocms_bootstrap4/static/djangocms_bootstrap4/js/bundle.utilities.js -> build/lib/djangocms_bootstrap4/static/djangocms_bootstrap4/js creating build/lib/djangocms_bootstrap4/static/djangocms_bootstrap4/sprites copying djangocms_bootstrap4/static/djangocms_bootstrap4/sprites/icons.svg -> build/lib/djangocms_bootstrap4/static/djangocms_bootstrap4/sprites creating build/lib/djangocms_bootstrap4/templates creating build/lib/djangocms_bootstrap4/templates/djangocms_bootstrap4 creating build/lib/djangocms_bootstrap4/templates/djangocms_bootstrap4/admin copying djangocms_bootstrap4/templates/djangocms_bootstrap4/admin/base.html -> build/lib/djangocms_bootstrap4/templates/djangocms_bootstrap4/admin creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/templates creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4 creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/admin copying djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/admin/tabs.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/admin creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/tabs creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/tabs/default copying djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/tabs/default/item.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/tabs/default copying djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/tabs/default/tabs.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/tabs/default creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates/djangocms_bootstrap4 copying djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates/djangocms_bootstrap4/list-group-item.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates/djangocms_bootstrap4 copying djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates/djangocms_bootstrap4/list-group.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates/djangocms_bootstrap4 creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates/djangocms_bootstrap4/admin copying djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates/djangocms_bootstrap4/admin/list-group.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates/djangocms_bootstrap4/admin creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_media/templates creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_media/templates/djangocms_bootstrap4 copying djangocms_bootstrap4/contrib/bootstrap4_media/templates/djangocms_bootstrap4/media-body.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_media/templates/djangocms_bootstrap4 copying djangocms_bootstrap4/contrib/bootstrap4_media/templates/djangocms_bootstrap4/media.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_media/templates/djangocms_bootstrap4 creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_media/templates/djangocms_bootstrap4/admin copying djangocms_bootstrap4/contrib/bootstrap4_media/templates/djangocms_bootstrap4/admin/media.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_media/templates/djangocms_bootstrap4/admin creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/templates creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4 copying djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/blockquote.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4 copying djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/code.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4 copying djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/figure.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4 creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/admin copying djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/admin/blockquote.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/admin copying djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/admin/code.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/admin copying djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/admin/figure.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/admin creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture/templates creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture/templates/djangocms_bootstrap4 creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture/templates/djangocms_bootstrap4/admin copying djangocms_bootstrap4/contrib/bootstrap4_picture/templates/djangocms_bootstrap4/admin/picture.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture/templates/djangocms_bootstrap4/admin creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/templates creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/templates/djangocms_bootstrap4 creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/templates/djangocms_bootstrap4/admin copying djangocms_bootstrap4/contrib/bootstrap4_link/templates/djangocms_bootstrap4/admin/link.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/templates/djangocms_bootstrap4/admin creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/templates/djangocms_bootstrap4/link creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/templates/djangocms_bootstrap4/link/default copying djangocms_bootstrap4/contrib/bootstrap4_link/templates/djangocms_bootstrap4/link/default/link.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/templates/djangocms_bootstrap4/link/default creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse/templates creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4 copying djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4/collapse-container.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4 copying djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4/collapse-trigger.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4 copying djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4/collapse.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4 creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4/admin copying djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4/admin/collapse.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4/admin creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4 creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/admin copying djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/admin/carousel.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/admin creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/carousel creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/carousel/default copying djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/carousel/default/carousel.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/carousel/default copying djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/carousel/default/image.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/carousel/default copying djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/carousel/default/slide.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/carousel/default creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_card/templates creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_card/templates/djangocms_bootstrap4 copying djangocms_bootstrap4/contrib/bootstrap4_card/templates/djangocms_bootstrap4/card.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_card/templates/djangocms_bootstrap4 copying djangocms_bootstrap4/contrib/bootstrap4_card/templates/djangocms_bootstrap4/card_content.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_card/templates/djangocms_bootstrap4 creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_card/templates/djangocms_bootstrap4/admin copying djangocms_bootstrap4/contrib/bootstrap4_card/templates/djangocms_bootstrap4/admin/card.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_card/templates/djangocms_bootstrap4/admin creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/templates creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/templates/djangocms_bootstrap4 copying djangocms_bootstrap4/contrib/bootstrap4_jumbotron/templates/djangocms_bootstrap4/jumbotron.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/templates/djangocms_bootstrap4 creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/templates/djangocms_bootstrap4/admin copying djangocms_bootstrap4/contrib/bootstrap4_jumbotron/templates/djangocms_bootstrap4/admin/jumbotron.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/templates/djangocms_bootstrap4/admin creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_badge/templates creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_badge/templates/djangocms_bootstrap4 copying djangocms_bootstrap4/contrib/bootstrap4_badge/templates/djangocms_bootstrap4/badge.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_badge/templates/djangocms_bootstrap4 creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_badge/templates/djangocms_bootstrap4/admin copying djangocms_bootstrap4/contrib/bootstrap4_badge/templates/djangocms_bootstrap4/admin/badge.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_badge/templates/djangocms_bootstrap4/admin creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities/templates creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities/templates/djangocms_bootstrap4 copying djangocms_bootstrap4/contrib/bootstrap4_utilities/templates/djangocms_bootstrap4/spacing.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities/templates/djangocms_bootstrap4 creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities/templates/djangocms_bootstrap4/admin copying djangocms_bootstrap4/contrib/bootstrap4_utilities/templates/djangocms_bootstrap4/admin/spacing.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities/templates/djangocms_bootstrap4/admin creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_alerts/templates creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_alerts/templates/djangocms_bootstrap4 copying djangocms_bootstrap4/contrib/bootstrap4_alerts/templates/djangocms_bootstrap4/alerts.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_alerts/templates/djangocms_bootstrap4 creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_alerts/templates/djangocms_bootstrap4/admin copying djangocms_bootstrap4/contrib/bootstrap4_alerts/templates/djangocms_bootstrap4/admin/alerts.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_alerts/templates/djangocms_bootstrap4/admin creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/templates creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4 copying djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/grid_column.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4 copying djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/grid_container.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4 copying djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/grid_row.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4 creating build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/admin copying djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/admin/grid_column.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/admin copying djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/admin/grid_row.html -> build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/admin + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.duM3Mi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64 + cd djangocms-bootstrap4-3.0.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-djangocms-bootstrap4-3.0.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-djangocms-bootstrap4-3.0.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4 creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/templates creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/templates/djangocms_bootstrap4 creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/templates/djangocms_bootstrap4/admin/base.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/templates/djangocms_bootstrap4/admin creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/locale creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/locale/en creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/locale/en/LC_MESSAGES copying build/lib/djangocms_bootstrap4/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/locale/de creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/locale/de/LC_MESSAGES copying build/lib/djangocms_bootstrap4/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/locale/de/LC_MESSAGES copying build/lib/djangocms_bootstrap4/fields.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4 creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs/templates creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4 creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/admin/tabs.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/admin creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/tabs creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/tabs/default copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/tabs/default/item.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/tabs/default copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/tabs/default/tabs.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/tabs/default copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/cms_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/migrations/0002_auto_20180610_1106.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/migrations/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_tabs/constants.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_listgroup creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates/djangocms_bootstrap4/list-group-item.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates/djangocms_bootstrap4 creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates/djangocms_bootstrap4/admin/list-group.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates/djangocms_bootstrap4/list-group.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup/cms_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_listgroup creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_listgroup/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup/migrations/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_listgroup/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_listgroup/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup/models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_listgroup copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_listgroup copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_listgroup/constants.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_listgroup creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_media creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_media/templates creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_media/templates/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_media/templates/djangocms_bootstrap4/media-body.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_media/templates/djangocms_bootstrap4 creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_media/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_media/templates/djangocms_bootstrap4/admin/media.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_media/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_media/templates/djangocms_bootstrap4/media.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_media/templates/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_media/cms_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_media creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_media/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_media/migrations/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_media/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_media/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_media/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_media/models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_media copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_media/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_media creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/templates creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/code.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4 creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/admin/code.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/admin/blockquote.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/admin/figure.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/blockquote.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/figure.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/cms_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/migrations/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/migrations/0002_added_figure.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/forms.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_content/constants.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture/templates creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture/templates/djangocms_bootstrap4 creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture/templates/djangocms_bootstrap4/admin/picture.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture/cms_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations/0004_auto_20190703_0831.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations/0002_bootstrap4picture_use_responsive_image.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations/0003_auto_20181212_1055.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture/models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_picture/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/templates creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/templates/djangocms_bootstrap4 creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/templates/djangocms_bootstrap4/link creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/templates/djangocms_bootstrap4/link/default copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/templates/djangocms_bootstrap4/link/default/link.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/templates/djangocms_bootstrap4/link/default creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/templates/djangocms_bootstrap4/admin/link.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/cms_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/migrations/0004_auto_20190703_0831.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/migrations/0003_icon_updates.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/migrations/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/migrations/0002_add_icons.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/forms.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_link/constants.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_collapse creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_collapse/templates creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4/collapse.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4 creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4/admin/collapse.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4/collapse-container.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4/collapse-trigger.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse/cms_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_collapse creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_collapse/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse/migrations/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_collapse/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_collapse/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse/models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_collapse copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_collapse/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_collapse creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4 creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/carousel creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/carousel/default copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/carousel/default/carousel.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/carousel/default copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/carousel/default/slide.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/carousel/default copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/carousel/default/image.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/carousel/default creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/admin/carousel.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/cms_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations/0004_auto_20190703_0831.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations/0003_auto_20180610_1102.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations/0002_bootstrap4carousel_carousel_aspect_ratio.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_carousel/constants.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_card creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_card/templates creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_card/templates/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_card/templates/djangocms_bootstrap4/card_content.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_card/templates/djangocms_bootstrap4 creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_card/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_card/templates/djangocms_bootstrap4/admin/card.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_card/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_card/templates/djangocms_bootstrap4/card.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_card/templates/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_card/cms_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_card creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_card/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_card/migrations/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_card/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_card/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_card/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_card/models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_card copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_card/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_card copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_card/constants.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_card creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_jumbotron creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/templates creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/templates/djangocms_bootstrap4 creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/templates/djangocms_bootstrap4/admin/jumbotron.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/templates/djangocms_bootstrap4/jumbotron.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/templates/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/cms_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_jumbotron creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/migrations/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_jumbotron copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_jumbotron creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_badge creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_badge/templates creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_badge/templates/djangocms_bootstrap4 creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_badge/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_badge/templates/djangocms_bootstrap4/admin/badge.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_badge/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_badge/templates/djangocms_bootstrap4/badge.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_badge/templates/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_badge/cms_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_badge creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_badge/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_badge/migrations/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_badge/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_badge/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_badge/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_badge/models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_badge copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_badge/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_badge copying build/lib/djangocms_bootstrap4/contrib/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_utilities creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_utilities/templates creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_utilities/templates/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities/templates/djangocms_bootstrap4/spacing.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_utilities/templates/djangocms_bootstrap4 creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_utilities/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities/templates/djangocms_bootstrap4/admin/spacing.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_utilities/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities/cms_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_utilities creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_utilities/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities/migrations/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_utilities/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_utilities/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities/models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_utilities copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_utilities copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_utilities/constants.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_utilities creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_alerts creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_alerts/templates creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_alerts/templates/djangocms_bootstrap4 creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_alerts/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_alerts/templates/djangocms_bootstrap4/admin/alerts.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_alerts/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_alerts/templates/djangocms_bootstrap4/alerts.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_alerts/templates/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_alerts/cms_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_alerts creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_alerts/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_alerts/migrations/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_alerts/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_alerts/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_alerts/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_alerts/models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_alerts copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_alerts/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_alerts creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/templates creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4 creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/admin/grid_row.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/admin/grid_column.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/admin copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/grid_row.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/grid_column.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/grid_container.html -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/cms_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations/0004_remove_bootstrap4gridcolumn_column_size.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations/0002_auto_20180709_0808.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations/0003_migrate_column_size.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/forms.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid copying build/lib/djangocms_bootstrap4/contrib/bootstrap4_grid/constants.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid copying build/lib/djangocms_bootstrap4/helpers.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4 copying build/lib/djangocms_bootstrap4/constants.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4 creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/static creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/static/djangocms_bootstrap4 creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/static/djangocms_bootstrap4/js copying build/lib/djangocms_bootstrap4/static/djangocms_bootstrap4/js/bundle.base.js -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/static/djangocms_bootstrap4/js copying build/lib/djangocms_bootstrap4/static/djangocms_bootstrap4/js/bundle.utilities.js -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/static/djangocms_bootstrap4/js copying build/lib/djangocms_bootstrap4/static/djangocms_bootstrap4/js/bundle.grid.js -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/static/djangocms_bootstrap4/js creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/static/djangocms_bootstrap4/sprites copying build/lib/djangocms_bootstrap4/static/djangocms_bootstrap4/sprites/icons.svg -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/static/djangocms_bootstrap4/sprites creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/static/djangocms_bootstrap4/css copying build/lib/djangocms_bootstrap4/static/djangocms_bootstrap4/css/base.css -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/static/djangocms_bootstrap4/css creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/settings.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_fields.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_migrations.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_tabs copying build/lib/tests/bootstrap4_tabs/test_models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_tabs copying build/lib/tests/bootstrap4_tabs/test_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_tabs copying build/lib/tests/bootstrap4_tabs/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_tabs copying build/lib/tests/test_constants.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_listgroup copying build/lib/tests/bootstrap4_listgroup/test_models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_listgroup copying build/lib/tests/bootstrap4_listgroup/test_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_listgroup copying build/lib/tests/bootstrap4_listgroup/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_listgroup creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_media copying build/lib/tests/bootstrap4_media/test_models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_media copying build/lib/tests/bootstrap4_media/test_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_media copying build/lib/tests/bootstrap4_media/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_media creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_content copying build/lib/tests/bootstrap4_content/test_models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_content copying build/lib/tests/bootstrap4_content/test_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_content copying build/lib/tests/bootstrap4_content/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_content creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_picture copying build/lib/tests/bootstrap4_picture/test_models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_picture copying build/lib/tests/bootstrap4_picture/test_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_picture copying build/lib/tests/bootstrap4_picture/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_picture creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_link copying build/lib/tests/bootstrap4_link/test_models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_link copying build/lib/tests/bootstrap4_link/test_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_link copying build/lib/tests/bootstrap4_link/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_link creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_collapse copying build/lib/tests/bootstrap4_collapse/test_models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_collapse copying build/lib/tests/bootstrap4_collapse/test_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_collapse copying build/lib/tests/bootstrap4_collapse/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_collapse creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_carousel copying build/lib/tests/bootstrap4_carousel/test_models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_carousel copying build/lib/tests/bootstrap4_carousel/test_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_carousel copying build/lib/tests/bootstrap4_carousel/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_carousel copying build/lib/tests/test_helpers.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/fixtures.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_card copying build/lib/tests/bootstrap4_card/test_models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_card copying build/lib/tests/bootstrap4_card/test_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_card copying build/lib/tests/bootstrap4_card/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_card creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_jumbotron copying build/lib/tests/bootstrap4_jumbotron/test_models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_jumbotron copying build/lib/tests/bootstrap4_jumbotron/test_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_jumbotron copying build/lib/tests/bootstrap4_jumbotron/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_jumbotron creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_badge copying build/lib/tests/bootstrap4_badge/test_models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_badge copying build/lib/tests/bootstrap4_badge/test_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_badge copying build/lib/tests/bootstrap4_badge/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_badge copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/helpers.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_utilities copying build/lib/tests/bootstrap4_utilities/test_models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_utilities copying build/lib/tests/bootstrap4_utilities/test_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_utilities copying build/lib/tests/bootstrap4_utilities/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_utilities creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_grid copying build/lib/tests/bootstrap4_grid/test_models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_grid copying build/lib/tests/bootstrap4_grid/test_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_grid copying build/lib/tests/bootstrap4_grid/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_grid creating /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_alert copying build/lib/tests/bootstrap4_alert/test_models.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_alert copying build/lib/tests/bootstrap4_alert/test_plugins.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_alert copying build/lib/tests/bootstrap4_alert/__init__.py -> /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_alert byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs/migrations/0002_auto_20180610_1106.py to 0002_auto_20180610_1106.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_tabs/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_listgroup/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_listgroup/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_listgroup/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_listgroup/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_listgroup/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_listgroup/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_media/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_media/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_media/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_media/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_media/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/migrations/0002_added_figure.py to 0002_added_figure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_content/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations/0004_auto_20190703_0831.py to 0004_auto_20190703_0831.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations/0002_bootstrap4picture_use_responsive_image.py to 0002_bootstrap4picture_use_responsive_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture/migrations/0003_auto_20181212_1055.py to 0003_auto_20181212_1055.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_picture/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/migrations/0004_auto_20190703_0831.py to 0004_auto_20190703_0831.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/migrations/0003_icon_updates.py to 0003_icon_updates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/migrations/0002_add_icons.py to 0002_add_icons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_link/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_collapse/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_collapse/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_collapse/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_collapse/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_collapse/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations/0004_auto_20190703_0831.py to 0004_auto_20190703_0831.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations/0003_auto_20180610_1102.py to 0003_auto_20180610_1102.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations/0002_bootstrap4carousel_carousel_aspect_ratio.py to 0002_bootstrap4carousel_carousel_aspect_ratio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_carousel/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_card/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_card/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_card/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_card/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_card/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_card/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_jumbotron/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_badge/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_badge/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_badge/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_badge/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_badge/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_utilities/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_utilities/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_utilities/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_utilities/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_utilities/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_alerts/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_alerts/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_alerts/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_alerts/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_alerts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/cms_plugins.py to cms_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations/0004_remove_bootstrap4gridcolumn_column_size.py to 0004_remove_bootstrap4gridcolumn_column_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations/0002_auto_20180709_0808.py to 0002_auto_20180709_0808.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations/0003_migrate_column_size.py to 0003_migrate_column_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/contrib/bootstrap4_grid/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_fields.py to test_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_migrations.py to test_migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_tabs/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_tabs/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_tabs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_constants.py to test_constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_listgroup/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_listgroup/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_listgroup/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_media/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_media/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_media/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_content/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_content/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_content/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_picture/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_picture/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_picture/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_link/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_link/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_link/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_collapse/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_collapse/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_collapse/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_carousel/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_carousel/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_carousel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_helpers.py to test_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/fixtures.py to fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_card/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_card/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_card/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_jumbotron/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_jumbotron/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_jumbotron/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_badge/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_badge/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_badge/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_utilities/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_utilities/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_grid/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_grid/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_grid/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_alert/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_alert/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/tests/bootstrap4_alert/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpcbpq1nr6.py' /usr/bin/python3 /tmp/tmpcbpq1nr6.py removing /tmp/tmpcbpq1nr6.py running install_egg_info running egg_info writing djangocms_bootstrap4.egg-info/PKG-INFO writing dependency_links to djangocms_bootstrap4.egg-info/dependency_links.txt writing requirements to djangocms_bootstrap4.egg-info/requires.txt writing top-level names to djangocms_bootstrap4.egg-info/top_level.txt reading manifest file 'djangocms_bootstrap4.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'djangocms_bootstrap4.egg-info/SOURCES.txt' Copying djangocms_bootstrap4.egg-info to /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9/site-packages/djangocms_bootstrap4-3.0.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64//usr/share/doc/python-djangocms-bootstrap4 + '[' -d doc ']' ~/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64 ~/build/BUILD/djangocms-bootstrap4-3.0.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.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/djangocms-bootstrap4-3.0.0 + mv /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.0.0-1 --unique-debug-suffix -3.0.0-1.x86_64 --unique-debug-src-base python-djangocms-bootstrap4-3.0.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/djangocms-bootstrap4-3.0.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-djangocms-bootstrap4-3.0.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-djangocms-bootstrap4-3.0.0-1.noarch Provides: python-djangocms-bootstrap4 python3-djangocms-bootstrap4 = 3.0.0-1 python3.9dist(djangocms-bootstrap4) = 3 python3dist(djangocms-bootstrap4) = 3 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(django-cms) >= 3.7 python3.9dist(django-filer) >= 1.7 python3.9dist(djangocms-attributes-field) >= 1 python3.9dist(djangocms-icon) >= 1.4 python3.9dist(djangocms-link) >= 2.5 python3.9dist(djangocms-picture) >= 2.3 python3.9dist(djangocms-text-ckeditor) >= 3.1 Processing files: python-djangocms-bootstrap4-help-3.0.0-1.noarch warning: Empty %files file /builddir/build/BUILD/djangocms-bootstrap4-3.0.0/doclist.lst Provides: python-djangocms-bootstrap4-help = 3.0.0-1 python3-djangocms-bootstrap4-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-djangocms-bootstrap4-3.0.0-1.x86_64 Wrote: /builddir/build/RPMS/python-djangocms-bootstrap4-help-3.0.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-djangocms-bootstrap4-3.0.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RPVPUZ + umask 022 + cd /builddir/build/BUILD + cd djangocms-bootstrap4-3.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-djangocms-bootstrap4-3.0.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0