Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-paramiko.spec'], chrootPath='/var/lib/mock/1243604-centos-stream-x86_64-1582015063.062549/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yau0l6x9:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yau0l6x9:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9727836284a34694adabe3495f2f06e3', '-D', '/var/lib/mock/1243604-centos-stream-x86_64-1582015063.062549/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yau0l6x9:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-paramiko.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-paramiko-2.4.2-2.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-paramiko.spec'], chrootPath='/var/lib/mock/1243604-centos-stream-x86_64-1582015063.062549/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yau0l6x9:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yau0l6x9:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a288a3a4b8fb4a75889d7559603252ca', '-D', '/var/lib/mock/1243604-centos-stream-x86_64-1582015063.062549/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yau0l6x9:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-paramiko.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YzCCCL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf paramiko-2.4.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/paramiko-2.4.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd paramiko-2.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/paramiko-2.4.2-disable-gssapi-on-unsupported-version.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/paramiko-2.4.2-drop-pytest-relaxed.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + chmod -c a-x demos/demo.py demos/demo_keygen.py demos/demo_server.py demos/demo_sftp.py demos/demo_simple.py demos/forward.py demos/interactive.py demos/rforward.py demos/test_rsa.key demos/user_rsa_key demos/user_rsa_key.pub mode of 'demos/demo.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'demos/demo_keygen.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'demos/rforward.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + sed -i -e '/^#!/,1d' demos/demo.py demos/demo_keygen.py demos/demo_server.py demos/demo_sftp.py demos/demo_simple.py demos/forward.py demos/interactive.py demos/rforward.py demos/test_rsa.key demos/user_rsa_key demos/user_rsa_key.pub + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2Q2DYE + umask 022 + cd /builddir/build/BUILD + cd paramiko-2.4.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/paramiko copying paramiko/ssh_gss.py -> build/lib/paramiko copying paramiko/win_pageant.py -> build/lib/paramiko copying paramiko/util.py -> build/lib/paramiko copying paramiko/transport.py -> build/lib/paramiko copying paramiko/ssh_exception.py -> build/lib/paramiko copying paramiko/sftp_si.py -> build/lib/paramiko copying paramiko/sftp_server.py -> build/lib/paramiko copying paramiko/sftp_handle.py -> build/lib/paramiko copying paramiko/sftp_file.py -> build/lib/paramiko copying paramiko/sftp_client.py -> build/lib/paramiko copying paramiko/sftp_attr.py -> build/lib/paramiko copying paramiko/sftp.py -> build/lib/paramiko copying paramiko/server.py -> build/lib/paramiko copying paramiko/rsakey.py -> build/lib/paramiko copying paramiko/py3compat.py -> build/lib/paramiko copying paramiko/proxy.py -> build/lib/paramiko copying paramiko/primes.py -> build/lib/paramiko copying paramiko/pkey.py -> build/lib/paramiko copying paramiko/pipe.py -> build/lib/paramiko copying paramiko/packet.py -> build/lib/paramiko copying paramiko/message.py -> build/lib/paramiko copying paramiko/kex_gss.py -> build/lib/paramiko copying paramiko/kex_group14.py -> build/lib/paramiko copying paramiko/kex_group1.py -> build/lib/paramiko copying paramiko/kex_gex.py -> build/lib/paramiko copying paramiko/kex_ecdh_nist.py -> build/lib/paramiko copying paramiko/hostkeys.py -> build/lib/paramiko copying paramiko/file.py -> build/lib/paramiko copying paramiko/ed25519key.py -> build/lib/paramiko copying paramiko/ecdsakey.py -> build/lib/paramiko copying paramiko/dsskey.py -> build/lib/paramiko copying paramiko/config.py -> build/lib/paramiko copying paramiko/compress.py -> build/lib/paramiko copying paramiko/common.py -> build/lib/paramiko copying paramiko/client.py -> build/lib/paramiko copying paramiko/channel.py -> build/lib/paramiko copying paramiko/buffered_pipe.py -> build/lib/paramiko copying paramiko/ber.py -> build/lib/paramiko copying paramiko/auth_handler.py -> build/lib/paramiko copying paramiko/agent.py -> build/lib/paramiko copying paramiko/_winapi.py -> build/lib/paramiko copying paramiko/_version.py -> build/lib/paramiko copying paramiko/__init__.py -> build/lib/paramiko + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OMVFlD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64 + cd paramiko-2.4.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/__init__.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/_version.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/_winapi.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/agent.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/auth_handler.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/ber.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/buffered_pipe.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/channel.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/client.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/common.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/compress.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/config.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/dsskey.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/ecdsakey.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/ed25519key.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/file.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/hostkeys.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/kex_ecdh_nist.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/kex_gex.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/kex_group1.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/kex_group14.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/kex_gss.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/message.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/packet.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/pipe.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/pkey.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/primes.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/proxy.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/py3compat.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/rsakey.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/server.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/sftp.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/sftp_attr.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/sftp_client.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/sftp_file.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/sftp_handle.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/sftp_server.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/sftp_si.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/ssh_exception.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/transport.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/util.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/win_pageant.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko copying build/lib/paramiko/ssh_gss.py -> /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/_winapi.py to _winapi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/agent.py to agent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/auth_handler.py to auth_handler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/ber.py to ber.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/buffered_pipe.py to buffered_pipe.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/channel.py to channel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/compress.py to compress.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/dsskey.py to dsskey.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/ecdsakey.py to ecdsakey.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/ed25519key.py to ed25519key.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/file.py to file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/hostkeys.py to hostkeys.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/kex_ecdh_nist.py to kex_ecdh_nist.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/kex_gex.py to kex_gex.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/kex_group1.py to kex_group1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/kex_group14.py to kex_group14.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/kex_gss.py to kex_gss.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/message.py to message.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/packet.py to packet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/pipe.py to pipe.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/pkey.py to pkey.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/primes.py to primes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/proxy.py to proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/py3compat.py to py3compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/rsakey.py to rsakey.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/server.py to server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/sftp.py to sftp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/sftp_attr.py to sftp_attr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/sftp_client.py to sftp_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/sftp_file.py to sftp_file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/sftp_handle.py to sftp_handle.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/sftp_server.py to sftp_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/sftp_si.py to sftp_si.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/ssh_exception.py to ssh_exception.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/transport.py to transport.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/win_pageant.py to win_pageant.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko/ssh_gss.py to ssh_gss.cpython-36.pyc writing byte-compilation script '/tmp/tmpr27qda8q.py' /usr/libexec/platform-python /tmp/tmpr27qda8q.py removing /tmp/tmpr27qda8q.py running install_egg_info running egg_info creating paramiko.egg-info writing paramiko.egg-info/PKG-INFO writing dependency_links to paramiko.egg-info/dependency_links.txt writing requirements to paramiko.egg-info/requires.txt writing top-level names to paramiko.egg-info/top_level.txt writing manifest file 'paramiko.egg-info/SOURCES.txt' reading manifest file 'paramiko.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' writing manifest file 'paramiko.egg-info/SOURCES.txt' Copying paramiko.egg-info to /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages/paramiko-2.4.2-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.4.2-2.el8 --unique-debug-suffix -2.4.2-2.el8.x86_64 --unique-debug-src-base python-paramiko-2.4.2-2.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/paramiko-2.4.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qMHrrG + umask 022 + cd /builddir/build/BUILD + cd paramiko-2.4.2 + PYTHONPATH=/builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/lib/python3.6/site-packages + pytest-3.6 ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 rootdir: /builddir/build/BUILD/paramiko-2.4.2, inifile: setup.cfg collected 230 items tests/test_auth.py ......... [ 3%] tests/test_buffered_pipe.py .... [ 5%] tests/test_client.py ss.s................s............ [ 20%] tests/test_file.py ............s... [ 26%] tests/test_gssapi.py ss [ 27%] tests/test_hostkeys.py ..... [ 30%] tests/test_kex.py ............ [ 35%] tests/test_kex_gss.py ss [ 36%] tests/test_message.py .... [ 37%] tests/test_packetizer.py ... [ 39%] tests/test_pkey.py ................................ [ 53%] tests/test_sftp.py .............................s..s. [ 67%] tests/test_sftp_big.py .......... [ 72%] tests/test_ssh_exception.py .... [ 73%] tests/test_ssh_gss.py ss [ 74%] tests/test_transport.py .........................s......... [ 90%] tests/test_util.py ....................... [100%] =============================== warnings summary =============================== tests/test_auth.py::AuthTest::test_1_bad_auth_type /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_auth.py::AuthTest::test_2_bad_password /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_auth.py::AuthTest::test_3_multipart_auth /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_auth.py::AuthTest::test_4_interactive_auth /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_auth.py::AuthTest::test_5_interactive_auth_fallback /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_auth.py::AuthTest::test_6_auth_utf8 /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_auth.py::AuthTest::test_7_auth_non_utf8 /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_auth.py::AuthTest::test_8_auth_gets_disconnected /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_auth.py::AuthTest::test_9_auth_non_responsive /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_client.py::SSHClientTest::test_12_reject_policy /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/ecdsakey.py:164: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.ecdsa_curve.curve_class(), pointinfo tests/test_client.py::SSHClientTest::test_1_client /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_client.py::SSHClientTest::test_2_5_client_ecdsa /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/ecdsakey.py:164: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.ecdsa_curve.curve_class(), pointinfo tests/test_client.py::SSHClientTest::test_2_client_dsa /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_client.py::SSHClientTest::test_3_multiple_key_files /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/ecdsakey.py:164: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.ecdsa_curve.curve_class(), pointinfo tests/test_client.py::SSHClientTest::test_4_auto_add_policy /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/ecdsakey.py:164: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.ecdsa_curve.curve_class(), pointinfo tests/test_client.py::SSHClientTest::test_6_cleanup /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/ecdsakey.py:164: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.ecdsa_curve.curve_class(), pointinfo tests/test_client.py::SSHClientTest::test_8_auth_trickledown /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_client.py::SSHClientTest::test_9_auth_timeout /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_client.py::SSHClientTest::test_certs_allowed_as_key_filename_values /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/ecdsakey.py:164: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.ecdsa_curve.curve_class(), pointinfo tests/test_client.py::SSHClientTest::test_certs_implicitly_loaded_alongside_key_filename_keys /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/ecdsakey.py:164: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.ecdsa_curve.curve_class(), pointinfo tests/test_client.py::SSHClientTest::test_client_can_be_used_as_context_manager /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/ecdsakey.py:164: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.ecdsa_curve.curve_class(), pointinfo tests/test_client.py::SSHClientTest::test_client_ed25519 /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_client.py::SSHClientTest::test_client_rsa /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_client.py::SSHClientTest::test_host_key_negotiation_1 /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/ecdsakey.py:164: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.ecdsa_curve.curve_class(), pointinfo tests/test_client.py::SSHClientTest::test_host_key_negotiation_2 /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_client.py::SSHClientTest::test_host_key_negotiation_3 /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/ecdsakey.py:164: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.ecdsa_curve.curve_class(), pointinfo tests/test_client.py::SSHClientTest::test_host_key_negotiation_4 /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_client.py::SSHClientTest::test_multiple_key_files_failure /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_client.py::SSHClientTest::test_update_environment /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/ecdsakey.py:164: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.ecdsa_curve.curve_class(), pointinfo tests/test_client.py::PasswordPassphraseTests::test_passphrase_kwarg_not_used_for_password_auth /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_client.py::PasswordPassphraseTests::test_passphrase_kwarg_used_for_key_passphrase /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_client.py::PasswordPassphraseTests::test_password_kwarg_not_used_for_passphrase_when_passphrase_kwarg_given /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_client.py::PasswordPassphraseTests::test_password_kwarg_used_for_passphrase_when_no_passphrase_kwarg_given /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_client.py::PasswordPassphraseTests::test_password_kwarg_works_for_password_auth /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_kex.py::KexTest::test_11_kex_nistp256_client /builddir/build/BUILD/paramiko-2.4.2/tests/test_kex.py:46: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point ec.SECP256R1(), unhexlify(public_key_numbers) /builddir/build/BUILD/paramiko-2.4.2/tests/test_kex.py:57: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point ec.SECP256R1(), unhexlify(public_key_numbers) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_kex.py::KexTest::test_12_kex_nistp256_server /builddir/build/BUILD/paramiko-2.4.2/tests/test_kex.py:46: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point ec.SECP256R1(), unhexlify(public_key_numbers) /builddir/build/BUILD/paramiko-2.4.2/tests/test_kex.py:53: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point ec.SECP256R1(), unhexlify(public_key_numbers) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) tests/test_pkey.py::KeyTest::test_12_compare_ecdsa_256 /builddir/build/BUILD/paramiko-2.4.2/paramiko/ecdsakey.py:164: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.ecdsa_curve.curve_class(), pointinfo tests/test_pkey.py::KeyTest::test_13_sign_ecdsa_256 /builddir/build/BUILD/paramiko-2.4.2/paramiko/ecdsakey.py:164: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.ecdsa_curve.curve_class(), pointinfo tests/test_pkey.py::KeyTest::test_16_compare_ecdsa_384 /builddir/build/BUILD/paramiko-2.4.2/paramiko/ecdsakey.py:164: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.ecdsa_curve.curve_class(), pointinfo tests/test_pkey.py::KeyTest::test_17_sign_ecdsa_384 /builddir/build/BUILD/paramiko-2.4.2/paramiko/ecdsakey.py:164: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.ecdsa_curve.curve_class(), pointinfo tests/test_pkey.py::KeyTest::test_20_compare_ecdsa_521 /builddir/build/BUILD/paramiko-2.4.2/paramiko/ecdsakey.py:164: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.ecdsa_curve.curve_class(), pointinfo tests/test_pkey.py::KeyTest::test_21_sign_ecdsa_521 /builddir/build/BUILD/paramiko-2.4.2/paramiko/ecdsakey.py:164: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.ecdsa_curve.curve_class(), pointinfo tests/test_sftp.py::TestSFTP::()::test_1_file /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_2_close /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_2_sftp_can_be_used_as_context_manager /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_3_write /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_3_sftp_file_can_be_used_as_context_manager /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_4_append /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_5_rename /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_5a_posix_rename /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_6_folder /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_7_listdir /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_7_5_listdir_iter /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_8_setstat /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_9_fsetstat /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_A_readline_seek /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_B_write_seek /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_C_symlink /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_D_flush_seek /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_E_realpath /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_F_mkdir /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_G_chdir /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_H_get_put /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_I_check /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_J_x_flag /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_K_utf8 /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_L_utf8_chdir /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_M_bad_readv /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_N_put_without_confirm /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_O_getcwd /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_putfo_empty_file /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_O_non_utf8_data /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_sftp_attributes_empty_str /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp.py::TestSFTP::()::test_write_memoryview /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp_big.py::TestBigSFTP::()::test_1_lots_of_files /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp_big.py::TestBigSFTP::()::test_2_big_file /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp_big.py::TestBigSFTP::()::test_3_big_file_pipelined /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp_big.py::TestBigSFTP::()::test_4_prefetch_seek /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp_big.py::TestBigSFTP::()::test_5_readv_seek /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp_big.py::TestBigSFTP::()::test_6_lots_of_prefetching /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp_big.py::TestBigSFTP::()::test_7_prefetch_readv /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp_big.py::TestBigSFTP::()::test_8_large_readv /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp_big.py::TestBigSFTP::()::test_9_big_file_big_buffer /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_sftp_big.py::TestBigSFTP::()::test_A_big_file_renegotiate /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_3_simple /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_3a_long_banner /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_4_special /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_5_keepalive /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_6_exec_command /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_6a_channel_can_be_used_as_context_manager /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_7_invoke_shell /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_8_channel_exception /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_9_exit_status /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_A_select /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_B_renegotiate /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_C_compression /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_D_x11 /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_E_reverse_port_forwarding /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_F_port_forwarding /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_G_stderr_select /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_H_send_ready /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_I_rekey_deadlock /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_M_select_after_close /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_channel_send_memoryview /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_channel_send_misc /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_client_does_not_respond_to_MSG_UNIMPLEMENTED /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_server_does_not_respond_to_MSG_UNIMPLEMENTED /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_server_rejects_arbitrary_global_request_without_auth /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_server_rejects_client_MSG_USERAUTH_SUCCESS /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_server_rejects_open_channel_without_auth /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_server_rejects_port_forward_without_auth /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) tests/test_transport.py::TransportTest::test_server_transports_reject_client_message_types /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:62: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_C_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:78: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:87: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_S.public_numbers().encode_point()) /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes /builddir/build/BUILD/paramiko-2.4.2/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) -- Docs: http://doc.pytest.org/en/latest/warnings.html ============ 216 passed, 14 skipped, 651 warnings in 67.36 seconds ============= Processing files: python3-paramiko-2.4.2-2.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IE8KAS Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ov0IM4 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd paramiko-2.4.2 + DOCDIR=/builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/share/doc/python3-paramiko + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/share/doc/python3-paramiko + cp -pr NEWS /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/share/doc/python3-paramiko + cp -pr README.rst /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/share/doc/python3-paramiko + exit 0 + umask 022 + cd /builddir/build/BUILD + cd paramiko-2.4.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/share/licenses/python3-paramiko + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/share/licenses/python3-paramiko + cp -pr LICENSE /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64/usr/share/licenses/python3-paramiko + exit 0 Provides: python3-paramiko = 2.4.2-2.el8 python3.6dist(paramiko) = 2.4.2 python3dist(paramiko) = 2.4.2 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.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64 Wrote: /builddir/build/RPMS/python3-paramiko-2.4.2-2.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.22iP9I + umask 022 + cd /builddir/build/BUILD + cd paramiko-2.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-paramiko-2.4.2-2.el8.x86_64 + exit 0 Child return code was: 0