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 1444465 Details for
Bug 1556222
python-nose2: 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), 430.93 KB, created by
Fedora Release Engineering
on 2018-05-28 22:16:05 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2018-05-28 22:16:05 UTC
Size:
430.93 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-nose2.spec'], chrootPath='/var/lib/mock/f29-build-12552736-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 0x7f2365f90fd0>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-nose2.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-nose2-0.6.5-7.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-nose2.spec'], chrootPath='/var/lib/mock/f29-build-12552736-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 0x7f2365f90fd0>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-nose2.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.L7B6QW >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf nose2-0.6.5 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/nose2-0.6.5.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd nose2-0.6.5 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ /usr/bin/cat /builddir/build/SOURCES/python-nose2-unittest2.patch >+ /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5SpwV6 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd nose2-0.6.5 >+ 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/nose2 >copying nose2/config.py -> build/lib/nose2 >copying nose2/util.py -> build/lib/nose2 >copying nose2/compat.py -> build/lib/nose2 >copying nose2/suite.py -> build/lib/nose2 >copying nose2/sphinxext.py -> build/lib/nose2 >copying nose2/session.py -> build/lib/nose2 >copying nose2/_version.py -> build/lib/nose2 >copying nose2/exceptions.py -> build/lib/nose2 >copying nose2/events.py -> build/lib/nose2 >copying nose2/main.py -> build/lib/nose2 >copying nose2/__main__.py -> build/lib/nose2 >copying nose2/runner.py -> build/lib/nose2 >copying nose2/result.py -> build/lib/nose2 >copying nose2/collector.py -> build/lib/nose2 >copying nose2/__init__.py -> build/lib/nose2 >copying nose2/loader.py -> build/lib/nose2 >creating build/lib/nose2/plugins >copying nose2/plugins/testid.py -> build/lib/nose2/plugins >copying nose2/plugins/prof.py -> build/lib/nose2/plugins >copying nose2/plugins/dundertest.py -> build/lib/nose2/plugins >copying nose2/plugins/mp.py -> build/lib/nose2/plugins >copying nose2/plugins/logcapture.py -> build/lib/nose2/plugins >copying nose2/plugins/layers.py -> build/lib/nose2/plugins >copying nose2/plugins/collect.py -> build/lib/nose2/plugins >copying nose2/plugins/attrib.py -> build/lib/nose2/plugins >copying nose2/plugins/failfast.py -> build/lib/nose2/plugins >copying nose2/plugins/coverage.py -> build/lib/nose2/plugins >copying nose2/plugins/doctests.py -> build/lib/nose2/plugins >copying nose2/plugins/debugger.py -> build/lib/nose2/plugins >copying nose2/plugins/outcomes.py -> build/lib/nose2/plugins >copying nose2/plugins/result.py -> build/lib/nose2/plugins >copying nose2/plugins/__init__.py -> build/lib/nose2/plugins >copying nose2/plugins/buffer.py -> build/lib/nose2/plugins >copying nose2/plugins/junitxml.py -> build/lib/nose2/plugins >copying nose2/plugins/printhooks.py -> build/lib/nose2/plugins >creating build/lib/nose2/plugins/loader >copying nose2/plugins/loader/parameters.py -> build/lib/nose2/plugins/loader >copying nose2/plugins/loader/testcases.py -> build/lib/nose2/plugins/loader >copying nose2/plugins/loader/loadtests.py -> build/lib/nose2/plugins/loader >copying nose2/plugins/loader/functions.py -> build/lib/nose2/plugins/loader >copying nose2/plugins/loader/testclasses.py -> build/lib/nose2/plugins/loader >copying nose2/plugins/loader/discovery.py -> build/lib/nose2/plugins/loader >copying nose2/plugins/loader/eggdiscovery.py -> build/lib/nose2/plugins/loader >copying nose2/plugins/loader/__init__.py -> build/lib/nose2/plugins/loader >copying nose2/plugins/loader/generators.py -> build/lib/nose2/plugins/loader >creating build/lib/nose2/tests >copying nose2/tests/_common.py -> build/lib/nose2/tests >copying nose2/tests/__init__.py -> build/lib/nose2/tests >creating build/lib/nose2/tests/functional >copying nose2/tests/functional/test_loadtests_plugin.py -> build/lib/nose2/tests/functional >copying nose2/tests/functional/test_session.py -> build/lib/nose2/tests/functional >copying nose2/tests/functional/test_junitxml_plugin.py -> build/lib/nose2/tests/functional >copying nose2/tests/functional/test_collect_plugin.py -> build/lib/nose2/tests/functional >copying nose2/tests/functional/test_mp_plugin.py -> build/lib/nose2/tests/functional >copying nose2/tests/functional/test_dundertest_plugin.py -> build/lib/nose2/tests/functional >copying nose2/tests/functional/test_util.py -> build/lib/nose2/tests/functional >copying nose2/tests/functional/test_attrib_plugin.py -> build/lib/nose2/tests/functional >copying nose2/tests/functional/test_doctests_plugin.py -> build/lib/nose2/tests/functional >copying nose2/tests/functional/test_printhooks_plugin.py -> build/lib/nose2/tests/functional >copying nose2/tests/functional/test_decorators.py -> build/lib/nose2/tests/functional >copying nose2/tests/functional/test_layers_plugin.py -> build/lib/nose2/tests/functional >copying nose2/tests/functional/__init__.py -> build/lib/nose2/tests/functional >copying nose2/tests/functional/test_loading.py -> build/lib/nose2/tests/functional >copying nose2/tests/functional/test_eggdiscovery_loader.py -> build/lib/nose2/tests/functional >copying nose2/tests/functional/test_such_dsl.py -> build/lib/nose2/tests/functional >copying nose2/tests/functional/test_discovery_loader.py -> build/lib/nose2/tests/functional >copying nose2/tests/functional/test_coverage.py -> build/lib/nose2/tests/functional >copying nose2/tests/functional/test_main.py -> build/lib/nose2/tests/functional >copying nose2/tests/functional/test_logcapture_plugin.py -> build/lib/nose2/tests/functional >creating build/lib/nose2/tests/unit >copying nose2/tests/unit/test_loader.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_session.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_config.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_collect_plugin.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_mp_plugin.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_testcase_loader.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_collector.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_dundertest_plugin.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_util.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_prof_plugin.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_buffer_plugin.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_testclass_loader.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_attrib_plugin.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_result.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_failfast.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_functions_loader.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_plugin_api.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_printhooks_plugin.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_decorators.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_generators_plugin.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_params_plugin.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_doctest_plugin.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_testid_plugin.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_outcomes_plugin.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_layers_plugin.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/__init__.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_logcapture_plugin.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_debugger_plugin.py -> build/lib/nose2/tests/unit >copying nose2/tests/unit/test_junitxml.py -> build/lib/nose2/tests/unit >creating build/lib/nose2/tools >copying nose2/tools/decorators.py -> build/lib/nose2/tools >copying nose2/tools/such.py -> build/lib/nose2/tools >copying nose2/tools/params.py -> build/lib/nose2/tools >copying nose2/tools/__init__.py -> build/lib/nose2/tools >creating build/lib/nose2/backports >copying nose2/backports/ordereddict.py -> build/lib/nose2/backports >copying nose2/backports/__init__.py -> build/lib/nose2/backports >running build_scripts >creating build/scripts-2.7 >copying and adjusting bin/nose2 -> build/scripts-2.7 >changing mode of build/scripts-2.7/nose2 from 644 to 755 >+ 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 build_scripts >creating build/scripts-3.6 >copying and adjusting bin/nose2 -> build/scripts-3.6 >changing mode of build/scripts-3.6/nose2 from 644 to 755 >+ sleep 1 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oWK4in >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch >++ dirname /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch >+ cd nose2-0.6.5 >+ 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 install -O1 --skip-build --root /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2 >copying build/lib/nose2/config.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2 >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins >copying build/lib/nose2/plugins/testid.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins >copying build/lib/nose2/plugins/prof.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins >copying build/lib/nose2/plugins/dundertest.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/loader >copying build/lib/nose2/plugins/loader/parameters.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/loader >copying build/lib/nose2/plugins/loader/testcases.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/loader >copying build/lib/nose2/plugins/loader/loadtests.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/loader >copying build/lib/nose2/plugins/loader/functions.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/loader >copying build/lib/nose2/plugins/loader/testclasses.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/loader >copying build/lib/nose2/plugins/loader/discovery.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/loader >copying build/lib/nose2/plugins/loader/eggdiscovery.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/loader >copying build/lib/nose2/plugins/loader/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/loader >copying build/lib/nose2/plugins/loader/generators.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/loader >copying build/lib/nose2/plugins/mp.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins >copying build/lib/nose2/plugins/logcapture.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins >copying build/lib/nose2/plugins/layers.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins >copying build/lib/nose2/plugins/collect.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins >copying build/lib/nose2/plugins/attrib.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins >copying build/lib/nose2/plugins/failfast.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins >copying build/lib/nose2/plugins/coverage.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins >copying build/lib/nose2/plugins/doctests.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins >copying build/lib/nose2/plugins/debugger.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins >copying build/lib/nose2/plugins/outcomes.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins >copying build/lib/nose2/plugins/result.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins >copying build/lib/nose2/plugins/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins >copying build/lib/nose2/plugins/buffer.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins >copying build/lib/nose2/plugins/junitxml.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins >copying build/lib/nose2/plugins/printhooks.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins >copying build/lib/nose2/util.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2 >copying build/lib/nose2/compat.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2 >copying build/lib/nose2/suite.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2 >copying build/lib/nose2/sphinxext.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2 >copying build/lib/nose2/session.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2 >copying build/lib/nose2/_version.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2 >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tools >copying build/lib/nose2/tools/decorators.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tools >copying build/lib/nose2/tools/such.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tools >copying build/lib/nose2/tools/params.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tools >copying build/lib/nose2/tools/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tools >copying build/lib/nose2/exceptions.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2 >copying build/lib/nose2/events.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2 >copying build/lib/nose2/main.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2 >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests >copying build/lib/nose2/tests/_common.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_loadtests_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_session.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_junitxml_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_collect_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_mp_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_dundertest_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_util.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_attrib_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_doctests_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_printhooks_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_decorators.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_layers_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_loading.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_eggdiscovery_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_such_dsl.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_discovery_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_coverage.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_main.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_logcapture_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_session.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_config.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_collect_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_mp_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_testcase_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_collector.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_dundertest_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_util.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_prof_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_buffer_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_testclass_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_attrib_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_result.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_failfast.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_functions_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_plugin_api.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_printhooks_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_decorators.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_generators_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_params_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_doctest_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_testid_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_outcomes_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_layers_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_logcapture_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_debugger_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_junitxml.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit >copying build/lib/nose2/__main__.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2 >copying build/lib/nose2/runner.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2 >copying build/lib/nose2/result.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2 >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/backports >copying build/lib/nose2/backports/ordereddict.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/backports >copying build/lib/nose2/backports/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/backports >copying build/lib/nose2/collector.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2 >copying build/lib/nose2/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2 >copying build/lib/nose2/loader.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2 >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/config.py to config.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/testid.py to testid.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/prof.py to prof.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/dundertest.py to dundertest.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/loader/parameters.py to parameters.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/loader/testcases.py to testcases.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/loader/loadtests.py to loadtests.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/loader/functions.py to functions.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/loader/testclasses.py to testclasses.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/loader/discovery.py to discovery.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/loader/eggdiscovery.py to eggdiscovery.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/loader/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/loader/generators.py to generators.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/mp.py to mp.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/logcapture.py to logcapture.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/layers.py to layers.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/collect.py to collect.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/attrib.py to attrib.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/failfast.py to failfast.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/coverage.py to coverage.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/doctests.py to doctests.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/debugger.py to debugger.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/outcomes.py to outcomes.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/result.py to result.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/buffer.py to buffer.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/junitxml.py to junitxml.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/plugins/printhooks.py to printhooks.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/util.py to util.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/compat.py to compat.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/suite.py to suite.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/sphinxext.py to sphinxext.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/session.py to session.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/_version.py to _version.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tools/decorators.py to decorators.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tools/such.py to such.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tools/params.py to params.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tools/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/exceptions.py to exceptions.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/events.py to events.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/main.py to main.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/_common.py to _common.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional/test_loadtests_plugin.py to test_loadtests_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional/test_session.py to test_session.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional/test_junitxml_plugin.py to test_junitxml_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional/test_collect_plugin.py to test_collect_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional/test_mp_plugin.py to test_mp_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional/test_dundertest_plugin.py to test_dundertest_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional/test_util.py to test_util.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional/test_attrib_plugin.py to test_attrib_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional/test_doctests_plugin.py to test_doctests_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional/test_printhooks_plugin.py to test_printhooks_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional/test_decorators.py to test_decorators.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional/test_layers_plugin.py to test_layers_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional/test_loading.py to test_loading.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional/test_eggdiscovery_loader.py to test_eggdiscovery_loader.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional/test_such_dsl.py to test_such_dsl.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional/test_discovery_loader.py to test_discovery_loader.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional/test_coverage.py to test_coverage.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional/test_main.py to test_main.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/functional/test_logcapture_plugin.py to test_logcapture_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_loader.py to test_loader.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_session.py to test_session.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_config.py to test_config.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_collect_plugin.py to test_collect_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_mp_plugin.py to test_mp_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_testcase_loader.py to test_testcase_loader.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_collector.py to test_collector.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_dundertest_plugin.py to test_dundertest_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_util.py to test_util.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_prof_plugin.py to test_prof_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_buffer_plugin.py to test_buffer_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_testclass_loader.py to test_testclass_loader.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_attrib_plugin.py to test_attrib_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_result.py to test_result.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_failfast.py to test_failfast.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_functions_loader.py to test_functions_loader.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_plugin_api.py to test_plugin_api.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_printhooks_plugin.py to test_printhooks_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_decorators.py to test_decorators.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_generators_plugin.py to test_generators_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_params_plugin.py to test_params_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_doctest_plugin.py to test_doctest_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_testid_plugin.py to test_testid_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_outcomes_plugin.py to test_outcomes_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_layers_plugin.py to test_layers_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_logcapture_plugin.py to test_logcapture_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_debugger_plugin.py to test_debugger_plugin.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/tests/unit/test_junitxml.py to test_junitxml.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/__main__.py to __main__.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/runner.py to runner.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/result.py to result.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/backports/ordereddict.py to ordereddict.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/backports/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/collector.py to collector.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2/loader.py to loader.pyc >writing byte-compilation script '/tmp/tmpR8ywid.py' >/usr/bin/python2 -O /tmp/tmpR8ywid.py >removing /tmp/tmpR8ywid.py >running install_egg_info >running egg_info >writing requirements to nose2.egg-info/requires.txt >writing nose2.egg-info/PKG-INFO >writing top-level names to nose2.egg-info/top_level.txt >writing dependency_links to nose2.egg-info/dependency_links.txt >writing entry points to nose2.egg-info/entry_points.txt >reading manifest file 'nose2.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no previously-included files matching '__pycache__' found anywhere in distribution >warning: no previously-included files matching '*~' found anywhere in distribution >warning: no previously-included files matching '*.pyc' found anywhere in distribution >writing manifest file 'nose2.egg-info/SOURCES.txt' >Copying nose2.egg-info to /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python2.7/site-packages/nose2-0.6.5-py2.7.egg-info >running install_scripts >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/bin >copying build/scripts-2.7/nose2 -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/bin >changing mode of /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/bin/nose2 to 755 >Installing nose2-2.7 script to /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/bin >Installing nose2 script to /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/bin >+ 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 install -O1 --skip-build --root /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6 >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2 >copying build/lib/nose2/config.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2 >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins >copying build/lib/nose2/plugins/testid.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins >copying build/lib/nose2/plugins/prof.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins >copying build/lib/nose2/plugins/dundertest.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/loader >copying build/lib/nose2/plugins/loader/parameters.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/loader >copying build/lib/nose2/plugins/loader/testcases.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/loader >copying build/lib/nose2/plugins/loader/loadtests.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/loader >copying build/lib/nose2/plugins/loader/functions.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/loader >copying build/lib/nose2/plugins/loader/testclasses.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/loader >copying build/lib/nose2/plugins/loader/discovery.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/loader >copying build/lib/nose2/plugins/loader/eggdiscovery.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/loader >copying build/lib/nose2/plugins/loader/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/loader >copying build/lib/nose2/plugins/loader/generators.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/loader >copying build/lib/nose2/plugins/mp.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins >copying build/lib/nose2/plugins/logcapture.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins >copying build/lib/nose2/plugins/layers.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins >copying build/lib/nose2/plugins/collect.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins >copying build/lib/nose2/plugins/attrib.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins >copying build/lib/nose2/plugins/failfast.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins >copying build/lib/nose2/plugins/coverage.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins >copying build/lib/nose2/plugins/doctests.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins >copying build/lib/nose2/plugins/debugger.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins >copying build/lib/nose2/plugins/outcomes.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins >copying build/lib/nose2/plugins/result.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins >copying build/lib/nose2/plugins/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins >copying build/lib/nose2/plugins/buffer.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins >copying build/lib/nose2/plugins/junitxml.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins >copying build/lib/nose2/plugins/printhooks.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins >copying build/lib/nose2/util.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2 >copying build/lib/nose2/compat.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2 >copying build/lib/nose2/suite.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2 >copying build/lib/nose2/sphinxext.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2 >copying build/lib/nose2/session.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2 >copying build/lib/nose2/_version.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2 >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tools >copying build/lib/nose2/tools/decorators.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tools >copying build/lib/nose2/tools/such.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tools >copying build/lib/nose2/tools/params.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tools >copying build/lib/nose2/tools/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tools >copying build/lib/nose2/exceptions.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2 >copying build/lib/nose2/events.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2 >copying build/lib/nose2/main.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2 >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests >copying build/lib/nose2/tests/_common.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_loadtests_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_session.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_junitxml_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_collect_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_mp_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_dundertest_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_util.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_attrib_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_doctests_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_printhooks_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_decorators.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_layers_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_loading.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_eggdiscovery_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_such_dsl.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_discovery_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_coverage.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_main.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/functional/test_logcapture_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional >copying build/lib/nose2/tests/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_session.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_config.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_collect_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_mp_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_testcase_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_collector.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_dundertest_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_util.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_prof_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_buffer_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_testclass_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_attrib_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_result.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_failfast.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_functions_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_plugin_api.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_printhooks_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_decorators.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_generators_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_params_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_doctest_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_testid_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_outcomes_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_layers_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_logcapture_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_debugger_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/tests/unit/test_junitxml.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit >copying build/lib/nose2/__main__.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2 >copying build/lib/nose2/runner.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2 >copying build/lib/nose2/result.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2 >creating /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/backports >copying build/lib/nose2/backports/ordereddict.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/backports >copying build/lib/nose2/backports/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/backports >copying build/lib/nose2/collector.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2 >copying build/lib/nose2/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2 >copying build/lib/nose2/loader.py -> /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2 >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/config.py to config.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/testid.py to testid.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/prof.py to prof.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/dundertest.py to dundertest.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/loader/parameters.py to parameters.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/loader/testcases.py to testcases.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/loader/loadtests.py to loadtests.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/loader/functions.py to functions.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/loader/testclasses.py to testclasses.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/loader/discovery.py to discovery.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/loader/eggdiscovery.py to eggdiscovery.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/loader/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/loader/generators.py to generators.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/mp.py to mp.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/logcapture.py to logcapture.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/layers.py to layers.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/collect.py to collect.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/attrib.py to attrib.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/failfast.py to failfast.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/coverage.py to coverage.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/doctests.py to doctests.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/debugger.py to debugger.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/outcomes.py to outcomes.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/result.py to result.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/buffer.py to buffer.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/junitxml.py to junitxml.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/plugins/printhooks.py to printhooks.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/util.py to util.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/compat.py to compat.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/suite.py to suite.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/sphinxext.py to sphinxext.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/session.py to session.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/_version.py to _version.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tools/decorators.py to decorators.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tools/such.py to such.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tools/params.py to params.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tools/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/exceptions.py to exceptions.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/events.py to events.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/main.py to main.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/_common.py to _common.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional/test_loadtests_plugin.py to test_loadtests_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional/test_session.py to test_session.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional/test_junitxml_plugin.py to test_junitxml_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional/test_collect_plugin.py to test_collect_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional/test_mp_plugin.py to test_mp_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional/test_dundertest_plugin.py to test_dundertest_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional/test_util.py to test_util.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional/test_attrib_plugin.py to test_attrib_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional/test_doctests_plugin.py to test_doctests_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional/test_printhooks_plugin.py to test_printhooks_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional/test_decorators.py to test_decorators.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional/test_layers_plugin.py to test_layers_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional/test_loading.py to test_loading.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional/test_eggdiscovery_loader.py to test_eggdiscovery_loader.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional/test_such_dsl.py to test_such_dsl.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional/test_discovery_loader.py to test_discovery_loader.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional/test_coverage.py to test_coverage.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional/test_main.py to test_main.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/functional/test_logcapture_plugin.py to test_logcapture_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_loader.py to test_loader.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_session.py to test_session.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_config.py to test_config.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_collect_plugin.py to test_collect_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_mp_plugin.py to test_mp_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_testcase_loader.py to test_testcase_loader.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_collector.py to test_collector.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_dundertest_plugin.py to test_dundertest_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_util.py to test_util.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_prof_plugin.py to test_prof_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_buffer_plugin.py to test_buffer_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_testclass_loader.py to test_testclass_loader.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_attrib_plugin.py to test_attrib_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_result.py to test_result.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_failfast.py to test_failfast.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_functions_loader.py to test_functions_loader.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_plugin_api.py to test_plugin_api.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_printhooks_plugin.py to test_printhooks_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_decorators.py to test_decorators.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_generators_plugin.py to test_generators_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_params_plugin.py to test_params_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_doctest_plugin.py to test_doctest_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_testid_plugin.py to test_testid_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_outcomes_plugin.py to test_outcomes_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_layers_plugin.py to test_layers_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_logcapture_plugin.py to test_logcapture_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_debugger_plugin.py to test_debugger_plugin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/tests/unit/test_junitxml.py to test_junitxml.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/__main__.py to __main__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/runner.py to runner.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/result.py to result.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/backports/ordereddict.py to ordereddict.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/backports/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/collector.py to collector.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2/loader.py to loader.cpython-36.pyc >writing byte-compilation script '/tmp/tmpsv44livs.py' >/usr/bin/python3 /tmp/tmpsv44livs.py >removing /tmp/tmpsv44livs.py >running install_egg_info >running egg_info >writing nose2.egg-info/PKG-INFO >writing dependency_links to nose2.egg-info/dependency_links.txt >writing entry points to nose2.egg-info/entry_points.txt >writing requirements to nose2.egg-info/requires.txt >writing top-level names to nose2.egg-info/top_level.txt >reading manifest file 'nose2.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no previously-included files matching '__pycache__' found anywhere in distribution >warning: no previously-included files matching '*~' found anywhere in distribution >warning: no previously-included files matching '*.pyc' found anywhere in distribution >writing manifest file 'nose2.egg-info/SOURCES.txt' >Copying nose2.egg-info to /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6/site-packages/nose2-0.6.5-py3.6.egg-info >running install_scripts >changing mode of /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/bin/nose2 to 755 >Installing nose2 script to /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/bin >Installing nose2-3.6 script to /builddir/build/BUILDROOT/python-nose2-0.6.5-7.fc29.noarch/usr/bin >+ /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.6.5-7.fc29 --unique-debug-suffix -0.6.5-7.fc29.noarch --unique-debug-src-base python-nose2-0.6.5-7.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/nose2-0.6.5 >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-nose2-0.6.5-7.fc29.noarch/usr/lib/python3.6 using /usr/bin/python3.6 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-nose2-0.6.5-7.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.T69QuN >+ umask 022 >+ cd /builddir/build/BUILD >+ cd nose2-0.6.5 >++ pwd >+ PYTHONPATH=/builddir/build/BUILD/nose2-0.6.5 >+ /usr/bin/python2 -m nose2.__main__ -v >test_package (nose2.tests.functional.test_loadtests_plugin.TestLoadTestsPlugin) ... ok >test_project_directory_inside_package (nose2.tests.functional.test_loadtests_plugin.TestLoadTestsPlugin) ... ok >test_simple (nose2.tests.functional.test_loadtests_plugin.TestLoadTestsPlugin) ... ok >test_session_can_load_config_files (nose2.tests.functional.test_session.SessionFunctionalTests) ... ok >test_session_can_load_plugins_from_modules (nose2.tests.functional.test_session.SessionFunctionalTests) ... ok >test_session_holds_plugin_config (nose2.tests.functional.test_session.SessionFunctionalTests) ... ok >test_failure_to_read_empty_properties (nose2.tests.functional.test_junitxml_plugin.JunitXmlPluginFunctionalFailureTest) ... ok >test_failure_to_read_missing_properties (nose2.tests.functional.test_junitxml_plugin.JunitXmlPluginFunctionalFailureTest) ... ok >test_failure_to_write_report (nose2.tests.functional.test_junitxml_plugin.JunitXmlPluginFunctionalFailureTest) ... ok >test_invocation_by_double_dash_option (nose2.tests.functional.test_junitxml_plugin.JunitXmlPluginFunctionalTest) ... ok >test_invocation_by_single_dash_option (nose2.tests.functional.test_junitxml_plugin.JunitXmlPluginFunctionalTest) ... ok >test_no_report_written_if_loaded_but_not_invoked (nose2.tests.functional.test_junitxml_plugin.JunitXmlPluginFunctionalTest) ... ok >test_report_includes_properties (nose2.tests.functional.test_junitxml_plugin.JunitXmlPluginFunctionalTest) ... ok >test_report_location_should_be_resilent_to_chdir_in_tests (nose2.tests.functional.test_junitxml_plugin.JunitXmlPluginFunctionalTest) ... ok >test_collect_tests_in_package (nose2.tests.functional.test_collect_plugin.CollectOnlyFunctionalTest) ... ok >test_class_fixtures (nose2.tests.functional.test_mp_plugin.MPPluginTestRuns) ... ok >test_large_number_of_tests_stresstest (nose2.tests.functional.test_mp_plugin.MPPluginTestRuns) ... ok >test_module_fixtures (nose2.tests.functional.test_mp_plugin.MPPluginTestRuns) ... ok >test_package_in_lib (nose2.tests.functional.test_mp_plugin.MPPluginTestRuns) ... ok >test_socket_stresstest (nose2.tests.functional.test_mp_plugin.MPPluginTestRuns) ... ok >test_tests_in_package (nose2.tests.functional.test_mp_plugin.MPPluginTestRuns) ... ok >test_too_many_procs (nose2.tests.functional.test_mp_plugin.MPPluginTestRuns) ... ok >test_conn_accept (nose2.tests.functional.test_mp_plugin.TestMpPlugin) ... ok >test_conn_prep (nose2.tests.functional.test_mp_plugin.TestMpPlugin) ... ok >test_flatten_nested_suites (nose2.tests.functional.test_mp_plugin.TestMpPlugin) ... ok >test_flatten_respects_class_fixtures (nose2.tests.functional.test_mp_plugin.TestMpPlugin) ... ok >test_flatten_respects_module_fixtures (nose2.tests.functional.test_mp_plugin.TestMpPlugin) ... ok >test_flatten_without_fixtures (nose2.tests.functional.test_mp_plugin.TestMpPlugin) ... ok >test_dispatch_tests_receive_events (nose2.tests.functional.test_mp_plugin.TestProcserver) ... ok >test_dunder (nose2.tests.functional.test_dundertest_plugin.TestDunderTestPlugin) ... ok >test_name_from_path (nose2.tests.functional.test_util.UtilTests) ... ok >test_eval_expr (nose2.tests.functional.test_attrib_plugin.TestAttribPlugin) ... ok >test_list_value (nose2.tests.functional.test_attrib_plugin.TestAttribPlugin) ... ok >test_list_value_negation (nose2.tests.functional.test_attrib_plugin.TestAttribPlugin) ... ok >test_simple_false (nose2.tests.functional.test_attrib_plugin.TestAttribPlugin) ... ok >test_simple_true (nose2.tests.functional.test_attrib_plugin.TestAttribPlugin) ... ok >test_simple_value (nose2.tests.functional.test_attrib_plugin.TestAttribPlugin) ... ok >test_project_directory_inside_package (nose2.tests.functional.test_doctests_plugin.TestDoctestsPlugin) ... ok >test_simple (nose2.tests.functional.test_doctests_plugin.TestDoctestsPlugin) ... ok >test_start_directory_inside_package (nose2.tests.functional.test_doctests_plugin.TestDoctestsPlugin) ... ok >test_invocation_by_double_dash_option (nose2.tests.functional.test_printhooks_plugin.TestPrintHooksPlugin) ... ok >test_invocation_by_single_dash_option (nose2.tests.functional.test_printhooks_plugin.TestPrintHooksPlugin) ... ok >test_nested_hooks_are_indented (nose2.tests.functional.test_printhooks_plugin.TestPrintHooksPlugin) ... ok >test_with_setup (nose2.tests.functional.test_decorators.DecoratorsTests) ... ok >test_with_teardown (nose2.tests.functional.test_decorators.DecoratorsTests) ... ok >test_layer_reporter_error_output (nose2.tests.functional.test_layers_plugin.TestLayers) ... ok >test_layer_reporter_output (nose2.tests.functional.test_layers_plugin.TestLayers) ... ok >test_layers_and_attributes (nose2.tests.functional.test_layers_plugin.TestLayers) ... ok >test_methods_run_once_per_class (nose2.tests.functional.test_layers_plugin.TestLayers) ... ok >test_runs_layer_fixtures (nose2.tests.functional.test_layers_plugin.TestLayers) ... ok >test_scenario_fails_without_plugin (nose2.tests.functional.test_layers_plugin.TestLayers) ... ok >test_setup_fail (nose2.tests.functional.test_layers_plugin.TestLayers) ... ok >test_teardown_fail (nose2.tests.functional.test_layers_plugin.TestLayers) ... ok >test_function_name (nose2.tests.functional.test_loading.TestLoadTestsFromPackage) ... ok >test_generator_function_index (nose2.tests.functional.test_loading.TestLoadTestsFromPackage) ... ok >test_generator_function_index_1_based (nose2.tests.functional.test_loading.TestLoadTestsFromPackage) ... ok >test_generator_function_name (nose2.tests.functional.test_loading.TestLoadTestsFromPackage) ... ok >test_generator_method (nose2.tests.functional.test_loading.TestLoadTestsFromPackage) ... ok >test_generator_method_index (nose2.tests.functional.test_loading.TestLoadTestsFromPackage) ... ok >test_module_name (nose2.tests.functional.test_loading.TestLoadTestsFromPackage) ... ok >test_module_name_with_start_dir (nose2.tests.functional.test_loading.TestLoadTestsFromPackage) ... ok >test_package_name (nose2.tests.functional.test_loading.TestLoadTestsFromPackage) ... ok >test_package_name_with_start_dir (nose2.tests.functional.test_loading.TestLoadTestsFromPackage) ... ok >test_parameterized_func (nose2.tests.functional.test_loading.TestLoadTestsFromPackage) ... ok >test_parameterized_func_index (nose2.tests.functional.test_loading.TestLoadTestsFromPackage) ... ok >test_parameterized_method (nose2.tests.functional.test_loading.TestLoadTestsFromPackage) ... ok >test_parameterized_method_index (nose2.tests.functional.test_loading.TestLoadTestsFromPackage) ... ok >test_project_directory_inside_package (nose2.tests.functional.test_loading.TestLoadTestsFromPackage) ... ok >test_start_directory_inside_package (nose2.tests.functional.test_loading.TestLoadTestsFromPackage) ... ok >test_testcase_method (nose2.tests.functional.test_loading.TestLoadTestsFromPackage) ... ok >test_testcase_name (nose2.tests.functional.test_loading.TestLoadTestsFromPackage) ... ok >test_function_name (nose2.tests.functional.test_loading.TestLoadTestsOutsideOfPackage) ... ok >test_module_name (nose2.tests.functional.test_loading.TestLoadTestsOutsideOfPackage) ... ok >test_module_name_with_start_dir (nose2.tests.functional.test_loading.TestLoadTestsOutsideOfPackage) ... ok >test_import_error_func (nose2.tests.functional.test_loading.TestLoadingErrors) ... ok >test_import_error_module (nose2.tests.functional.test_loading.TestLoadingErrors) ... ok >test_import_error_testcase (nose2.tests.functional.test_loading.TestLoadingErrors) ... ok >test_import_error_testcase_method (nose2.tests.functional.test_loading.TestLoadingErrors) ... ok >test_class_level_fixtures_supported (nose2.tests.functional.test_loading.TestTestClassLoading) ... ok >test_error_in_test_class (nose2.tests.functional.test_loading.TestTestClassLoading) ... ok >test_expected_failures (nose2.tests.functional.test_loading.TestTestClassLoading) ... ok >test_load_testclass_by_name (nose2.tests.functional.test_loading.TestTestClassLoading) ... ok >test_load_testclass_generator_method_by_name (nose2.tests.functional.test_loading.TestTestClassLoading) ... ok >test_load_testclass_method_by_name (nose2.tests.functional.test_loading.TestTestClassLoading) ... ok >test_load_testclass_params_method_by_name (nose2.tests.functional.test_loading.TestTestClassLoading) ... ok >test_can_discover_test_modules_in_zipped_eggs (nose2.tests.functional.test_eggdiscovery_loader.EggDiscoveryFunctionalTest) ... ERROR >test_eggdiscovery_failure_does_not_exist (nose2.tests.functional.test_eggdiscovery_loader.EggDiscoveryFunctionalTest) ... ok >test_non_egg_discoverer_does_not_fail_when_looking_in_egg (nose2.tests.functional.test_eggdiscovery_loader.EggDiscoveryFunctionalTest) ... ok >test_eggdiscovery_ignores_unzipped_eggs (nose2.tests.functional.test_eggdiscovery_loader.UnzippedEggDiscoveryFunctionalTest) ... ok >test_load_sublayer_test_by_name (nose2.tests.functional.test_such_dsl.TestSuchDSL) ... ok >test_load_top_level_by_name (nose2.tests.functional.test_such_dsl.TestSuchDSL) ... ok >test_param_plugin_with_such (nose2.tests.functional.test_such_dsl.TestSuchDSL) ... ok >test_regression_tests_with_the_same_having_description_under_different_fixtures_in_the_same_module_should_be_run (nose2.tests.functional.test_such_dsl.TestSuchDSL) ... ok >test_runs_example (nose2.tests.functional.test_such_dsl.TestSuchDSL) ... ok >test_setup_fail (nose2.tests.functional.test_such_dsl.TestSuchDSL) ... ok >test_setup_on_higher_layer (nose2.tests.functional.test_such_dsl.TestSuchDSL) ... ok >test_such_without_layers_plugin (nose2.tests.functional.test_such_dsl.TestSuchDSL) ... ok >test_teardown_fail (nose2.tests.functional.test_such_dsl.TestSuchDSL) ... ok >test_testsetup_on_higher_layer (nose2.tests.functional.test_such_dsl.TestSuchDSL) ... ok >test_testsetup_on_higher_layer_3layers (nose2.tests.functional.test_such_dsl.TestSuchDSL) ... ok >test_testsetup_on_higher_layer_with_test (nose2.tests.functional.test_such_dsl.TestSuchDSL) ... ok >test_can_discover_test_modules_in_packages (nose2.tests.functional.test_discovery_loader.DiscoveryFunctionalTest) ... ok >test_discovery_supports_code_in_lib_dir (nose2.tests.functional.test_discovery_loader.DiscoveryFunctionalTest) ... ok >test_handle_file_event_can_add_tests (nose2.tests.functional.test_discovery_loader.DiscoveryFunctionalTest) ... ok >test_match_path_event_can_prevent_discovery (nose2.tests.functional.test_discovery_loader.DiscoveryFunctionalTest) ... ok >test_run (nose2.tests.functional.test_coverage.TestCoverage) ... ok >test_extra_hooks (nose2.tests.functional.test_main.TestPluggableTestProgram) ... ok >test_run_in_empty_dir_succeeds (nose2.tests.functional.test_main.TestPluggableTestProgram) ... ok >test_run_in_module_from_its_main (nose2.tests.functional.test_main.TestPluggableTestProgram) ... ok >test_logging_keeps_copies_of_mutable_objects (nose2.tests.functional.test_logcapture_plugin.LogCaptureFunctionalTest) ... ok >test_package_in_lib (nose2.tests.functional.test_logcapture_plugin.LogCaptureFunctionalTest) ... ok >test_failed_load_tests_exc_info (nose2.tests.unit.test_loader.TestPluggableTestLoader) ... ok >test_failed_load_tests_exception (nose2.tests.unit.test_loader.TestPluggableTestLoader) ... ok >test_load_from_module_calls_hook (nose2.tests.unit.test_loader.TestPluggableTestLoader) ... ok >test_load_from_name_calls_hook (nose2.tests.unit.test_loader.TestPluggableTestLoader) ... ok >test_load_from_names_calls_hook (nose2.tests.unit.test_loader.TestPluggableTestLoader) ... ok >test_loader_from_names_calls_module_hook (nose2.tests.unit.test_loader.TestPluggableTestLoader) ... ok >test_loader_from_names_calls_name_hook (nose2.tests.unit.test_loader.TestPluggableTestLoader) ... ok >test_loader_from_names_calls_names_hook (nose2.tests.unit.test_loader.TestPluggableTestLoader) ... ok >test_can_create_session (nose2.tests.unit.test_session.SessionUnitTests) ... ok >test_load_plugins_from_module_can_load_plugins (nose2.tests.unit.test_session.SessionUnitTests) ... ok >test_as_bool (nose2.tests.unit.test_config.TestConfig) ... ok >test_as_float (nose2.tests.unit.test_config.TestConfig) ... ok >test_as_int (nose2.tests.unit.test_config.TestConfig) ... ok >test_as_list (nose2.tests.unit.test_config.TestConfig) ... ok >test_as_str (nose2.tests.unit.test_config.TestConfig) ... ok >test_startTestRun_sets_executeTests (nose2.tests.unit.test_collect_plugin.TestCollectOnly) ... ok >test_address (nose2.tests.unit.test_mp_plugin.TestMPPlugin) ... ok >test_gentests (nose2.tests.unit.test_mp_plugin.TestMPPlugin) ... ok >test_recording_plugin_interface (nose2.tests.unit.test_mp_plugin.TestMPPlugin) ... ok >test_can_find_testcases_in_module (nose2.tests.unit.test_testcase_loader.TestTestCaseLoader) ... ok >test_get_testcase_names_can_override_name_selection (nose2.tests.unit.test_testcase_loader.TestTestCaseLoader) ... ok >test_plugins_can_exclude_test_names (nose2.tests.unit.test_testcase_loader.TestTestCaseLoader) ... ok >test_collector_completes_with_no_tests (nose2.tests.unit.test_collector.TestCollector) ... ok >test_collector_sets_testLoader_in_session (nose2.tests.unit.test_collector.TestCollector) ... ok >test_false_dunder_test_attribute_removes_test (nose2.tests.unit.test_dundertest_plugin.TestDunderTestPlugin) ... ok >test_undefined_dunder_test_attribute_keeps_test (nose2.tests.unit.test_dundertest_plugin.TestDunderTestPlugin) ... ok >test_ensure_importable (nose2.tests.unit.test_util.UtilTests) ... ok >test_startTestRun_sets_executeTests (nose2.tests.unit.test_prof_plugin.TestProfPlugin) ... ok >test_captures_stderr_when_configured (nose2.tests.unit.test_buffer_plugin.TestBufferPlugin) ... ok >test_captures_stdout (nose2.tests.unit.test_buffer_plugin.TestBufferPlugin) ... ok >test_decorates_outcome_detail (nose2.tests.unit.test_buffer_plugin.TestBufferPlugin) ... ok >test_can_find_testclasses_in_module (nose2.tests.unit.test_testclass_loader.TestFailingTestClassLoader) ... ok >test_can_find_testclasses_in_module (nose2.tests.unit.test_testclass_loader.TestTestClassLoader) ... ok >test_get_testmethod_names_can_override_name_selection (nose2.tests.unit.test_testclass_loader.TestTestClassLoader) ... ok >test_plugins_can_exclude_test_names (nose2.tests.unit.test_testclass_loader.TestTestClassLoader) ... ok >test_module_loaded_suite_filters_suite (nose2.tests.unit.test_attrib_plugin.TestAttribPlugin) ... ok >test_validate_attribs_against_list (nose2.tests.unit.test_attrib_plugin.TestAttribPlugin) ... ok >test_validate_attribs_with_callable (nose2.tests.unit.test_attrib_plugin.TestAttribPlugin) ... ok >test_validate_attribs_with_simple_values (nose2.tests.unit.test_attrib_plugin.TestAttribPlugin) ... ok >test_skip_reason_not_discarded (nose2.tests.unit.test_result.TestPluggableTestResult) ... ok >test_does_not_set_shouldstop_on_expected_fail (nose2.tests.unit.test_failfast.TestFailFast) ... ok >test_does_not_set_shouldstop_on_skip (nose2.tests.unit.test_failfast.TestFailFast) ... ok >test_does_not_set_shouldstop_on_success (nose2.tests.unit.test_failfast.TestFailFast) ... ok >test_sets_shouldstop_on_unexpected_error (nose2.tests.unit.test_failfast.TestFailFast) ... ok >test_sets_shouldstop_on_unexpected_fail (nose2.tests.unit.test_failfast.TestFailFast) ... ok >test_can_load_test_functions_from_module (nose2.tests.unit.test_functions_loader.TestFunctionLoader) ... ok >test_ignores_functions_that_take_args (nose2.tests.unit.test_functions_loader.TestFunctionLoader) ... ok >test_ignores_generator_functions (nose2.tests.unit.test_functions_loader.TestFunctionLoader) ... ok >test_add_option_adds_option (nose2.tests.unit.test_plugin_api.TestPluginApi) ... ok >test_long_opt_registers_plugin (nose2.tests.unit.test_plugin_api.TestPluginApi) ... ok >test_short_opt_registers_plugin (nose2.tests.unit.test_plugin_api.TestPluginApi) ... ok >test_hook_implementors_can_modify_trace_indent (nose2.tests.unit.test_printhooks_plugin.TestPrintHooksPlugin) ... ok >test_indents_nested_hooks_in_trace (nose2.tests.unit.test_printhooks_plugin.TestPrintHooksPlugin) ... ok >test_traces_hooks_created_after_own_registration (nose2.tests.unit.test_printhooks_plugin.TestPrintHooksPlugin) ... ok >test_traces_hooks_created_before_own_registration (nose2.tests.unit.test_printhooks_plugin.TestPrintHooksPlugin) ... ok >test_traces_hooks_that_nobody_implements (nose2.tests.unit.test_printhooks_plugin.TestPrintHooksPlugin) ... ok >test_setup_injection (nose2.tests.unit.test_decorators.WithSetupDecoratorTests) ... ok >test_teardown_injection (nose2.tests.unit.test_decorators.WithTeardownDecoratorTests) ... ok >test_can_load_tests_from_generator_functions (nose2.tests.unit.test_generators_plugin.TestGeneratorUnpack) ... ok >test_can_load_tests_from_generator_methods (nose2.tests.unit.test_generators_plugin.TestGeneratorUnpack) ... ok >test_ignores_ordinary_functions (nose2.tests.unit.test_generators_plugin.TestGeneratorUnpack) ... ok >test_unpack_handles_nose_style_generators (nose2.tests.unit.test_generators_plugin.TestGeneratorUnpack) ... ok >test_unpack_handles_unittest2_style_generators (nose2.tests.unit.test_generators_plugin.TestGeneratorUnpack) ... ok >test_can_load_tests_from_parameterized_by_cartesian_params_functions (nose2.tests.unit.test_params_plugin.TestParams) ... ok >test_can_load_tests_from_parameterized_by_cartesian_params_methods (nose2.tests.unit.test_params_plugin.TestParams) ... ok >test_can_load_tests_from_parameterized_by_params_functions (nose2.tests.unit.test_params_plugin.TestParams) ... ok >test_can_load_tests_from_parameterized_by_params_methods (nose2.tests.unit.test_params_plugin.TestParams) ... ok >test_cartesian_params_creates_cartesian_product_of_params_for_function (nose2.tests.unit.test_params_plugin.TestParams) ... ok >test_cartesian_params_creates_cartesian_product_of_params_for_method (nose2.tests.unit.test_params_plugin.TestParams) ... ok >test_ignores_ordinary_functions (nose2.tests.unit.test_params_plugin.TestParams) ... ok >test_params_creates_params_for_function (nose2.tests.unit.test_params_plugin.TestParams) ... ok >test_params_creates_params_for_method (nose2.tests.unit.test_params_plugin.TestParams) ... ok >test___init__ (nose2.tests.unit.test_doctest_plugin.UnitTestDocTestLoader) >Test the __init__ method. ... ok >test_handle_file (nose2.tests.unit.test_doctest_plugin.UnitTestDocTestLoader) >Test method handleFile. ... ok >test_handle_file_python_without_doctests (nose2.tests.unit.test_doctest_plugin.UnitTestDocTestLoader) >Test calling handleFile for a Python module without doctests. ... ok >test___init__ (nose2.tests.unit.test_testid_plugin.UnitTestTestId) >Test the __init__ method. ... ok >test_load_tests_from_name (nose2.tests.unit.test_testid_plugin.UnitTestTestId) >Test loadTestsFromName method. ... ok >test_load_tests_from_name_no_ids (nose2.tests.unit.test_testid_plugin.UnitTestTestId) >Test calling loadTestsFromName when no IDs have been saved. ... ok >test_load_tests_from_names (nose2.tests.unit.test_testid_plugin.UnitTestTestId) >Test loadTestsFromNames method. ... ok >test_start_test (nose2.tests.unit.test_testid_plugin.UnitTestTestId) >Test reportStartTest method. ... ok >test_start_test_twice (nose2.tests.unit.test_testid_plugin.UnitTestTestId) >Test calling reportStartTest twice. ... ok >test_stop_test_run (nose2.tests.unit.test_testid_plugin.UnitTestTestId) >Test stopTestRun method. ... ok >test_can_do_nothing_when_not_configured (nose2.tests.unit.test_outcomes_plugin.TestOutComesPlugin) ... ok >test_can_handle_multiple_events_cleanly (nose2.tests.unit.test_outcomes_plugin.TestOutComesPlugin) ... ok >test_can_treat_as_fail (nose2.tests.unit.test_outcomes_plugin.TestOutComesPlugin) ... ok >test_can_treat_as_skip (nose2.tests.unit.test_outcomes_plugin.TestOutComesPlugin) ... ok >test_labels_upper (nose2.tests.unit.test_outcomes_plugin.TestOutComesPlugin) ... ok >test_deep_inheritance (nose2.tests.unit.test_layers_plugin.TestLayers) ... ok >test_mixed_layers_no_layers (nose2.tests.unit.test_layers_plugin.TestLayers) ... ok >test_mixin_inheritance (nose2.tests.unit.test_layers_plugin.TestLayers) ... ok >test_multiple_inheritance (nose2.tests.unit.test_layers_plugin.TestLayers) ... ok >test_ordered_layers (nose2.tests.unit.test_layers_plugin.TestLayers) ... ok >test_simple_layer_inheritance (nose2.tests.unit.test_layers_plugin.TestLayers) ... ok >test_buffer_cleared_after_each_test (nose2.tests.unit.test_logcapture_plugin.LogCaptureUnitTest) ... ok >test_buffered_logs_attached_to_event (nose2.tests.unit.test_logcapture_plugin.LogCaptureUnitTest) ... ok >test_does_call_pdb_on_error (nose2.tests.unit.test_debugger_plugin.TestDebugger) ... ok >test_does_call_pdb_on_failure (nose2.tests.unit.test_debugger_plugin.TestDebugger) ... ok >test_does_not_call_pdb_on_failure_if_config_set (nose2.tests.unit.test_debugger_plugin.TestDebugger) ... ok >test_does_not_call_pdb_on_success (nose2.tests.unit.test_debugger_plugin.TestDebugger) ... ok >test_other_plugins_can_prevent_interaction (nose2.tests.unit.test_debugger_plugin.TestDebugger) ... ok >test_error_bad_xml (nose2.tests.unit.test_junitxml.TestJunitXmlPlugin) ... ok >test_error_bad_xml_b (nose2.tests.unit.test_junitxml.TestJunitXmlPlugin) ... ok >test_error_bad_xml_b_keep (nose2.tests.unit.test_junitxml.TestJunitXmlPlugin) ... ok >test_error_bad_xml_keep (nose2.tests.unit.test_junitxml.TestJunitXmlPlugin) ... ok >test_error_includes_traceback (nose2.tests.unit.test_junitxml.TestJunitXmlPlugin) ... ok >test_failure_includes_traceback (nose2.tests.unit.test_junitxml.TestJunitXmlPlugin) ... ok >test_generator_test_name_correct (nose2.tests.unit.test_junitxml.TestJunitXmlPlugin) ... ok >test_params_test_name_correct (nose2.tests.unit.test_junitxml.TestJunitXmlPlugin) ... ok >test_skip_includes_skipped (nose2.tests.unit.test_junitxml.TestJunitXmlPlugin) ... ok >test_success_added_to_xml (nose2.tests.unit.test_junitxml.TestJunitXmlPlugin) ... ok >test_writes_xml_file_at_end (nose2.tests.unit.test_junitxml.TestJunitXmlPlugin) ... ok >test_xml_contains_empty_system_err_without_logcapture (nose2.tests.unit.test_junitxml.TestJunitXmlPlugin) ... ok >test_xml_contains_log_message_in_system_err_with_logcapture (nose2.tests.unit.test_junitxml.TestJunitXmlPlugin) ... ok >test_xml_file_path_is_not_affected_by_chdir_in_test (nose2.tests.unit.test_junitxml.TestJunitXmlPlugin) ... ok >====================================================================== >ERROR: test_can_discover_test_modules_in_zipped_eggs (nose2.tests.functional.test_eggdiscovery_loader.EggDiscoveryFunctionalTest) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "nose2/tests/functional/test_eggdiscovery_loader.py", line 38, in test_can_discover_test_modules_in_zipped_eggs > self.assertTestRunOutputMatches(proc, stderr='FAILED \(failures=5, errors=1, skipped=1\)') > File "nose2/tests/_common.py", line 83, in assertTestRunOutputMatches > cmd_stdout, cmd_stderr = proc.communicate() > File "nose2/tests/_common.py", line 226, in communicate > **self.kwargs) > File "nose2/main.py", line 306, in discover > return main(*args, **kwargs) > File "nose2/main.py", line 100, in __init__ > super(PluggableTestProgram, self).__init__(**kw) > File "/usr/lib64/python2.7/unittest/main.py", line 94, in __init__ > self.parseArgs(argv) > File "nose2/main.py", line 133, in parseArgs > self.createTests() > File "nose2/main.py", line 258, in createTests > self.testNames, self.module) > File "nose2/loader.py", line 69, in loadTestsFromNames > for name in event.names] > File "nose2/loader.py", line 84, in loadTestsFromName > result = self.session.hooks.loadTestsFromName(event) > File "nose2/events.py", line 224, in __call__ > result = getattr(plugin, self.method)(event) > File "nose2/plugins/loader/eggdiscovery.py", line 41, in loadTestsFromName > return discovery.Discoverer.loadTestsFromName(self, event) > File "nose2/plugins/loader/discovery.py", line 82, in loadTestsFromName > self._find_tests_in_module(event, module, top_level_dir)) > File "nose2/plugins/loader/discovery.py", line 228, in _find_tests_in_module > event, full_path, top_level_dir): > File "nose2/plugins/loader/eggdiscovery.py", line 78, in _find_tests_in_dir > event, modname, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 62, in _find_tests_in_egg_dir > for test in self._find_tests_in_egg_dir(event, entry_path, dist): > File "nose2/plugins/loader/eggdiscovery.py", line 52, in _find_tests_in_egg_dir > log.debug("find in egg dir %s %s (%s)", dist.location, rel_path, dist.project_name) > File "/usr/lib64/python2.7/logging/__init__.py", line 1162, in debug > self._log(DEBUG, msg, args, **kwargs) > File "/usr/lib64/python2.7/logging/__init__.py", line 1293, in _log > self.handle(record) > File "/usr/lib64/python2.7/logging/__init__.py", line 1303, in handle > self.callHandlers(record) > File "/usr/lib64/python2.7/logging/__init__.py", line 1343, in callHandlers > hdlr.handle(record) > File "/usr/lib64/python2.7/logging/__init__.py", line 762, in handle > rv = self.filter(record) > File "nose2/plugins/logcapture.py", line 163, in filter > return self.filterset.allow(record.name) > File "nose2/plugins/logcapture.py", line 127, in allow > return self._allow(record) and not self._deny(record) > File "nose2/plugins/logcapture.py", line 145, in _deny > return self._any_match(self.exclusive, record) > File "nose2/plugins/logcapture.py", line 135, in _any_match > return any(map(record_matches_key, matchers)) > File "nose2/plugins/logcapture.py", line 134, in record_matches_key > return record == key or record.startswith(key + '.') >RuntimeError: maximum recursion depth exceeded in cmp >-------------------- >> begin captured logging << -------------------- >nose2.main: DEBUG: logging initialized 30 >nose2.session: DEBUG: Loading plugin modules: set(['nose2.plugins.loader.testclasses', 'nose2.plugins.buffer', 'nose2.plugins.loader.eggdiscovery', 'nose2.plugins.loader.generators', 'nose2.plugins.loader.parameters', 'nose2.plugins.loader.functions', 'nose2.plugins.loader.loadtests', 'nose2.plugins.loader.discovery', 'nose2.plugins.logcapture', 'nose2.plugins.dundertest', 'nose2.plugins.debugger', 'nose2.plugins.coverage', 'nose2.plugins.result', 'nose2.plugins.loader.testcases', 'nose2.plugins.failfast']) >nose2.session: DEBUG: Plugin is available: <class 'nose2.plugins.loader.testclasses.TestClassLoader'> >nose2.session: DEBUG: Register active plugin <nose2.plugins.loader.testclasses.TestClassLoader object at 0x7f0622873210> >nose2.session: DEBUG: Register method loadTestsFromModule for plugin <nose2.plugins.loader.testclasses.TestClassLoader object at 0x7f0622873210> >nose2.session: DEBUG: Register method loadTestsFromName for plugin <nose2.plugins.loader.testclasses.TestClassLoader object at 0x7f0622873210> >nose2.session: DEBUG: Plugin is available: <class 'nose2.plugins.buffer.OutputBufferPlugin'> >nose2.session: DEBUG: Plugin is available: <class 'nose2.plugins.loader.eggdiscovery.EggDiscoveryLoader'> >nose2.session: DEBUG: Register active plugin <nose2.plugins.loader.eggdiscovery.EggDiscoveryLoader object at 0x7f0620a34d50> >nose2.session: DEBUG: Register method loadTestsFromNames for plugin <nose2.plugins.loader.eggdiscovery.EggDiscoveryLoader object at 0x7f0620a34d50> >nose2.session: DEBUG: Register method loadTestsFromName for plugin <nose2.plugins.loader.eggdiscovery.EggDiscoveryLoader object at 0x7f0620a34d50> >nose2.session: DEBUG: Plugin is available: <class 'nose2.plugins.loader.generators.Generators'> >nose2.session: DEBUG: Register active plugin <nose2.plugins.loader.generators.Generators object at 0x7f06202c0850> >nose2.session: DEBUG: Register method loadTestsFromModule for plugin <nose2.plugins.loader.generators.Generators object at 0x7f06202c0850> >nose2.session: DEBUG: Register method loadTestsFromName for plugin <nose2.plugins.loader.generators.Generators object at 0x7f06202c0850> >nose2.session: DEBUG: Register method loadTestsFromTestCase for plugin <nose2.plugins.loader.generators.Generators object at 0x7f06202c0850> >nose2.session: DEBUG: Register method getTestCaseNames for plugin <nose2.plugins.loader.generators.Generators object at 0x7f06202c0850> >nose2.session: DEBUG: Register method loadTestsFromTestClass for plugin <nose2.plugins.loader.generators.Generators object at 0x7f06202c0850> >nose2.session: DEBUG: Register method getTestMethodNames for plugin <nose2.plugins.loader.generators.Generators object at 0x7f06202c0850> >nose2.session: DEBUG: Plugin is available: <class 'nose2.events.Plugin'> >nose2.session: DEBUG: Plugin is available: <class 'nose2.plugins.loader.parameters.Parameters'> >nose2.session: DEBUG: Register active plugin <nose2.plugins.loader.parameters.Parameters object at 0x7f061f79ff90> >nose2.session: DEBUG: Register method loadTestsFromModule for plugin <nose2.plugins.loader.parameters.Parameters object at 0x7f061f79ff90> >nose2.session: DEBUG: Register method loadTestsFromName for plugin <nose2.plugins.loader.parameters.Parameters object at 0x7f061f79ff90> >nose2.session: DEBUG: Register method getTestCaseNames for plugin <nose2.plugins.loader.parameters.Parameters object at 0x7f061f79ff90> >nose2.session: DEBUG: Register method getTestMethodNames for plugin <nose2.plugins.loader.parameters.Parameters object at 0x7f061f79ff90> >nose2.session: DEBUG: Plugin is available: <class 'nose2.events.Plugin'> >nose2.session: DEBUG: Plugin is available: <class 'nose2.plugins.loader.functions.Functions'> >nose2.session: DEBUG: Register active plugin <nose2.plugins.loader.functions.Functions object at 0x7f061fe334d0> >nose2.session: DEBUG: Register method loadTestsFromModule for plugin <nose2.plugins.loader.functions.Functions object at 0x7f061fe334d0> >nose2.session: DEBUG: Register method loadTestsFromName for plugin <nose2.plugins.loader.functions.Functions object at 0x7f061fe334d0> >nose2.session: DEBUG: Plugin is available: <class 'nose2.events.Plugin'> >nose2.session: DEBUG: Plugin is available: <class 'nose2.plugins.loader.loadtests.LoadTestsLoader'> >nose2.session: DEBUG: Register active plugin <nose2.plugins.loader.loadtests.LoadTestsLoader object at 0x7f0622873310> >nose2.session: DEBUG: Register method moduleLoadedSuite for plugin <nose2.plugins.loader.loadtests.LoadTestsLoader object at 0x7f0622873310> >nose2.session: DEBUG: Register method handleDir for plugin <nose2.plugins.loader.loadtests.LoadTestsLoader object at 0x7f0622873310> >nose2.session: DEBUG: Plugin is available: <class 'nose2.plugins.loader.discovery.DiscoveryLoader'> >nose2.session: DEBUG: Register active plugin <nose2.plugins.loader.discovery.DiscoveryLoader object at 0x7f0620284c10> >nose2.session: DEBUG: Register method loadTestsFromNames for plugin <nose2.plugins.loader.discovery.DiscoveryLoader object at 0x7f0620284c10> >nose2.session: DEBUG: Register method loadTestsFromName for plugin <nose2.plugins.loader.discovery.DiscoveryLoader object at 0x7f0620284c10> >nose2.session: DEBUG: Plugin is available: <class 'nose2.plugins.logcapture.LogCapture'> >nose2.session: DEBUG: Plugin is available: <class 'nose2.events.Plugin'> >nose2.session: DEBUG: Plugin is available: <class 'nose2.plugins.dundertest.DunderTestFilter'> >nose2.session: DEBUG: Register active plugin <nose2.plugins.dundertest.DunderTestFilter object at 0x7f061fdb05d0> >nose2.session: DEBUG: Register method startTestRun for plugin <nose2.plugins.dundertest.DunderTestFilter object at 0x7f061fdb05d0> >nose2.session: DEBUG: Plugin is available: <class 'nose2.plugins.debugger.Debugger'> >nose2.session: DEBUG: Plugin is available: <class 'nose2.plugins.coverage.Coverage'> >nose2.session: DEBUG: Plugin is available: <class 'nose2.events.Plugin'> >nose2.session: DEBUG: Plugin is available: <class 'nose2.plugins.result.ResultReporter'> >nose2.session: DEBUG: Register active plugin <nose2.plugins.result.ResultReporter object at 0x7f0620268c10> >nose2.session: DEBUG: Register method startTest for plugin <nose2.plugins.result.ResultReporter object at 0x7f0620268c10> >nose2.session: DEBUG: Register method testOutcome for plugin <nose2.plugins.result.ResultReporter object at 0x7f0620268c10> >nose2.session: DEBUG: Register method wasSuccessful for plugin <nose2.plugins.result.ResultReporter object at 0x7f0620268c10> >nose2.session: DEBUG: Register method afterTestRun for plugin <nose2.plugins.result.ResultReporter object at 0x7f0620268c10> >nose2.session: DEBUG: Plugin is available: <class 'nose2.plugins.loader.testcases.TestCaseLoader'> >nose2.session: DEBUG: Register active plugin <nose2.plugins.loader.testcases.TestCaseLoader object at 0x7f061f7a8f90> >nose2.session: DEBUG: Register method loadTestsFromModule for plugin <nose2.plugins.loader.testcases.TestCaseLoader object at 0x7f061f7a8f90> >nose2.session: DEBUG: Register method loadTestsFromName for plugin <nose2.plugins.loader.testcases.TestCaseLoader object at 0x7f061f7a8f90> >nose2.session: DEBUG: Plugin is available: <class 'nose2.plugins.failfast.FailFast'> >nose2.main: DEBUG: Create tests from ['pkgegg']/None >nose2.plugins.loader.discovery: DEBUG: Received event LoadFromNames(names=['pkgegg'], module=None) >nose2.plugins.loader.discovery: DEBUG: Received event LoadFromNames(names=['pkgegg'], module=None) >nose2.loader: DEBUG: loadTestsFromNames event LoadFromNames(names=['pkgegg'], module=None) result None >nose2.loader: DEBUG: loadTestsFromName pkgegg/None >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >nose2.plugins.loader.eggdiscovery: DEBUG: find in egg dir /builddir/build/BUILD/nose2-0.6.5/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg pkgegg/test/ (pkgegg) >--------------------- >> end captured logging << --------------------- >---------------------------------------------------------------------- >Ran 225 tests in 99.614s >FAILED (errors=1) >error: Bad exit status from /var/tmp/rpm-tmp.T69QuN (%check) > Bad exit status from /var/tmp/rpm-tmp.T69QuN (%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-nose2.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 1556222
: 1444465 |
1444467
|
1444468