Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-cryptography.spec'], chrootPath='/var/lib/mock/f33-build-375212-61619/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-cryptography.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1603843200 Wrote: /builddir/build/SRPMS/python-cryptography-3.2.1-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-cryptography.spec'], chrootPath='/var/lib/mock/f33-build-375212-61619/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-cryptography.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1603843200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jwkzvI + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/gpgkey-05FD_9FA1_6CF7_5735_0D91_A560_235A_E5F1_29F9_ED98.gpg --signature=/builddir/build/SOURCES/cryptography-3.2.1.tar.gz.asc --data=/builddir/build/SOURCES/cryptography-3.2.1.tar.gz gpgv: Signature made Tue Oct 27 23:18:10 2020 EDT gpgv: using RSA key 05FD9FA16CF757350D91A560235AE5F129F9ED98 gpgv: Good signature from "Paul Kehrer " + cd /builddir/build/BUILD + rm -rf cryptography-3.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/cryptography-3.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptography-3.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.E8ib3I + umask 022 + cd /builddir/build/BUILD + cd cryptography-3.2.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/cryptography copying src/cryptography/__about__.py -> build/lib.linux-riscv64-3.9/cryptography copying src/cryptography/exceptions.py -> build/lib.linux-riscv64-3.9/cryptography copying src/cryptography/utils.py -> build/lib.linux-riscv64-3.9/cryptography copying src/cryptography/__init__.py -> build/lib.linux-riscv64-3.9/cryptography copying src/cryptography/fernet.py -> build/lib.linux-riscv64-3.9/cryptography creating build/lib.linux-riscv64-3.9/cryptography/hazmat copying src/cryptography/hazmat/_der.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat creating build/lib.linux-riscv64-3.9/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.linux-riscv64-3.9/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.linux-riscv64-3.9/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build/lib.linux-riscv64-3.9/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-riscv64-3.9/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.linux-riscv64-3.9/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.linux-riscv64-3.9/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.linux-riscv64-3.9/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.linux-riscv64-3.9/cryptography/x509 creating build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives creating build/lib.linux-riscv64-3.9/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends creating build/lib.linux-riscv64-3.9/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/bindings creating build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/kdf creating build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/twofactor creating build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric creating build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/ciphers creating build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/serialization creating build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ocsp.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl creating build/lib.linux-riscv64-3.9/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-riscv64-3.9/cryptography/hazmat/bindings/openssl running egg_info writing src/cryptography.egg-info/PKG-INFO writing dependency_links to src/cryptography.egg-info/dependency_links.txt writing requirements to src/cryptography.egg-info/requires.txt writing top-level names to src/cryptography.egg-info/top_level.txt reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files found matching 'vectors' warning: no previously-included files matching '*' found under directory 'vectors' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching '.travis' warning: no previously-included files matching '*' found under directory '.travis' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files found matching 'rtd-requirements.txt' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files matching '*' found under directory '.zuul.d' warning: no previously-included files matching '*' found under directory '.zuul.playbooks' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' running build_ext generating cffi module 'build/temp.linux-riscv64-3.9/_padding.c' creating build/temp.linux-riscv64-3.9 generating cffi module 'build/temp.linux-riscv64-3.9/_openssl.c' building '_openssl' extension creating build/temp.linux-riscv64-3.9/build creating build/temp.linux-riscv64-3.9/build/temp.linux-riscv64-3.9 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c build/temp.linux-riscv64-3.9/_openssl.c -o build/temp.linux-riscv64-3.9/build/temp.linux-riscv64-3.9/_openssl.o -Wconversion -Wno-error=sign-conversion build/temp.linux-riscv64-3.9/_openssl.c: In function ‘Cryptography_pem_password_cb’: build/temp.linux-riscv64-3.9/_openssl.c:2918:37: warning: conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion] 2918 | memcpy(buf, st->password, st->length); | ~~^~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_ASN1_STRING_data’: build/temp.linux-riscv64-3.9/_openssl.c:9700:3: warning: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations] 9700 | return ASN1_STRING_data(x0); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/asn1.h:554:1: note: declared here 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_ASN1_STRING_data’: build/temp.linux-riscv64-3.9/_openssl.c:9723:3: warning: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations] 9723 | { result = ASN1_STRING_data(x0); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/asn1.h:554:1: note: declared here 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_BIO_s_datagram’: build/temp.linux-riscv64-3.9/_openssl.c:10854:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 10854 | return BIO_s_datagram(); | ^~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_BIO_s_datagram’: build/temp.linux-riscv64-3.9/_openssl.c:10865:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 10865 | { result = BIO_s_datagram(); } | ^ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_BIO_s_mem’: build/temp.linux-riscv64-3.9/_openssl.c:10880:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 10880 | return BIO_s_mem(); | ^~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_BIO_s_mem’: build/temp.linux-riscv64-3.9/_openssl.c:10891:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 10891 | { result = BIO_s_mem(); } | ^ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_DTLSv1_client_method’: build/temp.linux-riscv64-3.9/_openssl.c:16148:3: warning: ‘DTLSv1_client_method’ is deprecated [-Wdeprecated-declarations] 16148 | return DTLSv1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1902:1: note: declared here 1902 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_DTLSv1_client_method’: build/temp.linux-riscv64-3.9/_openssl.c:16159:3: warning: ‘DTLSv1_client_method’ is deprecated [-Wdeprecated-declarations] 16159 | { result = DTLSv1_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1902:1: note: declared here 1902 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_DTLSv1_method’: build/temp.linux-riscv64-3.9/_openssl.c:16212:3: warning: ‘DTLSv1_method’ is deprecated [-Wdeprecated-declarations] 16212 | return DTLSv1_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1900:1: note: declared here 1900 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_DTLSv1_method’: build/temp.linux-riscv64-3.9/_openssl.c:16223:3: warning: ‘DTLSv1_method’ is deprecated [-Wdeprecated-declarations] 16223 | { result = DTLSv1_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1900:1: note: declared here 1900 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_DTLSv1_server_method’: build/temp.linux-riscv64-3.9/_openssl.c:16238:3: warning: ‘DTLSv1_server_method’ is deprecated [-Wdeprecated-declarations] 16238 | return DTLSv1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1901:1: note: declared here 1901 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_DTLSv1_server_method’: build/temp.linux-riscv64-3.9/_openssl.c:16249:3: warning: ‘DTLSv1_server_method’ is deprecated [-Wdeprecated-declarations] 16249 | { result = DTLSv1_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1901:1: note: declared here 1901 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_OCSP_resp_get0_certs’: build/temp.linux-riscv64-3.9/_openssl.c:26607:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 26607 | return OCSP_resp_get0_certs(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_OCSP_resp_get0_certs’: build/temp.linux-riscv64-3.9/_openssl.c:26630:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 26630 | { result = OCSP_resp_get0_certs(x0); } | ^ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_OPENSSL_config’: build/temp.linux-riscv64-3.9/_openssl.c:27095:3: warning: ‘OPENSSL_config’ is deprecated [-Wdeprecated-declarations] 27095 | OPENSSL_config(x0); | ^~~~~~~~~~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/conf.h:91:1: note: declared here 91 | DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_OPENSSL_config’: build/temp.linux-riscv64-3.9/_openssl.c:27116:3: warning: ‘OPENSSL_config’ is deprecated [-Wdeprecated-declarations] 27116 | { OPENSSL_config(x0); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/conf.h:91:1: note: declared here 91 | DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_SSL_CTX_add_extra_chain_cert’: build/temp.linux-riscv64-3.9/_openssl.c:31986:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 31986 | return SSL_CTX_add_extra_chain_cert(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_SSL_CTX_add_extra_chain_cert’: build/temp.linux-riscv64-3.9/_openssl.c:32024:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 32024 | { result = SSL_CTX_add_extra_chain_cert(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_SSL_CTX_clear_mode’: build/temp.linux-riscv64-3.9/_openssl.c:32165:10: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 32165 | return SSL_CTX_clear_mode(x0, x1); | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c:32165:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_SSL_CTX_clear_mode’: build/temp.linux-riscv64-3.9/_openssl.c:32198:14: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 32198 | { result = SSL_CTX_clear_mode(x0, x1); } | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c:32198:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_SSL_CTX_get_mode’: build/temp.linux-riscv64-3.9/_openssl.c:32578:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 32578 | return SSL_CTX_get_mode(x0); | ^~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_SSL_CTX_get_mode’: build/temp.linux-riscv64-3.9/_openssl.c:32601:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 32601 | { result = SSL_CTX_get_mode(x0); } | ^~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_SSL_CTX_get_session_cache_mode’: build/temp.linux-riscv64-3.9/_openssl.c:32692:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 32692 | return SSL_CTX_get_session_cache_mode(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_SSL_CTX_get_session_cache_mode’: build/temp.linux-riscv64-3.9/_openssl.c:32715:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 32715 | { result = SSL_CTX_get_session_cache_mode(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_SSL_CTX_set_mode’: build/temp.linux-riscv64-3.9/_openssl.c:34321:10: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 34321 | return SSL_CTX_set_mode(x0, x1); | ^~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c:34321:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_SSL_CTX_set_mode’: build/temp.linux-riscv64-3.9/_openssl.c:34354:14: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 34354 | { result = SSL_CTX_set_mode(x0, x1); } | ^~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c:34354:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] In file included from build/temp.linux-riscv64-3.9/_openssl.c:791: build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_SSL_CTX_set_session_cache_mode’: build/temp.linux-riscv64-3.9/_openssl.c:34603:45: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 34603 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~ build/temp.linux-riscv64-3.9/_openssl.c:34603:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 34603 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build/temp.linux-riscv64-3.9/_openssl.c:791: build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_SSL_CTX_set_session_cache_mode’: build/temp.linux-riscv64-3.9/_openssl.c:34636:49: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 34636 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~ build/temp.linux-riscv64-3.9/_openssl.c:34636:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 34636 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_SSL_CTX_set_tmp_dh’: build/temp.linux-riscv64-3.9/_openssl.c:35009:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 35009 | return SSL_CTX_set_tmp_dh(x0, x1); | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_SSL_CTX_set_tmp_dh’: build/temp.linux-riscv64-3.9/_openssl.c:35047:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 35047 | { result = SSL_CTX_set_tmp_dh(x0, x1); } | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_SSL_CTX_set_tmp_ecdh’: build/temp.linux-riscv64-3.9/_openssl.c:35062:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 35062 | return SSL_CTX_set_tmp_ecdh(x0, x1); | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_SSL_CTX_set_tmp_ecdh’: build/temp.linux-riscv64-3.9/_openssl.c:35100:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 35100 | { result = SSL_CTX_set_tmp_ecdh(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_SSL_SESSION_get_ticket_lifetime_hint’: build/temp.linux-riscv64-3.9/_openssl.c:35729:10: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 35729 | return SSL_SESSION_get_ticket_lifetime_hint(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_SSL_SESSION_get_ticket_lifetime_hint’: build/temp.linux-riscv64-3.9/_openssl.c:35752:14: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 35752 | { result = SSL_SESSION_get_ticket_lifetime_hint(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_SSL_clear_mode’: build/temp.linux-riscv64-3.9/_openssl.c:35940:10: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 35940 | return SSL_clear_mode(x0, x1); | ^~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c:35940:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_SSL_clear_mode’: build/temp.linux-riscv64-3.9/_openssl.c:35973:14: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 35973 | { result = SSL_clear_mode(x0, x1); } | ^~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c:35973:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_SSL_get_mode’: build/temp.linux-riscv64-3.9/_openssl.c:36850:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 36850 | return SSL_get_mode(x0); | ^~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_SSL_get_mode’: build/temp.linux-riscv64-3.9/_openssl.c:36873:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] 36873 | { result = SSL_get_mode(x0); } | ^~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_SSL_set_mode’: build/temp.linux-riscv64-3.9/_openssl.c:38568:10: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 38568 | return SSL_set_mode(x0, x1); | ^~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c:38568:10: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_SSL_set_mode’: build/temp.linux-riscv64-3.9/_openssl.c:38601:14: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] 38601 | { result = SSL_set_mode(x0, x1); } | ^~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c:38601:14: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_SSLv3_client_method’: build/temp.linux-riscv64-3.9/_openssl.c:39549:3: warning: ‘SSLv3_client_method’ is deprecated [-Wdeprecated-declarations] 39549 | return SSLv3_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1869:1: note: declared here 1869 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_SSLv3_client_method’: build/temp.linux-riscv64-3.9/_openssl.c:39560:3: warning: ‘SSLv3_client_method’ is deprecated [-Wdeprecated-declarations] 39560 | { result = SSLv3_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1869:1: note: declared here 1869 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_SSLv3_method’: build/temp.linux-riscv64-3.9/_openssl.c:39575:3: warning: ‘SSLv3_method’ is deprecated [-Wdeprecated-declarations] 39575 | return SSLv3_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1867:1: note: declared here 1867 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_method(void)) /* SSLv3 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_SSLv3_method’: build/temp.linux-riscv64-3.9/_openssl.c:39586:3: warning: ‘SSLv3_method’ is deprecated [-Wdeprecated-declarations] 39586 | { result = SSLv3_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1867:1: note: declared here 1867 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_method(void)) /* SSLv3 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_SSLv3_server_method’: build/temp.linux-riscv64-3.9/_openssl.c:39601:3: warning: ‘SSLv3_server_method’ is deprecated [-Wdeprecated-declarations] 39601 | return SSLv3_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1868:1: note: declared here 1868 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_SSLv3_server_method’: build/temp.linux-riscv64-3.9/_openssl.c:39612:3: warning: ‘SSLv3_server_method’ is deprecated [-Wdeprecated-declarations] 39612 | { result = SSLv3_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1868:1: note: declared here 1868 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_1_client_method’: build/temp.linux-riscv64-3.9/_openssl.c:39627:3: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations] 39627 | return TLSv1_1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1890:1: note: declared here 1890 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_1_client_method’: build/temp.linux-riscv64-3.9/_openssl.c:39638:3: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations] 39638 | { result = TLSv1_1_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1890:1: note: declared here 1890 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_1_method’: build/temp.linux-riscv64-3.9/_openssl.c:39653:3: warning: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations] 39653 | return TLSv1_1_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1888:1: note: declared here 1888 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_1_method’: build/temp.linux-riscv64-3.9/_openssl.c:39664:3: warning: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations] 39664 | { result = TLSv1_1_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1888:1: note: declared here 1888 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_1_server_method’: build/temp.linux-riscv64-3.9/_openssl.c:39679:3: warning: ‘TLSv1_1_server_method’ is deprecated [-Wdeprecated-declarations] 39679 | return TLSv1_1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1889:1: note: declared here 1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_1_server_method’: build/temp.linux-riscv64-3.9/_openssl.c:39690:3: warning: ‘TLSv1_1_server_method’ is deprecated [-Wdeprecated-declarations] 39690 | { result = TLSv1_1_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1889:1: note: declared here 1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_2_client_method’: build/temp.linux-riscv64-3.9/_openssl.c:39705:3: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations] 39705 | return TLSv1_2_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1896:1: note: declared here 1896 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_2_client_method’: build/temp.linux-riscv64-3.9/_openssl.c:39716:3: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations] 39716 | { result = TLSv1_2_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1896:1: note: declared here 1896 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_2_method’: build/temp.linux-riscv64-3.9/_openssl.c:39731:3: warning: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations] 39731 | return TLSv1_2_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1894:1: note: declared here 1894 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_2_method’: build/temp.linux-riscv64-3.9/_openssl.c:39742:3: warning: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations] 39742 | { result = TLSv1_2_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1894:1: note: declared here 1894 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_2_server_method’: build/temp.linux-riscv64-3.9/_openssl.c:39757:3: warning: ‘TLSv1_2_server_method’ is deprecated [-Wdeprecated-declarations] 39757 | return TLSv1_2_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1895:1: note: declared here 1895 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_2_server_method’: build/temp.linux-riscv64-3.9/_openssl.c:39768:3: warning: ‘TLSv1_2_server_method’ is deprecated [-Wdeprecated-declarations] 39768 | { result = TLSv1_2_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1895:1: note: declared here 1895 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_client_method’: build/temp.linux-riscv64-3.9/_openssl.c:39783:3: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations] 39783 | return TLSv1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1884:1: note: declared here 1884 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_client_method’: build/temp.linux-riscv64-3.9/_openssl.c:39794:3: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations] 39794 | { result = TLSv1_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1884:1: note: declared here 1884 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_method’: build/temp.linux-riscv64-3.9/_openssl.c:39809:3: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations] 39809 | return TLSv1_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1882:1: note: declared here 1882 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_method’: build/temp.linux-riscv64-3.9/_openssl.c:39820:3: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations] 39820 | { result = TLSv1_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1882:1: note: declared here 1882 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_server_method’: build/temp.linux-riscv64-3.9/_openssl.c:39835:3: warning: ‘TLSv1_server_method’ is deprecated [-Wdeprecated-declarations] 39835 | return TLSv1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1883:1: note: declared here 1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_server_method’: build/temp.linux-riscv64-3.9/_openssl.c:39846:3: warning: ‘TLSv1_server_method’ is deprecated [-Wdeprecated-declarations] 39846 | { result = TLSv1_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/ssl.h:1883:1: note: declared here 1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_X509_CRL_get_lastUpdate’: build/temp.linux-riscv64-3.9/_openssl.c:41071:3: warning: ‘X509_CRL_get_lastUpdate’ is deprecated [-Wdeprecated-declarations] 41071 | return X509_CRL_get_lastUpdate(x0); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/x509.h:730:1: note: declared here 730 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_X509_CRL_get_lastUpdate’: build/temp.linux-riscv64-3.9/_openssl.c:41094:3: warning: ‘X509_CRL_get_lastUpdate’ is deprecated [-Wdeprecated-declarations] 41094 | { result = X509_CRL_get_lastUpdate(x0); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/x509.h:730:1: note: declared here 730 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_d_X509_CRL_get_nextUpdate’: build/temp.linux-riscv64-3.9/_openssl.c:41109:3: warning: ‘X509_CRL_get_nextUpdate’ is deprecated [-Wdeprecated-declarations] 41109 | return X509_CRL_get_nextUpdate(x0); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/x509.h:731:1: note: declared here 731 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: In function ‘_cffi_f_X509_CRL_get_nextUpdate’: build/temp.linux-riscv64-3.9/_openssl.c:41132:3: warning: ‘X509_CRL_get_nextUpdate’ is deprecated [-Wdeprecated-declarations] 41132 | { result = X509_CRL_get_nextUpdate(x0); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-riscv64-3.9/_openssl.c:560: /usr/include/openssl/x509.h:731:1: note: declared here 731 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c: At top level: build/temp.linux-riscv64-3.9/_openssl.c:753:13: warning: ‘ERR_load_Cryptography_OSRandom_strings’ declared ‘static’ but never defined [-Wunused-function] 753 | static void ERR_load_Cryptography_OSRandom_strings(void); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-riscv64-3.9/_openssl.c:754:13: warning: ‘ERR_Cryptography_OSRandom_error’ declared ‘static’ but never defined [-Wunused-function] 754 | static void ERR_Cryptography_OSRandom_error(int function, int reason, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/build/temp.linux-riscv64-3.9/_openssl.o -L/usr/lib64 -lssl -lcrypto -lpthread -o build/lib.linux-riscv64-3.9/cryptography/hazmat/bindings/_openssl.abi3.so building '_padding' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c build/temp.linux-riscv64-3.9/_padding.c -o build/temp.linux-riscv64-3.9/build/temp.linux-riscv64-3.9/_padding.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/build/temp.linux-riscv64-3.9/_padding.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/cryptography/hazmat/bindings/_padding.abi3.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8OHbZK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64 + cd cryptography-3.2.1 + find . -name .keep -print -delete ./docs/_static/.keep + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography creating /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat copying build/lib.linux-riscv64-3.9/cryptography/hazmat/_der.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat creating /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives creating /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/kdf/hkdf.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/kdf/scrypt.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/kdf/x963kdf.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/kdf/concatkdf.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/kdf/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/kdf/kbkdf.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/kdf/pbkdf2.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf creating /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/twofactor/utils.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/twofactor/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/twofactor/hotp.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/twofactor/totp.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor creating /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric/dsa.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric/ed448.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric/dh.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric/padding.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric/x25519.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric/ec.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric/x448.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric/rsa.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric/utils.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/asymmetric/ed25519.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/padding.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives creating /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/ciphers/aead.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/ciphers/algorithms.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/ciphers/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/ciphers/modes.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/ciphers/base.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/hashes.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/cmac.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives creating /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/serialization/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/serialization/pkcs7.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/serialization/pkcs12.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/serialization/ssh.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/serialization/base.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/hmac.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/poly1305.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/keywrap.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-riscv64-3.9/cryptography/hazmat/primitives/constant_time.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-riscv64-3.9/cryptography/hazmat/_oid.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat copying build/lib.linux-riscv64-3.9/cryptography/hazmat/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat creating /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends creating /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/dsa.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/decode_asn1.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/ed448.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/dh.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/x25519.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/ciphers.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/aead.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/hashes.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/ocsp.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/cmac.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/ec.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/backend.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/x448.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/rsa.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/utils.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/hmac.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/poly1305.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/ed25519.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/encode_asn1.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/openssl/x509.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/interfaces.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends copying build/lib.linux-riscv64-3.9/cryptography/hazmat/backends/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends creating /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings copying build/lib.linux-riscv64-3.9/cryptography/hazmat/bindings/_padding.abi3.so -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings copying build/lib.linux-riscv64-3.9/cryptography/hazmat/bindings/_openssl.abi3.so -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings creating /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/bindings/openssl/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/bindings/openssl/binding.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/bindings/openssl/_conditional.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-riscv64-3.9/cryptography/hazmat/bindings/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings copying build/lib.linux-riscv64-3.9/cryptography/__about__.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography copying build/lib.linux-riscv64-3.9/cryptography/exceptions.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography copying build/lib.linux-riscv64-3.9/cryptography/utils.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography copying build/lib.linux-riscv64-3.9/cryptography/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography creating /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-riscv64-3.9/cryptography/x509/extensions.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-riscv64-3.9/cryptography/x509/oid.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-riscv64-3.9/cryptography/x509/ocsp.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-riscv64-3.9/cryptography/x509/certificate_transparency.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-riscv64-3.9/cryptography/x509/name.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-riscv64-3.9/cryptography/x509/__init__.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-riscv64-3.9/cryptography/x509/general_name.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-riscv64-3.9/cryptography/x509/base.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-riscv64-3.9/cryptography/fernet.py -> /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/_der.py to _der.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py to hkdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py to scrypt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py to x963kdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py to concatkdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py to kbkdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py to pbkdf2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py to hotp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor/totp.py to totp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py to dsa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py to ed448.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py to dh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py to padding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py to x25519.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py to ec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py to x448.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py to rsa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py to ed25519.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/padding.py to padding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/aead.py to aead.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py to algorithms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/modes.py to modes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/hashes.py to hashes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/cmac.py to cmac.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/pkcs7.py to pkcs7.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py to pkcs12.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/ssh.py to ssh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/hmac.py to hmac.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/poly1305.py to poly1305.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/keywrap.py to keywrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/constant_time.py to constant_time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/_oid.py to _oid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/dsa.py to dsa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py to decode_asn1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/ed448.py to ed448.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/dh.py to dh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/x25519.py to x25519.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/ciphers.py to ciphers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/aead.py to aead.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/hashes.py to hashes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/ocsp.py to ocsp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/cmac.py to cmac.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/ec.py to ec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/backend.py to backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/x448.py to x448.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/rsa.py to rsa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/hmac.py to hmac.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/poly1305.py to poly1305.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/ed25519.py to ed25519.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py to encode_asn1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/x509.py to x509.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl/binding.py to binding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py to _conditional.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/x509/extensions.py to extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/x509/oid.py to oid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/x509/ocsp.py to ocsp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/x509/certificate_transparency.py to certificate_transparency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/x509/name.py to name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/x509/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/x509/general_name.py to general_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/x509/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/fernet.py to fernet.cpython-39.pyc writing byte-compilation script '/tmp/tmp44a_t9tx.py' /usr/bin/python3 /tmp/tmp44a_t9tx.py removing /tmp/tmp44a_t9tx.py running install_egg_info running egg_info writing src/cryptography.egg-info/PKG-INFO writing dependency_links to src/cryptography.egg-info/dependency_links.txt writing requirements to src/cryptography.egg-info/requires.txt writing top-level names to src/cryptography.egg-info/top_level.txt reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files found matching 'vectors' warning: no previously-included files matching '*' found under directory 'vectors' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching '.travis' warning: no previously-included files matching '*' found under directory '.travis' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files found matching 'rtd-requirements.txt' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files matching '*' found under directory '.zuul.d' warning: no previously-included files matching '*' found under directory '.zuul.playbooks' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' Copying src/cryptography.egg-info to /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography-3.2.1-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.2.1-1.fc33 --unique-debug-suffix -3.2.1-1.fc33.riscv64 --unique-debug-src-base python-cryptography-3.2.1-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cryptography-3.2.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_padding.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_padding.abi3.so original debug info size: 6044kB, size after compression: 5952kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 3756 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UycL5J + umask 022 + cd /builddir/build/BUILD + cd cryptography-3.2.1 + PYTHONPATH=/builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages + /usr/bin/python3 -m pytest -k 'not (test_buffer_protocol_alternate_modes or test_dh_parameters_supported or test_load_ecdsa_no_named_curve)' ============================= test session starts ============================== platform linux -- Python 3.9.1, pytest-6.0.2, py-1.9.0, pluggy-0.13.1 OpenSSL: OpenSSL 1.1.1h FIPS 22 Sep 2020 FIPS Enabled: False rootdir: /builddir/build/BUILD/cryptography-3.2.1 plugins: hypothesis-5.29.4 collected 107195 items / 12 deselected / 13 skipped / 107170 selected tests/test_cryptography_utils.py ... [ 0%] tests/test_fernet.py .............................. [ 0%] tests/test_interfaces.py ..... [ 0%] tests/test_utils.py ..................................... [ 0%] tests/test_warnings.py .. [ 0%] tests/hazmat/test_der.py ......................................... [ 0%] tests/hazmat/test_oid.py .. [ 0%] tests/hazmat/backends/test_no_backend.py .. [ 0%] tests/hazmat/backends/test_openssl.py ...................sssssss........ [ 0%] .....ss.............sssssss [ 0%] tests/hazmat/backends/test_openssl_memleak.py ................. [ 0%] tests/hazmat/bindings/test_openssl.py ........... [ 0%] tests/hazmat/primitives/test_3des.py ................................... [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ....................... [ 2%] tests/hazmat/primitives/test_aead.py s.................................. [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] .......................................................... [ 11%] tests/hazmat/primitives/test_aes.py .................................... [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ....................................... [ 22%] tests/hazmat/primitives/test_aes_gcm.py ................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ..................................................................... [ 66%] tests/hazmat/primitives/test_arc4.py ................................... [ 66%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ..................................... [ 67%] tests/hazmat/primitives/test_asym_utils.py ...... [ 67%] tests/hazmat/primitives/test_block.py ........................ [ 67%] tests/hazmat/primitives/test_blowfish.py ............................... [ 67%] ........................... [ 67%] tests/hazmat/primitives/test_camellia.py ............................... [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ............................. [ 70%] tests/hazmat/primitives/test_cast5.py .................................. [ 70%] ............................. [ 70%] tests/hazmat/primitives/test_chacha20.py ........ [ 70%] tests/hazmat/primitives/test_ciphers.py ................................ [ 71%] ........................................................................ [ 71%] ...................................... [ 71%] tests/hazmat/primitives/test_cmac.py ................................... [ 71%] ............ [ 71%] tests/hazmat/primitives/test_concatkdf.py ................ [ 71%] tests/hazmat/primitives/test_constant_time.py .. [ 71%] tests/hazmat/primitives/test_dh.py ..................................... [ 71%] .................................................... [ 71%] tests/hazmat/primitives/test_dsa.py .................................... [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] .................................................................... [ 71%] tests/hazmat/primitives/test_ec.py .....................ssssssssssssssss [ 71%] ssssssssssssssssssssssssssssssssss...................................... [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ..................ssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 72%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 72%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 72%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 72%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 72%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 72%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 72%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss........ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ................................................ssssssssssssssssssssssss [ 72%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 72%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] sssssssssssssssssssssssssssssssssssssssssssss.s.....sssssssssssss.s..sss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ........................................................................ [ 73%] ........................................................................ [ 73%] ........................................................................ [ 73%] ........................................................................ [ 73%] ............ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 73%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 74%] ssssssssssssssssssssssssssssssssssssssssss.............................. [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ...............sssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 75%] ssssssssssssssssss...................................................... [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ..............................ssssssssssssssssssssssssssssssssssssssssss [ 75%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 75%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 76%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss............ [ 76%] ..............................s..........................sssssssssssssss [ 76%] sssssssssssssss......................................................... [ 76%] ...............................................................sss.. [ 76%] tests/hazmat/primitives/test_ed25519.py s............................... [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ....................................................................... [ 77%] tests/hazmat/primitives/test_ed448.py s..s............................. [ 77%] tests/hazmat/primitives/test_hash_vectors.py ........................... [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ................................................... [ 82%] tests/hazmat/primitives/test_hashes.py .................... [ 82%] tests/hazmat/primitives/test_hkdf.py ............... [ 82%] tests/hazmat/primitives/test_hkdf_vectors.py ..................... [ 82%] tests/hazmat/primitives/test_hmac.py .......... [ 82%] tests/hazmat/primitives/test_hmac_vectors.py ........................... [ 82%] ............. [ 82%] tests/hazmat/primitives/test_idea.py ................................... [ 82%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ............................................................. [ 83%] tests/hazmat/primitives/test_kbkdf.py ................. [ 83%] tests/hazmat/primitives/test_kbkdf_vectors.py ssssssssssssssssssssssssss [ 83%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 83%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.. [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ..............................ssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssss.......................... [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ......ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssss.................................................. [ 87%] ........................................................................ [ 87%] ........................................................................ [ 87%] ........................................................................ [ 87%] ......................................................ssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.. [ 87%] ........................................................................ [ 87%] ........................................................................ [ 87%] ........................................................................ [ 87%] ........................................................................ [ 87%] ..............................ssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssss.......................... [ 87%] ........................................................................ [ 87%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ......ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 88%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 88%] ssssssssssssssssssssss [ 88%] tests/hazmat/primitives/test_keywrap.py ................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ......................................... [ 94%] tests/hazmat/primitives/test_padding.py ................................ [ 94%] ...... [ 94%] tests/hazmat/primitives/test_pbkdf2hmac.py ....... [ 94%] tests/hazmat/primitives/test_pbkdf2hmac_vectors.py ...... [ 94%] tests/hazmat/primitives/test_pkcs12.py ................... [ 94%] tests/hazmat/primitives/test_pkcs7.py .................................. [ 94%] ........ [ 94%] tests/hazmat/primitives/test_poly1305.py s.................... [ 94%] tests/hazmat/primitives/test_rsa.py .................................... [ 94%] .....s.................................................................. [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] .................................. [ 98%] tests/hazmat/primitives/test_scrypt.py ................... [ 98%] tests/hazmat/primitives/test_seed.py ................................... [ 98%] ........... [ 98%] tests/hazmat/primitives/test_serialization.py .......................... [ 98%] ........................................................................ [ 98%] .......................................................s.s.s.ss......... [ 99%] s.... [ 99%] tests/hazmat/primitives/test_x25519.py s................... [ 99%] tests/hazmat/primitives/test_x448.py s................. [ 99%] tests/hazmat/primitives/test_x963_vectors.py ........................... [ 99%] ........................................................................ [ 99%] .. [ 99%] tests/hazmat/primitives/test_x963kdf.py ........ [ 99%] tests/hazmat/primitives/twofactor/test_hotp.py ......................... [ 99%] .............. [ 99%] tests/hazmat/primitives/twofactor/test_totp.py ......................... [ 99%] ................ [ 99%] tests/hypothesis/test_fernet.py . [ 99%] tests/hypothesis/test_padding.py .. [ 99%] tests/wycheproof/test_utils.py .. [ 99%] tests/x509/test_ocsp.py ................................................ [ 99%] ..........s.... [ 99%] tests/x509/test_x509.py ................................................ [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] ............... [ 99%] tests/x509/test_x509_crlbuilder.py ..................................... [ 99%] . [ 99%] tests/x509/test_x509_ext.py ............................................ [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] ........................................................s....... [ 99%] tests/x509/test_x509_revokedcertbuilder.py .................... [100%] =============================== warnings summary =============================== tests/test_fernet.py:43 /builddir/build/BUILD/cryptography-3.2.1/tests/test_fernet.py:43: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/test_fernet.py:44 /builddir/build/BUILD/cryptography-3.2.1/tests/test_fernet.py:44: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/test_fernet.py:45 /builddir/build/BUILD/cryptography-3.2.1/tests/test_fernet.py:45: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/test_fernet.py:154 /builddir/build/BUILD/cryptography-3.2.1/tests/test_fernet.py:154: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/test_fernet.py:155 /builddir/build/BUILD/cryptography-3.2.1/tests/test_fernet.py:155: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/test_fernet.py:156 /builddir/build/BUILD/cryptography-3.2.1/tests/test_fernet.py:156: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_ec.py:96 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ec.py:96: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:102 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ec.py:102: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:108 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ec.py:108: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:114 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ec.py:114: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:128 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ec.py:128: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:271 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ec.py:271: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:280 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ec.py:280: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:316 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ec.py:316: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:671 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ec.py:671: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:672 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ec.py:672: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PEMSerializationBackend) tests/hazmat/primitives/test_ec.py:794 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ec.py:794: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips( tests/hazmat/primitives/test_ec.py:923 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ec.py:923: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:924 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ec.py:924: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PEMSerializationBackend) tests/hazmat/primitives/test_ec.py:1177 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ec.py:1177: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_ec.py:1189 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ec.py:1189: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509.py:139 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:139: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:489 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:489: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:677 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:677: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:678 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:678: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:1252 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:1252: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:1253 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:1253: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:1833 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:1833: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:1834 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:1834: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:1855 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:1855: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:1856 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:1856: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:1886 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:1886: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:1887 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:1887: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:1921 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:1921: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:1922 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:1922: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:1980 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:1980: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:1981 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:1981: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2004 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2004: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2005 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2005: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2021 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2021: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2022 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2022: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2038 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2038: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2039 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2039: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2057 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2057: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2058 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2058: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2076 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2076: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2077 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2077: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2095 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2095: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2096 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2096: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2162 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2162: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2163 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2163: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2171 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2171: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2172 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2172: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2193 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2193: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2194 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2194: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2213 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2213: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2214 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2214: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2243 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2243: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2244 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2244: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2267 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2267: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2268 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2268: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2312 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2312: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2313 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2313: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2374 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2374: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2375 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2375: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2396 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2396: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:2400 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2400: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2420 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2420: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:2424 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2424: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2444 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2444: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2445 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2445: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2446 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2446: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:2468 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2468: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509.py:2469 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2469: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2470 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2470: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:2492 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2492: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509.py:2493 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2493: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2494 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2494: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:2517 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2517: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509.py:2518 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2518: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2567 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2567: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509.py:2568 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2568: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2618 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2618: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:2622 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2622: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2676 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2676: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:2680 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2680: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2681 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2681: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2716 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2716: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:2720 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2720: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2774 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2774: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:2778 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2778: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2779 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2779: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2814 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2814: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2815 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2815: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:2840 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2840: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:2841 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:2841: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:3236 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3236: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3237 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3237: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:3288 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3288: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3289 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3289: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:3325 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3325: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3326 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3326: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:3351 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3351: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:3353 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3353: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3363 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3363: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:3367 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3367: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:3377 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3377: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:3381 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3381: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:3391 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3391: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3392 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3392: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:3405 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3405: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509.py:3406 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3406: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:3418 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3418: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509.py:3419 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3419: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:3432 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3432: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3440 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3440: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3471 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3471: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3501 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3501: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3564 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3564: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3594 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3594: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:3624 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3624: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509.py:3660 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3660: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:3664 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3664: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:3699 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3699: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:3703 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3703: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:3738 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3738: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509.py:3915 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:3915: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509.py:4111 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:4111: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:4122 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:4122: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:4123 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:4123: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:4168 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:4168: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:4169 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:4169: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:4208 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:4208: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:4209 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:4209: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:4291 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:4291: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509.py:4292 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:4292: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:4350 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:4350: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509.py:4351 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:4351: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:4474 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:4474: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509.py:4475 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:4475: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:4548 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:4548: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509.py:4549 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:4549: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:4639 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:4639: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:4640 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:4640: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509.py:4708 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:4708: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:5138 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:5138: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:5151 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:5151: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:5171 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:5171: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:5191 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:5191: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:5195 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:5195: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:5219 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:5219: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509.py:5223 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:5223: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509.py:5239 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509.py:5239: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/hazmat/backends/test_openssl.py:179 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/backends/test_openssl.py:179: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="osrandom engine disabled for FIPS") tests/hazmat/backends/test_openssl.py:573 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/backends/test_openssl.py:573: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/backends/test_openssl.py:614 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/backends/test_openssl.py:614: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DHBackend) tests/hazmat/backends/test_openssl_memleak.py:165 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/backends/test_openssl_memleak.py:165: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="FIPS self-test sets allow_customize = 0") tests/hazmat/backends/test_openssl_memleak.py:231 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/backends/test_openssl_memleak.py:231: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="FIPS self-test sets allow_customize = 0") tests/hazmat/primitives/test_3des.py:23 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_3des.py:23: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_3des.py:29 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_3des.py:29: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_3des.py:56 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_3des.py:56: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_3des.py:62 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_3des.py:62: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_3des.py:89 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_3des.py:89: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_3des.py:95 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_3des.py:95: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_3des.py:122 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_3des.py:122: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_3des.py:128 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_3des.py:128: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_3des.py:155 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_3des.py:155: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_3des.py:161 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_3des.py:161: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aead.py:46 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aead.py:46: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aead.py:56 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aead.py:56: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aead.py:191 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aead.py:191: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aead.py:366 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aead.py:366: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aes.py:20 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aes.py:20: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_aes.py:26 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aes.py:26: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aes.py:58 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aes.py:58: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_aes.py:64 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aes.py:64: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aes.py:91 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aes.py:91: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_aes.py:97 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aes.py:97: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aes.py:124 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aes.py:124: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_aes.py:130 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aes.py:130: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aes.py:157 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aes.py:157: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_aes.py:163 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aes.py:163: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aes.py:190 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aes.py:190: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_aes.py:196 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aes.py:196: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aes.py:223 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aes.py:223: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_aes.py:229 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aes.py:229: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aes.py:253 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aes.py:253: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_aes_gcm.py:19 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aes_gcm.py:19: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_aes_gcm.py:25 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_aes_gcm.py:25: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_arc4.py:19 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_arc4.py:19: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_arc4.py:25 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_arc4.py:25: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_block.py:28 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_block.py:28: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_block.py:52 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_block.py:52: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_block.py:130 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_block.py:130: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_block.py:136 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_block.py:136: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_block.py:148 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_block.py:148: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_blowfish.py:19 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_blowfish.py:19: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_blowfish.py:25 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_blowfish.py:25: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_blowfish.py:36 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_blowfish.py:36: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_blowfish.py:42 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_blowfish.py:42: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_blowfish.py:53 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_blowfish.py:53: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_blowfish.py:59 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_blowfish.py:59: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_blowfish.py:70 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_blowfish.py:70: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_blowfish.py:76 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_blowfish.py:76: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_camellia.py:19 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_camellia.py:19: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_camellia.py:25 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_camellia.py:25: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_camellia.py:40 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_camellia.py:40: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_camellia.py:46 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_camellia.py:46: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_camellia.py:57 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_camellia.py:57: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_camellia.py:63 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_camellia.py:63: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_camellia.py:74 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_camellia.py:74: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_camellia.py:80 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_camellia.py:80: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_cast5.py:19 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_cast5.py:19: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cast5.py:25 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_cast5.py:25: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_cast5.py:36 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_cast5.py:36: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cast5.py:42 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_cast5.py:42: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_cast5.py:53 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_cast5.py:53: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cast5.py:59 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_cast5.py:59: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_cast5.py:70 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_cast5.py:70: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cast5.py:76 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_cast5.py:76: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_chacha20.py:20 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_chacha20.py:20: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_chacha20.py:26 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_chacha20.py:26: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_ciphers.py:53 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ciphers.py:53: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_ciphers.py:69 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ciphers.py:69: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_ciphers.py:205 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ciphers.py:205: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_ciphers.py:211 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ciphers.py:211: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_ciphers.py:231 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ciphers.py:231: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_ciphers.py:256 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ciphers.py:256: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_ciphers.py:306 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ciphers.py:306: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cmac.py:52 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_cmac.py:52: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CMACBackend) tests/hazmat/primitives/test_cmac.py:54 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_cmac.py:54: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cmac.py:70 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_cmac.py:70: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cmac.py:86 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_cmac.py:86: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cmac.py:107 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_cmac.py:107: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cmac.py:128 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_cmac.py:128: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cmac.py:142 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_cmac.py:142: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cmac.py:151 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_cmac.py:151: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cmac.py:174 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_cmac.py:174: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cmac.py:190 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_cmac.py:190: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_cmac.py:203 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_cmac.py:203: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_concatkdf.py:21 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_concatkdf.py:21: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_concatkdf.py:128 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_concatkdf.py:128: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_dh.py:125 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dh.py:125: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DHBackend) tests/hazmat/primitives/test_dh.py:175 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dh.py:175: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="modulus too small for FIPS") tests/hazmat/primitives/test_dh.py:224 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dh.py:224: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="FIPS requires key size >= 2048") tests/hazmat/primitives/test_dh.py:295 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dh.py:295: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="key_size too small for FIPS") tests/hazmat/primitives/test_dh.py:409 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dh.py:409: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DHBackend) tests/hazmat/primitives/test_dh.py:410 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dh.py:410: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PEMSerializationBackend) tests/hazmat/primitives/test_dh.py:411 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dh.py:411: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DERSerializationBackend) tests/hazmat/primitives/test_dh.py:597 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dh.py:597: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DHBackend) tests/hazmat/primitives/test_dh.py:598 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dh.py:598: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PEMSerializationBackend) tests/hazmat/primitives/test_dh.py:599 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dh.py:599: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DERSerializationBackend) tests/hazmat/primitives/test_dh.py:726 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dh.py:726: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DHBackend) tests/hazmat/primitives/test_dh.py:727 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dh.py:727: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PEMSerializationBackend) tests/hazmat/primitives/test_dh.py:728 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dh.py:728: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DERSerializationBackend) tests/hazmat/primitives/test_dsa.py:44 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dsa.py:44: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/hazmat/primitives/test_dsa.py:50 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dsa.py:50: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/hazmat/primitives/test_dsa.py:380 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dsa.py:380: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/hazmat/primitives/test_dsa.py:488 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dsa.py:488: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/hazmat/primitives/test_dsa.py:690 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dsa.py:690: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/hazmat/primitives/test_dsa.py:691 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dsa.py:691: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PEMSerializationBackend) tests/hazmat/primitives/test_dsa.py:805 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dsa.py:805: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips( tests/hazmat/primitives/test_dsa.py:909 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dsa.py:909: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/hazmat/primitives/test_dsa.py:910 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_dsa.py:910: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PEMSerializationBackend) tests/hazmat/primitives/test_ed25519.py:46 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ed25519.py:46: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_ed25519.py:67 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ed25519.py:67: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_ed448.py:26 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ed448.py:26: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_ed448.py:47 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_ed448.py:47: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:19 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:19: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:23 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:23: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:33 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:33: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:37 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:37: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:47 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:47: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:51 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:51: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:61 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:61: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:65 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:65: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:75 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:75: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:79 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:79: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:89 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:89: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:93 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:93: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:103 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:103: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:107 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:107: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:117 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:117: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:121 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:121: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:131 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:131: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:137 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:137: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:147 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:147: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:153 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:153: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:163 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:163: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:167 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:167: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:177 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:177: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:181 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:181: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:191 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:191: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:195 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:195: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:205 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:205: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:209 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:209: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:219 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:219: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:225 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:225: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hash_vectors.py:251 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:251: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hash_vectors.py:257 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hash_vectors.py:257: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hashes.py:20 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hashes.py:20: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hashes.py:49 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hashes.py:49: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hashes.py:53 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hashes.py:53: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hashes.py:61 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hashes.py:61: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hashes.py:65 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hashes.py:65: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hashes.py:73 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hashes.py:73: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hashes.py:77 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hashes.py:77: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hashes.py:85 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hashes.py:85: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hashes.py:89 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hashes.py:89: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hashes.py:97 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hashes.py:97: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hashes.py:101 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hashes.py:101: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hashes.py:109 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hashes.py:109: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hashes.py:113 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hashes.py:113: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hashes.py:121 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hashes.py:121: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hashes.py:127 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hashes.py:127: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hashes.py:145 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hashes.py:145: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hashes.py:151 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hashes.py:151: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hashes.py:176 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hashes.py:176: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_hkdf.py:24 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hkdf.py:24: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hkdf.py:130 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hkdf.py:130: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hkdf_vectors.py:18 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hkdf_vectors.py:18: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hkdf_vectors.py:22 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hkdf_vectors.py:22: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hkdf_vectors.py:32 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hkdf_vectors.py:32: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hkdf_vectors.py:36 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hkdf_vectors.py:36: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hmac.py:24 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hmac.py:24: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hmac.py:28 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hmac.py:28: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hmac.py:35 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hmac.py:35: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hmac_vectors.py:18 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hmac_vectors.py:18: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hmac_vectors.py:22 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hmac_vectors.py:22: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hmac_vectors.py:32 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hmac_vectors.py:32: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hmac_vectors.py:36 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hmac_vectors.py:36: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hmac_vectors.py:46 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hmac_vectors.py:46: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hmac_vectors.py:50 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hmac_vectors.py:50: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hmac_vectors.py:60 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hmac_vectors.py:60: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hmac_vectors.py:64 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hmac_vectors.py:64: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hmac_vectors.py:74 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hmac_vectors.py:74: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hmac_vectors.py:78 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hmac_vectors.py:78: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hmac_vectors.py:88 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hmac_vectors.py:88: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hmac_vectors.py:92 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hmac_vectors.py:92: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_hmac_vectors.py:102 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hmac_vectors.py:102: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_hmac_vectors.py:108 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_hmac_vectors.py:108: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_idea.py:19 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_idea.py:19: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_idea.py:25 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_idea.py:25: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_idea.py:36 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_idea.py:36: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_idea.py:42 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_idea.py:42: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_idea.py:53 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_idea.py:53: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_idea.py:59 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_idea.py:59: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_idea.py:70 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_idea.py:70: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_idea.py:76 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_idea.py:76: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_kbkdf.py:22 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_kbkdf.py:22: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_kbkdf_vectors.py:17 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_kbkdf_vectors.py:17: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/test_keywrap.py:20 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_keywrap.py:20: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_keywrap.py:30 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_keywrap.py:30: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_keywrap.py:51 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_keywrap.py:51: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_keywrap.py:70 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_keywrap.py:70: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_keywrap.py:82 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_keywrap.py:82: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_keywrap.py:93 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_keywrap.py:93: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_keywrap.py:119 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_keywrap.py:119: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_keywrap.py:126 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_keywrap.py:126: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_pbkdf2hmac_vectors.py:16 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_pbkdf2hmac_vectors.py:16: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_pbkdf2hmac_vectors.py:20 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_pbkdf2hmac_vectors.py:20: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PBKDF2HMACBackend) tests/hazmat/primitives/test_pkcs12.py:25 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_pkcs12.py:25: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DERSerializationBackend) tests/hazmat/primitives/test_pkcs12.py:70 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_pkcs12.py:70: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_pkcs12.py:74 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_pkcs12.py:74: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips(reason="Unsupported algorithm in FIPS mode") tests/hazmat/primitives/test_pkcs7.py:183 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_pkcs7.py:183: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_poly1305.py:26 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_poly1305.py:26: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_poly1305.py:35 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_poly1305.py:35: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:142 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:142: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:172 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:172: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:266 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:266: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:298 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:298: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:332 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:332: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:363 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:363: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:393 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:393: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:395 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:395: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:430 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:430: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:503 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:503: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:526 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:526: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:535 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:535: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:551 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:551: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:571 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:571: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:598 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:598: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:615 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:615: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:628 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:628: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:647 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:647: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:665 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:665: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:671 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:671: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:684 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:684: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:701 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:701: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:716 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:716: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:740 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:740: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:742 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:742: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:769 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:769: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:821 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:821: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:838 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:838: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:869 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:869: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:903 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:903: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:939 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:939: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:973 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:973: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1005 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1005: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1026 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1026: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1045 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1045: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1054 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1054: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1076 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1076: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1145 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1145: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:1147 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1147: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html test_rsa_pss_mgf1_sha1 = pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1174 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1174: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html test_rsa_pss_mgf1_sha224 = pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1201 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1201: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html test_rsa_pss_mgf1_sha256 = pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1228 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1228: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html test_rsa_pss_mgf1_sha384 = pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1255 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1255: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html test_rsa_pss_mgf1_sha512 = pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1283 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1283: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:1285 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1285: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html test_rsa_pkcs1v15_verify_sha1 = pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1305 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1305: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html test_rsa_pkcs1v15_verify_sha224 = pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1325 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1325: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html test_rsa_pkcs1v15_verify_sha256 = pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1345 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1345: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html test_rsa_pkcs1v15_verify_sha384 = pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1365 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1365: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html test_rsa_pkcs1v15_verify_sha512 = pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1435 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1435: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:1437 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1437: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1475 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1475: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1486 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1486: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1497 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1497: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1512 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1512: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1556 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1556: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1592 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1592: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1629 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1629: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1678 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1678: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:1680 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1680: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1724 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1724: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1770 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1770: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_rsa.py:1862 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:1862: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:2084 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:2084: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:2085 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:2085: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PEMSerializationBackend) tests/hazmat/primitives/test_rsa.py:2191 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:2191: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips( tests/hazmat/primitives/test_rsa.py:2273 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:2273: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_rsa.py:2274 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_rsa.py:2274: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PEMSerializationBackend) tests/hazmat/primitives/test_scrypt.py:48 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_scrypt.py:48: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=ScryptBackend) tests/hazmat/primitives/test_seed.py:19 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_seed.py:19: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_seed.py:25 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_seed.py:25: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_seed.py:36 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_seed.py:36: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_seed.py:42 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_seed.py:42: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_seed.py:53 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_seed.py:53: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_seed.py:59 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_seed.py:59: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_seed.py:70 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_seed.py:70: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_seed.py:76 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_seed.py:76: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/hazmat/primitives/test_serialization.py:70 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:70: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_serialization.py:91 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:91: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_serialization.py:121 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:121: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DERSerializationBackend) tests/hazmat/primitives/test_serialization.py:123 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:123: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_serialization.py:145 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:145: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/hazmat/primitives/test_serialization.py:170 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:170: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_serialization.py:191 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:191: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_serialization.py:210 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:210: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_serialization.py:227 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:227: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_serialization.py:247 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:247: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_serialization.py:334 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:334: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_serialization.py:361 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:361: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/hazmat/primitives/test_serialization.py:371 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:371: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_serialization.py:393 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:393: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=PEMSerializationBackend) tests/hazmat/primitives/test_serialization.py:465 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:465: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_serialization.py:522 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:522: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_serialization.py:538 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:538: PytestUnknownMarkWarning: Unknown pytest.mark.skip_fips - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.skip_fips( tests/hazmat/primitives/test_serialization.py:978 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:978: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_serialization.py:1091 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:1091: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/hazmat/primitives/test_serialization.py:1205 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:1205: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_serialization.py:1339 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:1339: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_serialization.py:1394 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:1394: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_serialization.py:1482 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:1482: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_serialization.py:1573 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:1573: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_serialization.py:1664 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:1664: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_serialization.py:1821 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:1821: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/hazmat/primitives/test_serialization.py:1822 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:1822: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/hazmat/primitives/test_serialization.py:1823 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:1823: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/hazmat/primitives/test_serialization.py:1988 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:1988: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_serialization.py:2048 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:2048: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_serialization.py:2279 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_serialization.py:2279: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_x25519.py:26 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_x25519.py:26: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_x25519.py:41 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_x25519.py:41: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_x448.py:26 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_x448.py:26: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_x448.py:41 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_x448.py:41: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/test_x963_vectors.py:29 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_x963_vectors.py:29: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/test_x963kdf.py:19 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/test_x963kdf.py:19: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HashBackend) tests/hazmat/primitives/twofactor/test_hotp.py:27 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/twofactor/test_hotp.py:27: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/twofactor/test_hotp.py:31 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/twofactor/test_hotp.py:31: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/twofactor/test_totp.py:24 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/twofactor/test_totp.py:24: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=HMACBackend) tests/hazmat/primitives/twofactor/test_totp.py:26 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/twofactor/test_totp.py:26: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/twofactor/test_totp.py:41 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/twofactor/test_totp.py:41: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/twofactor/test_totp.py:56 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/twofactor/test_totp.py:56: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/twofactor/test_totp.py:71 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/twofactor/test_totp.py:71: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/twofactor/test_totp.py:87 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/twofactor/test_totp.py:87: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/hazmat/primitives/twofactor/test_totp.py:103 /builddir/build/BUILD/cryptography-3.2.1/tests/hazmat/primitives/twofactor/test_totp.py:103: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/wycheproof/test_aes.py:20 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_aes.py:20: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/wycheproof/test_aes.py:21 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_aes.py:21: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("aes_cbc_pkcs5_test.json") tests/wycheproof/test_aes.py:48 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_aes.py:48: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/wycheproof/test_aes.py:49 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_aes.py:49: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("aes_gcm_test.json") tests/wycheproof/test_aes.py:91 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_aes.py:91: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/wycheproof/test_aes.py:92 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_aes.py:92: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("aes_gcm_test.json") tests/wycheproof/test_aes.py:122 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_aes.py:122: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/wycheproof/test_aes.py:123 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_aes.py:123: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("aes_ccm_test.json") tests/wycheproof/test_chacha20poly1305.py:22 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_chacha20poly1305.py:22: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/wycheproof/test_chacha20poly1305.py:23 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_chacha20poly1305.py:23: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("chacha20_poly1305_test.json") tests/wycheproof/test_cmac.py:17 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_cmac.py:17: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CMACBackend) tests/wycheproof/test_cmac.py:18 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_cmac.py:18: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("aes_cmac_test.json") tests/wycheproof/test_dsa.py:23 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_dsa.py:23: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/wycheproof/test_dsa.py:24 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_dsa.py:24: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests( tests/wycheproof/test_ecdh.py:39 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_ecdh.py:39: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/wycheproof/test_ecdh.py:40 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_ecdh.py:40: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests( tests/wycheproof/test_ecdh.py:87 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_ecdh.py:87: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/wycheproof/test_ecdh.py:88 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_ecdh.py:88: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests( tests/wycheproof/test_ecdsa.py:30 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_ecdsa.py:30: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/wycheproof/test_ecdsa.py:31 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_ecdsa.py:31: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests( tests/wycheproof/test_eddsa.py:16 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_eddsa.py:16: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/wycheproof/test_eddsa.py:20 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_eddsa.py:20: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("eddsa_test.json") tests/wycheproof/test_eddsa.py:43 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_eddsa.py:43: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/wycheproof/test_eddsa.py:47 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_eddsa.py:47: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("ed448_test.json") tests/wycheproof/test_hkdf.py:23 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_hkdf.py:23: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests( tests/wycheproof/test_hmac.py:28 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_hmac.py:28: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests( tests/wycheproof/test_keywrap.py:15 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_keywrap.py:15: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/wycheproof/test_keywrap.py:16 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_keywrap.py:16: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("kwp_test.json") tests/wycheproof/test_keywrap.py:40 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_keywrap.py:40: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=CipherBackend) tests/wycheproof/test_keywrap.py:41 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_keywrap.py:41: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("kw_test.json") tests/wycheproof/test_rsa.py:48 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_rsa.py:48: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/wycheproof/test_rsa.py:49 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_rsa.py:49: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests( tests/wycheproof/test_rsa.py:100 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_rsa.py:100: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("rsa_sig_gen_misc_test.json") tests/wycheproof/test_rsa.py:117 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_rsa.py:117: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/wycheproof/test_rsa.py:118 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_rsa.py:118: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests( tests/wycheproof/test_rsa.py:167 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_rsa.py:167: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/wycheproof/test_rsa.py:168 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_rsa.py:168: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/wycheproof/test_rsa.py:178 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_rsa.py:178: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests( tests/wycheproof/test_rsa.py:233 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_rsa.py:233: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests( tests/wycheproof/test_x25519.py:17 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_x25519.py:17: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/wycheproof/test_x25519.py:21 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_x25519.py:21: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("x25519_test.json") tests/wycheproof/test_x448.py:17 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_x448.py:17: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/wycheproof/test_x448.py:21 /builddir/build/BUILD/cryptography-3.2.1/tests/wycheproof/test_x448.py:21: PytestUnknownMarkWarning: Unknown pytest.mark.wycheproof_tests - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.wycheproof_tests("x448_test.json") tests/x509/test_ocsp.py:712 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_ocsp.py:712: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_ocsp.py:739 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_ocsp.py:739: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_ocsp.py:758 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_ocsp.py:758: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_ocsp.py:988 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_ocsp.py:988: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_ocsp.py:1009 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_ocsp.py:1009: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_ocsp.py:1042 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_ocsp.py:1042: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_ocsp.py:1070 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_ocsp.py:1070: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_ocsp.py:1109 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_ocsp.py:1109: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_crlbuilder.py:49 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:49: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:50 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:50: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:93 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:93: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:94 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:94: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:171 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:171: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:172 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:172: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:184 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:184: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:185 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:185: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:199 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:199: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:200 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:200: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:214 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:214: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:215 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:215: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:264 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:264: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:265 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:265: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:293 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:293: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:294 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:294: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:332 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:332: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:333 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:333: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:374 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:374: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:375 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:375: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:398 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:398: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:399 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:399: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:422 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:422: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:423 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:423: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:446 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:446: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_crlbuilder.py:450 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:450: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:475 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:475: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_crlbuilder.py:479 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:479: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:504 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:504: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509_crlbuilder.py:505 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:505: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:554 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:554: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509_crlbuilder.py:555 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:555: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:605 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:605: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_crlbuilder.py:609 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:609: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:660 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:660: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_crlbuilder.py:664 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:664: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:715 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:715: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509_crlbuilder.py:716 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:716: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:739 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:739: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509_crlbuilder.py:740 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:740: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_crlbuilder.py:764 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:764: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_crlbuilder.py:765 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_crlbuilder.py:765: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:570 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:570: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:679 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:679: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:680 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:680: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1295 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1295: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:1296 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1296: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1349 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1349: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509_ext.py:1427 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1427: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:1428 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1428: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1521 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1521: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:1522 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1522: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1539 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1539: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:1540 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1540: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1552 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1552: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:1553 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1553: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1566 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1566: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509_ext.py:1567 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1567: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1581 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1581: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509_ext.py:1582 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1582: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1597 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1597: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=DSABackend) tests/x509/test_x509_ext.py:1598 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1598: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1615 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1615: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=EllipticCurveBackend) tests/x509/test_x509_ext.py:1616 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1616: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1631 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1631: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:1635 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1635: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1649 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1649: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:1653 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1653: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:1668 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1668: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:1669 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:1669: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:2172 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:2172: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:2173 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:2173: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:2286 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:2286: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:2287 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:2287: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:2587 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:2587: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:2588 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:2588: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:2737 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:2737: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:2738 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:2738: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:3170 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:3170: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:3171 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:3171: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:3201 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:3201: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:3202 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:3202: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:3325 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:3325: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:3326 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:3326: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:3576 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:3576: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:3577 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:3577: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:4441 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:4441: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:4442 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:4442: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:4728 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:4728: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:4729 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:4729: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:4776 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:4776: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:4777 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:4777: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:4846 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:4846: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:4847 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:4847: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:5013 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:5013: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:5014 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:5014: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:5228 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:5228: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:5229 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:5229: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:5380 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:5380: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:5381 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:5381: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:5436 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:5436: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:5437 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:5437: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:5439 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:5439: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:5468 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:5468: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:5498 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:5498: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:5540 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:5540: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:5541 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:5541: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_ext.py:5552 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:5552: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:5581 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:5581: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:5611 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:5611: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:5652 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:5652: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:5681 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:5681: PytestUnknownMarkWarning: Unknown pytest.mark.supported - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.supported( tests/x509/test_x509_ext.py:5705 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:5705: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=RSABackend) tests/x509/test_x509_ext.py:5706 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_ext.py:5706: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_revokedcertbuilder.py:30 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_revokedcertbuilder.py:30: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_revokedcertbuilder.py:42 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_revokedcertbuilder.py:42: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_revokedcertbuilder.py:63 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_revokedcertbuilder.py:63: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_revokedcertbuilder.py:112 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_revokedcertbuilder.py:112: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_revokedcertbuilder.py:121 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_revokedcertbuilder.py:121: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_revokedcertbuilder.py:128 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_revokedcertbuilder.py:128: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_revokedcertbuilder.py:151 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_revokedcertbuilder.py:151: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) tests/x509/test_x509_revokedcertbuilder.py:172 /builddir/build/BUILD/cryptography-3.2.1/tests/x509/test_x509_revokedcertbuilder.py:172: PytestUnknownMarkWarning: Unknown pytest.mark.requires_backend_interface - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_backend_interface(interface=X509Backend) -- Docs: https://docs.pytest.org/en/stable/warnings.html = 101151 passed, 6045 skipped, 12 deselected, 663 warnings in 10969.30s (3:02:49) = + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-cryptography-3.2.1-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jEmXZI + umask 022 + cd /builddir/build/BUILD + cd cryptography-3.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/share/doc/python3-cryptography + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/share/doc/python3-cryptography + cp -pr README.rst /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/share/doc/python3-cryptography + cp -pr docs /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/share/doc/python3-cryptography + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.C0W2rK + umask 022 + cd /builddir/build/BUILD + cd cryptography-3.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/share/licenses/python3-cryptography + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/share/licenses/python3-cryptography + cp -pr LICENSE /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/share/licenses/python3-cryptography + cp -pr LICENSE.APACHE /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/share/licenses/python3-cryptography + cp -pr LICENSE.BSD /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64/usr/share/licenses/python3-cryptography + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-cryptography = 3.2.1-1.fc33 python3-cryptography = 3.2.1-1.fc33 python3-cryptography(riscv-64) = 3.2.1-1.fc33 python3.9-cryptography = 3.2.1-1.fc33 python3.9dist(cryptography) = 3.2.1 python3dist(cryptography) = 3.2.1 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: ((python3.9dist(cffi) < 1.11.3 or python3.9dist(cffi) > 1.11.3) with python3.9dist(cffi) >= 1.8) ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcrypto.so.1.1(OPENSSL_1_1_0j)(64bit) libcrypto.so.1.1(OPENSSL_1_1_1)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libssl.so.1.1(OPENSSL_1_1_1)(64bit) python(abi) = 3.9 python3.9dist(six) >= 1.4.1 rtld(GNU_HASH) Obsoletes: python-cryptography < 3.2.1-1.fc33 Processing files: python-cryptography-debugsource-3.2.1-1.fc33.riscv64 Provides: python-cryptography-debugsource = 3.2.1-1.fc33 python-cryptography-debugsource(riscv-64) = 3.2.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-cryptography-debuginfo-3.2.1-1.fc33.riscv64 Provides: debuginfo(build-id) = 0e0d20289198ebbb25b826e807b0cc40d149d20e debuginfo(build-id) = db6caf53b2fad4d1a5eb313c084111df45b54889 python-cryptography-debuginfo = 3.2.1-1.fc33 python3-cryptography-debuginfo = 3.2.1-1.fc33 python3-cryptography-debuginfo(riscv-64) = 3.2.1-1.fc33 python3.9-cryptography-debuginfo = 3.2.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cryptography-debugsource(riscv-64) = 3.2.1-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-cryptography-debuginfo-3.2.1-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-cryptography-debugsource-3.2.1-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-cryptography-3.2.1-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AdyhVK + umask 022 + cd /builddir/build/BUILD + cd cryptography-3.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cryptography-3.2.1-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0