Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/github2fedmsg.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.c7xbXr:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '65e7846a14b141b992941ffa5da11da9', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.c7xbXr:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/github2fedmsg.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/github2fedmsg-0.3.6-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/github2fedmsg.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.c7xbXr:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b3aa554e740a4fc782a86e61d360d6cf', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.c7xbXr:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/github2fedmsg.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Yyi7sc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf github2fedmsg-0.3.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/github2fedmsg-0.3.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd github2fedmsg-0.3.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf github2fedmsg.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9YNX97 + umask 022 + cd /builddir/build/BUILD + cd github2fedmsg-0.3.6 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/github2fedmsg copying github2fedmsg/custom_openid.py -> build/lib/github2fedmsg copying github2fedmsg/events.py -> build/lib/github2fedmsg copying github2fedmsg/githubutils.py -> build/lib/github2fedmsg copying github2fedmsg/traversal.py -> build/lib/github2fedmsg copying github2fedmsg/tests.py -> build/lib/github2fedmsg copying github2fedmsg/__init__.py -> build/lib/github2fedmsg creating build/lib/github2fedmsg/models copying github2fedmsg/models/jsonifiable.py -> build/lib/github2fedmsg/models copying github2fedmsg/models/__init__.py -> build/lib/github2fedmsg/models creating build/lib/github2fedmsg/templates copying github2fedmsg/templates/__init__.py -> build/lib/github2fedmsg/templates creating build/lib/github2fedmsg/scripts copying github2fedmsg/scripts/initializedb.py -> build/lib/github2fedmsg/scripts copying github2fedmsg/scripts/__init__.py -> build/lib/github2fedmsg/scripts creating build/lib/github2fedmsg/widgets copying github2fedmsg/widgets/users.py -> build/lib/github2fedmsg/widgets copying github2fedmsg/widgets/__init__.py -> build/lib/github2fedmsg/widgets creating build/lib/github2fedmsg/views copying github2fedmsg/views/auth.py -> build/lib/github2fedmsg/views copying github2fedmsg/views/webhooks.py -> build/lib/github2fedmsg/views copying github2fedmsg/views/__init__.py -> build/lib/github2fedmsg/views creating build/lib/github2fedmsg/widgets/templates copying github2fedmsg/widgets/templates/__init__.py -> build/lib/github2fedmsg/widgets/templates running egg_info creating github2fedmsg.egg-info writing requirements to github2fedmsg.egg-info/requires.txt writing github2fedmsg.egg-info/PKG-INFO writing top-level names to github2fedmsg.egg-info/top_level.txt writing dependency_links to github2fedmsg.egg-info/dependency_links.txt writing entry points to github2fedmsg.egg-info/entry_points.txt writing manifest file 'github2fedmsg.egg-info/SOURCES.txt' reading manifest file 'github2fedmsg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'alembic.ini' BUILDSTDERR: no previously-included directories found matching 'secret.ini' writing manifest file 'github2fedmsg.egg-info/SOURCES.txt' creating build/lib/github2fedmsg/static copying github2fedmsg/static/favicon.ico -> build/lib/github2fedmsg/static copying github2fedmsg/static/footerbg.png -> build/lib/github2fedmsg/static copying github2fedmsg/static/github2fedmsg.css -> build/lib/github2fedmsg/static copying github2fedmsg/static/github2fedmsg.png -> build/lib/github2fedmsg/static copying github2fedmsg/static/headerbg.png -> build/lib/github2fedmsg/static copying github2fedmsg/static/ie6.css -> build/lib/github2fedmsg/static copying github2fedmsg/static/jquery-1.11.0.min.js -> build/lib/github2fedmsg/static copying github2fedmsg/static/middlebg.png -> build/lib/github2fedmsg/static copying github2fedmsg/static/pyramid-small.png -> build/lib/github2fedmsg/static copying github2fedmsg/static/pyramid.png -> build/lib/github2fedmsg/static copying github2fedmsg/static/transparent.gif -> build/lib/github2fedmsg/static creating build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora creating build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/css copying github2fedmsg/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.css -> build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/css copying github2fedmsg/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.css.map -> build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/css copying github2fedmsg/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.min.css -> build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/css copying github2fedmsg/static/bootstrap-3.1.1-fedora/css/bootstrap.css -> build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/css copying github2fedmsg/static/bootstrap-3.1.1-fedora/css/bootstrap.css.map -> build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/css copying github2fedmsg/static/bootstrap-3.1.1-fedora/css/bootstrap.min.css -> build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/css creating build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/fonts copying github2fedmsg/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.eot -> build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/fonts copying github2fedmsg/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.svg -> build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/fonts copying github2fedmsg/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.ttf -> build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/fonts copying github2fedmsg/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.woff -> build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/fonts creating build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/js copying github2fedmsg/static/bootstrap-3.1.1-fedora/js/bootstrap.js -> build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/js copying github2fedmsg/static/bootstrap-3.1.1-fedora/js/bootstrap.min.js -> build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/js creating build/lib/github2fedmsg/static/messenger-1.4.1 copying github2fedmsg/static/messenger-1.4.1/LICENSE -> build/lib/github2fedmsg/static/messenger-1.4.1 creating build/lib/github2fedmsg/static/messenger-1.4.1/css copying github2fedmsg/static/messenger-1.4.1/css/messenger-spinner.css -> build/lib/github2fedmsg/static/messenger-1.4.1/css copying github2fedmsg/static/messenger-1.4.1/css/messenger-theme-air.css -> build/lib/github2fedmsg/static/messenger-1.4.1/css copying github2fedmsg/static/messenger-1.4.1/css/messenger-theme-block.css -> build/lib/github2fedmsg/static/messenger-1.4.1/css copying github2fedmsg/static/messenger-1.4.1/css/messenger-theme-flat.css -> build/lib/github2fedmsg/static/messenger-1.4.1/css copying github2fedmsg/static/messenger-1.4.1/css/messenger-theme-future.css -> build/lib/github2fedmsg/static/messenger-1.4.1/css copying github2fedmsg/static/messenger-1.4.1/css/messenger-theme-ice.css -> build/lib/github2fedmsg/static/messenger-1.4.1/css copying github2fedmsg/static/messenger-1.4.1/css/messenger.css -> build/lib/github2fedmsg/static/messenger-1.4.1/css creating build/lib/github2fedmsg/static/messenger-1.4.1/js copying github2fedmsg/static/messenger-1.4.1/js/messenger-theme-flat.js -> build/lib/github2fedmsg/static/messenger-1.4.1/js copying github2fedmsg/static/messenger-1.4.1/js/messenger-theme-future.js -> build/lib/github2fedmsg/static/messenger-1.4.1/js copying github2fedmsg/static/messenger-1.4.1/js/messenger.js -> build/lib/github2fedmsg/static/messenger-1.4.1/js copying github2fedmsg/static/messenger-1.4.1/js/messenger.min.js -> build/lib/github2fedmsg/static/messenger-1.4.1/js copying github2fedmsg/templates/__init__.pyc -> build/lib/github2fedmsg/templates copying github2fedmsg/templates/index.mak -> build/lib/github2fedmsg/templates copying github2fedmsg/templates/master.mak -> build/lib/github2fedmsg/templates copying github2fedmsg/templates/widget.mak -> build/lib/github2fedmsg/templates creating build/lib/github2fedmsg/widgets/static copying github2fedmsg/widgets/static/profile.js -> build/lib/github2fedmsg/widgets/static copying github2fedmsg/widgets/templates/__init__.pyc -> build/lib/github2fedmsg/widgets/templates copying github2fedmsg/widgets/templates/profile.mak -> build/lib/github2fedmsg/widgets/templates + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3xLaq4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386 + cd github2fedmsg-0.3.6 + /usr/bin/python2 setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386 running install running install_lib creating /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr creating /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib creating /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg copying build/lib/github2fedmsg/custom_openid.py -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg copying build/lib/github2fedmsg/events.py -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg copying build/lib/github2fedmsg/githubutils.py -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg copying build/lib/github2fedmsg/traversal.py -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg copying build/lib/github2fedmsg/tests.py -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg copying build/lib/github2fedmsg/__init__.py -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg creating /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/models copying build/lib/github2fedmsg/models/jsonifiable.py -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/models copying build/lib/github2fedmsg/models/__init__.py -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/models creating /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/templates copying build/lib/github2fedmsg/templates/__init__.py -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/templates copying build/lib/github2fedmsg/templates/__init__.pyc -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/templates copying build/lib/github2fedmsg/templates/index.mak -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/templates copying build/lib/github2fedmsg/templates/master.mak -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/templates copying build/lib/github2fedmsg/templates/widget.mak -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/templates creating /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/scripts copying build/lib/github2fedmsg/scripts/initializedb.py -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/scripts copying build/lib/github2fedmsg/scripts/__init__.py -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/scripts creating /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/widgets copying build/lib/github2fedmsg/widgets/users.py -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/widgets copying build/lib/github2fedmsg/widgets/__init__.py -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/widgets creating /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/widgets/templates copying build/lib/github2fedmsg/widgets/templates/__init__.py -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/widgets/templates copying build/lib/github2fedmsg/widgets/templates/__init__.pyc -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/widgets/templates copying build/lib/github2fedmsg/widgets/templates/profile.mak -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/widgets/templates creating /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/widgets/static copying build/lib/github2fedmsg/widgets/static/profile.js -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/widgets/static creating /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/views copying build/lib/github2fedmsg/views/auth.py -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/views copying build/lib/github2fedmsg/views/webhooks.py -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/views copying build/lib/github2fedmsg/views/__init__.py -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/views creating /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static copying build/lib/github2fedmsg/static/favicon.ico -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static copying build/lib/github2fedmsg/static/footerbg.png -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static copying build/lib/github2fedmsg/static/github2fedmsg.css -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static copying build/lib/github2fedmsg/static/github2fedmsg.png -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static copying build/lib/github2fedmsg/static/headerbg.png -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static copying build/lib/github2fedmsg/static/ie6.css -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static copying build/lib/github2fedmsg/static/jquery-1.11.0.min.js -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static copying build/lib/github2fedmsg/static/middlebg.png -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static copying build/lib/github2fedmsg/static/pyramid-small.png -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static copying build/lib/github2fedmsg/static/pyramid.png -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static copying build/lib/github2fedmsg/static/transparent.gif -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static creating /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/bootstrap-3.1.1-fedora creating /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/bootstrap-3.1.1-fedora/css copying build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.css -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/bootstrap-3.1.1-fedora/css copying build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.css.map -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/bootstrap-3.1.1-fedora/css copying build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.min.css -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/bootstrap-3.1.1-fedora/css copying build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/css/bootstrap.css -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/bootstrap-3.1.1-fedora/css copying build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/css/bootstrap.css.map -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/bootstrap-3.1.1-fedora/css copying build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/css/bootstrap.min.css -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/bootstrap-3.1.1-fedora/css creating /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/bootstrap-3.1.1-fedora/fonts copying build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/bootstrap-3.1.1-fedora/fonts copying build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/bootstrap-3.1.1-fedora/fonts copying build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/bootstrap-3.1.1-fedora/fonts copying build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/bootstrap-3.1.1-fedora/fonts creating /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/bootstrap-3.1.1-fedora/js copying build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/js/bootstrap.js -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/bootstrap-3.1.1-fedora/js copying build/lib/github2fedmsg/static/bootstrap-3.1.1-fedora/js/bootstrap.min.js -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/bootstrap-3.1.1-fedora/js creating /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/messenger-1.4.1 copying build/lib/github2fedmsg/static/messenger-1.4.1/LICENSE -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/messenger-1.4.1 creating /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/messenger-1.4.1/css copying build/lib/github2fedmsg/static/messenger-1.4.1/css/messenger-spinner.css -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/messenger-1.4.1/css copying build/lib/github2fedmsg/static/messenger-1.4.1/css/messenger-theme-air.css -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/messenger-1.4.1/css copying build/lib/github2fedmsg/static/messenger-1.4.1/css/messenger-theme-block.css -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/messenger-1.4.1/css copying build/lib/github2fedmsg/static/messenger-1.4.1/css/messenger-theme-flat.css -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/messenger-1.4.1/css copying build/lib/github2fedmsg/static/messenger-1.4.1/css/messenger-theme-future.css -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/messenger-1.4.1/css copying build/lib/github2fedmsg/static/messenger-1.4.1/css/messenger-theme-ice.css -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/messenger-1.4.1/css copying build/lib/github2fedmsg/static/messenger-1.4.1/css/messenger.css -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/messenger-1.4.1/css creating /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/messenger-1.4.1/js copying build/lib/github2fedmsg/static/messenger-1.4.1/js/messenger-theme-flat.js -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/messenger-1.4.1/js copying build/lib/github2fedmsg/static/messenger-1.4.1/js/messenger-theme-future.js -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/messenger-1.4.1/js copying build/lib/github2fedmsg/static/messenger-1.4.1/js/messenger.js -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/messenger-1.4.1/js copying build/lib/github2fedmsg/static/messenger-1.4.1/js/messenger.min.js -> /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/static/messenger-1.4.1/js byte-compiling /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/custom_openid.py to custom_openid.pyc byte-compiling /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/events.py to events.pyc byte-compiling /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/githubutils.py to githubutils.pyc byte-compiling /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/traversal.py to traversal.pyc byte-compiling /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/models/jsonifiable.py to jsonifiable.pyc byte-compiling /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/models/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/scripts/initializedb.py to initializedb.pyc byte-compiling /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/scripts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/widgets/users.py to users.pyc byte-compiling /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/widgets/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/views/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/views/webhooks.py to webhooks.pyc byte-compiling /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg/views/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmp6XmFO3.py' /usr/bin/python2 -O /tmp/tmp6XmFO3.py removing /tmp/tmp6XmFO3.py running install_egg_info running egg_info writing requirements to github2fedmsg.egg-info/requires.txt writing github2fedmsg.egg-info/PKG-INFO writing top-level names to github2fedmsg.egg-info/top_level.txt writing dependency_links to github2fedmsg.egg-info/dependency_links.txt writing entry points to github2fedmsg.egg-info/entry_points.txt reading manifest file 'github2fedmsg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'alembic.ini' BUILDSTDERR: no previously-included directories found matching 'secret.ini' writing manifest file 'github2fedmsg.egg-info/SOURCES.txt' Copying github2fedmsg.egg-info to /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7/site-packages/github2fedmsg-0.3.6-py2.7.egg-info running install_scripts Installing initialize_github2fedmsg_db script to /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/github2fedmsg-0.3.6 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: 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/github2fedmsg-0.3.6-1.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: github2fedmsg-0.3.6-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OkZU02 + umask 022 + cd /builddir/build/BUILD + cd github2fedmsg-0.3.6 + DOCDIR=/builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/share/doc/github2fedmsg-0.3.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/share/doc/github2fedmsg-0.3.6 + cp -pr README.rst /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/share/doc/github2fedmsg-0.3.6 + cp -pr LICENSE /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/share/doc/github2fedmsg-0.3.6 + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386/usr/share/doc/github2fedmsg-0.3.6 + exit 0 Provides: bundled(bootstrap) bundled(jquery) github2fedmsg = 0.3.6-1.el7 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386 Wrote: /builddir/build/RPMS/github2fedmsg-0.3.6-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gzr768 + umask 022 + cd /builddir/build/BUILD + cd github2fedmsg-0.3.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/github2fedmsg-0.3.6-1.el7.i386 + exit 0 Child return code was: 0