Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-execnet.spec'], chrootPath='/var/lib/mock/f31-build-15645522-1125843/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-execnet.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-execnet-1.5.0-7.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-execnet.spec'], chrootPath='/var/lib/mock/f31-build-15645522-1125843/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-execnet.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yLRVYx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf execnet-1.5.0 + /usr/bin/mkdir -p execnet-1.5.0 + cd execnet-1.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/execnet-1.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd execnet-1.5.0 ~/build/BUILD/execnet-1.5.0/execnet-1.5.0 ~/build/BUILD/execnet-1.5.0 Patch #1 (0001-Don-t-copy-apipkg-into-the-test-dir-it-isn-t-a-singl.patch): + echo 'Patch #1 (0001-Don-t-copy-apipkg-into-the-test-dir-it-isn-t-a-singl.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file testing/test_termination.py Patch #2 (0002-doc-use-a-list-for-html_sidebars.patch): + echo 'Patch #2 (0002-doc-use-a-list-for-html_sidebars.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file doc/conf.py ~/build/BUILD/execnet-1.5.0 + popd + mv execnet-1.5.0 python2 + pushd python2 ~/build/BUILD/execnet-1.5.0/python2 ~/build/BUILD/execnet-1.5.0 + find . -type f -a '(' -name '*.py' -o -name 'py.*' ')' -exec sed -i '1{/^#!/d}' '{}' ';' -exec chmod u=rw,go=r '{}' ';' + popd + cp -a python2 python3 ~/build/BUILD/execnet-1.5.0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Sfis3e + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/execnet-1.5.0/python2 ~/build/BUILD/execnet-1.5.0 + cd execnet-1.5.0 + SETUPTOOLS_SCM_PRETEND_VERSION=1.5.0 + pushd python2 + 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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -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/execnet copying execnet/gateway.py -> build/lib/execnet copying execnet/gateway_io.py -> build/lib/execnet copying execnet/gateway_socket.py -> build/lib/execnet copying execnet/rsync_remote.py -> build/lib/execnet copying execnet/xspec.py -> build/lib/execnet copying execnet/_version.py -> build/lib/execnet copying execnet/gateway_base.py -> build/lib/execnet copying execnet/deprecated.py -> build/lib/execnet copying execnet/multi.py -> build/lib/execnet copying execnet/__init__.py -> build/lib/execnet copying execnet/rsync.py -> build/lib/execnet copying execnet/gateway_bootstrap.py -> build/lib/execnet creating build/lib/execnet/script copying execnet/script/xx.py -> build/lib/execnet/script copying execnet/script/socketserverservice.py -> build/lib/execnet/script copying execnet/script/shell.py -> build/lib/execnet/script copying execnet/script/quitserver.py -> build/lib/execnet/script copying execnet/script/socketserver.py -> build/lib/execnet/script copying execnet/script/loop_socketserver.py -> build/lib/execnet/script copying execnet/script/__init__.py -> build/lib/execnet/script + sleep 1 ~/build/BUILD/execnet-1.5.0 ~/build/BUILD/execnet-1.5.0/python3 ~/build/BUILD/execnet-1.5.0 + popd + pushd python3 + 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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -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 creating build creating build/lib creating build/lib/execnet copying execnet/gateway.py -> build/lib/execnet copying execnet/gateway_io.py -> build/lib/execnet copying execnet/gateway_socket.py -> build/lib/execnet copying execnet/rsync_remote.py -> build/lib/execnet copying execnet/xspec.py -> build/lib/execnet copying execnet/_version.py -> build/lib/execnet copying execnet/gateway_base.py -> build/lib/execnet copying execnet/deprecated.py -> build/lib/execnet copying execnet/multi.py -> build/lib/execnet copying execnet/__init__.py -> build/lib/execnet copying execnet/rsync.py -> build/lib/execnet copying execnet/gateway_bootstrap.py -> build/lib/execnet creating build/lib/execnet/script copying execnet/script/xx.py -> build/lib/execnet/script copying execnet/script/socketserverservice.py -> build/lib/execnet/script copying execnet/script/shell.py -> build/lib/execnet/script copying execnet/script/quitserver.py -> build/lib/execnet/script copying execnet/script/socketserver.py -> build/lib/execnet/script copying execnet/script/loop_socketserver.py -> build/lib/execnet/script copying execnet/script/__init__.py -> build/lib/execnet/script BUILDSTDERR: ++ pwd + make -C doc html PYTHONPATH=/builddir/build/BUILD/execnet-1.5.0/python3 SPHINXBUILD=sphinx-build-3 make: Entering directory '/builddir/build/BUILD/execnet-1.5.0/python3/doc' sphinx-build-3 -b html -d _build/doctrees . _build/html Running Sphinx v2.0.0b1 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 14 source files that are out of date updating environment: 14 added, 0 changed, 0 removed reading sources... [ 7%] basics reading sources... [ 14%] changelog reading sources... [ 21%] example/hybridpython reading sources... [ 28%] example/test_debug reading sources... [ 35%] example/test_group reading sources... [ 42%] example/test_info reading sources... [ 50%] example/test_multi reading sources... [ 57%] example/test_proxy reading sources... [ 64%] example/test_ssh_fileserver reading sources... [ 71%] examples reading sources... [ 78%] implnotes reading sources... [ 85%] index reading sources... [ 92%] install reading sources... [100%] support looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 7%] basics writing output... [ 14%] changelog writing output... [ 21%] example/hybridpython writing output... [ 28%] example/test_debug writing output... [ 35%] example/test_group writing output... [ 42%] example/test_info writing output... [ 50%] example/test_multi writing output... [ 57%] example/test_proxy writing output... [ 64%] example/test_ssh_fileserver writing output... [ 71%] examples writing output... [ 78%] implnotes writing output... [ 85%] index writing output... [ 92%] install writing output... [100%] support generating indices... genindex writing additional pages... search copying images... [ 50%] _static/basic1.png copying images... [100%] _static/pythonring.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/execnet-1.5.0/python3/doc' + popd ~/build/BUILD/execnet-1.5.0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zukMaZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch + cd execnet-1.5.0 + SETUPTOOLS_SCM_PRETEND_VERSION=1.5.0 + pushd python2 ~/build/BUILD/execnet-1.5.0/python2 ~/build/BUILD/execnet-1.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -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-execnet-1.5.0-7.fc31.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr creating /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib creating /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/gateway.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/gateway_io.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/gateway_socket.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet creating /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/script copying build/lib/execnet/script/xx.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/script copying build/lib/execnet/script/socketserverservice.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/script copying build/lib/execnet/script/shell.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/script copying build/lib/execnet/script/quitserver.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/script copying build/lib/execnet/script/socketserver.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/script copying build/lib/execnet/script/loop_socketserver.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/script copying build/lib/execnet/script/__init__.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/script copying build/lib/execnet/rsync_remote.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/xspec.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/_version.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/gateway_base.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/deprecated.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/multi.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/__init__.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/rsync.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/gateway_bootstrap.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/gateway.py to gateway.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/gateway_io.py to gateway_io.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/gateway_socket.py to gateway_socket.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/script/xx.py to xx.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/script/socketserverservice.py to socketserverservice.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/script/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/script/quitserver.py to quitserver.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/script/socketserver.py to socketserver.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/script/loop_socketserver.py to loop_socketserver.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/script/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/rsync_remote.py to rsync_remote.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/xspec.py to xspec.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/gateway_base.py to gateway_base.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/deprecated.py to deprecated.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/multi.py to multi.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/rsync.py to rsync.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet/gateway_bootstrap.py to gateway_bootstrap.pyc writing byte-compilation script '/tmp/tmpfZ7quE.py' /usr/bin/python2 -O /tmp/tmpfZ7quE.py removing /tmp/tmpfZ7quE.py running install_egg_info running egg_info writing requirements to execnet.egg-info/requires.txt writing execnet.egg-info/PKG-INFO writing top-level names to execnet.egg-info/top_level.txt writing dependency_links to execnet.egg-info/dependency_links.txt reading manifest file 'execnet.egg-info/SOURCES.txt' writing manifest file 'execnet.egg-info/SOURCES.txt' Copying execnet.egg-info to /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7/site-packages/execnet-1.5.0-py2.7.egg-info running install_scripts + popd ~/build/BUILD/execnet-1.5.0 + pushd python3 ~/build/BUILD/execnet-1.5.0/python3 ~/build/BUILD/execnet-1.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -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-execnet-1.5.0-7.fc31.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet copying build/lib/execnet/gateway.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet copying build/lib/execnet/gateway_io.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet copying build/lib/execnet/gateway_socket.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet creating /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/script copying build/lib/execnet/script/xx.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/script copying build/lib/execnet/script/socketserverservice.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/script copying build/lib/execnet/script/shell.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/script copying build/lib/execnet/script/quitserver.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/script copying build/lib/execnet/script/socketserver.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/script copying build/lib/execnet/script/loop_socketserver.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/script copying build/lib/execnet/script/__init__.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/script copying build/lib/execnet/rsync_remote.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet copying build/lib/execnet/xspec.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet copying build/lib/execnet/_version.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet copying build/lib/execnet/gateway_base.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet copying build/lib/execnet/deprecated.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet copying build/lib/execnet/multi.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet copying build/lib/execnet/__init__.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet copying build/lib/execnet/rsync.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet copying build/lib/execnet/gateway_bootstrap.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/gateway.py to gateway.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/gateway_io.py to gateway_io.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/gateway_socket.py to gateway_socket.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/script/xx.py to xx.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/script/socketserverservice.py to socketserverservice.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/script/shell.py to shell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/script/quitserver.py to quitserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/script/socketserver.py to socketserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/script/loop_socketserver.py to loop_socketserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/script/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/rsync_remote.py to rsync_remote.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/xspec.py to xspec.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/_version.py to _version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/gateway_base.py to gateway_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/deprecated.py to deprecated.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/multi.py to multi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/rsync.py to rsync.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet/gateway_bootstrap.py to gateway_bootstrap.cpython-37.pyc writing byte-compilation script '/tmp/tmpi33frwed.py' /usr/bin/python3 /tmp/tmpi33frwed.py removing /tmp/tmpi33frwed.py running install_egg_info running egg_info writing execnet.egg-info/PKG-INFO writing dependency_links to execnet.egg-info/dependency_links.txt writing requirements to execnet.egg-info/requires.txt writing top-level names to execnet.egg-info/top_level.txt reading manifest file 'execnet.egg-info/SOURCES.txt' writing manifest file 'execnet.egg-info/SOURCES.txt' Copying execnet.egg-info to /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7/site-packages/execnet-1.5.0-py3.7.egg-info running install_scripts + rm doc/_build/html/.buildinfo ~/build/BUILD/execnet-1.5.0 + popd + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.5.0-7.fc31 --unique-debug-suffix -1.5.0-7.fc31.noarch --unique-debug-src-base python-execnet-1.5.0-7.fc31.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/execnet-1.5.0 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KTHWcK + umask 022 + cd /builddir/build/BUILD + cd execnet-1.5.0 + pushd python2 ~/build/BUILD/execnet-1.5.0/python2 ~/build/BUILD/execnet-1.5.0 BUILDSTDERR: ++ pwd + PYTHONPATH=/builddir/build/BUILD/execnet-1.5.0/python2 + LC_ALL=C.UTF-8 + py.test-2.7 -r s -k 'not test_stdouterrin_setnull' testing ============================= test session starts ============================== platform linux2 -- Python 2.7.16, pytest-3.9.3, py-1.7.0, pluggy-0.8.1 gateway test setup scope: session execnet: /builddir/build/BUILD/execnet-1.5.0/python2/execnet/__init__.py -- 1.5.0 rootdir: /builddir/build/BUILD/execnet-1.5.0/python2, inifile: tox.ini collected 948 items / 3 deselected testing/test_basics.py ...............sss.ss.sss.ss.sss.ss...... [ 4%] testing/test_channel.py ..s...s...s...s...s...s...s...s...s...s...s...s. [ 9%] ..s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s. [ 17%] [ 17%] testing/test_gateway.py ..s...s...s...s...s...s...s...s...s...s...s...s. [ 22%] ..s...s...s...s...s...s......s.ss [ 25%] testing/test_multi.py ..s.xx [ 26%] testing/test_termination.py .sss.ss.xsssxss [ 27%] testing/test_threadpool.py ......x....... [ 29%] testing/test_basics.py .sssxss.sssxss...... [ 31%] testing/test_channel.py ..s...s...s...s...s...s...s...s...s...s...s...s. [ 36%] ..s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s. [ 44%] [ 44%] testing/test_gateway.py ..s...s...s...s...s...s...s...s...s...s...s...s. [ 49%] ..s...s...s...s...s...s......s.ss [ 52%] testing/test_multi.py ..s.xx [ 53%] testing/test_termination.py .sssxssxxsssxss [ 54%] testing/test_threadpool.py ......x......s [ 56%] testing/test_basics.py .sssxss.sssxss...... [ 58%] testing/test_channel.py ..s...s...s...s...s...s...s...s...s...s...s...s. [ 63%] ..s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s. [ 71%] [ 71%] testing/test_gateway.py ..s...s...s...s...s...s...s...s...s...s...s...s. [ 76%] ..s...s...s...s...s...s......s.ss [ 79%] testing/test_multi.py ..s.xx [ 80%] testing/test_termination.py .sssxssxxsssxss [ 82%] testing/test_threadpool.py ......x......s [ 83%] testing/test_basics.py .sss.ss.sss.ss............sss.ss.. [ 87%] testing/test_channel.py .s [ 87%] testing/test_compatibility_regressions.py . [ 87%] testing/test_fixes.py .. [ 87%] testing/test_gateway.py .............s.... [ 89%] testing/test_multi.py .............. [ 91%] testing/test_rsync.py ........... [ 92%] testing/test_serializer.py ....................................... [ 96%] testing/test_termination.py ..sss.ss [ 97%] testing/test_xspec.py ..................ss..sxss. [100%] =========================== short test summary info ============================ SKIP [1] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_xspec.py:169: cpython2.5 not found SKIP [17] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:151: no python3.2 found SKIP [17] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:151: no python2.6 found SKIP [159] /usr/lib/python2.7/site-packages/_pytest/config/__init__.py:954: no 'gspecs' option found SKIP [2] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_threadpool.py:187: can only run with threading SKIP [17] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:151: no jython found SKIP [17] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:151: no python3.3 found SKIP [5] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:29: pypy tests skipped, use --pypy to run them. SKIP [12] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:151: no pypy found SKIP [1] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_xspec.py:183: cpython2.6 not found SKIP [1] testing/test_gateway.py:424: condition: sys.version<"3.0" SKIP [1] testing/test_channel.py:373: condition: sys.version<"3.0" =============================== warnings summary =============================== testing/test_basics.py::test_io_message[thread-python2.7] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:152: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue backend = request.getfuncargvalue("execmodel").backend testing/test_basics.py::test_popen_io[thread-python2.7] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:152: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue backend = request.getfuncargvalue("execmodel").backend testing/test_channel.py::TestChannelBasicBehaviour::()::test_serialize_error[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_serialize_error[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_serialize_error[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_serialize_error[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_finish_and_then_EOFError[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_finish_and_then_EOFError[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_finish_and_then_EOFError[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_finish_and_then_EOFError[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waitclose_timeouterror[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waitclose_timeouterror[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waitclose_timeouterror[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_waitclose_timeouterror[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_timeout[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_timeout[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_timeout[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_timeout[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_internal_timeout[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_internal_timeout[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_internal_timeout[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_internal_timeout[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error_multiple[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error_multiple[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error_multiple[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error_multiple[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close_error[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close_error[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close_error[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close_error[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_error_reporting[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_error_reporting[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_error_reporting[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_error_reporting[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_syntax_error[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_syntax_error[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_syntax_error[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_syntax_error[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_iter[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_iter[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_iter[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_iter[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_pass_in_structure[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_pass_in_structure[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_pass_in_structure[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_pass_in_structure[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_multipass[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_multipass[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_multipass[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_multipass[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_passing_over_channel[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_passing_over_channel[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_passing_over_channel[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_passing_over_channel[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receiver_callback[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receiver_callback[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receiver_callback[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receiver_callback[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_after_receive[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_after_receive[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_after_receive[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_after_receive[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waiting_for_callbacks[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waiting_for_callbacks[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waiting_for_callbacks[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_waiting_for_callbacks[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_stays_active[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_stays_active[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_stays_active[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_stays_active[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_remote_freed[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_remote_freed[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_remote_freed[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_remote_freed[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback_error[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback_error[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback_error[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback_error[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_error[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_error[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_error[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_error[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_write[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write_error[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write_error[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write_error[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_write_error[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_proxyclose[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_proxyclose[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_proxyclose[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_proxyclose[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_read[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read_empty[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read_empty[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read_empty[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_read_empty[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_readline_remote[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_readline_remote[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_readline_remote[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_readline_remote[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_makefile_incompatmode[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_makefile_incompatmode[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_makefile_incompatmode[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_makefile_incompatmode[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_correct_setup[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_repr_doesnt_crash[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_repr_doesnt_crash[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_repr_doesnt_crash[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_repr_doesnt_crash[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_attribute__name__[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_attribute__name__[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_attribute__name__[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_attribute__name__[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_simple[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_simple[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_simple[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_simple[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_exc_info_is_clear_after_gateway_startup[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_exc_info_is_clear_after_gateway_startup[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_exc_info_is_clear_after_gateway_startup[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_exc_info_is_clear_after_gateway_startup[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_no_real_channel[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_no_real_channel[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_no_real_channel[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_no_real_channel[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_busy[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_busy[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_busy[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_busy[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_module[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_module[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_module[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_module[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup_no_py[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup_no_py[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup_no_py[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_correct_setup_no_py[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_2[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_2[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_2[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_2[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_noarg[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_noarg[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_noarg[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_noarg[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_error_after_close[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_error_after_close[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_error_after_close[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_error_after_close[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_no_explicit_close[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_no_explicit_close[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_no_explicit_close[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_no_explicit_close[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_channel_anonymous[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_channel_anonymous[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_channel_anonymous[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_channel_anonymous[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stdout[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stdout[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stdout[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stdout[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stderr[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stderr[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stderr[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stderr[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test__rinfo[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test__rinfo[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test__rinfo[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test__rinfo[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestPopenGateway::()::test_remoteerror_readable_traceback[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestPopenGateway::()::test_rinfo_popen[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestPopenGateway::()::test_receive_on_remote_sysexit[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::test_socket_gw_host_not_found[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::test_socket_gw_host_not_found[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::test_socket_gw_host_not_found[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::test_socket_gw_host_not_found[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestSshPopenGateway::()::test_sshaddress[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestSshPopenGateway::()::test_host_not_found[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_multi.py::TestMultiChannelAndGateway::()::test_multichannel_container_basics[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_multi.py::TestMultiChannelAndGateway::()::test_multichannel_container_basics[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_multi.py::TestMultiChannelAndGateway::()::test_multichannel_container_basics[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_multi.py::TestMultiChannelAndGateway::()::test_multichannel_container_basics[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_termination.py::test_exit_blocked_slave_execution_gateway[thread-python2.7] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:152: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue backend = request.getfuncargvalue("execmodel").backend testing/test_termination.py::test_terminate_implicit_does_trykill[thread-python2.7] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:152: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue backend = request.getfuncargvalue("execmodel").backend testing/test_basics.py::test_io_message[eventlet-python2.7] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:152: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue backend = request.getfuncargvalue("execmodel").backend testing/test_basics.py::test_popen_io[eventlet-python2.7] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:152: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue backend = request.getfuncargvalue("execmodel").backend testing/test_channel.py::TestChannelBasicBehaviour::()::test_serialize_error[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_serialize_error[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_serialize_error[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_serialize_error[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_finish_and_then_EOFError[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_finish_and_then_EOFError[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_finish_and_then_EOFError[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_finish_and_then_EOFError[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waitclose_timeouterror[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waitclose_timeouterror[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waitclose_timeouterror[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_waitclose_timeouterror[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_timeout[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_timeout[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_timeout[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_timeout[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_internal_timeout[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_internal_timeout[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_internal_timeout[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_internal_timeout[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error_multiple[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error_multiple[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error_multiple[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error_multiple[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close_error[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close_error[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close_error[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close_error[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_error_reporting[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_error_reporting[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_error_reporting[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_error_reporting[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_syntax_error[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_syntax_error[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_syntax_error[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_syntax_error[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_iter[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_iter[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_iter[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_iter[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_pass_in_structure[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_pass_in_structure[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_pass_in_structure[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_pass_in_structure[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_multipass[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_multipass[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_multipass[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_multipass[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_passing_over_channel[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_passing_over_channel[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_passing_over_channel[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_passing_over_channel[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receiver_callback[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receiver_callback[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receiver_callback[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receiver_callback[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_after_receive[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_after_receive[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_after_receive[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_after_receive[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waiting_for_callbacks[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waiting_for_callbacks[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waiting_for_callbacks[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_waiting_for_callbacks[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_stays_active[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_stays_active[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_stays_active[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_stays_active[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_remote_freed[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_remote_freed[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_remote_freed[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_remote_freed[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback_error[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback_error[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback_error[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback_error[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_error[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_error[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_error[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_error[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_write[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write_error[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write_error[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write_error[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_write_error[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_proxyclose[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_proxyclose[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_proxyclose[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_proxyclose[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_read[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read_empty[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read_empty[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read_empty[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_read_empty[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_readline_remote[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_readline_remote[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_readline_remote[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_readline_remote[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_makefile_incompatmode[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_makefile_incompatmode[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_makefile_incompatmode[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_makefile_incompatmode[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_correct_setup[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_repr_doesnt_crash[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_repr_doesnt_crash[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_repr_doesnt_crash[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_repr_doesnt_crash[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_attribute__name__[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_attribute__name__[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_attribute__name__[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_attribute__name__[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_simple[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_simple[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_simple[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_simple[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_exc_info_is_clear_after_gateway_startup[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_exc_info_is_clear_after_gateway_startup[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_exc_info_is_clear_after_gateway_startup[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_exc_info_is_clear_after_gateway_startup[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_no_real_channel[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_no_real_channel[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_no_real_channel[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_no_real_channel[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_busy[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_busy[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_busy[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_busy[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_module[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_module[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_module[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_module[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup_no_py[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup_no_py[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup_no_py[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_correct_setup_no_py[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_2[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_2[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_2[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_2[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_noarg[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_noarg[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_noarg[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_noarg[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_error_after_close[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_error_after_close[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_error_after_close[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_error_after_close[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_no_explicit_close[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_no_explicit_close[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_no_explicit_close[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_no_explicit_close[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_channel_anonymous[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_channel_anonymous[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_channel_anonymous[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_channel_anonymous[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stdout[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stdout[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stdout[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stdout[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stderr[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stderr[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stderr[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stderr[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test__rinfo[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test__rinfo[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test__rinfo[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test__rinfo[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestPopenGateway::()::test_remoteerror_readable_traceback[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestPopenGateway::()::test_rinfo_popen[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestPopenGateway::()::test_receive_on_remote_sysexit[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::test_socket_gw_host_not_found[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::test_socket_gw_host_not_found[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::test_socket_gw_host_not_found[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::test_socket_gw_host_not_found[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestSshPopenGateway::()::test_sshaddress[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestSshPopenGateway::()::test_host_not_found[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_multi.py::TestMultiChannelAndGateway::()::test_multichannel_container_basics[eventlet-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_multi.py::TestMultiChannelAndGateway::()::test_multichannel_container_basics[eventlet-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_multi.py::TestMultiChannelAndGateway::()::test_multichannel_container_basics[eventlet-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_multi.py::TestMultiChannelAndGateway::()::test_multichannel_container_basics[eventlet-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_termination.py::test_exit_blocked_slave_execution_gateway[eventlet-python2.7] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:152: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue backend = request.getfuncargvalue("execmodel").backend testing/test_termination.py::test_terminate_implicit_does_trykill[eventlet-python2.7] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:152: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue backend = request.getfuncargvalue("execmodel").backend testing/test_basics.py::test_io_message[gevent-python2.7] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:152: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue backend = request.getfuncargvalue("execmodel").backend testing/test_basics.py::test_popen_io[gevent-python2.7] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:152: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue backend = request.getfuncargvalue("execmodel").backend testing/test_channel.py::TestChannelBasicBehaviour::()::test_serialize_error[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_serialize_error[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_serialize_error[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_serialize_error[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_finish_and_then_EOFError[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_finish_and_then_EOFError[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_finish_and_then_EOFError[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_finish_and_then_EOFError[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waitclose_timeouterror[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waitclose_timeouterror[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waitclose_timeouterror[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_waitclose_timeouterror[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_timeout[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_timeout[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_timeout[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_timeout[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_internal_timeout[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_internal_timeout[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_internal_timeout[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_internal_timeout[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error_multiple[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error_multiple[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error_multiple[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error_multiple[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close_error[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close_error[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close_error[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close_error[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_error_reporting[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_error_reporting[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_error_reporting[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_error_reporting[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_syntax_error[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_syntax_error[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_syntax_error[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_syntax_error[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_iter[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_iter[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_iter[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_iter[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_pass_in_structure[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_pass_in_structure[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_pass_in_structure[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_pass_in_structure[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_multipass[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_multipass[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_multipass[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_multipass[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_passing_over_channel[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_passing_over_channel[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_passing_over_channel[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_passing_over_channel[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receiver_callback[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receiver_callback[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receiver_callback[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receiver_callback[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_after_receive[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_after_receive[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_after_receive[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_after_receive[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waiting_for_callbacks[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waiting_for_callbacks[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waiting_for_callbacks[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_waiting_for_callbacks[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_stays_active[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_stays_active[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_stays_active[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_stays_active[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_remote_freed[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_remote_freed[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_remote_freed[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_remote_freed[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback_error[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback_error[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback_error[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback_error[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_error[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_error[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_error[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_error[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_write[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write_error[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write_error[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write_error[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_write_error[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_proxyclose[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_proxyclose[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_proxyclose[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_proxyclose[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_read[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read_empty[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read_empty[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read_empty[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_read_empty[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_readline_remote[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_readline_remote[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_readline_remote[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_readline_remote[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_makefile_incompatmode[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_makefile_incompatmode[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_makefile_incompatmode[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_makefile_incompatmode[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_correct_setup[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_repr_doesnt_crash[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_repr_doesnt_crash[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_repr_doesnt_crash[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_repr_doesnt_crash[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_attribute__name__[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_attribute__name__[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_attribute__name__[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_attribute__name__[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_simple[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_simple[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_simple[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_simple[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_exc_info_is_clear_after_gateway_startup[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_exc_info_is_clear_after_gateway_startup[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_exc_info_is_clear_after_gateway_startup[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_exc_info_is_clear_after_gateway_startup[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_no_real_channel[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_no_real_channel[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_no_real_channel[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_no_real_channel[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_busy[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_busy[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_busy[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_busy[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_module[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_module[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_module[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_module[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup_no_py[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup_no_py[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup_no_py[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_correct_setup_no_py[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_2[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_2[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_2[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_2[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_noarg[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_noarg[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_noarg[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_noarg[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_error_after_close[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_error_after_close[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_error_after_close[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_error_after_close[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_no_explicit_close[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_no_explicit_close[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_no_explicit_close[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_no_explicit_close[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_channel_anonymous[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_channel_anonymous[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_channel_anonymous[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_channel_anonymous[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stdout[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stdout[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stdout[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stdout[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stderr[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stderr[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stderr[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stderr[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test__rinfo[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test__rinfo[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test__rinfo[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test__rinfo[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestPopenGateway::()::test_remoteerror_readable_traceback[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestPopenGateway::()::test_rinfo_popen[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestPopenGateway::()::test_receive_on_remote_sysexit[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::test_socket_gw_host_not_found[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::test_socket_gw_host_not_found[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::test_socket_gw_host_not_found[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::test_socket_gw_host_not_found[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestSshPopenGateway::()::test_sshaddress[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestSshPopenGateway::()::test_host_not_found[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_multi.py::TestMultiChannelAndGateway::()::test_multichannel_container_basics[gevent-popen] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_multi.py::TestMultiChannelAndGateway::()::test_multichannel_container_basics[gevent-socket] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_multi.py::TestMultiChannelAndGateway::()::test_multichannel_container_basics[gevent-ssh] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_multi.py::TestMultiChannelAndGateway::()::test_multichannel_container_basics[gevent-proxy] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_termination.py::test_exit_blocked_slave_execution_gateway[gevent-python2.7] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:152: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue backend = request.getfuncargvalue("execmodel").backend testing/test_termination.py::test_terminate_implicit_does_trykill[gevent-python2.7] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:152: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue backend = request.getfuncargvalue("execmodel").backend testing/test_gateway.py::TestTracing::()::test_popen_filetracing /usr/lib/python2.7/site-packages/_pytest/monkeypatch.py:234: PytestWarning: Environment variable value local('/tmp/pytest-of-mockbuild/pytest-0/test_popen_filetracing0') should be str, converted to str implicitly value testing/test_serializer.py::test_simple[py2-py2-int-4] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py2-float-3.25] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py2-complex-(1.78+3.25j)] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py2-list-[1, 2, 3]] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py2-tuple-(1, 2, 3)] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py2-dict-{(1, 2, 3): 32}] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py3-int-4] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py3-float-3.25] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py3-complex-(1.78+3.25j)] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py3-list-[1, 2, 3]] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py3-tuple-(1, 2, 3)] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py3-dict-{(1, 2, 3): 32}] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py2-int-4] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py2-float-3.25] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py2-complex-(1.78+3.25j)] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py2-list-[1, 2, 3]] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py2-tuple-(1, 2, 3)] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py2-dict-{(1, 2, 3): 32}] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py3-int-4] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py3-float-3.25] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py3-complex-(1.78+3.25j)] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py3-list-[1, 2, 3]] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py3-tuple-(1, 2, 3)] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py3-dict-{(1, 2, 3): 32}] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_set[py2] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump testing/test_serializer.py::test_set[py3] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump testing/test_serializer.py::test_frozenset[py2] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump testing/test_serializer.py::test_frozenset[py3] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump testing/test_serializer.py::test_none[py2-py2] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_none[py2-py3] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_none[py3-py2] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_none[py3-py3] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load -- Docs: https://docs.pytest.org/en/latest/warnings.html 671 passed, 250 skipped, 3 deselected, 24 xfailed, 844 warnings in 37.02 seconds ~/build/BUILD/execnet-1.5.0 ~/build/BUILD/execnet-1.5.0/python3 ~/build/BUILD/execnet-1.5.0 + popd + pushd python3 BUILDSTDERR: ++ pwd + PYTHONPATH=/builddir/build/BUILD/execnet-1.5.0/python3 + py.test-3.7 -r s -k 'not test_stdouterrin_setnull' testing ============================= test session starts ============================== platform linux -- Python 3.7.2, pytest-3.9.3, py-1.7.0, pluggy-0.8.1 gateway test setup scope: session execnet: /builddir/build/BUILD/execnet-1.5.0/python3/execnet/__init__.py -- 1.5.0 rootdir: /builddir/build/BUILD/execnet-1.5.0/python3, inifile: tox.ini collected 948 items / 3 deselected testing/test_basics.py ...............sss.ss.sss.ss.sss.ss...... [ 4%] testing/test_channel.py ..s...s...s...s...s...s...s...s...s...s...s...s. [ 9%] ..s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s. [ 17%] [ 17%] testing/test_gateway.py ..s...s...s...s...s...s...s...s...s...s...s...s. [ 22%] ..s...s...s...s...s...s......s.ss [ 25%] testing/test_multi.py ..s.xx [ 26%] testing/test_termination.py .sss.ss.xsssxss [ 27%] testing/test_threadpool.py ......x....... [ 29%] testing/test_basics.py ssssssssssssssssssss [ 31%] testing/test_channel.py ssssssssssssssssssssssssssssssssssssssssssssssss [ 36%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 44%] [ 44%] testing/test_gateway.py ssssssssssssssssssssssssssssssssssssssssssssssss [ 49%] sssssssssssssssssssssssssssssssss [ 52%] testing/test_multi.py ssssss [ 53%] testing/test_termination.py sssssssssssssss [ 54%] testing/test_threadpool.py ssssssssssssss [ 56%] testing/test_basics.py ssssssssssssssssssss [ 58%] testing/test_channel.py ssssssssssssssssssssssssssssssssssssssssssssssss [ 63%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 71%] [ 71%] testing/test_gateway.py ssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] sssssssssssssssssssssssssssssssss [ 79%] testing/test_multi.py ssssss [ 80%] testing/test_termination.py sssssssssssssss [ 82%] testing/test_threadpool.py ssssssssssssss [ 83%] testing/test_basics.py .sss.ss.sss.ss............sss.ss.. [ 87%] testing/test_channel.py s. [ 87%] testing/test_compatibility_regressions.py . [ 87%] testing/test_fixes.py .. [ 87%] testing/test_gateway.py ............s..... [ 89%] testing/test_multi.py .............. [ 91%] testing/test_rsync.py ........... [ 92%] testing/test_serializer.py ....................................... [ 96%] testing/test_termination.py ..sss.ss [ 97%] testing/test_xspec.py ..................ss..sxss. [100%] =========================== short test summary info ============================ SKIP [9] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:151: no python3.3 found SKIP [9] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:151: no python3.2 found SKIP [9] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:151: no python2.6 found SKIP [5] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:29: pypy tests skipped, use --pypy to run them. SKIP [9] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:151: no jython found SKIP [4] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:151: no pypy found SKIP [55] /usr/lib/python3.7/site-packages/_pytest/config/__init__.py:954: no 'gspecs' option found SKIP [256] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:203: could not import 'eventlet' SKIP [256] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:203: could not import 'gevent' SKIP [1] testing/test_channel.py:345: condition: sys.version>="3.0" SKIP [1] testing/test_gateway.py:407: condition: sys.version>="3.0" SKIP [1] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_xspec.py:169: cpython2.5 not found SKIP [1] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_xspec.py:183: cpython2.6 not found =============================== warnings summary =============================== testing/test_gateway.py:446 /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_gateway.py:446: DeprecationWarning: invalid escape sequence \ pytest.param('popen//python=/hans\ alt/bin/python', ['/hans alt/bin/python'], testing/test_xspec.py:19 /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_xspec.py:19: DeprecationWarning: invalid escape sequence \h "//chdir=d:\hello") testing/test_xspec.py:22 /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_xspec.py:22: DeprecationWarning: invalid escape sequence \h assert spec.chdir == "d:\hello" testing/test_basics.py::test_io_message[thread-python2.7] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:152: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue backend = request.getfuncargvalue("execmodel").backend testing/test_basics.py::test_popen_io[thread-python2.7] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:152: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue backend = request.getfuncargvalue("execmodel").backend testing/test_channel.py::TestChannelBasicBehaviour::()::test_serialize_error[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_serialize_error[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_serialize_error[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_serialize_error[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_finish_and_then_EOFError[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_finish_and_then_EOFError[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_finish_and_then_EOFError[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_finish_and_then_EOFError[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waitclose_timeouterror[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waitclose_timeouterror[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waitclose_timeouterror[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_waitclose_timeouterror[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_timeout[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_timeout[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_timeout[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_timeout[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_internal_timeout[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_internal_timeout[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_internal_timeout[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receive_internal_timeout[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error_multiple[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error_multiple[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error_multiple[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_close_and_then_receive_error_multiple[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close_error[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close_error[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close_error[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel__local_close_error[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_error_reporting[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_error_reporting[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_error_reporting[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_error_reporting[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_syntax_error[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_syntax_error[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_syntax_error[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_syntax_error[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_iter[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_iter[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_iter[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_iter[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_pass_in_structure[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_pass_in_structure[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_pass_in_structure[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_pass_in_structure[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_multipass[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_multipass[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_multipass[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_multipass[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_passing_over_channel[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_passing_over_channel[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_passing_over_channel[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_passing_over_channel[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receiver_callback[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receiver_callback[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receiver_callback[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_receiver_callback[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_after_receive[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_after_receive[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_after_receive[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_after_receive[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waiting_for_callbacks[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waiting_for_callbacks[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_waiting_for_callbacks[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_waiting_for_callbacks[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_stays_active[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_stays_active[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_stays_active[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_stays_active[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_remote_freed[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_remote_freed[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_remote_freed[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_remote_freed[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback_error[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback_error[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback_error[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_endmarker_callback_error[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_error[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_error[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_error[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelBasicBehaviour::()::test_channel_callback_error[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_write[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write_error[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write_error[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_write_error[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_write_error[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_proxyclose[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_proxyclose[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_proxyclose[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_proxyclose[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_read[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read_empty[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read_empty[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_read_empty[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_read_empty[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_readline_remote[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_readline_remote[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_file_readline_remote[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_file_readline_remote[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_makefile_incompatmode[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_makefile_incompatmode[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_channel.py::TestChannelFile::()::test_channel_makefile_incompatmode[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_channel.py::TestChannelFile::()::test_channel_makefile_incompatmode[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_correct_setup[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_repr_doesnt_crash[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_repr_doesnt_crash[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_repr_doesnt_crash[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_repr_doesnt_crash[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_attribute__name__[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_attribute__name__[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_attribute__name__[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_attribute__name__[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_simple[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_simple[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_simple[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_simple[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_exc_info_is_clear_after_gateway_startup[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_exc_info_is_clear_after_gateway_startup[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_exc_info_is_clear_after_gateway_startup[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_exc_info_is_clear_after_gateway_startup[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_no_real_channel[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_no_real_channel[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_no_real_channel[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_no_real_channel[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_busy[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_busy[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_busy[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_gateway_status_busy[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_module[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_module[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_module[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_module[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup_no_py[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup_no_py[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_correct_setup_no_py[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_correct_setup_no_py[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_2[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_2[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_2[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_2[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_noarg[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_noarg[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_noarg[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_waitclose_noarg[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_error_after_close[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_error_after_close[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_error_after_close[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_error_after_close[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_no_explicit_close[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_no_explicit_close[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_no_explicit_close[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_no_explicit_close[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_channel_anonymous[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_channel_anonymous[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_channel_anonymous[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_remote_exec_channel_anonymous[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stdout[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stdout[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stdout[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stdout[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stderr[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stderr[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stderr[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test_confusion_from_os_write_stderr[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test__rinfo[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test__rinfo[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestBasicGateway::()::test__rinfo[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestBasicGateway::()::test__rinfo[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestPopenGateway::()::test_remoteerror_readable_traceback[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestPopenGateway::()::test_rinfo_popen[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestPopenGateway::()::test_receive_on_remote_sysexit[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::test_socket_gw_host_not_found[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::test_socket_gw_host_not_found[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::test_socket_gw_host_not_found[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::test_socket_gw_host_not_found[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_gateway.py::TestSshPopenGateway::()::test_sshaddress[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_gateway.py::TestSshPopenGateway::()::test_host_not_found[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_multi.py::TestMultiChannelAndGateway::()::test_multichannel_container_basics[thread-popen] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_multi.py::TestMultiChannelAndGateway::()::test_multichannel_container_basics[thread-socket] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_multi.py::TestMultiChannelAndGateway::()::test_multichannel_container_basics[thread-ssh] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:188: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue sshhost = request.getfuncargvalue('specssh').ssh testing/test_multi.py::TestMultiChannelAndGateway::()::test_multichannel_container_basics[thread-proxy] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:166: RemovedInPytest4Warning: cached_setup is deprecated and will be removed in a future release. Use standard fixture functions instead. scope=scope, testing/test_termination.py::test_exit_blocked_slave_execution_gateway[thread-python2.7] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:152: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue backend = request.getfuncargvalue("execmodel").backend testing/test_termination.py::test_terminate_implicit_does_trykill[thread-python2.7] /builddir/build/BUILD/execnet-1.5.0/python3/testing/conftest.py:152: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue backend = request.getfuncargvalue("execmodel").backend testing/test_gateway.py::TestTracing::()::test_popen_filetracing /usr/lib/python3.7/site-packages/_pytest/monkeypatch.py:234: PytestWarning: Environment variable value local('/tmp/pytest-of-mockbuild/pytest-1/test_popen_filetracing0') should be str, converted to str implicitly value testing/test_serializer.py::test_simple[py2-py2-int-4] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py2-float-3.25] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py2-complex-(1.78+3.25j)] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py2-list-[1, 2, 3]] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py2-tuple-(1, 2, 3)] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py2-dict-{(1, 2, 3): 32}] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py3-int-4] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py3-float-3.25] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py3-complex-(1.78+3.25j)] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py3-list-[1, 2, 3]] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py3-tuple-(1, 2, 3)] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py2-py3-dict-{(1, 2, 3): 32}] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py2-int-4] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py2-float-3.25] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py2-complex-(1.78+3.25j)] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py2-list-[1, 2, 3]] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py2-tuple-(1, 2, 3)] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py2-dict-{(1, 2, 3): 32}] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py3-int-4] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py3-float-3.25] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py3-complex-(1.78+3.25j)] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py3-list-[1, 2, 3]] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py3-tuple-(1, 2, 3)] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_simple[py3-py3-dict-{(1, 2, 3): 32}] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_set[py2] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump testing/test_serializer.py::test_set[py3] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump testing/test_serializer.py::test_frozenset[py2] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump testing/test_serializer.py::test_frozenset[py3] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump testing/test_serializer.py::test_none[py2-py2] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_none[py2-py3] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_none[py3-py2] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load testing/test_serializer.py::test_none[py3-py3] /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:119: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).dump /builddir/build/BUILD/execnet-1.5.0/python3/testing/test_serializer.py:124: RemovedInPytest4Warning: getfuncargvalue is deprecated, use getfixturevalue return request.getfuncargvalue(request.param).load -- Docs: https://docs.pytest.org/en/latest/warnings.html 323 passed, 616 skipped, 3 deselected, 6 xfailed, 325 warnings in 28.60 seconds + popd ~/build/BUILD/execnet-1.5.0 + exit 0 Processing files: python2-execnet-1.5.0-7.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.z51GE6 + umask 022 + cd /builddir/build/BUILD + cd execnet-1.5.0 + DOCDIR=/builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/share/doc/python2-execnet + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/share/doc/python2-execnet + cp -pr python2/README.rst /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/share/doc/python2-execnet + cp -pr python2/CHANGELOG.rst /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/share/doc/python2-execnet + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.I9DM6s + umask 022 + cd /builddir/build/BUILD + cd execnet-1.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/share/licenses/python2-execnet + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/share/licenses/python2-execnet + cp -pr python2/LICENSE /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/share/licenses/python2-execnet + exit 0 Provides: python-execnet = 1.5.0-7.fc31 python2-execnet = 1.5.0-7.fc31 python2.7dist(execnet) = 1.5.0 python2dist(execnet) = 1.5.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 python2.7dist(apipkg) >= 1.4 Obsoletes: python-execnet < 1.5.0-7.fc31 Processing files: python3-execnet-1.5.0-7.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ca6gaQ + umask 022 + cd /builddir/build/BUILD + cd execnet-1.5.0 + DOCDIR=/builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/share/doc/python3-execnet + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/share/doc/python3-execnet + cp -pr python3/README.rst /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/share/doc/python3-execnet + cp -pr python3/CHANGELOG.rst /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/share/doc/python3-execnet + cp -pr python3/doc/_build/html /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/share/doc/python3-execnet + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZFVjed + umask 022 + cd /builddir/build/BUILD + cd execnet-1.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/share/licenses/python3-execnet + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/share/licenses/python3-execnet + cp -pr python3/LICENSE /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch/usr/share/licenses/python3-execnet + exit 0 Provides: python3-execnet = 1.5.0-7.fc31 python3.7dist(execnet) = 1.5.0 python3dist(execnet) = 1.5.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.7 python3.7dist(apipkg) >= 1.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch Wrote: /builddir/build/RPMS/python2-execnet-1.5.0-7.fc31.noarch.rpm Wrote: /builddir/build/RPMS/python3-execnet-1.5.0-7.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Hk1AcB + umask 022 + cd /builddir/build/BUILD + cd execnet-1.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-execnet-1.5.0-7.fc31.noarch + exit 0 Child return code was: 0