Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1444622 Details for
Bug 1556188
python-keystonemiddleware: FTBFS in F28
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 12.50 KB, created by
Fedora Release Engineering
on 2018-05-28 22:24:11 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2018-05-28 22:24:11 UTC
Size:
12.50 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-keystonemiddleware.spec'], chrootPath='/var/lib/mock/f29-build-12552709-917934/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f3ef1e77fd0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-keystonemiddleware.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/python-keystonemiddleware-4.14.0-3.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-keystonemiddleware.spec'], chrootPath='/var/lib/mock/f29-build-12552709-917934/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f3ef1e77fd0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-keystonemiddleware.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r3yI8E >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf keystonemiddleware-4.14.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/keystonemiddleware-4.14.0.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd keystonemiddleware-4.14.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ rm -f requirements.txt >+ rm -rf keystonemiddleware.egg-info >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.r4KqBZ >+ umask 022 >+ cd /builddir/build/BUILD >+ cd keystonemiddleware-4.14.0 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' >running build >running build_py >creating build >creating build/lib >creating build/lib/keystonemiddleware >creating build/lib/keystonemiddleware/audit >copying keystonemiddleware/audit/_api.py -> build/lib/keystonemiddleware/audit >copying keystonemiddleware/audit/__init__.py -> build/lib/keystonemiddleware/audit >copying keystonemiddleware/audit/_notifier.py -> build/lib/keystonemiddleware/audit >creating build/lib/keystonemiddleware/_common >copying keystonemiddleware/_common/config.py -> build/lib/keystonemiddleware/_common >copying keystonemiddleware/_common/__init__.py -> build/lib/keystonemiddleware/_common >creating build/lib/keystonemiddleware/tests >creating build/lib/keystonemiddleware/tests/unit >copying keystonemiddleware/tests/unit/test_fixtures.py -> build/lib/keystonemiddleware/tests/unit >copying keystonemiddleware/tests/unit/client_fixtures.py -> build/lib/keystonemiddleware/tests/unit >copying keystonemiddleware/tests/unit/test_entry_points.py -> build/lib/keystonemiddleware/tests/unit >copying keystonemiddleware/tests/unit/__init__.py -> build/lib/keystonemiddleware/tests/unit >copying keystonemiddleware/tests/unit/test_opts.py -> build/lib/keystonemiddleware/tests/unit >copying keystonemiddleware/tests/unit/utils.py -> build/lib/keystonemiddleware/tests/unit >copying keystonemiddleware/tests/unit/test_s3_token_middleware.py -> build/lib/keystonemiddleware/tests/unit >copying keystonemiddleware/tests/unit/test_ec2_token_middleware.py -> build/lib/keystonemiddleware/tests/unit >creating build/lib/keystonemiddleware/tests/unit/auth_token >copying keystonemiddleware/tests/unit/auth_token/test_memcache_crypt.py -> build/lib/keystonemiddleware/tests/unit/auth_token >copying keystonemiddleware/tests/unit/auth_token/base.py -> build/lib/keystonemiddleware/tests/unit/auth_token >copying keystonemiddleware/tests/unit/auth_token/test_auth_token_middleware.py -> build/lib/keystonemiddleware/tests/unit/auth_token >copying keystonemiddleware/tests/unit/auth_token/test_base_middleware.py -> build/lib/keystonemiddleware/tests/unit/auth_token >copying keystonemiddleware/tests/unit/auth_token/test_connection_pool.py -> build/lib/keystonemiddleware/tests/unit/auth_token >copying keystonemiddleware/tests/unit/auth_token/test_user_auth_plugin.py -> build/lib/keystonemiddleware/tests/unit/auth_token >copying keystonemiddleware/tests/unit/auth_token/__init__.py -> build/lib/keystonemiddleware/tests/unit/auth_token >copying keystonemiddleware/tests/unit/auth_token/test_config.py -> build/lib/keystonemiddleware/tests/unit/auth_token >copying keystonemiddleware/tests/unit/auth_token/test_auth.py -> build/lib/keystonemiddleware/tests/unit/auth_token >copying keystonemiddleware/tests/unit/auth_token/test_signing_dir.py -> build/lib/keystonemiddleware/tests/unit/auth_token >copying keystonemiddleware/tests/unit/auth_token/test_revocations.py -> build/lib/keystonemiddleware/tests/unit/auth_token >copying keystonemiddleware/tests/unit/auth_token/test_cache.py -> build/lib/keystonemiddleware/tests/unit/auth_token >copying keystonemiddleware/tests/unit/auth_token/test_request.py -> build/lib/keystonemiddleware/tests/unit/auth_token >creating build/lib/keystonemiddleware/tests/unit/audit >copying keystonemiddleware/tests/unit/audit/base.py -> build/lib/keystonemiddleware/tests/unit/audit >copying keystonemiddleware/tests/unit/audit/test_audit_api.py -> build/lib/keystonemiddleware/tests/unit/audit >copying keystonemiddleware/tests/unit/audit/test_audit_middleware.py -> build/lib/keystonemiddleware/tests/unit/audit >copying keystonemiddleware/tests/unit/audit/__init__.py -> build/lib/keystonemiddleware/tests/unit/audit >copying keystonemiddleware/tests/unit/audit/test_logging_notifier.py -> build/lib/keystonemiddleware/tests/unit/audit >copying keystonemiddleware/tests/unit/audit/test_audit_oslo_messaging.py -> build/lib/keystonemiddleware/tests/unit/audit >copying keystonemiddleware/tests/__init__.py -> build/lib/keystonemiddleware/tests >copying keystonemiddleware/ec2_token.py -> build/lib/keystonemiddleware >copying keystonemiddleware/i18n.py -> build/lib/keystonemiddleware >copying keystonemiddleware/fixture.py -> build/lib/keystonemiddleware >copying keystonemiddleware/__init__.py -> build/lib/keystonemiddleware >copying keystonemiddleware/opts.py -> build/lib/keystonemiddleware >copying keystonemiddleware/exceptions.py -> build/lib/keystonemiddleware >copying keystonemiddleware/s3_token.py -> build/lib/keystonemiddleware >creating build/lib/keystonemiddleware/auth_token >copying keystonemiddleware/auth_token/_identity.py -> build/lib/keystonemiddleware/auth_token >copying keystonemiddleware/auth_token/_exceptions.py -> build/lib/keystonemiddleware/auth_token >copying keystonemiddleware/auth_token/_memcache_pool.py -> build/lib/keystonemiddleware/auth_token >copying keystonemiddleware/auth_token/_cache.py -> build/lib/keystonemiddleware/auth_token >copying keystonemiddleware/auth_token/_user_plugin.py -> build/lib/keystonemiddleware/auth_token >copying keystonemiddleware/auth_token/_auth.py -> build/lib/keystonemiddleware/auth_token >copying keystonemiddleware/auth_token/_request.py -> build/lib/keystonemiddleware/auth_token >copying keystonemiddleware/auth_token/__init__.py -> build/lib/keystonemiddleware/auth_token >copying keystonemiddleware/auth_token/_revocations.py -> build/lib/keystonemiddleware/auth_token >copying keystonemiddleware/auth_token/_opts.py -> build/lib/keystonemiddleware/auth_token >copying keystonemiddleware/auth_token/_memcache_crypt.py -> build/lib/keystonemiddleware/auth_token >copying keystonemiddleware/auth_token/_base.py -> build/lib/keystonemiddleware/auth_token >copying keystonemiddleware/auth_token/_signing_dir.py -> build/lib/keystonemiddleware/auth_token >creating build/lib/keystonemiddleware/echo >copying keystonemiddleware/echo/__main__.py -> build/lib/keystonemiddleware/echo >copying keystonemiddleware/echo/__init__.py -> build/lib/keystonemiddleware/echo >copying keystonemiddleware/echo/service.py -> build/lib/keystonemiddleware/echo >running egg_info >creating keystonemiddleware.egg-info >writing requirements to keystonemiddleware.egg-info/requires.txt >writing keystonemiddleware.egg-info/PKG-INFO >writing top-level names to keystonemiddleware.egg-info/top_level.txt >writing dependency_links to keystonemiddleware.egg-info/dependency_links.txt >writing entry points to keystonemiddleware.egg-info/entry_points.txt >[pbr] Processing SOURCES.txt >writing manifest file 'keystonemiddleware.egg-info/SOURCES.txt' >warning: no previously-included files found matching '.gitignore' >warning: no previously-included files found matching '.gitreview' >warning: no previously-included files matching '*.pyc' found anywhere in distribution >writing manifest file 'keystonemiddleware.egg-info/SOURCES.txt' >+ sleep 1 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' >running build >running build_py >running egg_info >writing keystonemiddleware.egg-info/PKG-INFO >writing dependency_links to keystonemiddleware.egg-info/dependency_links.txt >writing entry points to keystonemiddleware.egg-info/entry_points.txt >writing requirements to keystonemiddleware.egg-info/requires.txt >writing top-level names to keystonemiddleware.egg-info/top_level.txt >[pbr] Reusing existing SOURCES.txt >+ sleep 1 >++ pwd >+ export PYTHONPATH=/builddir/build/BUILD/keystonemiddleware-4.14.0: >+ PYTHONPATH=/builddir/build/BUILD/keystonemiddleware-4.14.0: >+ sphinx-build doc/source html >Running Sphinx v1.7.2 >fatal: not a git repository (or any of the parent directories): .git >fatal: --local can only be used inside a git repository >making output directory... >loading pickled environment... not yet created >loading intersphinx inventory from http://docs.openstack.org/developer/python-keystoneclient/objects.inv... >WARNING: failed to reach any of the inventories with the following issues: >WARNING: intersphinx inventory u'http://docs.openstack.org/developer/python-keystoneclient/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: ('intersphinx inventory %r not fetchable due to %s: %s', u'http://docs.openstack.org/developer/python-keystoneclient/objects.inv', <class 'requests.exceptions.ConnectionError'>, ConnectionError(...)) >usage: sphinx-build [OPTIONS] -o <OUTPUT_PATH> <MODULE_PATH> [EXCLUDE_PATTERN, ...] >sphinx-build: error: argument -o/--output-dir is required >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.r4KqBZ (%build) > Bad exit status from /var/tmp/rpm-tmp.r4KqBZ (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-keystonemiddleware.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1556188
: 1444622 |
1444624
|
1444625