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 1443529 Details for
Bug 1556280
python-vcstools: 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), 70.59 KB, created by
Fedora Release Engineering
on 2018-05-28 16:12:07 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2018-05-28 16:12:07 UTC
Size:
70.59 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-vcstools.spec'], chrootPath='/var/lib/mock/f29-build-12552858-917938/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 0x7f98ff82a710>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-vcstools.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-vcstools-0.1.39-6.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-vcstools.spec'], chrootPath='/var/lib/mock/f29-build-12552858-917938/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 0x7f98ff82a710>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-vcstools.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.14GUBz >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf vcstools-51170430b90781676970e833b270918c9f8cc12c >+ /usr/bin/gzip -dc /builddir/build/SOURCES/vcstools-0.1.39-5117043.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd vcstools-51170430b90781676970e833b270918c9f8cc12c >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ sed -i s/haiku/default/ doc/conf.py >+ sed -i s/:special-members:// doc/vcstools.rst >+ rm -rf /builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29 >+ cp -a . /builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29 >+ find /builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29 -name '*.py' >+ xargs sed -i '1s|^#!python|#!/usr/bin/python3|' >+ find -name '*.py' >+ xargs sed -i '1s|^#!python|#!/usr/bin/python|' >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4dNOFe >+ umask 022 >+ cd /builddir/build/BUILD >+ cd vcstools-51170430b90781676970e833b270918c9f8cc12c >+ /usr/bin/python2 setup.py build >running build >running build_py >creating build >creating build/lib >creating build/lib/vcstools >copying src/vcstools/__version__.py -> build/lib/vcstools >copying src/vcstools/hg.py -> build/lib/vcstools >copying src/vcstools/bzr.py -> build/lib/vcstools >copying src/vcstools/git_archive_all.py -> build/lib/vcstools >copying src/vcstools/common.py -> build/lib/vcstools >copying src/vcstools/svn.py -> build/lib/vcstools >copying src/vcstools/__init__.py -> build/lib/vcstools >copying src/vcstools/tar.py -> build/lib/vcstools >copying src/vcstools/vcs_base.py -> build/lib/vcstools >copying src/vcstools/git.py -> build/lib/vcstools >copying src/vcstools/vcs_abstraction.py -> build/lib/vcstools >+ make -C doc html man >make: Entering directory '/builddir/build/BUILD/vcstools-51170430b90781676970e833b270918c9f8cc12c/doc' >sphinx-build -b html -d _build/doctrees . _build/html >Running Sphinx v1.7.2 >making output directory... >loading pickled environment... not yet created >building [mo]: targets for 0 po files that are out of date >building [html]: targets for 6 source files that are out of date >updating environment: 6 added, 0 changed, 0 removed >reading sources... [ 16%] changelog >reading sources... [ 33%] developers_guide >reading sources... [ 50%] index >reading sources... [ 66%] modules >reading sources... [ 83%] vcsclient >reading sources... [100%] vcstools >/builddir/build/BUILD/vcstools-51170430b90781676970e833b270918c9f8cc12c/doc/index.rst:58: WARNING: Title underline too short. >Advanced: vcstools developers/contributors >======================================== >looking for now-outdated files... /builddir/build/BUILD/vcstools-51170430b90781676970e833b270918c9f8cc12c/doc/index.rst:58: WARNING: Title underline too short. >Advanced: vcstools developers/contributors >======================================== >/builddir/build/BUILD/vcstools-51170430b90781676970e833b270918c9f8cc12c/src/vcstools/bzr.py:docstring of vcstools.bzr.BzrClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. >/builddir/build/BUILD/vcstools-51170430b90781676970e833b270918c9f8cc12c/src/vcstools/git.py:docstring of vcstools.git._get_git_version:4: WARNING: Field list ends without a blank line; unexpected unindent. >/builddir/build/BUILD/vcstools-51170430b90781676970e833b270918c9f8cc12c/src/vcstools/hg.py:docstring of vcstools.hg.HgClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. >/builddir/build/BUILD/vcstools-51170430b90781676970e833b270918c9f8cc12c/src/vcstools/svn.py:docstring of vcstools.svn.canonical_svn_url_split:7: WARNING: Field list ends without a blank line; unexpected unindent. >/builddir/build/BUILD/vcstools-51170430b90781676970e833b270918c9f8cc12c/src/vcstools/tar.py:docstring of vcstools.tar.TarClient.checkout:1: WARNING: Inline emphasis start-string without end-string. >/builddir/build/BUILD/vcstools-51170430b90781676970e833b270918c9f8cc12c/src/vcstools/tar.py:docstring of vcstools.tar.TarClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. >/builddir/build/BUILD/vcstools-51170430b90781676970e833b270918c9f8cc12c/src/vcstools/vcs_base.py:docstring of vcstools.vcs_base.VcsClientBase.export_repository:6: WARNING: Field list ends without a blank line; unexpected unindent. >/builddir/build/BUILD/vcstools-51170430b90781676970e833b270918c9f8cc12c/src/vcstools/vcs_base.py:docstring of vcstools.vcs_base.VcsClientBase.get_log:11: WARNING: Field list ends without a blank line; unexpected unindent. >none found >pickling environment... done >checking consistency... done >preparing documents... done >writing output... [ 16%] changelog >writing output... [ 33%] developers_guide >writing output... [ 50%] index >writing output... [ 66%] modules >writing output... [ 83%] vcsclient >writing output... [100%] vcstools >generating indices... genindex py-modindex >writing additional pages... search >copying static files... WARNING: html_static_path entry u'/builddir/build/BUILD/vcstools-51170430b90781676970e833b270918c9f8cc12c/doc/_static' does not exist >done >copying extra files... done >dumping search index in English (code: en) ... done >dumping object inventory... done >build succeeded, 11 warnings. >The HTML pages are in _build/html. >Build finished. The HTML pages are in _build/html. >sphinx-build -b man -d _build/doctrees . _build/man >Running Sphinx v1.7.2 >making output directory... >loading pickled environment... done >building [mo]: targets for 0 po files that are out of date >building [man]: all manpages >updating environment: 0 added, 0 changed, 0 removed >looking for now-outdated files... none found >writing... vcstools.1 { vcsclient developers_guide modules vcstools changelog } >build succeeded. >The manual pages are in _build/man. >Build finished. The manual pages are in _build/man. >make: Leaving directory '/builddir/build/BUILD/vcstools-51170430b90781676970e833b270918c9f8cc12c/doc' >+ rm -f doc/_build/html/.buildinfo >+ pushd /builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29 >~/build/BUILD/python3-python-vcstools-0.1.39-6.fc29 ~/build/BUILD/vcstools-51170430b90781676970e833b270918c9f8cc12c >+ /usr/bin/python3 setup.py build >running build >running build_py >creating build >creating build/lib >creating build/lib/vcstools >copying src/vcstools/__version__.py -> build/lib/vcstools >copying src/vcstools/hg.py -> build/lib/vcstools >copying src/vcstools/bzr.py -> build/lib/vcstools >copying src/vcstools/git_archive_all.py -> build/lib/vcstools >copying src/vcstools/common.py -> build/lib/vcstools >copying src/vcstools/svn.py -> build/lib/vcstools >copying src/vcstools/__init__.py -> build/lib/vcstools >copying src/vcstools/tar.py -> build/lib/vcstools >copying src/vcstools/vcs_base.py -> build/lib/vcstools >copying src/vcstools/git.py -> build/lib/vcstools >copying src/vcstools/vcs_abstraction.py -> build/lib/vcstools >+ make -C doc html man SPHINXBUILD=sphinx-build-3.6 >make: Entering directory '/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/doc' >sphinx-build-3.6 -b html -d _build/doctrees . _build/html >Running Sphinx v1.7.2 >making output directory... >loading pickled environment... not yet created >building [mo]: targets for 0 po files that are out of date >building [html]: targets for 6 source files that are out of date >updating environment: 6 added, 0 changed, 0 removed >reading sources... [ 16%] changelog >reading sources... [ 33%] developers_guide >reading sources... [ 50%] index >reading sources... [ 66%] modules >reading sources... [ 83%] vcsclient >reading sources... [100%] vcstools >/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/doc/index.rst:58: WARNING: Title underline too short. >Advanced: vcstools developers/contributors >======================================== >/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/doc/index.rst:58: WARNING: Title underline too short. >Advanced: vcstools developers/contributors >======================================== >/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/src/vcstools/bzr.py:docstring of vcstools.bzr.BzrClient.export_repository:6: WARNING: Field list ends without a blank line; unexpected unindent. >looking for now-outdated files... none found >pickling environment... /builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/src/vcstools/bzr.py:docstring of vcstools.bzr.BzrClient.get_log:11: WARNING: Field list ends without a blank line; unexpected unindent. >/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/src/vcstools/bzr.py:docstring of vcstools.bzr.BzrClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. >/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/src/vcstools/git.py:docstring of vcstools.git.GitClient.export_repository:6: WARNING: Field list ends without a blank line; unexpected unindent. >/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/src/vcstools/git.py:docstring of vcstools.git.GitClient.get_log:11: WARNING: Field list ends without a blank line; unexpected unindent. >/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/src/vcstools/git.py:docstring of vcstools.git._get_git_version:4: WARNING: Field list ends without a blank line; unexpected unindent. >/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/src/vcstools/hg.py:docstring of vcstools.hg.HgClient.export_repository:6: WARNING: Field list ends without a blank line; unexpected unindent. >/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/src/vcstools/hg.py:docstring of vcstools.hg.HgClient.get_log:11: WARNING: Field list ends without a blank line; unexpected unindent. >/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/src/vcstools/hg.py:docstring of vcstools.hg.HgClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. >/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/src/vcstools/svn.py:docstring of vcstools.svn.SvnClient.export_repository:6: WARNING: Field list ends without a blank line; unexpected unindent. >/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/src/vcstools/svn.py:docstring of vcstools.svn.SvnClient.get_log:11: WARNING: Field list ends without a blank line; unexpected unindent. >/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/src/vcstools/svn.py:docstring of vcstools.svn.canonical_svn_url_split:7: WARNING: Field list ends without a blank line; unexpected unindent. >/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/src/vcstools/tar.py:docstring of vcstools.tar.TarClient.checkout:1: WARNING: Inline emphasis start-string without end-string. >/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/src/vcstools/tar.py:docstring of vcstools.tar.TarClient.export_repository:6: WARNING: Field list ends without a blank line; unexpected unindent. >/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/src/vcstools/tar.py:docstring of vcstools.tar.TarClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. >/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/src/vcstools/vcs_base.py:docstring of vcstools.vcs_base.VcsClientBase.export_repository:6: WARNING: Field list ends without a blank line; unexpected unindent. >/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/src/vcstools/vcs_base.py:docstring of vcstools.vcs_base.VcsClientBase.get_log:11: WARNING: Field list ends without a blank line; unexpected unindent. >done >checking consistency... done >preparing documents... done >writing output... [ 16%] changelog >writing output... [ 33%] developers_guide >writing output... [ 50%] index >writing output... [ 66%] modules >writing output... [ 83%] vcsclient >writing output... [100%] vcstools >generating indices... genindex py-modindex >writing additional pages... search >copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/doc/_static' does not exist >done >copying extra files... done >dumping search index in English (code: en) ... done >dumping object inventory... done >build succeeded, 20 warnings. >The HTML pages are in _build/html. >Build finished. The HTML pages are in _build/html. >sphinx-build-3.6 -b man -d _build/doctrees . _build/man >Running Sphinx v1.7.2 >making output directory... >loading pickled environment... done >building [mo]: targets for 0 po files that are out of date >building [man]: all manpages >updating environment: 0 added, 0 changed, 0 removed >looking for now-outdated files... none found >writing... vcstools.1 { vcsclient developers_guide modules vcstools changelog } >build succeeded. >The manual pages are in _build/man. >Build finished. The manual pages are in _build/man. >make: Leaving directory '/builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29/doc' >+ rm -f doc/_build/html/.buildinfo >+ popd >~/build/BUILD/vcstools-51170430b90781676970e833b270918c9f8cc12c >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.e4os78 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch >++ dirname /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch >+ cd vcstools-51170430b90781676970e833b270918c9f8cc12c >+ /usr/bin/python2 setup.py install --root /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch >running install >running build >running build_py >running install_lib >creating /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr >creating /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib >creating /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages >creating /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools >copying build/lib/vcstools/__version__.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools >copying build/lib/vcstools/hg.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools >copying build/lib/vcstools/bzr.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools >copying build/lib/vcstools/git_archive_all.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools >copying build/lib/vcstools/common.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools >copying build/lib/vcstools/svn.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools >copying build/lib/vcstools/__init__.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools >copying build/lib/vcstools/tar.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools >copying build/lib/vcstools/vcs_base.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools >copying build/lib/vcstools/git.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools >copying build/lib/vcstools/vcs_abstraction.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools/__version__.py to __version__.pyc >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools/hg.py to hg.pyc >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools/bzr.py to bzr.pyc >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools/git_archive_all.py to git_archive_all.pyc >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools/common.py to common.pyc >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools/svn.py to svn.pyc >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools/tar.py to tar.pyc >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools/vcs_base.py to vcs_base.pyc >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools/git.py to git.pyc >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools/vcs_abstraction.py to vcs_abstraction.pyc >running install_egg_info >running egg_info >creating src/vcstools.egg-info >writing requirements to src/vcstools.egg-info/requires.txt >writing src/vcstools.egg-info/PKG-INFO >writing top-level names to src/vcstools.egg-info/top_level.txt >writing dependency_links to src/vcstools.egg-info/dependency_links.txt >writing manifest file 'src/vcstools.egg-info/SOURCES.txt' >reading manifest file 'src/vcstools.egg-info/SOURCES.txt' >writing manifest file 'src/vcstools.egg-info/SOURCES.txt' >Copying src/vcstools.egg-info to /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7/site-packages/vcstools-0.1.39-py2.7.egg-info >running install_scripts >+ mkdir -p /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/share/man/man1 >+ chmod -x doc/_build/man/vcstools.1 >+ install -p -m 0644 doc/_build/man/vcstools.1 /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/share/man/man1/ >+ pushd /builddir/build/BUILD/python3-python-vcstools-0.1.39-6.fc29 >~/build/BUILD/python3-python-vcstools-0.1.39-6.fc29 ~/build/BUILD/vcstools-51170430b90781676970e833b270918c9f8cc12c >+ /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6 >creating /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages >creating /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools >copying build/lib/vcstools/__version__.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools >copying build/lib/vcstools/hg.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools >copying build/lib/vcstools/bzr.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools >copying build/lib/vcstools/git_archive_all.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools >copying build/lib/vcstools/common.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools >copying build/lib/vcstools/svn.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools >copying build/lib/vcstools/__init__.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools >copying build/lib/vcstools/tar.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools >copying build/lib/vcstools/vcs_base.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools >copying build/lib/vcstools/git.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools >copying build/lib/vcstools/vcs_abstraction.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools/__version__.py to __version__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools/hg.py to hg.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools/bzr.py to bzr.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools/git_archive_all.py to git_archive_all.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools/common.py to common.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools/svn.py to svn.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools/tar.py to tar.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools/vcs_base.py to vcs_base.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools/git.py to git.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools/vcs_abstraction.py to vcs_abstraction.cpython-36.pyc >running install_egg_info >running egg_info >creating src/vcstools.egg-info >writing src/vcstools.egg-info/PKG-INFO >writing dependency_links to src/vcstools.egg-info/dependency_links.txt >writing requirements to src/vcstools.egg-info/requires.txt >writing top-level names to src/vcstools.egg-info/top_level.txt >writing manifest file 'src/vcstools.egg-info/SOURCES.txt' >reading manifest file 'src/vcstools.egg-info/SOURCES.txt' >writing manifest file 'src/vcstools.egg-info/SOURCES.txt' >Copying src/vcstools.egg-info to /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/vcstools-0.1.39-py3.6.egg-info >running install_scripts >+ rm -rf /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6/site-packages/setuptools/tests >+ mkdir -p /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/share/man/man1 >+ chmod -x doc/_build/man/vcstools.1 >+ install -p -m 0644 doc/_build/man/vcstools.1 /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/share/man/man1/python3-vcstools.1 >+ popd >~/build/BUILD/vcstools-51170430b90781676970e833b270918c9f8cc12c >+ /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 0.1.39-6.fc29 --unique-debug-suffix -0.1.39-6.fc29.noarch --unique-debug-src-base python-vcstools-0.1.39-6.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/vcstools-51170430b90781676970e833b270918c9f8cc12c >find: 'debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python3.6 using /usr/bin/python3.6 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-vcstools-0.1.39-6.fc29.noarch/usr/lib/python2.7 using /usr/bin/python2.7 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.y349O6 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd vcstools-51170430b90781676970e833b270918c9f8cc12c >+ export GIT_AUTHOR_EMAIL=foo@example.com >+ GIT_AUTHOR_EMAIL=foo@example.com >+ export 'GIT_AUTHOR_NAME=Foo Bar' >+ GIT_AUTHOR_NAME='Foo Bar' >+ export GIT_COMMITTER_EMAIL=foo@example.com >+ GIT_COMMITTER_EMAIL=foo@example.com >+ export 'GIT_COMMITTER_NAME=Foo Bar' >+ GIT_COMMITTER_NAME='Foo Bar' >+ export 'HGUSER=Foo Bar <foo@example.com>' >+ HGUSER='Foo Bar <foo@example.com>' >+ export LANG=en_US.UTF-8 >+ LANG=en_US.UTF-8 >+ nosetests --with-coverage --cover-package vcstools -w test -e '^(test_url_matches_with_shortcut|test_checkout|test_checkout_dir_exists|test_checkout_version|test_get_url_by_reading)$' >...WARNING [vcstools] Command failed: '[' > errcode: 2: >/bin/sh: line 0: [: missing `]' >[/vcstools] >WARNING [vcstools] Command failed: 'echo foo && [' > errcode: 2: >/bin/sh: line 0: [: missing `]' >[/vcstools] >ERROR [vcstools] Command failed with OSError. 'two words' <False, None>: >[Errno 2] No such file or directory[/vcstools] >....bzr: ERROR: Unable to determine your name. >Please, set your name with the 'whoami' command. >E.g. bzr whoami "Your Name <name@example.com>" >Created a standalone tree (format: 2a) >adding fixed.txt >Committing to: /tmp/tmpmRvdNw/remote/ >added fixed.txt >Committed revision 1. >Created tag test_tag. >adding modified.txt >adding modified-fs.txt >Committing to: /tmp/tmpmRvdNw/remote/ >added modified-fs.txt >added modified.txt >Committed revision 2. >adding deleted.txt >adding deleted-fs.txt >Committing to: /tmp/tmpmRvdNw/remote/ >added deleted-fs.txt >added deleted.txt >Committed revision 3. >ERROR [vcstools] Can't remove /tmp/tmpmRvdNw/local[/vcstools] >."ros ros@ros.org" >Created a standalone tree (format: 2a) >adding fixed.txt >Committing to: /tmp/tmpqZD7CF/remote/ >added fixed.txt >Committed revision 1. >Created tag test_tag. >adding modified.txt >adding modified-fs.txt >Committing to: /tmp/tmpqZD7CF/remote/ >added modified-fs.txt >added modified.txt >Committed revision 2. >adding deleted.txt >adding deleted-fs.txt >Committing to: /tmp/tmpqZD7CF/remote/ >added deleted-fs.txt >added deleted.txt >Committed revision 3. >ERROR [vcstools] Can't remove /tmp/tmpqZD7CF/local[/vcstools] >..."ros ros@ros.org" >Created a standalone tree (format: 2a) >adding fixed.txt >Committing to: /tmp/tmp9NoQRx/remote/ >added fixed.txt >Committed revision 1. >Created tag test_tag. >adding modified.txt >adding modified-fs.txt >Committing to: /tmp/tmp9NoQRx/remote/ >added modified-fs.txt >added modified.txt >Committed revision 2. >adding deleted.txt >adding deleted-fs.txt >Committing to: /tmp/tmp9NoQRx/remote/ >added deleted-fs.txt >added deleted.txt >Committed revision 3. >..WARNING [vcstools] Command failed: 'bzr branch /tmp/tmp9NoQRx/remotefoobar /tmp/tmp9NoQRx/local' > errcode: 3: >bzr: ERROR: Not a branch: "/tmp/tmp9NoQRx/remotefoobar/". >[/vcstools] >ERROR [vcstools] Command failed: 'bzr branch /tmp/tmp9NoQRx/remotefoobar /tmp/tmp9NoQRx/local' > errcode: 3: >bzr: ERROR: Not a branch: "/tmp/tmp9NoQRx/remotefoobar/". >[/vcstools] >.WARNING [vcstools] Command failed: 'bzr update -r foobar' > run at: '/tmp/tmp9NoQRx/local' > errcode: 3: >bzr: ERROR: Requested revision: 'foobar' does not exist in branch: file:///tmp/tmp9NoQRx/local/ >[/vcstools] >......."ros ros@ros.org" >Created a standalone tree (format: 2a) >adding fixed.txt >Committing to: /tmp/tmp2ewOnR/remote/ >added fixed.txt >Committed revision 1. >Created tag test_tag. >adding modified.txt >adding modified-fs.txt >Committing to: /tmp/tmp2ewOnR/remote/ >added modified-fs.txt >added modified.txt >Committed revision 2. >adding deleted.txt >adding deleted-fs.txt >Committing to: /tmp/tmp2ewOnR/remote/ >added deleted-fs.txt >added deleted.txt >Committed revision 3. >..Initialized empty Git repository in /tmp/tmpcKH16_/remote/.git/ >[master (root-commit) a5be017] initial > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 fixed.txt >[master 53248e5] initial > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 modified-fs.txt > create mode 100644 modified.txt >[master a9f1403] modified > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 deleted-fs.txt > create mode 100644 deleted.txt >Cloning into '/tmp/tmpcKH16_/ros'... >done. >Switched to a new branch 'localbranch' >[localbranch 6596d88] local_file > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_file >.Initialized empty Git repository in /tmp/tmp17SG3X/remote/.git/ >[master (root-commit) cff5779] initial > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 fixed.txt >[master e1c49fe] initial > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 modified-fs.txt > create mode 100644 modified.txt >[master 9013a78] modified > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 deleted-fs.txt > create mode 100644 deleted.txt >Cloning into '/tmp/tmp17SG3X/ros'... >done. >Switched to a new branch 'localbranch' >[localbranch 7efb3a5] my_branch > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local.txt >Switched to a new branch 'diverged_branch' >[diverged_branch e051d07] diverged_branch > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 diverged.txt >Note: checking out 'test_tag'. >You are in 'detached HEAD' state. You can look around, make experimental >changes and commit them, and you can discard any commits you make in this >state without impacting any branches by performing another checkout. >If you want to create a new branch to retain commits you create, you may >do so (now or later) by using -b with the checkout command again. Example: > git checkout -b <new-branch-name> >HEAD is now at cff5779 initial >[detached HEAD 44e9a34] no_branch > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 tagged.txt >[detached HEAD 688dd08] dangling > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 dangling.txt >[detached HEAD 19b5eb2] dangling_tip > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 dangling-tip.txt >Deleted branch oldbranch (was 19b5eb2). >Warning: you are leaving 2 commits behind, not connected to >any of your branches: > 19b5eb2 dangling_tip > 688dd08 dangling >If you want to keep them by creating a new branch, this may be a good time >to do so with: > git branch <new-branch-name> 19b5eb2 >Your branch is up to date with 'origin/master'. >Switched to branch 'master' >vcstools only handles branches tracking default remote, branch 'master' tracks remote 'None' >WARNING [vcstools] vcstools only handles branches tracking default remote, branch 'localbranch' tracks remote 'None'. >Repository path is '/tmp/tmp17SG3X/ros'.[/vcstools] >vcstools only handles branches tracking default remote, branch 'master' tracks remote 'None' >vcstools refusing to move away from dangling commit, to protect your work. >.Cloning into '/tmp/tmp17SG3X/ros'... >done. >Switched to a new branch 'localbranch' >[localbranch 29d55e6] my_branch > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local.txt >Switched to a new branch 'diverged_branch' >[diverged_branch c8b9e83] diverged_branch > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 diverged.txt >Note: checking out 'test_tag'. >You are in 'detached HEAD' state. You can look around, make experimental >changes and commit them, and you can discard any commits you make in this >state without impacting any branches by performing another checkout. >If you want to create a new branch to retain commits you create, you may >do so (now or later) by using -b with the checkout command again. Example: > git checkout -b <new-branch-name> >HEAD is now at cff5779 initial >[detached HEAD 1d1763b] no_branch > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 tagged.txt >[detached HEAD 4db9f4c] dangling > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 dangling.txt >[detached HEAD 671cba5] dangling_tip > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 dangling-tip.txt >Deleted branch oldbranch (was 671cba5). >Warning: you are leaving 2 commits behind, not connected to >any of your branches: > 671cba5 dangling_tip > 4db9f4c dangling >If you want to keep them by creating a new branch, this may be a good time >to do so with: > git branch <new-branch-name> 671cba5 >Your branch is up to date with 'origin/master'. >Switched to branch 'master' >.Cloning into '/tmp/tmp17SG3X/ros'... >done. >Switched to a new branch 'localbranch' >[localbranch 1935b38] my_branch > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local.txt >Switched to a new branch 'diverged_branch' >[diverged_branch 33d6956] diverged_branch > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 diverged.txt >Note: checking out 'test_tag'. >You are in 'detached HEAD' state. You can look around, make experimental >changes and commit them, and you can discard any commits you make in this >state without impacting any branches by performing another checkout. >If you want to create a new branch to retain commits you create, you may >do so (now or later) by using -b with the checkout command again. Example: > git checkout -b <new-branch-name> >HEAD is now at cff5779 initial >[detached HEAD d6b1c1f] no_branch > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 tagged.txt >[detached HEAD eb3ff9a] dangling > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 dangling.txt >[detached HEAD 6dbe2d3] dangling_tip > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 dangling-tip.txt >Deleted branch oldbranch (was 6dbe2d3). >Warning: you are leaving 2 commits behind, not connected to >any of your branches: > 6dbe2d3 dangling_tip > eb3ff9a dangling >If you want to keep them by creating a new branch, this may be a good time >to do so with: > git branch <new-branch-name> 6dbe2d3 >Your branch is up to date with 'origin/master'. >Switched to branch 'master' >.Cloning into '/tmp/tmp17SG3X/ros'... >done. >Switched to a new branch 'localbranch' >[localbranch 1935b38] my_branch > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local.txt >Switched to a new branch 'diverged_branch' >[diverged_branch 33d6956] diverged_branch > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 diverged.txt >Note: checking out 'test_tag'. >You are in 'detached HEAD' state. You can look around, make experimental >changes and commit them, and you can discard any commits you make in this >state without impacting any branches by performing another checkout. >If you want to create a new branch to retain commits you create, you may >do so (now or later) by using -b with the checkout command again. Example: > git checkout -b <new-branch-name> >HEAD is now at cff5779 initial >[detached HEAD d6b1c1f] no_branch > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 tagged.txt >[detached HEAD eb3ff9a] dangling > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 dangling.txt >[detached HEAD 6dbe2d3] dangling_tip > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 dangling-tip.txt >Deleted branch oldbranch (was 6dbe2d3). >Warning: you are leaving 2 commits behind, not connected to >any of your branches: > 6dbe2d3 dangling_tip > eb3ff9a dangling >If you want to keep them by creating a new branch, this may be a good time >to do so with: > git branch <new-branch-name> 6dbe2d3 >Your branch is up to date with 'origin/master'. >Switched to branch 'master' >.Cloning into '/tmp/tmp17SG3X/ros'... >done. >Switched to a new branch 'localbranch' >[localbranch 790e773] my_branch > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local.txt >Switched to a new branch 'diverged_branch' >[diverged_branch 3c40a35] diverged_branch > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 diverged.txt >Note: checking out 'test_tag'. >You are in 'detached HEAD' state. You can look around, make experimental >changes and commit them, and you can discard any commits you make in this >state without impacting any branches by performing another checkout. >If you want to create a new branch to retain commits you create, you may >do so (now or later) by using -b with the checkout command again. Example: > git checkout -b <new-branch-name> >HEAD is now at cff5779 initial >[detached HEAD 854d24f] no_branch > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 tagged.txt >[detached HEAD fb49741] dangling > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 dangling.txt >[detached HEAD 27e068a] dangling_tip > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 dangling-tip.txt >Deleted branch oldbranch (was 27e068a). >Warning: you are leaving 2 commits behind, not connected to >any of your branches: > 27e068a dangling_tip > fb49741 dangling >If you want to keep them by creating a new branch, this may be a good time >to do so with: > git branch <new-branch-name> 27e068a >Your branch is up to date with 'origin/master'. >Switched to branch 'master' >vcstools refusing to move away from dangling commit, to protect your work. >.Initialized empty Git repository in /tmp/tmp8X4Wx3/remote/.git/ >[master (root-commit) 4c0246f] initial > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 fixed.txt >[master 5a3bf7b] initial > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 modified-fs.txt > create mode 100644 modified.txt >[master 9bd4a37] modified > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 deleted-fs.txt > create mode 100644 deleted.txt >Cloning into '/tmp/tmp8X4Wx3/ros'... >done. >Switched to a new branch 'localbranch' >[localbranch fca7499] local_0 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_0.txt >[localbranch c21e3cb] local_1 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_1.txt >[localbranch 15f49f2] local_2 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_2.txt >[localbranch 010c59d] local_3 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_3.txt >[localbranch 59b7a5f] local_4 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_4.txt >[localbranch c1bc49f] local_5 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_5.txt >[localbranch 1ba50f4] local_6 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_6.txt >[localbranch b8fb7e0] local_7 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_7.txt >[localbranch 170fbb8] local_8 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_8.txt >[localbranch 7321b9d] local_9 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_9.txt >.Cloning into '/tmp/tmp8X4Wx3/ros'... >done. >Switched to a new branch 'localbranch' >[localbranch fca7499] local_0 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_0.txt >[localbranch c21e3cb] local_1 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_1.txt >[localbranch 15f49f2] local_2 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_2.txt >[localbranch 010c59d] local_3 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_3.txt >[localbranch 59b7a5f] local_4 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_4.txt >[localbranch c1bc49f] local_5 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_5.txt >[localbranch 1ba50f4] local_6 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_6.txt >[localbranch b8fb7e0] local_7 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_7.txt >[localbranch 170fbb8] local_8 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_8.txt >[localbranch 7321b9d] local_9 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_9.txt >.Cloning into '/tmp/tmp8X4Wx3/ros'... >done. >Switched to a new branch 'localbranch' >[localbranch fca7499] local_0 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_0.txt >[localbranch c21e3cb] local_1 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_1.txt >[localbranch 15f49f2] local_2 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_2.txt >[localbranch 010c59d] local_3 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_3.txt >[localbranch 59b7a5f] local_4 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_4.txt >[localbranch c1bc49f] local_5 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_5.txt >[localbranch 1ba50f4] local_6 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_6.txt >[localbranch b8fb7e0] local_7 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_7.txt >[localbranch 170fbb8] local_8 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_8.txt >[localbranch 7321b9d] local_9 > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 local_9.txt >.Initialized empty Git repository in /tmp/tmpXNKTMS/remote/.git/ >[master (root-commit) 3ec6681] initial > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 fixed.txt >[master 26558eb] initial > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 modified-fs.txt > create mode 100644 modified.txt >[master cb02559] modified > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 deleted-fs.txt > create mode 100644 deleted.txt >Cloning into '/tmp/tmpXNKTMS/ros'... >done. >Note: checking out 'test_tag'. >You are in 'detached HEAD' state. You can look around, make experimental >changes and commit them, and you can discard any commits you make in this >state without impacting any branches by performing another checkout. >If you want to create a new branch to retain commits you create, you may >do so (now or later) by using -b with the checkout command again. Example: > git checkout -b <new-branch-name> >HEAD is now at 3ec6681 initial >[detached HEAD bd09f51] modified-0 > 1 file changed, 1 insertion(+) > create mode 100644 count.txt >.Initialized empty Git repository in /tmp/tmpkZkfw0/remote/.git/ >[master (root-commit) 1420ddf] initial > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 fixed.txt >[master cd5f935] initial > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 modified-fs.txt > create mode 100644 modified.txt >[master 9002e9c] modified > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 deleted-fs.txt > create mode 100644 deleted.txt >Cloning into '/tmp/tmpkZkfw0/ros'... >done. >[master 9dcd863] newfile > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 new_file.txt >From /tmp/tmpkZkfw0/remote > 9002e9c..9dcd863 master -> origin/master >.Initialized empty Git repository in /tmp/tmpKkM1pc/remote/.git/ >[master (root-commit) 1420ddf] initial > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 fixed.txt >[master cd5f935] initial > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 modified-fs.txt > create mode 100644 modified.txt >[master 9002e9c] modified > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 deleted-fs.txt > create mode 100644 deleted.txt >..Cloning into '/tmp/tmpKkM1pc/ros'... >done. >HEAD is now at cd5f935 initial >Switched to a new branch 'new_local_branch' >.Cloning into '/tmp/tmpKkM1pc/ros'... >done. >.Cloning into '/tmp/tmpKkM1pc/ros'... >done. >.Cloning into '/tmp/tmpKkM1pc/ros'... >done. >.Cloning into '/tmp/tmpKkM1pc/ros'... >.Cloning into '/tmp/tmpKkM1pc/ros'... >done. >.Cloning into '/tmp/tmpKkM1pc/ros'... >done. >.Cloning into '/tmp/tmpKkM1pc/ros'... >done. >.Cloning into '/tmp/tmpKkM1pc/ros'... >done. >HEAD is now at 1420ddf initial >.Cloning into '/tmp/tmpKkM1pc/ros'... >done. >HEAD is now at 1420ddf initial >[master 3d068bf] diverge > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 diverged.txt >.Cloning into '/tmp/tmpKkM1pc/ros'... >done. >HEAD is now at 1420ddf initial >.Cloning into '/tmp/tmpKkM1pc/ros'... >done. >From /tmp/tmpKkM1pc/remote > * [new branch] master -> remote2/master > * [new branch] test_branch -> remote2/test_branch >.Cloning into '/tmp/tmpKkM1pc/ros'... >done. >From /tmp/tmpKkM1pc/remote > * [new branch] test_branch -> remote2/test_branch > * [new branch] master -> remote2/master >..Cloning into '/tmp/tmpKkM1pc/ros'... >done. >HEAD is now at 1420ddf initial >From /tmp/tmpKkM1pc/remote > * [new branch] test_branch -> remote2/test_branch > * [new branch] master -> remote2/master >...Cloning into '/tmp/tmpKkM1pc/ros'... >done. >.Initialized empty Git repository in /tmp/tmpOoRxBY/remote/.git/ >[master (root-commit) ff17691] initial > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 fixed.txt >[master 9b8486a] initial > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 modified-fs.txt > create mode 100644 modified.txt >[master 87f19a8] modified > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 deleted-fs.txt > create mode 100644 deleted.txt >Cloning into '/tmp/tmpOoRxBY/ros'... >done. >Note: checking out 'test_tag'. >You are in 'detached HEAD' state. You can look around, make experimental >changes and commit them, and you can discard any commits you make in this >state without impacting any branches by performing another checkout. >If you want to create a new branch to retain commits you create, you may >do so (now or later) by using -b with the checkout command again. Example: > git checkout -b <new-branch-name> >HEAD is now at ff17691 initial >[detached HEAD 749c8d5] altfile > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 alt_file.txt >Warning: you are leaving 1 commit behind, not connected to >any of your branches: > 749c8d5 altfile >If you want to keep it by creating a new branch, this may be a good time >to do so with: > git branch <new-branch-name> 749c8d5 >HEAD is now at ff17691 initial >[detached HEAD bd8f2ce] newfile > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 new_file.txt >From /tmp/tmpOoRxBY/remote > * [new branch] alt_branch -> origin/alt_branch >From /tmp/tmpOoRxBY/remote > * [new tag] new_tag -> new_tag >.Initialized empty Git repository in /tmp/tmpEc3FxS/remote/.git/ >[master (root-commit) 25ed562] initial > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 fixed.txt >[master 036d8fa] initial > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 modified-fs.txt > create mode 100644 modified.txt >[master e58a713] modified > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 deleted-fs.txt > create mode 100644 deleted.txt >Cloning into '/tmp/tmpEc3FxS/ros'... >done. >rm 'deleted.txt' >.....Initialized empty Git repository in /tmp/tmpOQ4_YF/remote/.git/ >[master (root-commit) 29f2dd0] initial > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 fixed.txt >[master 5b5d53b] initial > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 modified-fs.txt > create mode 100644 modified.txt >[master f604ed8] modified > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 deleted-fs.txt > create mode 100644 deleted.txt >Cloning into '/tmp/tmpOQ4_YF/ros'... >done. >Cloning into '/tmp/tmpp_nERh'... >warning: --depth is ignored in local clones; use file:// instead. >done. >.Initialized empty Git repository in /tmp/tmprZ7Jxn/remote/.git/ >[master (root-commit) 29f2dd0] initial > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 fixed.txt >[master 5b5d53b] initial > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 modified-fs.txt > create mode 100644 modified.txt >[master f604ed8] modified > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 deleted-fs.txt > create mode 100644 deleted.txt >Cloning into '/tmp/tmprZ7Jxn/ros'... >done. >.Initialized empty Git repository in /tmp/tmpcIFCaQ/remote/.git/ >[master (root-commit) 29f2dd0] initial > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 fixed.txt >[master 5b5d53b] initial > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 modified-fs.txt > create mode 100644 modified.txt >[master f604ed8] modified > 2 files changed, 0 insertions(+), 0 deletions(-) > create mode 100644 deleted-fs.txt > create mode 100644 deleted.txt >Cloning into '/tmp/tmpcIFCaQ/ros'... >done. >.Cloning into '/tmp/tmpw2PTtC/ros'... >.Initialized empty Git repository in /tmp/tmppPkuJg/remote/.git/ >[master (root-commit) ee1cad9] initial > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 fixed.txt >Initialized empty Git repository in /tmp/tmppPkuJg/submodule/.git/ >[master (root-commit) a380284] initial > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 subfixed.txt >Initialized empty Git repository in /tmp/tmppPkuJg/subsubmodule/.git/ >[master (root-commit) c8c7991] initial > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 subsubfixed.txt >Cloning into '/tmp/tmppPkuJg/submodule/subsubmodule'... >done. >[master b7bc89c] subsubmodule > 2 files changed, 4 insertions(+) > create mode 100644 .gitmodules > create mode 160000 subsubmodule >Switched to a new branch 'test_branch' >Cloning into '/tmp/tmppPkuJg/remote/submodule2'... >done. >[test_branch c350abf] submodule > 2 files changed, 4 insertions(+) > create mode 100644 .gitmodules > create mode 160000 submodule2 >warning: unable to rmdir 'submodule2': Directory not empty >Switched to branch 'master' >Cloning into '/tmp/tmppPkuJg/remote/submodule'... >done. >[master b8bf5b1] submodule > 2 files changed, 4 insertions(+) > create mode 100644 .gitmodules > create mode 160000 submodule >Cloning into '/tmp/tmppPkuJg/local'... >done. >.Cloning into '/tmp/tmppPkuJg/local'... >done. >.Cloning into '/tmp/tmppPkuJg/local'... >done. >.Cloning into '/tmp/tmppPkuJg/local'... >done. >Submodule 'submodule' (/tmp/tmppPkuJg/submodule) registered for path 'submodule' >Cloning into '/tmp/tmppPkuJg/local/submodule'... >done. >Submodule path 'submodule': checked out 'b7bc89cc53b1284defba731b69425f371389ced4' >Submodule 'subsubmodule' (/tmp/tmppPkuJg/subsubmodule) registered for path 'submodule/subsubmodule' >Cloning into '/tmp/tmppPkuJg/local/submodule/subsubmodule'... >done. >Submodule path 'submodule/subsubmodule': checked out 'c8c7991402f03cca4b947969b281443167dd0a9d' >.Cloning into '/tmp/tmppPkuJg/local'... >done. >Cloning into '/tmp/tmpGZWKpt'... >warning: --depth is ignored in local clones; use file:// instead. >done. >.Cloning into '/tmp/tmppPkuJg/local'... >done. >Cloning into '/tmp/tmp223gxf'... >warning: --depth is ignored in local clones; use file:// instead. >done. >Note: checking out 'c350abfd33ce9b59c515caccad1964cdd070748e'. >You are in 'detached HEAD' state. You can look around, make experimental >changes and commit them, and you can discard any commits you make in this >state without impacting any branches by performing another checkout. >If you want to create a new branch to retain commits you create, you may >do so (now or later) by using -b with the checkout command again. Example: > git checkout -b <new-branch-name> >.Cloning into '/tmp/tmppPkuJg/local'... >done. >Submodule 'submodule' (/tmp/tmppPkuJg/submodule) registered for path 'submodule' >Cloning into '/tmp/tmppPkuJg/local/submodule'... >done. >Submodule path 'submodule': checked out 'b7bc89cc53b1284defba731b69425f371389ced4' >Submodule 'subsubmodule' (/tmp/tmppPkuJg/subsubmodule) registered for path 'submodule/subsubmodule' >Cloning into '/tmp/tmppPkuJg/local/submodule/subsubmodule'... >done. >Submodule path 'submodule/subsubmodule': checked out 'c8c7991402f03cca4b947969b281443167dd0a9d' >Cloning into '/tmp/tmpm3SVEU'... >warning: --depth is ignored in local clones; use file:// instead. >done. >.Cloning into '/tmp/tmppPkuJg/local'... >done. >Submodule 'submodule' (/tmp/tmppPkuJg/submodule) registered for path 'submodule' >Cloning into '/tmp/tmppPkuJg/local/submodule'... >done. >Submodule path 'submodule': checked out 'b7bc89cc53b1284defba731b69425f371389ced4' >Submodule 'subsubmodule' (/tmp/tmppPkuJg/subsubmodule) registered for path 'submodule/subsubmodule' >Cloning into '/tmp/tmppPkuJg/local/submodule/subsubmodule'... >done. >Submodule path 'submodule/subsubmodule': checked out 'c8c7991402f03cca4b947969b281443167dd0a9d' >FCloning into '/tmp/tmppPkuJg/local'... >done. >Submodule 'submodule' (/tmp/tmppPkuJg/submodule) registered for path 'submodule' >Cloning into '/tmp/tmppPkuJg/local/submodule'... >done. >Submodule path 'submodule': checked out 'b7bc89cc53b1284defba731b69425f371389ced4' >Submodule 'subsubmodule' (/tmp/tmppPkuJg/subsubmodule) registered for path 'submodule/subsubmodule' >Cloning into '/tmp/tmppPkuJg/local/submodule/subsubmodule'... >done. >Submodule path 'submodule/subsubmodule': checked out 'c8c7991402f03cca4b947969b281443167dd0a9d' >.Cloning into '/tmp/tmppPkuJg/local'... >done. >Submodule 'submodule' (/tmp/tmppPkuJg/submodule) registered for path 'submodule' >Cloning into '/tmp/tmppPkuJg/local/submodule'... >done. >Submodule path 'submodule': checked out 'b7bc89cc53b1284defba731b69425f371389ced4' >Submodule 'subsubmodule' (/tmp/tmppPkuJg/subsubmodule) registered for path 'submodule/subsubmodule' >Cloning into '/tmp/tmppPkuJg/local/submodule/subsubmodule'... >done. >Submodule path 'submodule/subsubmodule': checked out 'c8c7991402f03cca4b947969b281443167dd0a9d' >[detached HEAD c920006] submodif > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 submodif.txt >[test_branch 73c4a4a] submodule2_modif > 1 file changed, 1 insertion(+), 1 deletion(-) >.marked working directory as branch test_branch >(branches are permanent and global, did you want a bookmark?) >updating to branch default >6 files updated, 0 files merged, 0 files removed, 0 files unresolved >abort: destination '/tmp/tmpTNw2ln/local' is not empty >.marked working directory as branch test_branch >(branches are permanent and global, did you want a bookmark?) >updating to branch default >6 files updated, 0 files merged, 0 files removed, 0 files unresolved >abort: destination '/tmp/tmpkVSEMq/local' is not empty >.updating to branch default >6 files updated, 0 files merged, 0 files removed, 0 files unresolved >.updating to branch default >6 files updated, 0 files merged, 0 files removed, 0 files unresolved >.marked working directory as branch test_branch >(branches are permanent and global, did you want a bookmark?) >..updating to branch default >6 files updated, 0 files merged, 0 files removed, 0 files unresolved >.updating to branch default >6 files updated, 0 files merged, 0 files removed, 0 files unresolved >.updating to branch default >6 files updated, 0 files merged, 0 files removed, 0 files unresolved >0 files updated, 0 files merged, 0 files removed, 0 files unresolved >pulling from /tmp/tmpfbUCDb/remote >searching for changes >no changes found >0 files updated, 0 files merged, 2 files removed, 0 files unresolved >pulling from /tmp/tmpfbUCDb/remote >searching for changes >no changes found >2 files updated, 0 files merged, 0 files removed, 0 files unresolved >pulling from /tmp/tmpfbUCDb/remote >searching for changes >no changes found >0 files updated, 0 files merged, 2 files removed, 0 files unresolved >pulling from /tmp/tmpfbUCDb/remote >searching for changes >no changes found >2 files updated, 0 files merged, 0 files removed, 0 files unresolved >.updating to branch default >6 files updated, 0 files merged, 0 files removed, 0 files unresolved >0 files updated, 0 files merged, 5 files removed, 0 files unresolved >pulling from /tmp/tmpfbUCDb/remote >searching for changes >no changes found >5 files updated, 0 files merged, 0 files removed, 0 files unresolved >pulling from /tmp/tmpfbUCDb/remote >searching for changes >no changes found >1 files updated, 0 files merged, 0 files removed, 0 files unresolved >..updating to branch default >6 files updated, 0 files merged, 0 files removed, 0 files unresolved >abort: destination '/tmp/tmpfbUCDb/local' is not empty >pulling from /tmp/tmpfbUCDb/remote >searching for changes >no changes found >0 files updated, 0 files merged, 0 files removed, 0 files unresolved >pulling from /tmp/tmpfbUCDb/remote >searching for changes >no changes found >1 files updated, 0 files merged, 0 files removed, 0 files unresolved >...marked working directory as branch test_branch >(branches are permanent and global, did you want a bookmark?) >updating to branch default >6 files updated, 0 files merged, 0 files removed, 0 files unresolved >.......marked working directory as branch test_branch >(branches are permanent and global, did you want a bookmark?) >updating to branch default >6 files updated, 0 files merged, 0 files removed, 0 files unresolved >.marked working directory as branch test_branch >(branches are permanent and global, did you want a bookmark?) >updating to branch default >6 files updated, 0 files merged, 0 files removed, 0 files unresolved >pulling from /tmp/tmpUZqSjy/remote >searching for changes >no changes found >fixed.txt already tracked! >pulling from /tmp/tmpUZqSjy/remote >searching for changes >adding changesets >adding manifests >adding file changes >added 1 changesets with 0 changes to 0 files >new changesets e015dc401c4b >(run 'hg update' to get a working copy) >.marked working directory as branch test_branch >(branches are permanent and global, did you want a bookmark?) >updating to branch default >6 files updated, 0 files merged, 0 files removed, 0 files unresolved >0 files updated, 0 files merged, 0 files removed, 0 files unresolved >0 files updated, 0 files merged, 1 files removed, 0 files unresolved >.Checked out revision 0. >A trunk >A branches >A tags >A trunk/fixed.txt >Adding branches >Adding tags >Adding trunk >Adding trunk/fixed.txt >Transmitting file data .done >Committing transaction... >Committed revision 1. >A trunk/modified.txt >A trunk/modified-fs.txt >Adding trunk/modified-fs.txt >Adding trunk/modified.txt >Transmitting file data ..done >Committing transaction... >Committed revision 2. >A trunk/deleted.txt >A trunk/deleted-fs.txt >Adding trunk/deleted-fs.txt >Adding trunk/deleted.txt >Transmitting file data ..done >Committing transaction... >Committed revision 3. >A branches/foo >A branches/foo/modified.txt >Adding branches/foo >Adding branches/foo/modified.txt >Transmitting file data .done >Committing transaction... >Committed revision 4. >A /tmp/tmp3cJly1/local/deleted-fs.txt >A /tmp/tmp3cJly1/local/deleted.txt >A /tmp/tmp3cJly1/local/fixed.txt >A /tmp/tmp3cJly1/local/modified-fs.txt >A /tmp/tmp3cJly1/local/modified.txt >Checked out revision 4. >ERROR [vcstools] Can't remove /tmp/tmp3cJly1/local[/vcstools] >.Checked out revision 0. >A trunk >A branches >A tags >A trunk/fixed.txt >Adding branches >Adding tags >Adding trunk >Adding trunk/fixed.txt >Transmitting file data .done >Committing transaction... >Committed revision 1. >A trunk/modified.txt >A trunk/modified-fs.txt >Adding trunk/modified-fs.txt >Adding trunk/modified.txt >Transmitting file data ..done >Committing transaction... >Committed revision 2. >A trunk/deleted.txt >A trunk/deleted-fs.txt >Adding trunk/deleted-fs.txt >Adding trunk/deleted.txt >Transmitting file data ..done >Committing transaction... >Committed revision 3. >A branches/foo >A branches/foo/modified.txt >Adding branches/foo >Adding branches/foo/modified.txt >Transmitting file data .done >Committing transaction... >Committed revision 4. >A /tmp/tmp5qM2dY/local/deleted-fs.txt >A /tmp/tmp5qM2dY/local/deleted.txt >A /tmp/tmp5qM2dY/local/fixed.txt >A /tmp/tmp5qM2dY/local/modified-fs.txt >A /tmp/tmp5qM2dY/local/modified.txt >Checked out revision 4. >ERROR [vcstools] Can't remove /tmp/tmp5qM2dY/local[/vcstools] >.A /tmp/tmp5qM2dY/local/deleted-fs.txt >A /tmp/tmp5qM2dY/local/deleted.txt >A /tmp/tmp5qM2dY/local/fixed.txt >A /tmp/tmp5qM2dY/local/modified-fs.txt >A /tmp/tmp5qM2dY/local/modified.txt >Checked out revision 4. >.A /tmp/tmp5qM2dY/local/deleted-fs.txt >A /tmp/tmp5qM2dY/local/deleted.txt >A /tmp/tmp5qM2dY/local/fixed.txt >A /tmp/tmp5qM2dY/local/modified-fs.txt >A /tmp/tmp5qM2dY/local/modified.txt >Checked out revision 4. >.Checked out revision 0. >A trunk >A branches >A tags >A trunk/fixed.txt >Adding branches >Adding tags >Adding trunk >Adding trunk/fixed.txt >Transmitting file data .done >Committing transaction... >Committed revision 1. >A trunk/modified.txt >A trunk/modified-fs.txt >Adding trunk/modified-fs.txt >Adding trunk/modified.txt >Transmitting file data ..done >Committing transaction... >Committed revision 2. >A trunk/deleted.txt >A trunk/deleted-fs.txt >Adding trunk/deleted-fs.txt >Adding trunk/deleted.txt >Transmitting file data ..done >Committing transaction... >Committed revision 3. >A branches/foo >A branches/foo/modified.txt >Adding branches/foo >Adding branches/foo/modified.txt >Transmitting file data .done >Committing transaction... >Committed revision 4. >WARNING [vcstools] Command failed: 'svn diff "."' > run at: '/tmp/tmp9qf2I1/remote' > errcode: 1: >svn: E155007: '/tmp/tmp9qf2I1/remote' is not a working copy >[/vcstools] >..A /tmp/tmp9qf2I1/local/deleted-fs.txt >A /tmp/tmp9qf2I1/local/deleted.txt >A /tmp/tmp9qf2I1/local/fixed.txt >A /tmp/tmp9qf2I1/local/modified-fs.txt >A /tmp/tmp9qf2I1/local/modified.txt >Checked out revision 4. >Updating '/tmp/tmp9qf2I1/local': >At revision 4. >Updating '/tmp/tmp9qf2I1/local': >At revision 4. >.A /tmp/tmp9qf2I1/local/deleted-fs.txt >A /tmp/tmp9qf2I1/local/deleted.txt >A /tmp/tmp9qf2I1/local/fixed.txt >A /tmp/tmp9qf2I1/local/modified-fs.txt >A /tmp/tmp9qf2I1/local/modified.txt >Checked out revision 3. >Updating '/tmp/tmp9qf2I1/local': >D /tmp/tmp9qf2I1/local/deleted.txt >D /tmp/tmp9qf2I1/local/deleted-fs.txt >Updated to revision 2. >..A /tmp/tmp9qf2I1/local/modified.txt >Checked out revision 4. >.A /tmp/tmp9qf2I1/local/deleted-fs.txt >A /tmp/tmp9qf2I1/local/deleted.txt >A /tmp/tmp9qf2I1/local/fixed.txt >A /tmp/tmp9qf2I1/local/modified-fs.txt >A /tmp/tmp9qf2I1/local/modified.txt >Checked out revision 4. >....Checked out revision 0. >A trunk >A branches >A tags >A trunk/fixed.txt >Adding branches >Adding tags >Adding trunk >Adding trunk/fixed.txt >Transmitting file data .done >Committing transaction... >Committed revision 1. >A trunk/modified.txt >A trunk/modified-fs.txt >Adding trunk/modified-fs.txt >Adding trunk/modified.txt >Transmitting file data ..done >Committing transaction... >Committed revision 2. >A trunk/deleted.txt >A trunk/deleted-fs.txt >Adding trunk/deleted-fs.txt >Adding trunk/deleted.txt >Transmitting file data ..done >Committing transaction... >Committed revision 3. >A branches/foo >A branches/foo/modified.txt >Adding branches/foo >Adding branches/foo/modified.txt >Transmitting file data .done >Committing transaction... >Committed revision 4. >A /tmp/tmpdOcY0V/local/deleted-fs.txt >A /tmp/tmpdOcY0V/local/deleted.txt >A /tmp/tmpdOcY0V/local/fixed.txt >A /tmp/tmpdOcY0V/local/modified-fs.txt >A /tmp/tmpdOcY0V/local/modified.txt >Checked out revision 4. >D deleted.txt >A added.txt >.....Checked out revision 0. >A trunk >A branches >A tags >A trunk/fixed.txt >Adding branches >Adding tags >Adding trunk >Adding trunk/fixed.txt >Transmitting file data .done >Committing transaction... >Committed revision 1. >A trunk/modified.txt >A trunk/modified-fs.txt >Adding trunk/modified-fs.txt >Adding trunk/modified.txt >Transmitting file data ..done >Committing transaction... >Committed revision 2. >A trunk/deleted.txt >A trunk/deleted-fs.txt >Adding trunk/deleted-fs.txt >Adding trunk/deleted.txt >Transmitting file data ..done >Committing transaction... >Committed revision 3. >A branches/foo >A branches/foo/modified.txt >Adding branches/foo >Adding branches/foo/modified.txt >Transmitting file data .done >Committing transaction... >Committed revision 4. >A /tmp/tmp_QI6RY/local/deleted-fs.txt >A /tmp/tmp_QI6RY/local/deleted.txt >A /tmp/tmp_QI6RY/local/fixed.txt >A /tmp/tmp_QI6RY/local/modified-fs.txt >A /tmp/tmp_QI6RY/local/modified.txt >Checked out revision 4. >.Checked out revision 0. >A trunk >A branches >A tags >A trunk/fixed.txt >Adding branches >Adding tags >Adding trunk >Adding trunk/fixed.txt >Transmitting file data .done >Committing transaction... >Committed revision 1. >A trunk/modified.txt >A trunk/modified-fs.txt >Adding trunk/modified-fs.txt >Adding trunk/modified.txt >Transmitting file data ..done >Committing transaction... >Committed revision 2. >A trunk/deleted.txt >A trunk/deleted-fs.txt >Adding trunk/deleted-fs.txt >Adding trunk/deleted.txt >Transmitting file data ..done >Committing transaction... >Committed revision 3. >A branches/foo >A branches/foo/modified.txt >Adding branches/foo >Adding branches/foo/modified.txt >Transmitting file data .done >Committing transaction... >Committed revision 4. >A /tmp/tmp3x9Grl/local/deleted-fs.txt >A /tmp/tmp3x9Grl/local/deleted.txt >A /tmp/tmp3x9Grl/local/fixed.txt >A /tmp/tmp3x9Grl/local/modified-fs.txt >A /tmp/tmp3x9Grl/local/modified.txt >Checked out revision 4. >A branches/foo2 >A branches/bar >Adding branches/bar >Adding branches/foo2 >Committing transaction... >Committed revision 5. >A /tmp/tmp3x9Grl/local_foo/modified.txt >Checked out revision 5. >.Checked out revision 0. >A footest >A footest/foosub >A footest/foosub/fixed.txt >Adding footest >Adding footest/foosub >Adding footest/foosub/fixed.txt >Transmitting file data .done >Committing transaction... >Committed revision 1. >A /tmp/tmp3x9Grl/local_nc/foosub >A /tmp/tmp3x9Grl/local_nc/foosub/fixed.txt >Checked out revision 1. >.......... >====================================================================== >FAIL: test_status (test.test_git_subm.GitClientTest) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/vcstools-51170430b90781676970e833b270918c9f8cc12c/test/test_git_subm.py", line 454, in test_status > ' M ./fixed.txt\n M ./submodule\n M ./subfixed.txt\n M ./subsubmodule\n M ./subsubfixed.txt', output.rstrip()) >AssertionError: u' M ./fixed.txt\n M ./submodule\n M ./subfixed.txt\n M ./subsubmodule\n M ./sub [truncated]... != u' M ./fixed.txt\n m ./submodule\n M ./subfixed.txt\n m ./subsubmodule\n M ./sub [truncated]... > M ./fixed.txt >- M ./submodule >? ^ >+ m ./submodule >? ^ > M ./subfixed.txt >- M ./subsubmodule >? ^ >+ m ./subsubmodule >? ^ > M ./subsubfixed.txt >Name Stmts Miss Cover Missing >----------------------------------------------------------- >vcstools/__init__.py 24 0 100% >vcstools/bzr.py 175 36 79% 67-71, 88-89, 106, 116-130, 139, 160, 167, 172, 193-203, 213, 218, 296-297, 307, 315 >vcstools/common.py 180 18 90% 51-52, 77, 158, 162-165, 212, 248, 252-257, 301, 324 >vcstools/git.py 473 55 88% 81, 125, 130-132, 152-153, 185, 205, 219-220, 234, 252, 258-259, 363, 395, 424, 428-429, 436-438, 593, 608-610, 630, 632, 640, 655, 657, 660-664, 686, 727, 736, 740, 755, 759-760, 799, 830, 845-858, 874, 882 >vcstools/git_archive_all.py 212 79 63% 86, 88, 92-93, 130-139, 142, 144, 146, 155, 161-164, 190, 195-200, 208, 215-216, 222, 245, 260-262, 279, 316, 319, 358, 361, 364, 372-375, 400, 431, 456-459, 465-545, 549 >vcstools/hg.py 220 36 84% 62-64, 123-124, 148, 162, 171-173, 179, 181-182, 184, 194, 208-230, 235, 257, 266, 333, 343, 364 >vcstools/svn.py 226 29 87% 43-44, 77, 112, 128-131, 151-152, 175, 184, 192-194, 199-200, 215, 240, 243-260, 271, 275, 335, 366 >vcstools/tar.py 96 28 71% 99-100, 108, 113-114, 126, 131, 136-137, 143-144, 155-162, 166-171, 175, 179, 182, 185, 188 >vcstools/vcs_abstraction.py 56 20 64% 89-92, 95, 98, 102, 105, 108, 111, 114, 120, 123, 126, 129, 132, 135, 138, 141, 144, 147 >vcstools/vcs_base.py 60 18 70% 55, 69, 83, 106, 114, 130, 142, 155, 166, 193, 212, 218, 236, 254, 263, 285, 303, 313 >----------------------------------------------------------- >TOTAL 1722 319 81% >---------------------------------------------------------------------- >Ran 129 tests in 73.261s >FAILED (failures=1) >error: Bad exit status from /var/tmp/rpm-tmp.y349O6 (%check) > Bad exit status from /var/tmp/rpm-tmp.y349O6 (%check) >RPM build errors: >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-vcstools.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 1556280
: 1443529 |
1443530
|
1443531