Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/bodhi.spec'], logger=gid=135chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4396/root'timeout=0env={'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'HOME': '/builddir'}user='mockbuild'printOutput=Falseuid=1001shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/bodhi.spec'] with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'HOME': '/builddir'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory warning: Could not canonicalize hostname: copr-builder-441451923.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/bodhi-2.4.0-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/bodhi.spec'], logger=gid=135chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4396/root'timeout=0env={'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'HOME': '/builddir'}user='mockbuild'printOutput=Falseuid=1001private_network=Trueshell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/bodhi.spec'] with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TYY0Wq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bodhi-2.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/2.4.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bodhi-2.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i /pyramid_debugtoolbar/d setup.py + sed -i /pyramid_debugtoolbar/d development.ini.example + sed -i /nose-cov/d setup.py + sed -i /click/d setup.py + mv development.ini.example development.ini + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FDCZaD + umask 022 + cd /builddir/build/BUILD + cd bodhi-2.4.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/bodhi copying bodhi/__init__.py -> build/lib/bodhi running egg_info creating bodhi.egg-info writing bodhi.egg-info/PKG-INFO writing top-level names to bodhi.egg-info/top_level.txt writing dependency_links to bodhi.egg-info/dependency_links.txt writing manifest file 'bodhi.egg-info/SOURCES.txt' reading manifest file 'bodhi.egg-info/SOURCES.txt' reading manifest template 'BODHI_MANIFEST.in' warning: no files found matching '*.txt' writing manifest file 'bodhi.egg-info/SOURCES.txt' running build running build_py creating build/lib/bodhi/client copying bodhi/client/bindings.py -> build/lib/bodhi/client copying bodhi/client/__init__.py -> build/lib/bodhi/client /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'paster_plugins' warnings.warn(msg) running build running build_py creating build/lib/bodhi/server copying bodhi/server/validators.py -> build/lib/bodhi/server copying bodhi/server/util.py -> build/lib/bodhi/server copying bodhi/server/security.py -> build/lib/bodhi/server copying bodhi/server/schemas.py -> build/lib/bodhi/server copying bodhi/server/renderers.py -> build/lib/bodhi/server copying bodhi/server/push.py -> build/lib/bodhi/server copying bodhi/server/notifications.py -> build/lib/bodhi/server copying bodhi/server/metadata.py -> build/lib/bodhi/server copying bodhi/server/mail.py -> build/lib/bodhi/server copying bodhi/server/ffmarkdown.py -> build/lib/bodhi/server copying bodhi/server/exceptions.py -> build/lib/bodhi/server copying bodhi/server/config.py -> build/lib/bodhi/server copying bodhi/server/captcha.py -> build/lib/bodhi/server copying bodhi/server/buildsys.py -> build/lib/bodhi/server copying bodhi/server/bugs.py -> build/lib/bodhi/server copying bodhi/server/__init__.py -> build/lib/bodhi/server creating build/lib/bodhi/server/views copying bodhi/server/views/search.py -> build/lib/bodhi/server/views copying bodhi/server/views/metrics.py -> build/lib/bodhi/server/views copying bodhi/server/views/generic.py -> build/lib/bodhi/server/views copying bodhi/server/views/admin.py -> build/lib/bodhi/server/views copying bodhi/server/views/__init__.py -> build/lib/bodhi/server/views creating build/lib/bodhi/server/static copying bodhi/server/static/__init__.py -> build/lib/bodhi/server/static creating build/lib/bodhi/server/services copying bodhi/server/services/zz_redirects.py -> build/lib/bodhi/server/services copying bodhi/server/services/user.py -> build/lib/bodhi/server/services copying bodhi/server/services/updates.py -> build/lib/bodhi/server/services copying bodhi/server/services/stacks.py -> build/lib/bodhi/server/services copying bodhi/server/services/releases.py -> build/lib/bodhi/server/services copying bodhi/server/services/packages.py -> build/lib/bodhi/server/services copying bodhi/server/services/overrides.py -> build/lib/bodhi/server/services copying bodhi/server/services/markdown.py -> build/lib/bodhi/server/services copying bodhi/server/services/errors.py -> build/lib/bodhi/server/services copying bodhi/server/services/csrf.py -> build/lib/bodhi/server/services copying bodhi/server/services/comments.py -> build/lib/bodhi/server/services copying bodhi/server/services/builds.py -> build/lib/bodhi/server/services copying bodhi/server/services/__init__.py -> build/lib/bodhi/server/services creating build/lib/bodhi/server/scripts copying bodhi/server/scripts/untag_branched.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/manage_releases.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/initializedb.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/expire_overrides.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/clean_old_mashes.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/approve_testing.py -> build/lib/bodhi/server/scripts copying bodhi/server/scripts/__init__.py -> build/lib/bodhi/server/scripts creating build/lib/bodhi/server/models copying bodhi/server/models/models.py -> build/lib/bodhi/server/models copying bodhi/server/models/enum.py -> build/lib/bodhi/server/models copying bodhi/server/models/__init__.py -> build/lib/bodhi/server/models creating build/lib/bodhi/server/consumers copying bodhi/server/consumers/updates.py -> build/lib/bodhi/server/consumers copying bodhi/server/consumers/signed.py -> build/lib/bodhi/server/consumers copying bodhi/server/consumers/masher.py -> build/lib/bodhi/server/consumers copying bodhi/server/consumers/__init__.py -> build/lib/bodhi/server/consumers running egg_info creating bodhi_server.egg-info writing requirements to bodhi_server.egg-info/requires.txt writing bodhi_server.egg-info/PKG-INFO writing top-level names to bodhi_server.egg-info/top_level.txt writing dependency_links to bodhi_server.egg-info/dependency_links.txt writing entry points to bodhi_server.egg-info/entry_points.txt writing manifest file 'bodhi_server.egg-info/SOURCES.txt' reading manifest file 'bodhi_server.egg-info/SOURCES.txt' reading manifest template 'SERVER_MANIFEST.in' warning: no files found matching '*.txt' warning: no files found matching '*.jpg' under directory 'bodhi' warning: no files found matching '*.pt' under directory 'bodhi' warning: no files found matching '*.txt' under directory 'bodhi' warning: no files found matching '*.mak' under directory 'bodhi' warning: no files found matching '*.mako' under directory 'bodhi' warning: no files found matching '*.xml' under directory 'bodhi' warning: no files found matching 'bodhi/server/static/bootstrap' writing manifest file 'bodhi_server.egg-info/SOURCES.txt' creating build/lib/bodhi/server/locale copying bodhi/server/locale/.placeholder -> build/lib/bodhi/server/locale creating build/lib/bodhi/server/templates copying bodhi/server/templates/comment.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/comments.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/errors.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/fragments.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/home.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/masher.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/master.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/metrics.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/new_stack.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/new_update.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/override.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/overrides.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/pager.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/release.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/releases.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/stacks.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/tables.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/update.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/updates.html -> build/lib/bodhi/server/templates copying bodhi/server/templates/user.html -> build/lib/bodhi/server/templates copying bodhi/server/static/bodhi-logo.svg -> build/lib/bodhi/server/static copying bodhi/server/static/excanvas.min.js -> build/lib/bodhi/server/static copying bodhi/server/static/jquery.flot.js -> build/lib/bodhi/server/static copying bodhi/server/static/jquery.flot.stack.js -> build/lib/bodhi/server/static copying bodhi/server/static/jquery.js -> build/lib/bodhi/server/static creating build/lib/bodhi/server/static/bootstrap-3.0.1-dist creating build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css copying bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap-theme.css -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css copying bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap-theme.min.css -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css copying bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap.css -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css copying bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap.min.css -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css creating build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.eot -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.svg -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.ttf -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.woff -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts creating build/lib/bodhi/server/static/bootstrap-3.0.1-dist/js copying bodhi/server/static/bootstrap-3.0.1-dist/js/bootstrap.js -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/js copying bodhi/server/static/bootstrap-3.0.1-dist/js/bootstrap.min.js -> build/lib/bodhi/server/static/bootstrap-3.0.1-dist/js creating build/lib/bodhi/server/static/bootstrap-3.0.2-fedora creating build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css copying bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap-theme.css -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css copying bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap-theme.min.css -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css copying bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap.css -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css copying bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap.min.css -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css creating build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.eot -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.svg -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.ttf -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.woff -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts creating build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/js copying bodhi/server/static/bootstrap-3.0.2-fedora/js/bootstrap.js -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/js copying bodhi/server/static/bootstrap-3.0.2-fedora/js/bootstrap.min.js -> build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/js creating build/lib/bodhi/server/static/bootstrap-3.1.1-fedora creating build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css copying bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.css -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css copying bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.min.css -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css copying bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap.css -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css copying bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap.min.css -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css creating build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.eot -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.svg -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.ttf -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.woff -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts creating build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/js copying bodhi/server/static/bootstrap-3.1.1-fedora/js/bootstrap.js -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/js copying bodhi/server/static/bootstrap-3.1.1-fedora/js/bootstrap.min.js -> build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/js creating build/lib/bodhi/server/static/css copying bodhi/server/static/css/datagrepper-feed.css -> build/lib/bodhi/server/static/css copying bodhi/server/static/css/footer.css -> build/lib/bodhi/server/static/css copying bodhi/server/static/css/navbar.css -> build/lib/bodhi/server/static/css copying bodhi/server/static/css/panel.css -> build/lib/bodhi/server/static/css copying bodhi/server/static/css/site.css -> build/lib/bodhi/server/static/css copying bodhi/server/static/css/text.css -> build/lib/bodhi/server/static/css creating build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Bold-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Bold-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Bold-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Bold-webfont.woff -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.woff -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.woff -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Regular-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Regular-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Regular-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Cantarell-Regular-webfont.woff -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.woff -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.woff -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.eot -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.svg -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.ttf -> build/lib/bodhi/server/static/css/fonts copying bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.woff -> build/lib/bodhi/server/static/css/fonts creating build/lib/bodhi/server/static/datepicker creating build/lib/bodhi/server/static/datepicker/css copying bodhi/server/static/datepicker/css/datepicker.css -> build/lib/bodhi/server/static/datepicker/css creating build/lib/bodhi/server/static/datepicker/js copying bodhi/server/static/datepicker/js/bootstrap-datepicker.js -> build/lib/bodhi/server/static/datepicker/js creating build/lib/bodhi/server/static/font-awesome-4.4.0 creating build/lib/bodhi/server/static/font-awesome-4.4.0/css copying bodhi/server/static/font-awesome-4.4.0/css/font-awesome.css -> build/lib/bodhi/server/static/font-awesome-4.4.0/css copying bodhi/server/static/font-awesome-4.4.0/css/font-awesome.min.css -> build/lib/bodhi/server/static/font-awesome-4.4.0/css creating build/lib/bodhi/server/static/font-awesome-4.4.0/fonts copying bodhi/server/static/font-awesome-4.4.0/fonts/FontAwesome.otf -> build/lib/bodhi/server/static/font-awesome-4.4.0/fonts copying bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.eot -> build/lib/bodhi/server/static/font-awesome-4.4.0/fonts copying bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.svg -> build/lib/bodhi/server/static/font-awesome-4.4.0/fonts copying bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.ttf -> build/lib/bodhi/server/static/font-awesome-4.4.0/fonts copying bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.woff -> build/lib/bodhi/server/static/font-awesome-4.4.0/fonts copying bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.woff2 -> build/lib/bodhi/server/static/font-awesome-4.4.0/fonts creating build/lib/bodhi/server/static/ico copying bodhi/server/static/ico/favicon.ico -> build/lib/bodhi/server/static/ico creating build/lib/bodhi/server/static/img copying bodhi/server/static/img/logo-large.png -> build/lib/bodhi/server/static/img copying bodhi/server/static/img/logo.png -> build/lib/bodhi/server/static/img copying bodhi/server/static/img/spinner.gif -> build/lib/bodhi/server/static/img creating build/lib/bodhi/server/static/js copying bodhi/server/static/js/Chart-0.2.0.min.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/cabbage.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/forms.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/jquery-1.10.2.min.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/konami.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/live.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/masher-status.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/newsfeed.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/override_form.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/search.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/site.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/stack_form.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/typeahead.bundle.js -> build/lib/bodhi/server/static/js copying bodhi/server/static/js/update_form.js -> build/lib/bodhi/server/static/js creating build/lib/bodhi/server/static/messenger creating build/lib/bodhi/server/static/messenger/css copying bodhi/server/static/messenger/css/messenger-spinner.css -> build/lib/bodhi/server/static/messenger/css copying bodhi/server/static/messenger/css/messenger-theme-air.css -> build/lib/bodhi/server/static/messenger/css copying bodhi/server/static/messenger/css/messenger-theme-block.css -> build/lib/bodhi/server/static/messenger/css copying bodhi/server/static/messenger/css/messenger-theme-flat.css -> build/lib/bodhi/server/static/messenger/css copying bodhi/server/static/messenger/css/messenger-theme-future.css -> build/lib/bodhi/server/static/messenger/css copying bodhi/server/static/messenger/css/messenger-theme-ice.css -> build/lib/bodhi/server/static/messenger/css copying bodhi/server/static/messenger/css/messenger.css -> build/lib/bodhi/server/static/messenger/css creating build/lib/bodhi/server/static/messenger/js copying bodhi/server/static/messenger/js/messenger-theme-flat.js -> build/lib/bodhi/server/static/messenger/js copying bodhi/server/static/messenger/js/messenger-theme-future.js -> build/lib/bodhi/server/static/messenger/js copying bodhi/server/static/messenger/js/messenger.js -> build/lib/bodhi/server/static/messenger/js copying bodhi/server/static/messenger/js/messenger.min.js -> build/lib/bodhi/server/static/messenger/js creating build/lib/bodhi/server/static/moment copying bodhi/server/static/moment/moment.min.js -> build/lib/bodhi/server/static/moment + sleep 1 + make -j2 -C docs html make: Entering directory `/builddir/build/BUILD/bodhi-2.4.0/docs' sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 7 source files that are out of date updating environment: 7 added, 0 changed, 0 removed reading sources... [ 14%] developer_docs reading sources... [ 28%] index reading sources... [ 42%] man_bodhi reading sources... [ 57%] man_bodhi-push reading sources... [ 71%] man_initialize_bodhi_db reading sources... [ 85%] release_notes reading sources... [100%] services looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 14%] developer_docs writing output... [ 28%] index writing output... [ 42%] man_bodhi writing output... [ 57%] man_bodhi-push writing output... [ 71%] man_initialize_bodhi_db writing output... [ 85%] release_notes writing output... [100%] services writing additional files... (0 module code pages) genindex search copying images... [100%] images/database.png copying static files... done WARNING: html_static_path entry '/builddir/build/BUILD/bodhi-2.4.0/docs/_static' does not exist dumping search index... done dumping object inventory... done build succeeded, 1 warning. Build finished. The HTML pages are in _build/html. make: Leaving directory `/builddir/build/BUILD/bodhi-2.4.0/docs' + make -j2 -C docs man make: Entering directory `/builddir/build/BUILD/bodhi-2.4.0/docs' sphinx-build -b man -d _build/doctrees . _build/man Making output directory... Running Sphinx v1.1.3 loading pickled environment... done building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... bodhi.1 { } bodhi-push.1 { } initialize_bodhi_db.1 { } build succeeded. Build finished. The manual pages are in _build/man. make: Leaving directory `/builddir/build/BUILD/bodhi-2.4.0/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Qa87FX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64 + cd bodhi-2.4.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/user.html -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/updates.html -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/update.html -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/tables.html -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/stacks.html -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/releases.html -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/release.html -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/pager.html -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/overrides.html -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/override.html -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/new_update.html -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/new_stack.html -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/metrics.html -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/master.html -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/masher.html -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/home.html -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/fragments.html -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/errors.html -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/comments.html -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates copying build/lib/bodhi/server/templates/comment.html -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/templates creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/locale copying build/lib/bodhi/server/locale/.placeholder -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/locale creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/__init__.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/masher.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/signed.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/consumers copying build/lib/bodhi/server/consumers/updates.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/consumers creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/models copying build/lib/bodhi/server/models/__init__.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/models copying build/lib/bodhi/server/models/enum.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/models copying build/lib/bodhi/server/models/models.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/models creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/__init__.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/approve_testing.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/clean_old_mashes.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/expire_overrides.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/initializedb.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/manage_releases.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/scripts copying build/lib/bodhi/server/scripts/untag_branched.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/scripts creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/__init__.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/builds.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/comments.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/csrf.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/errors.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/markdown.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/overrides.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/packages.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/releases.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/stacks.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/updates.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/user.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services copying build/lib/bodhi/server/services/zz_redirects.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/moment copying build/lib/bodhi/server/static/moment/moment.min.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/moment creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/messenger creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/js copying build/lib/bodhi/server/static/messenger/js/messenger.min.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/js copying build/lib/bodhi/server/static/messenger/js/messenger.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/js copying build/lib/bodhi/server/static/messenger/js/messenger-theme-future.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/js copying build/lib/bodhi/server/static/messenger/js/messenger-theme-flat.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/js creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-theme-ice.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-theme-future.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-theme-flat.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-theme-block.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-theme-air.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/css copying build/lib/bodhi/server/static/messenger/css/messenger-spinner.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/messenger/css creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/update_form.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/typeahead.bundle.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/stack_form.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/site.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/search.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/override_form.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/newsfeed.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/masher-status.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/live.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/konami.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/jquery-1.10.2.min.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/forms.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/cabbage.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/js copying build/lib/bodhi/server/static/js/Chart-0.2.0.min.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/js creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/spinner.gif -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/logo.png -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/img copying build/lib/bodhi/server/static/img/logo-large.png -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/img creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/ico copying build/lib/bodhi/server/static/ico/favicon.ico -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/ico creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/font-awesome-4.4.0 creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts copying build/lib/bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.woff2 -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts copying build/lib/bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts copying build/lib/bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts copying build/lib/bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts copying build/lib/bodhi/server/static/font-awesome-4.4.0/fonts/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts copying build/lib/bodhi/server/static/font-awesome-4.4.0/fonts/FontAwesome.otf -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/font-awesome-4.4.0/fonts creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/font-awesome-4.4.0/css copying build/lib/bodhi/server/static/font-awesome-4.4.0/css/font-awesome.min.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/font-awesome-4.4.0/css copying build/lib/bodhi/server/static/font-awesome-4.4.0/css/font-awesome.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/font-awesome-4.4.0/css creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/datepicker creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/datepicker/js copying build/lib/bodhi/server/static/datepicker/js/bootstrap-datepicker.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/datepicker/js creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/datepicker/css copying build/lib/bodhi/server/static/datepicker/css/datepicker.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/datepicker/css creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.woff -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.svg -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Thin-webfont.eot -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.woff -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.svg -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Regular-webfont.eot -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.woff -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.svg -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Comfortaa_Bold-webfont.eot -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Regular-webfont.woff -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Regular-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Regular-webfont.svg -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Regular-webfont.eot -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.woff -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.svg -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Oblique-webfont.eot -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.woff -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.svg -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-BoldOblique-webfont.eot -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Bold-webfont.woff -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Bold-webfont.ttf -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Bold-webfont.svg -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/fonts/Cantarell-Bold-webfont.eot -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css/fonts copying build/lib/bodhi/server/static/css/text.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/site.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/panel.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/navbar.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/footer.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css copying build/lib/bodhi/server/static/css/datagrepper-feed.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/css creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/js copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/js/bootstrap.min.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/js copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/js/bootstrap.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/js creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/fonts creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap.min.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.min.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.1.1-fedora/css creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/js copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/js/bootstrap.min.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/js copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/js/bootstrap.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/js creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/fonts creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap.min.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap-theme.min.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/css copying build/lib/bodhi/server/static/bootstrap-3.0.2-fedora/css/bootstrap-theme.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.2-fedora/css creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/js copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/js/bootstrap.min.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/js copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/js/bootstrap.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/js creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/fonts copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/fonts creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/css copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap.min.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/css copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/css copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap-theme.min.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/css copying build/lib/bodhi/server/static/bootstrap-3.0.1-dist/css/bootstrap-theme.css -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap-3.0.1-dist/css copying build/lib/bodhi/server/static/jquery.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static copying build/lib/bodhi/server/static/jquery.flot.stack.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static copying build/lib/bodhi/server/static/jquery.flot.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static copying build/lib/bodhi/server/static/excanvas.min.js -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static copying build/lib/bodhi/server/static/bodhi-logo.svg -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static copying build/lib/bodhi/server/static/__init__.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/__init__.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/admin.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/generic.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/metrics.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/views copying build/lib/bodhi/server/views/search.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/views copying build/lib/bodhi/server/__init__.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/bugs.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/buildsys.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/captcha.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/config.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/exceptions.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/ffmarkdown.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/mail.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/metadata.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/notifications.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/push.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/renderers.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/schemas.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/security.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/util.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server copying build/lib/bodhi/server/validators.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server creating /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/client copying build/lib/bodhi/client/__init__.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/client copying build/lib/bodhi/client/bindings.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/client copying build/lib/bodhi/__init__.py -> /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/consumers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/consumers/masher.py to masher.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/consumers/signed.py to signed.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/consumers/updates.py to updates.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/models/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/models/enum.py to enum.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/models/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/scripts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/scripts/approve_testing.py to approve_testing.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/scripts/clean_old_mashes.py to clean_old_mashes.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/scripts/expire_overrides.py to expire_overrides.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/scripts/initializedb.py to initializedb.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/scripts/manage_releases.py to manage_releases.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/scripts/untag_branched.py to untag_branched.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services/builds.py to builds.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services/comments.py to comments.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services/csrf.py to csrf.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services/markdown.py to markdown.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services/overrides.py to overrides.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services/packages.py to packages.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services/releases.py to releases.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services/stacks.py to stacks.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services/updates.py to updates.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services/user.py to user.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/services/zz_redirects.py to zz_redirects.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/views/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/views/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/views/generic.py to generic.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/views/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/views/search.py to search.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/bugs.py to bugs.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/buildsys.py to buildsys.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/captcha.py to captcha.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/ffmarkdown.py to ffmarkdown.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/mail.py to mail.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/notifications.py to notifications.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/push.py to push.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/renderers.py to renderers.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/schemas.py to schemas.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/security.py to security.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/validators.py to validators.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/client/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/client/bindings.py to bindings.pyc byte-compiling /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpVS6ybr.py' /usr/bin/python2 -O /tmp/tmpVS6ybr.py removing /tmp/tmpVS6ybr.py running install_egg_info running egg_info writing bodhi.egg-info/PKG-INFO writing top-level names to bodhi.egg-info/top_level.txt writing dependency_links to bodhi.egg-info/dependency_links.txt reading manifest file 'bodhi.egg-info/SOURCES.txt' reading manifest template 'BODHI_MANIFEST.in' warning: no files found matching '*.txt' writing manifest file 'bodhi.egg-info/SOURCES.txt' Copying bodhi.egg-info to /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi-2.4.0-py2.7.egg-info running install_scripts running install running install_lib writing byte-compilation script '/tmp/tmpw9pQid.py' /usr/bin/python2 -O /tmp/tmpw9pQid.py removing /tmp/tmpw9pQid.py running install_egg_info running egg_info creating bodhi_client.egg-info writing bodhi_client.egg-info/PKG-INFO writing top-level names to bodhi_client.egg-info/top_level.txt writing dependency_links to bodhi_client.egg-info/dependency_links.txt writing entry points to bodhi_client.egg-info/entry_points.txt writing manifest file 'bodhi_client.egg-info/SOURCES.txt' reading manifest file 'bodhi_client.egg-info/SOURCES.txt' reading manifest template 'CLIENT_MANIFEST.in' warning: no files found matching '*.txt' writing manifest file 'bodhi_client.egg-info/SOURCES.txt' Copying bodhi_client.egg-info to /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi_client-2.4.0-py2.7.egg-info running install_scripts Installing bodhi script to /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/bin /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'paster_plugins' warnings.warn(msg) running install running install_lib writing byte-compilation script '/tmp/tmpwqBeBz.py' /usr/bin/python2 -O /tmp/tmpwqBeBz.py removing /tmp/tmpwqBeBz.py running install_egg_info running egg_info writing requirements to bodhi_server.egg-info/requires.txt writing bodhi_server.egg-info/PKG-INFO writing top-level names to bodhi_server.egg-info/top_level.txt writing dependency_links to bodhi_server.egg-info/dependency_links.txt writing entry points to bodhi_server.egg-info/entry_points.txt reading manifest file 'bodhi_server.egg-info/SOURCES.txt' reading manifest template 'SERVER_MANIFEST.in' warning: no files found matching '*.txt' warning: no files found matching '*.jpg' under directory 'bodhi' warning: no files found matching '*.pt' under directory 'bodhi' warning: no files found matching '*.txt' under directory 'bodhi' warning: no files found matching '*.mak' under directory 'bodhi' warning: no files found matching '*.mako' under directory 'bodhi' warning: no files found matching '*.xml' under directory 'bodhi' warning: no files found matching 'bodhi/server/static/bootstrap' writing manifest file 'bodhi_server.egg-info/SOURCES.txt' Copying bodhi_server.egg-info to /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi_server-2.4.0-py2.7.egg-info running install_scripts Installing bodhi-clean-old-mashes script to /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/bin Installing bodhi-approve-testing script to /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/bin Installing bodhi-expire-overrides script to /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/bin Installing bodhi-untag-branched script to /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/bin Installing initialize_bodhi_db script to /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/bin Installing bodhi-manage-releases script to /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/bin Installing bodhi-push script to /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/bin + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/var/lib/bodhi + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/var/cache/bodhi + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/etc/httpd/conf.d + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/etc/fedmsg.d + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/etc/bodhi + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/bodhi + /usr/bin/mkdir -p -m 0755 /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64//var/log/bodhi + /usr/bin/install -m 644 apache/bodhi.conf /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/etc/httpd/conf.d/bodhi.conf + /usr/bin/install -m 640 production.ini /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/etc/bodhi/production.ini + /usr/bin/install -m 640 alembic.ini /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/bodhi/alembic.ini + cp -rf alembic/ /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/bodhi/alembic + /usr/bin/install apache/bodhi.wsgi /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/bodhi/bodhi.wsgi + /usr/bin/install -m 644 fedmsg.d/masher.py /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/etc/fedmsg.d/masher.py + /usr/bin/install -m 644 fedmsg.d/bodhi.py /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/etc/fedmsg.d/bodhi.py + install -d /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/man/man1 + install -pm0644 docs/_build/man/bodhi-push.1 docs/_build/man/bodhi.1 docs/_build/man/initialize_bodhi_db.1 /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/man/man1/ + '[' '!' -e /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap ']' + ln -s ./bootstrap-3.1.1-fedora /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/bodhi-2.4.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CnuTcl + umask 022 + cd /builddir/build/BUILD + cd bodhi-2.4.0 + '[' '!' -e /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/bodhi/server/static/bootstrap ']' + PYTHONPATH=. + /usr/bin/python setup.py nosetests running nosetests running egg_info writing bodhi.egg-info/PKG-INFO writing top-level names to bodhi.egg-info/top_level.txt writing dependency_links to bodhi.egg-info/dependency_links.txt reading manifest file 'bodhi.egg-info/SOURCES.txt' reading manifest template 'BODHI_MANIFEST.in' warning: no files found matching '*.txt' writing manifest file 'bodhi.egg-info/SOURCES.txt' running build_ext nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 550 tests in 178.649s OK + exit 0 Processing files: bodhi-client-2.4.0-1.el7.centos.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dG0ABL + umask 022 + cd /builddir/build/BUILD + cd bodhi-2.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/licenses/bodhi-client-2.4.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/licenses/bodhi-client-2.4.0 + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/licenses/bodhi-client-2.4.0 + exit 0 Provides: bodhi-client = 2.4.0-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Processing files: bodhi-docs-2.4.0-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dbc8dc + umask 022 + cd /builddir/build/BUILD + cd bodhi-2.4.0 + DOCDIR=/builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/doc/bodhi-docs-2.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/doc/bodhi-docs-2.4.0 + cp -pr docs/_build/html/ /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/doc/bodhi-docs-2.4.0 + cp -pr README.rst /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/doc/bodhi-docs-2.4.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lgUzRC + umask 022 + cd /builddir/build/BUILD + cd bodhi-2.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/licenses/bodhi-docs-2.4.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/licenses/bodhi-docs-2.4.0 + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/licenses/bodhi-docs-2.4.0 + exit 0 Provides: bodhi-docs = 2.4.0-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-bodhi-2.4.0-1.el7.centos.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GV8N33 + umask 022 + cd /builddir/build/BUILD + cd bodhi-2.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/licenses/python2-bodhi-2.4.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/licenses/python2-bodhi-2.4.0 + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/licenses/python2-bodhi-2.4.0 + exit 0 Provides: python-bodhi = 2.4.0-1.el7.centos python2-bodhi = 2.4.0-1.el7.centos 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) = 2.7 Obsoletes: python-bodhi < 2.4.0-1.el7.centos Processing files: bodhi-server-2.4.0-1.el7.centos.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.F1iWnv + umask 022 + cd /builddir/build/BUILD + cd bodhi-2.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/licenses/bodhi-server-2.4.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/licenses/bodhi-server-2.4.0 + cp -pr COPYING /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64/usr/share/licenses/bodhi-server-2.4.0 + exit 0 Provides: bodhi-server = 2.4.0-1.el7.centos config(bodhi-server) = 2.4.0-1.el7.centos Requires(interp): /bin/sh 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(pre): /bin/sh Requires: /usr/bin/python2 python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/bodhi-client-2.4.0-1.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/bodhi-docs-2.4.0-1.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python2-bodhi-2.4.0-1.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/bodhi-server-2.4.0-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XHJwDj + umask 022 + cd /builddir/build/BUILD + cd bodhi-2.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bodhi-2.4.0-1.el7.centos.x86_64 + exit 0 Child return code was: 0